ERROR:dbus.connection:Exception in handler for D-Bus signal:

Bug #241766 reported by Zaos
2
Affects Status Importance Assigned to Milestone
Pidgin-Screenlet
New
Undecided
Unassigned

Bug Description

Pidgin 2.4.1
Screenlet 0.3.3

Well, my dbus seems to work anywhere else and that's not "critic" since the applet seems to work too...
But this message appear in tilda (a terminal like) when i launch (juste before the applet load, so after pidgin had loaded) or close pidgin ((launching from menu))

ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/dbus/connection.py", line 214, in maybe_handle_message
    self._handler(*args, **kwargs)
  File "/home/zaos/.screenlets/Pidgin/PidginScreenlet.py", line 485, in onBuddySignedOn
    self.resizeAndRedrawBuddyList()
  File "/home/zaos/.screenlets/Pidgin/PidginScreenlet.py", line 1435, in resizeAndRedrawBuddyList
    self.init_buffer()
  File "/home/zaos/.screenlets/Pidgin/PidginScreenlet.py", line 675, in init_buffer
    int(self.width * self.scale), int(self.height * self.scale), -1)
RuntimeError: could not create GdkPixmap object

Strange things is that if i launch from gnome-terminal instead from menu, a different error appear (not linked with the applet this one i think)

libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.