[Bug 508886] Re: gpodder crashed with AttributeError in set_attributes()

Klaus Doblmann klaus.doblmann at gmail.com
Tue Jan 19 20:18:33 UTC 2010


No problem - I would've only built it locally without installing anyway.

However I just tested it and also the version checked out from git fails
with the same errors:

Plugin loaded: gpodder.soundcloud
Creating new from file gPodder
Traceback (most recent call last):
  File "bin/gpodder", line 172, in <module>
    gui.main(options)
  File "/home/klaus/Desktop/gpodder-git/gpodder/src/gpodder/gui.py", line 3506, in main
    gp = gPodder(bus_name, config)
  File "/home/klaus/Desktop/gpodder-git/gpodder/src/gpodder/gui.py", line 160, in __init__
    BuilderWidget.__init__(self, None)
  File "/home/klaus/Desktop/gpodder-git/gpodder/src/gpodder/gtkui/interface/common.py", line 57, in __init__
    GtkBuilderWidget.__init__(self, gpodder.ui_folders, gpodder.textdomain, **kwargs)
  File "/home/klaus/Desktop/gpodder-git/gpodder/src/gpodder/gtkui/base.py", line 68, in __init__
    self.set_attributes()
  File "/home/klaus/Desktop/gpodder-git/gpodder/src/gpodder/gtkui/base.py", line 180, in set_attributes
    raise AttributeError("instance %s already has an attribute %s" % (self,widget_api_name))
AttributeError: instance <gpodder.gui.gPodder at /gui at 0x7fcaf252bed0> already has an attribute GtkToolButton

-- 
gpodder crashed with AttributeError in set_attributes()
https://bugs.launchpad.net/bugs/508886
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list