[Pidgin] #540: AIM Buddy List Order

Pidgin trac at pidgin.im
Thu Jun 7 21:49:05 EDT 2007


#540: AIM Buddy List Order
---------------------------+------------------------------------------------
  Reporter:  ctg3          |       Owner:  MarkDoliner
      Type:  defect        |      Status:  new        
  Priority:  minor         |   Milestone:  2.0.2      
 Component:  pidgin (gtk)  |     Version:  2.0        
Resolution:                |    Keywords:             
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by nosnilmot):

 Mark,
 I know nothing about oscar, but I'm curious if adding a g_slist_reverse to
 hostonline() in family_oservice.c might fix the "completely reversed"
 issue (I saw the g_list_append was replaced with g_slist_prepend without a
 corresponding _reverse in b5e66da12b72adc9b9fed940c590fa02d903a8f0 but I
 might be completely misunderstanding what conn->groups actually is)

 ctg3,
 As a general rule Pidgin does not pay attention to group ordering except
 possibly on the very first time you connect to the first account - this is
 necessary for multiprotocol support, and might explain why sometimes you
 see "random" ordering instead of strict order reversal. You can re-arrange
 the groups with drag-and-drop to get them where you want them in Pidgin.

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


More information about the Tracker mailing list