Version 2rc2 for linux
OS: Ubuntu "hoary"
I have added a feed, but when I tell iPodder to check
the feed, it shows the enclosures but will not download
them.
Here is the log:
Successfully loaded config file
/home/kirjava/iPodderData/ipodder.cfg
Performing a self-check of the state database...
Self-check complete.
Loaded 3 feeds from the state database.
Loaded 0 new feeds from
/home/kirjava/iPodderData/favorites.txt
Bloglines not configured.
Wrote 3 entries to /home/kirjava/iPodderData/favorites.txt
Exception checking for update at url
http://ipodder.sourceforge.net/update/current_version.xml
Pass #1: downloading feeds and looking for enclosures
Figuring out which feeds to scan...
We have 3 feeds to scan.
Scanning...
Uncaught exception!
Traceback (most recent call last):
File "/opt/iPodder/iPodder.py", line 963, in start
self.scanenclosures(mask,catchup)
File "/opt/iPodder/iPodder.py", line 514, in
scanenclosures
scanner.addjob(job, priority=num)
File "/opt/iPodder/ipodder/engine.py", line 176, in
addjob
self.queue.put((priority, job))
File "/usr/lib/python2.4/Queue.py", line 88, in put
self._put(item)
File "/opt/iPodder/ipodder/engine.py", line 19, in _put
bisect.insort(self.queue, item)
AttributeError: insert