[Pidgin] #612: buddy icons have disappeared

Pidgin trac at pidgin.im
Fri May 11 18:29:45 EDT 2007


#612: buddy icons have disappeared
---------------------------+------------------------------------------------
  Reporter:  camelgrass    |       Owner:  marv 
      Type:  defect        |      Status:  new  
  Priority:  minor         |   Milestone:  2.0.1
 Component:  pidgin (gtk)  |     Version:  2.0  
Resolution:                |    Keywords:       
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by rlaager):

 alien: What if you change that to something like this:

 {{{
 if (b)
 {
   if (locksum = purple_buddy_icons_get_checksum_for_user(b))
   {
     printf("%li %li\n", chksum, strtol(locksum, NULL, 10));
   }
 }
 }}}

 Are the checksums printed out the same or different?

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


More information about the Tracker mailing list