Comment 8 for bug 1174755

Revision history for this message
Martin Bruns (martin-konahina) wrote :

Hi Brandon,

there is one line poping up if I enable the icon in the systray (the one with self.menu at the end),

and there is one line popping up in case I right click on the systray icon (the one with We're ignoring it. at the end).

: ~ $ tunnelmanager
/usr/lib/python2.7/dist-packages/TunnelManager/StatusIcon.py:72: Warning: /build/buildd/glib2.0-2.38.0/./gobject/gsignal.c:2475: signal 'child-added' is invalid for instance '0x1766790' of type 'GtkMenu'
  self.indicator.set_menu(self.menu)

(tunnelmanager:30264): LIBDBUSMENU-GLIB-WARNING **: About to Show called on an item wihtout submenus. We're ignoring it.

(tunnelmanager:30264): LIBDBUSMENU-GLIB-WARNING **: About to Show called on an item wihtout submenus. We're ignoring it.
/usr/lib/python2.7/dist-packages/TunnelManager/StatusIcon.py:72: Warning: /build/buildd/glib2.0-2.38.0/./gobject/gsignal.c:2475: signal 'child-added' is invalid for instance '0x1766c70' of type 'GtkMenu'
  self.indicator.set_menu(self.menu)

(tunnelmanager:30264): LIBDBUSMENU-GLIB-WARNING **: About to Show called on an item wihtout submenus. We're ignoring it.

(tunnelmanager:30264): LIBDBUSMENU-GLIB-WARNING **: About to Show called on an item wihtout submenus. We're ignoring it.

Kind Regards
Martin