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



--- Comment #1 from Bernd Schlapsi <[email protected]> 2009-08-11 17:57:07 BST ---
Today there are a new updates but starting gPodder still doesn't work:

be...@taylor:/opt/gpodder/bin$ ./gpodder
Using modules from /opt/gpodder/src
Using resources from /opt/gpodder/data
/var/lib/python-support/python2.6/dbus/connection.py:242: DeprecationWarning:
object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)
Creating new from file gPodder
Traceback (most recent call last):
  File "./gpodder", line 192, in <module>
    gui.main()
  File "/opt/gpodder/src/gpodder/gui.py", line 4930, in main
    gp = gPodder(bus_name)
  File "/opt/gpodder/src/gpodder/gui.py", line 365, in __init__
    BuilderWidget.__init__(self)
  File "/opt/gpodder/src/gpodder/gui.py", line 147, in __init__
    uibase.GtkBuilderWidget.__init__(self, gpodder.ui_folder,
gpodder.textdomain, **kwargs)
  File "/opt/gpodder/src/gpodder/uibase.py", line 64, in __init__
    self.new()
  File "/opt/gpodder/src/gpodder/gui.py", line 512, in new
    self.show_hide_tray_icon()
  File "/opt/gpodder/src/gpodder/gui.py", line 2711, in show_hide_tray_icon
    self.tray_icon = trayicon.GPodderStatusIcon(self, gpodder.icon_file,
gl.config)
  File "/opt/gpodder/src/gpodder/trayicon.py", line 95, in __init__
    menu = self.__create_context_menu()
  File "/opt/gpodder/src/gpodder/trayicon.py", line 124, in
__create_context_menu
    if self._config.device_type != 'none':
AttributeError: 'GPodderStatusIcon' object has no attribute '_config'

-- 
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