[Pidgin] #10576: pidgin crashes when try to send SMS message via skype plugin

Pidgin trac at pidgin.im
Sat Oct 24 05:12:53 EDT 2009


#10576: pidgin crashes when try to send SMS message via skype plugin
--------------------+-------------------------------------------------------
 Reporter:  walder  |        Owner:         
     Type:  patch   |       Status:  new    
Milestone:          |    Component:  plugins
  Version:  2.6.3   |   Resolution:         
 Keywords:  crash   |  
--------------------+-------------------------------------------------------

Comment(by walder):

 This is buddy provided by Skype plugin. And not just usual skype im buddy,
 but just phone number (for skype out calls).
 Skype plugin provides an a way to send SMS here also (did not tried direct
 calls yet)

 This buddy shown in buddy list, and bug triggered when I move mouse over
 buddy.

 Also there was stats for that buddy in .purple/cap.db:

 After apply patch it shows now:
 sqlite> select count(*) from cap_msg_count where buddy = 'katerisska';
 106
 sqlite> select * from cap_status_count where buddy = 'katerisska';
 katerisska|vgrebenschikov|prpl-bigbrownchunx-skype|AWAY|1|2
 katerisska|vgrebenschikov|prpl-bigbrownchunx-skype|NA|0|3
 katerisska|vgrebenschikov|prpl-bigbrownchunx-skype|OFFLINE|1|0
 katerisska|vgrebenschikov|prpl-bigbrownchunx-skype|ONLINE|116|16

 Before apply patch it also saw multiple entries in cap_msg_count and only
 offline
 row in cap_status_count.

 Did not dig dipper.

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


More information about the Tracker mailing list