<?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: ipodder (v2.1) on Ubuntu &#8216;Hoary&#8217;</title>
	<atom:link href="http://nozell.com/blog/2005/07/21/ipodder-v21-on-ubuntu-hoary/feed/" rel="self" type="application/rss+xml" />
	<link>http://nozell.com/blog/2005/07/21/ipodder-v21-on-ubuntu-hoary/</link>
	<description>Marc Nozell's random stuff -- mostly GNU/Linux, technology, genealogy, family</description>
	<lastBuildDate>Tue, 31 Jan 2012 17:41:01 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Simon Morris</title>
		<link>http://nozell.com/blog/2005/07/21/ipodder-v21-on-ubuntu-hoary/comment-page-1/#comment-10697</link>
		<dc:creator>Simon Morris</dc:creator>
		<pubDate>Thu, 15 Sep 2005 19:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://nozell.com/blog/?p=488#comment-10697</guid>
		<description>Thanks for the tip about PYTHONPATH.. I googled.. found it and now it works

Nice one :)</description>
		<content:encoded><![CDATA[<p>Thanks for the tip about PYTHONPATH.. I googled.. found it and now it works</p>
<p>Nice one :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony in Vancouver</title>
		<link>http://nozell.com/blog/2005/07/21/ipodder-v21-on-ubuntu-hoary/comment-page-1/#comment-10281</link>
		<dc:creator>Tony in Vancouver</dc:creator>
		<pubDate>Mon, 22 Aug 2005 04:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://nozell.com/blog/?p=488#comment-10281</guid>
		<description>Thank you to all above.  I ran into almost all of the above problems on my desktop machine, and if I had read more carefully, it would not have taken me the half hour it did to get everything working fine.</description>
		<content:encoded><![CDATA[<p>Thank you to all above.  I ran into almost all of the above problems on my desktop machine, and if I had read more carefully, it would not have taken me the half hour it did to get everything working fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://nozell.com/blog/2005/07/21/ipodder-v21-on-ubuntu-hoary/comment-page-1/#comment-10225</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 07 Aug 2005 19:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://nozell.com/blog/?p=488#comment-10225</guid>
		<description>Thanks for the info, Marc.  I decided to look into podcasts today and soon discovered iPodder but couldn&#039;t get it to work OOB on Ubuntu.  I found this post via Google and your fixes did the trick.  I&#039;m listening to my first podcast (TWiT) as I write this. :)</description>
		<content:encoded><![CDATA[<p>Thanks for the info, Marc.  I decided to look into podcasts today and soon discovered iPodder but couldn&#8217;t get it to work OOB on Ubuntu.  I found this post via Google and your fixes did the trick.  I&#8217;m listening to my first podcast (TWiT) as I write this. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David "sixhat"</title>
		<link>http://nozell.com/blog/2005/07/21/ipodder-v21-on-ubuntu-hoary/comment-page-1/#comment-10194</link>
		<dc:creator>David "sixhat"</dc:creator>
		<pubDate>Wed, 03 Aug 2005 20:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://nozell.com/blog/?p=488#comment-10194</guid>
		<description>The Problem UBU has ocured to me also. It seams that the file 

/opt/iPodder/ipodder/players.py has the wrong permissions after instalation

If you ls -al you&#039;ll see that file doesn&#039;t have read permissions for group or others... changing that should fix it... it worked for me..

So doing:

sudo chmod 644 /opt/iPodder/ipodder/players.py 

should fix the problem...

Hope this helps...</description>
		<content:encoded><![CDATA[<p>The Problem UBU has ocured to me also. It seams that the file </p>
<p>/opt/iPodder/ipodder/players.py has the wrong permissions after instalation</p>
<p>If you ls -al you&#8217;ll see that file doesn&#8217;t have read permissions for group or others&#8230; changing that should fix it&#8230; it worked for me..</p>
<p>So doing:</p>
<p>sudo chmod 644 /opt/iPodder/ipodder/players.py </p>
<p>should fix the problem&#8230;</p>
<p>Hope this helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Nozell</title>
		<link>http://nozell.com/blog/2005/07/21/ipodder-v21-on-ubuntu-hoary/comment-page-1/#comment-10190</link>
		<dc:creator>Marc Nozell</dc:creator>
		<pubDate>Tue, 02 Aug 2005 15:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://nozell.com/blog/?p=488#comment-10190</guid>
		<description>Are you in the /opt/iPodder directory when you startup?  It looks like 
python isn&#039;t finding iPodder-provided libraries.

I don&#039;t use iPodder to *listen* to the downloads and have set in iPodder&#039;s 
preferences to use &quot;No Player&quot;.  If you can&#039;t even get iPodder up
and running, edit ipodder.cfg so there is a line that looks like this:

&lt;code&gt;
player_type = &#039;NoPlayer&#039;
&lt;/code&gt;

On startup there is a message saying &quot;xmms couldn&#039;t be imported&quot;.  

FWIW, here are the xmms-related packages I have installed.

&lt;code&gt;
$ dpkg --list&#124;grep xmms
ii  gxmms          0.2.1-2        Simple GNOME applet to control the basic fun
ii  python-xmms    2.03-1ubuntu1  Python interface to XMMS
ii  python2.3-xmms 2.03-1ubuntu1  Python interface to XMMS (Python 2.3 version
ii  pyxmms-remote  1.11-4         command-line interface to XMMS
ii  xmms           1.2.10-2ubuntu Versatile X audio player that looks like Win
ii  xmms-mp4       2.0.0-0.3      a mp4/aac audio player for xmms
ii  xmms-qbble     1.2-10         XMMS playlist manager with search support
ii  xmms-shell     0.99.3-5       XMMS Shell - Interface to control XMMS from
ii  xmms-skins     0.5-1          Skins for XMMS
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Are you in the /opt/iPodder directory when you startup?  It looks like<br />
python isn&#8217;t finding iPodder-provided libraries.</p>
<p>I don&#8217;t use iPodder to *listen* to the downloads and have set in iPodder&#8217;s<br />
preferences to use &#8220;No Player&#8221;.  If you can&#8217;t even get iPodder up<br />
and running, edit ipodder.cfg so there is a line that looks like this:</p>
<p><code><br />
player_type = 'NoPlayer'<br />
</code></p>
<p>On startup there is a message saying &#8220;xmms couldn&#8217;t be imported&#8221;.  </p>
<p>FWIW, here are the xmms-related packages I have installed.</p>
<p><code><br />
$ dpkg --list|grep xmms<br />
ii  gxmms          0.2.1-2        Simple GNOME applet to control the basic fun<br />
ii  python-xmms    2.03-1ubuntu1  Python interface to XMMS<br />
ii  python2.3-xmms 2.03-1ubuntu1  Python interface to XMMS (Python 2.3 version<br />
ii  pyxmms-remote  1.11-4         command-line interface to XMMS<br />
ii  xmms           1.2.10-2ubuntu Versatile X audio player that looks like Win<br />
ii  xmms-mp4       2.0.0-0.3      a mp4/aac audio player for xmms<br />
ii  xmms-qbble     1.2-10         XMMS playlist manager with search support<br />
ii  xmms-shell     0.99.3-5       XMMS Shell - Interface to control XMMS from<br />
ii  xmms-skins     0.5-1          Skins for XMMS<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubu</title>
		<link>http://nozell.com/blog/2005/07/21/ipodder-v21-on-ubuntu-hoary/comment-page-1/#comment-10182</link>
		<dc:creator>ubu</dc:creator>
		<pubDate>Tue, 02 Aug 2005 12:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://nozell.com/blog/?p=488#comment-10182</guid>
		<description>It&#039;s fine up-to that pont. But it still needs some python-xmms stuff?? What should I install?

Traceback (most recent call last):
  File &quot;iPodderGui.py&quot;, line 38, in ?
    import iPodderWindows
  File &quot;/opt/iPodder/iPodderWindows.py&quot;, line 6, in ?
    import gui.tree
  File &quot;/opt/iPodder/gui/tree.py&quot;, line 16, in ?
    from ipodder import grabbers
  File &quot;/opt/iPodder/ipodder/grabbers.py&quot;, line 56, in ?
    from configuration import __version__
  File &quot;/opt/iPodder/ipodder/configuration.py&quot;, line 15, in ?
    import players</description>
		<content:encoded><![CDATA[<p>It&#8217;s fine up-to that pont. But it still needs some python-xmms stuff?? What should I install?</p>
<p>Traceback (most recent call last):<br />
  File &#8220;iPodderGui.py&#8221;, line 38, in ?<br />
    import iPodderWindows<br />
  File &#8220;/opt/iPodder/iPodderWindows.py&#8221;, line 6, in ?<br />
    import gui.tree<br />
  File &#8220;/opt/iPodder/gui/tree.py&#8221;, line 16, in ?<br />
    from ipodder import grabbers<br />
  File &#8220;/opt/iPodder/ipodder/grabbers.py&#8221;, line 56, in ?<br />
    from configuration import __version__<br />
  File &#8220;/opt/iPodder/ipodder/configuration.py&#8221;, line 15, in ?<br />
    import players</p>
]]></content:encoded>
	</item>
</channel>
</rss>

