[Pidgin] #5854: Nudge from MSN contact, crashes Pidgin

Pidgin trac at pidgin.im
Mon May 19 15:35:45 EDT 2008


#5854: Nudge from MSN contact, crashes Pidgin
---------------------+------------------------------------------------------
Reporter:  kansloos  |       Owner:  lschiere    
    Type:  defect    |      Status:  new         
Priority:  minor     |   Component:  unclassified
 Version:  2.4.2     |    Keywords:              
 Pending:  0         |  
---------------------+------------------------------------------------------
 Everytime someone sends me a buzzer over MSN pidgin dies, I didn't have
 this problem in 2.3.x
 But in 2.4.X it kept bugging. Both in my own compile and the version in
 the repository.

 Until I kind of found a fix (with huge amount of luck tbh)


 I edited:
 pidgin-2.4.2/libpurple/protocols/msn/msn.h
 pidgin-2.4.2/libpurple/protocols/msnp9/msn.h

 Changed the line
 {{{
 #define MSN_NUDGE 0
 }}}

 in both files into
 {{{
 #define MSN_NUDGE 1
 }}}

 I compiled with msnp14 support like I always do, but the buzzer crash
 disappeared.
 I actually have no idea what I changed and why it does work now, but it
 worked...
 Maybe someone should look into this...

-- 
Ticket URL: <http://developer.pidgin.im/ticket/5854>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list