Cannot launch Gpodder in Hardy

Asked by palmdoc

I can only launch Gpodder as root. Otherwise when I launch terminal, I get this error:

Traceback (most recent call last):
  File "/usr/bin/gpodder", line 148, in <module>
    sys.exit( main())
  File "/usr/bin/gpodder", line 109, in main
    from gpodder import console
  File "/var/lib/python-support/python2.5/gpodder/console.py", line 24, in <module>
    from libpodcasts import load_channels
  File "/var/lib/python-support/python2.5/gpodder/libpodcasts.py", line 80, in <module>
    class ChannelSettings(object):
  File "/var/lib/python-support/python2.5/gpodder/libpodcasts.py", line 81, in ChannelSettings
    storage = shelve.open( libgpodder.gPodderLib().channel_settings_file)
  File "/usr/lib/python2.5/shelve.py", line 225, in open
    return DbfilenameShelf(filename, flag, protocol, writeback)
  File "/usr/lib/python2.5/shelve.py", line 209, in __init__
    Shelf.__init__(self, anydbm.open(filename, flag), protocol, writeback)
  File "/usr/lib/python2.5/anydbm.py", line 83, in open
    return mod.open(file, flag, mode)
  File "/usr/lib/python2.5/dbhash.py", line 16, in open
    return bsddb.hashopen(file, flag, mode)
  File "/usr/lib/python2.5/bsddb/__init__.py", line 310, in hashopen
    d.open(file, db.DB_HASH, flags, mode)

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gpodder Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Michael Nagel (nailor) said :
#1

you should probably convert this into a bug and file it against the gpodder package.

Can you help with this problem?

Provide an answer of your own, or ask palmdoc for more information if necessary.

To post a message you must log in.