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

Pidgin trac at pidgin.im
Fri Apr 9 13:33:22 EDT 2010


#11130: DBUS:  Cannot get PurpleAccount from PurpleConnection for
"connection_error" signal
-------------------+--------------------------------------------------------
 Reporter:  yonas  |        Owner:           
     Type:  patch  |       Status:  pending  
Milestone:  2.7.0  |    Component:  libpurple
  Version:  2.6.5  |   Resolution:           
 Keywords:         |  
-------------------+--------------------------------------------------------
Changes (by darkrain42):

  * status:  new => pending


Comment:

 The signal register code for these new signals is wrong.
 `purple_value_new(PURPLE_VALUE_SUBTYPE, PURPLE_SUBTYPE_CONNECTION)` is
 incorrect because you're passing `PurpleAccount`s as the argument.  It
 should be `PURPLE_SUBTYPE_ACCOUNT`.

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


More information about the Tracker mailing list