http://bugs.gpodder.org/show_bug.cgi?id=159

           Summary: gPodder wont start
           Product: gPodder
           Version: 0.11.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: high
         Component: Application
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
   Estimated Hours: 0.0


Hi, gPodder crashes directly after I launch the application. If I start it from
a terminal, I get that:
[EMAIL PROTECTED]:~$ gpodder
Traceback (most recent call last):
  File "/usr/bin/gpodder", line 148, in <module>
    sys.exit( main())
  File "/usr/bin/gpodder", line 144, in main
    gui.main()
  File "/var/lib/python-support/python2.5/gpodder/gui.py", line 2222, in main
    gPodder().run()
  File "/var/lib/python-support/python2.5/gpodder/gui.py", line 77, in __init__
    SimpleGladeApp.SimpleGladeApp.__init__( self, path, root, domain, **kwargs)
  File "/var/lib/python-support/python2.5/gpodder/SimpleGladeApp.py", line 110,
in __init__
    self.new()
  File "/var/lib/python-support/python2.5/gpodder/gui.py", line 270, in new
    self.channels = load_channels( load_items = False, offline = True)
  File "/var/lib/python-support/python2.5/gpodder/libpodcasts.py", line 773, in
load_channels
    podcastChannel.clear_cache(urls_to_keep)
  File "/var/lib/python-support/python2.5/gpodder/libpodcasts.py", line 111, 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 "/usr/lib/python2.5/bsddb/__init__.py", line 252, in keys
    return _DeadlockWrap(self.db.keys)
  File "/usr/lib/python2.5/bsddb/dbutils.py", line 62, in DeadlockWrap
    return function(*_args, **_kwargs)
bsddb.db.DBPageNotFoundError: (-30987, 'DB_PAGE_NOTFOUND: Requested page not
found')
[EMAIL PROTECTED]:~$


-- 
Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to