https://bugs.gpodder.org/show_bug.cgi?id=750

           Summary: gpodder fails to start
           Product: gPodder
           Version: 2.1
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]


This is on Mandriva Cooker with pygtk 2.17.0 and pygobject 2.21.0:

# gpodder
/usr/lib/python2.6/site-packages/dbus/connection.py:242: DeprecationWarning:
object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)
Plugin loaded: gpodder.soundcloud
Creating new from file gPodder
Traceback (most recent call last):
  File "/usr/bin/gpodder", line 167, in <module>
    gui.main(options)
  File "/usr/lib/python2.6/site-packages/gpodder/gui.py", line 3312, in main
    gp = gPodder(bus_name, config)
  File "/usr/lib/python2.6/site-packages/gpodder/gui.py", line 147, in __init__
    BuilderWidget.__init__(self, None)
  File "/usr/lib/python2.6/site-packages/gpodder/gtkui/interface/common.py",
line 56, in __init__
    GtkBuilderWidget.__init__(self, gpodder.ui_folders, gpodder.textdomain,
**kwargs)
  File "/usr/lib/python2.6/site-packages/gpodder/gtkui/base.py", line 68, in
__init__
    self.set_attributes()
  File "/usr/lib/python2.6/site-packages/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 0x915b44c> already has
an attribute GtkToolButton

-- 
Configure bugmail: https://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