https://bugs.gpodder.org/show_bug.cgi?id=1015
M. Schneider <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from M. Schneider <[email protected]> 2010-06-14 02:39:19 BST --- i get the same error with gpodder 2.6(disabled dbus) running on 64bit OS X 10.6.3 Python 2.6.1 (r261:67515, Dec 17 2009, 00:59:15) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin output is: Plugin loaded: gpodder.soundcloud Creating new from file gPodder Traceback (most recent call last): File "/usr/local/bin/gpodder", line 193, in <module> gui.main(options) File "usr/local/Cellar/gpodder/2.6/lib/python2.6/site-packages/gpodder/gui.py", line 3798, in main File "usr/local/Cellar/gpodder/2.6/lib/python2.6/site-packages/gpodder/gui.py", line 164, in __init__ File "usr/local/Cellar/gpodder/2.6/lib/python2.6/site-packages/gpodder/gtkui/interface/common.py", line 56, in __init__ File "usr/local/Cellar/gpodder/2.6/lib/python2.6/site-packages/gpodder/gtkui/base.py", line 70, in __init__ File "usr/local/Cellar/gpodder/2.6/lib/python2.6/site-packages/gpodder/gui.py", line 225, in new AttributeError: 'gPodder' object has no attribute 'toolbar' -- 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
