<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Watching Web TV with Sopcast on ubuntu</title>
	<atom:link href="http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu</link>
	<description>Ubuntu Tips &#124; Ubuntu Howtos &#124; Ubuntu Tutorials</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:24:11 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu/comment-page-1#comment-3325</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 20 Jul 2010 05:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=525#comment-3325</guid>
		<description>Do you have VLC 1.1.0 rc The Luggage installed in your machine?Sopcast sounds like have something problem with the latest VLC.
You can try this to fix the problem:

&lt;blockquote&gt;disable the 3rd party ppa for vlc
reinstalled the 1.0.6 version
reinstalled sopcast&lt;/blockquote&gt;

If you are unwilling to un-install the latest VLC,you can try &lt;em&gt;gsopcast&lt;/em&gt; or &lt;em&gt;qsopcast&lt;/em&gt; instead:
&lt;a href=&quot;http://code.google.com/p/gsopcast/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/gsopcast/&lt;/a&gt;
GTK version of sopcast, has no problem with VLC

&lt;a href=&quot;http://code.google.com/p/qsopcast/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/qsopcast/&lt;/a&gt;
QT version of sopcast, has no problem with VLC

Both have difficulty with downloading the menu, but you can manually choose.

&lt;a href=&quot;http://www.sopcast.com/gchlxml&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.sopcast.com/gchlxml&lt;/a&gt;
&lt;a href=&quot;http://www.sopcast.cn/gchlxml&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.sopcast.cn/gchlxml&lt;/a&gt;
&lt;a href=&quot;http://channel.sopcast.com/gchlxml&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://channel.sopcast.com/gchlxml&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Do you have VLC 1.1.0 rc The Luggage installed in your machine?Sopcast sounds like have something problem with the latest VLC.<br />
You can try this to fix the problem:</p>
<blockquote><p>disable the 3rd party ppa for vlc<br />
reinstalled the 1.0.6 version<br />
reinstalled sopcast</p></blockquote>
<p>If you are unwilling to un-install the latest VLC,you can try <em>gsopcast</em> or <em>qsopcast</em> instead:<br />
<a href="http://code.google.com/p/gsopcast/" target="_blank" rel="nofollow">http://code.google.com/p/gsopcast/</a><br />
GTK version of sopcast, has no problem with VLC</p>
<p><a href="http://code.google.com/p/qsopcast/" target="_blank" rel="nofollow">http://code.google.com/p/qsopcast/</a><br />
QT version of sopcast, has no problem with VLC</p>
<p>Both have difficulty with downloading the menu, but you can manually choose.</p>
<p><a href="http://www.sopcast.com/gchlxml" target="_blank" rel="nofollow">http://www.sopcast.com/gchlxml</a><br />
<a href="http://www.sopcast.cn/gchlxml" target="_blank" rel="nofollow">http://www.sopcast.cn/gchlxml</a><br />
<a href="http://channel.sopcast.com/gchlxml" target="_blank" rel="nofollow">http://channel.sopcast.com/gchlxml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sergio</title>
		<link>http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu/comment-page-1#comment-3321</link>
		<dc:creator>sergio</dc:creator>
		<pubDate>Mon, 19 Jul 2010 21:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=525#comment-3321</guid>
		<description>the same error happens to me. i have lucid and installed sopcast player 0.4.1-1~lffl~lucid~ppa</description>
		<content:encoded><![CDATA[<p>the same error happens to me. i have lucid and installed sopcast player 0.4.1-1~lffl~lucid~ppa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suli</title>
		<link>http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu/comment-page-1#comment-3179</link>
		<dc:creator>suli</dc:creator>
		<pubDate>Thu, 10 Jun 2010 23:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=525#comment-3179</guid>
		<description>have the same problem here.... it gives me this when running in terminal...
sopcast-player
Traceback (most recent call last):
File “/usr/share/sopcast-player/lib/sopcast-player.py”, line 1783, in
pySop = pySopCast()
File “/usr/share/sopcast-player/lib/sopcast-player.py”, line 371, in __init__
self.vlc = VLCWidget.VLCWidget(*p)
File “/usr/share/sopcast-player/lib/VLCWidget.py”, line 28, in __init__
self.player=instance.mediacontrol_new_from_instance()
AttributeError: ‘Instance’ object has no attribute ‘mediacontrol_new_from_instance’</description>
		<content:encoded><![CDATA[<p>have the same problem here&#8230;. it gives me this when running in terminal&#8230;<br />
sopcast-player<br />
Traceback (most recent call last):<br />
File “/usr/share/sopcast-player/lib/sopcast-player.py”, line 1783, in<br />
pySop = pySopCast()<br />
File “/usr/share/sopcast-player/lib/sopcast-player.py”, line 371, in __init__<br />
self.vlc = VLCWidget.VLCWidget(*p)<br />
File “/usr/share/sopcast-player/lib/VLCWidget.py”, line 28, in __init__<br />
self.player=instance.mediacontrol_new_from_instance()<br />
AttributeError: ‘Instance’ object has no attribute ‘mediacontrol_new_from_instance’</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: afrodeity</title>
		<link>http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu/comment-page-1#comment-3126</link>
		<dc:creator>afrodeity</dc:creator>
		<pubDate>Tue, 01 Jun 2010 19:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=525#comment-3126</guid>
		<description>sopcast-player 
Traceback (most recent call last):
  File &quot;/usr/share/sopcast-player/lib/sopcast-player.py&quot;, line 1783, in 
    pySop = pySopCast()
  File &quot;/usr/share/sopcast-player/lib/sopcast-player.py&quot;, line 371, in __init__
    self.vlc = VLCWidget.VLCWidget(*p)
  File &quot;/usr/share/sopcast-player/lib/VLCWidget.py&quot;, line 28, in __init__
    self.player=instance.mediacontrol_new_from_instance()
AttributeError: &#039;Instance&#039; object has no attribute &#039;mediacontrol_new_from_instance&#039;</description>
		<content:encoded><![CDATA[<p>sopcast-player<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/share/sopcast-player/lib/sopcast-player.py&#8221;, line 1783, in<br />
    pySop = pySopCast()<br />
  File &#8220;/usr/share/sopcast-player/lib/sopcast-player.py&#8221;, line 371, in __init__<br />
    self.vlc = VLCWidget.VLCWidget(*p)<br />
  File &#8220;/usr/share/sopcast-player/lib/VLCWidget.py&#8221;, line 28, in __init__<br />
    self.player=instance.mediacontrol_new_from_instance()<br />
AttributeError: &#8216;Instance&#8217; object has no attribute &#8216;mediacontrol_new_from_instance&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ver tv en Ubuntu, los canales sopcast &#171; Jvare Blog</title>
		<link>http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu/comment-page-1#comment-2119</link>
		<dc:creator>Ver tv en Ubuntu, los canales sopcast &#171; Jvare Blog</dc:creator>
		<pubDate>Wed, 25 Nov 2009 19:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=525#comment-2119</guid>
		<description>[...] http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu" rel="nofollow">http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu/comment-page-1#comment-1944</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 02 Nov 2009 10:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=525#comment-1944</guid>
		<description>Thanks,vito</description>
		<content:encoded><![CDATA[<p>Thanks,vito</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vito</title>
		<link>http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu/comment-page-1#comment-1943</link>
		<dc:creator>vito</dc:creator>
		<pubDate>Mon, 02 Nov 2009 07:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=525#comment-1943</guid>
		<description>Here you can find sopcast-player for ubuntu karmic Koala 9.10: http://www.sourceslist.eu/installare-software-tramite-repository/installare-sopcast-player-0-3-0-su-ubuntu-karmic-koala-9-10-in-pochi-click/

Because the original version that you can find on googlecode don&#039;t work with Ubuntu 9.10.</description>
		<content:encoded><![CDATA[<p>Here you can find sopcast-player for ubuntu karmic Koala 9.10: <a href="http://www.sourceslist.eu/installare-software-tramite-repository/installare-sopcast-player-0-3-0-su-ubuntu-karmic-koala-9-10-in-pochi-click/" rel="nofollow">http://www.sourceslist.eu/installare-software-tramite-repository/installare-sopcast-player-0-3-0-su-ubuntu-karmic-koala-9-10-in-pochi-click/</a></p>
<p>Because the original version that you can find on googlecode don&#8217;t work with Ubuntu 9.10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tzepu</title>
		<link>http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu/comment-page-1#comment-1886</link>
		<dc:creator>tzepu</dc:creator>
		<pubDate>Mon, 19 Oct 2009 12:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=525#comment-1886</guid>
		<description>i get stucked at installing
the sp_auth file needs a library that is no longer available (so says kpackagekit)libstdc++5 
i have instead already installed the 6-4 version of it
any advice?</description>
		<content:encoded><![CDATA[<p>i get stucked at installing<br />
the sp_auth file needs a library that is no longer available (so says kpackagekit)libstdc++5<br />
i have instead already installed the 6-4 version of it<br />
any advice?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu/comment-page-1#comment-1827</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Sat, 17 Oct 2009 14:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=525#comment-1827</guid>
		<description>Thanks for the instructions! I got it (kind of) working when changing the line in the sopcast file to &quot;.py&quot; instead of &quot;.pyc&quot;.

Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks for the instructions! I got it (kind of) working when changing the line in the sopcast file to &#8220;.py&#8221; instead of &#8220;.pyc&#8221;.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ubuntu e Web TV con Sopcast &#171; elcesar&#8217;s web</title>
		<link>http://ubuntuguide.net/watching-web-tv-with-sopcast-on-ubuntu/comment-page-1#comment-543</link>
		<dc:creator>Ubuntu e Web TV con Sopcast &#171; elcesar&#8217;s web</dc:creator>
		<pubDate>Sun, 27 Sep 2009 16:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=525#comment-543</guid>
		<description>[...] Settembre 27, 2009   link [...]</description>
		<content:encoded><![CDATA[<p>[...] Settembre 27, 2009   link [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>