[Pidgin] #4933: Order not followed for buddy with multiple connections, default connection is wrong one

Pidgin trac at pidgin.im
Thu Jul 17 16:39:08 EDT 2008


#4933: Order not followed for buddy with multiple connections, default connection
is wrong one
---------------------------+------------------------------------------------
  Reporter:  kylen         |       Owner:  lschiere        
      Type:  defect        |      Status:  new             
  Priority:  minor         |   Milestone:                  
 Component:  unclassified  |     Version:  2.3.1           
Resolution:                |    Keywords:  connection order
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by kylen):

 I still see this issue in 2.4.3

 Basically, I want to always maintain my buddy contact order, unless the
 buddy is offline.  So I have set the scores to:
 {{{
 <pref name='status'>
  <pref name='scores'>
   <pref name='offline' type='int' value='-500'/>
   <pref name='available' type='int' value='100'/>
   <pref name='invisible' type='int' value='100'/>
   <pref name='away' type='int' value='100'/>
   <pref name='extended_away' type='int' value='100'/>
   <pref name='idle' type='int' value='100'/>
   <pref name='offline_msg' type='int' value='100'/>
  </pref>
 </pref>
 }}}

 What I am seeing is that idle connections somehow end up as the default--
 even if there are other connections ordered above it

 For example, I have one buddy with 3 connections in the following order:
  - Sametime (available)
  - AIM (idle)
  - AIM (away)

 and it picks the idle connection to display when I collapse the buddy, or
 when I double-click to start a conversation.

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


More information about the Tracker mailing list