https://bugs.gpodder.org/show_bug.cgi?id=809
--- Comment #3 from [email protected] 2010-01-26 17:03:43 GMT --- (In reply to comment #2) > (In reply to comment #1) > > here's the trace if I start the app from the command line > > > > $ gpodder (...) > Please use 'gpodder --fremantle --verbose' to sart gpodder and report back the > output here. $ gpodder --fremantle --verbose [ 1.535] Using ISO-8859-15 as encoding. If this [ 1.537] is incorrect, please set your $LANG variable. 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.5/site-packages/gpodder/gui.py", line 3312, in main gp = gPodder(bus_name, config) File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 147, in __init__ BuilderWidget.__init__(self, None) File "/usr/lib/python2.5/site-packages/gpodder/gtkui/interface/common.py", line 56, in __init__ GtkBuilderWidget.__init__(self, gpodder.ui_folders, gpodder.textdomain, **kwargs) File "/usr/lib/python2.5/site-packages/gpodder/gtkui/base.py", line 68, in __init__ self.set_attributes() File "/usr/lib/python2.5/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 0x4084dff0> already has an attribute HildonButton_thumb ~ $ -- 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
