Hello, Pieter!

Pieter De Decker wrote:
> Traceback (most recent call last):
>   File "bin/gpodder", line 148, in <module>
>     sys.exit( main())
>   File "bin/gpodder", line 144, in main
>     gui.main()
>   File "/home/pdedecker/gpodderSVN/src/gpodder/gui.py", line 2110, in main
>     gPodder().run()
>   File "/home/pdedecker/gpodderSVN/src/gpodder/gui.py", line 77, in __init__
>     SimpleGladeApp.SimpleGladeApp.__init__( self, path, root, domain,
> **kwargs)
>   File "/home/pdedecker/gpodderSVN/src/gpodder/SimpleGladeApp.py", line
> 110, in __init__
>     self.new()
>   File "/home/pdedecker/gpodderSVN/src/gpodder/gui.py", line 271, in new
>     self.channels = load_channels( load_items = False, offline = True)
>   File "/home/pdedecker/gpodderSVN/src/gpodder/libpodcasts.py", line
> 731, in load_channels
>     podcastChannel.clear_cache(urls_to_keep)
>   File "/home/pdedecker/gpodderSVN/src/gpodder/libpodcasts.py", line
> 112, in clear_cache
>     for url in cls.storage.keys():
>   File "/usr/lib/python2.5/shelve.py", line 92, in keys
>     return self.dict.keys()
>   File "bsddb/__init__.py", line 252, in keys
>   File "bsddb/dbutils.py", line 62, in DeadlockWrap
> bsddb.db.DBPageNotFoundError: (-30987, 'DB_PAGE_NOTFOUND: Requested page
> not found')
> make: *** [test] Fout 1
> ---
> 
> Is this my fault, or is something wrong with gPodder's code?

Try removing the ~/.config/gpodder/feedcache.db file. If this error
happens again, please send another e-mail, so I can investigate further.


Thanks,
Thomas
_______________________________________________
gpodder-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Reply via email to