[Pidgin] #11130: DBUS: Cannot get PurpleAccount from PurpleConnection for "connection_error" signal
Pidgin
trac at pidgin.im
Mon Jan 11 18:22:57 EST 2010
#11130: DBUS: Cannot get PurpleAccount from PurpleConnection for
"connection_error" signal
------------------+---------------------------------------------------------
Reporter: yonas | Type: defect
Status: new | Component: libpurple
Version: 2.6.5 | Keywords:
------------------+---------------------------------------------------------
Python example:
##########################
def connection_error(conn, err, desc):
account = purple.PurpleConnectionGetAccount(conn)
##########################
Error message:
"DBusException: im.pidgin.purple.InvalidHandle: PurpleConnection object
with ID = 29948 not found"
We could create a new signal that is emitted on connection
errors/disconnects that includes the account object.
--
Ticket URL: <http://developer.pidgin.im/ticket/11130>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list