[Pidgin] #11130: DBUS: Cannot get PurpleAccount from PurpleConnection for "connection_error" signal

Pidgin trac at pidgin.im
Mon Apr 12 00:05:53 EDT 2010


#11130: DBUS:  Cannot get PurpleAccount from PurpleConnection for
"connection_error" signal
-------------------+--------------------------------------------------------
 Reporter:  yonas  |        Owner:           
     Type:  patch  |       Status:  closed   
Milestone:  2.7.0  |    Component:  libpurple
  Version:  2.6.5  |   Resolution:  fixed    
 Keywords:         |  
-------------------+--------------------------------------------------------
Changes (by yonas.yanfa at gmail.com):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [798f83c08c517ab0e8bbd39b8d6654541ba66656]):[[BR]]
 account: Add copies of connection signed-(on|off) and connection-error.

 These are useful for D-Bus, where a program has no ability to figure out
 what account correlates to a signed-off or connection-error signal without
 tracking (before-hand) the association with account and connection id
 (by the time the program tries to call purple_connection_get_account, the
 gc is destroyed).  Fixes #11130.

 Patch from Yonas Yanfa (I fixed a few issues and moved it all to
 account.c)

-- 
Ticket URL: <http://developer.pidgin.im/ticket/11130#comment:9>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list