[Pidgin] #953: Contact with multiple accounts not always shown as logged in

Pidgin trac at pidgin.im
Thu May 24 19:00:54 EDT 2007


#953: Contact with multiple accounts not always shown as logged in
---------------------------+------------------------------------------------
  Reporter:  malcolmt      |       Owner:  seanegan
      Type:  defect        |      Status:  new     
  Priority:  minor         |   Milestone:  2.0.1   
 Component:  pidgin (gtk)  |     Version:  2.0     
Resolution:                |    Keywords:          
   Pending:  1             |  
---------------------------+------------------------------------------------
Changes (by malcolmt):

  * pending:  1 => 0

Comment:

 Here you go:

 {{{
         <pref name='status'>
             <pref name='scores'>
                 <pref name='offline' type='int' value='0'/>
                 <pref name='available' type='int' value='0'/>
                 <pref name='invisible' type='int' value='-50'/>
                 <pref name='away' type='int' value='-50'/>
                 <pref name='extended_away' type='int' value='-100'/>
                 <pref name='idle' type='int' value='-50'/>
                 <pref name='offline_msg' type='int' value='10'/>
             </pref>
         </pref>
 }}}

 Hmm ... having "offline" and "available" with the same score doesn't look
 good. :-(

 No idea how it got that way, since I'm the most unadventurous, boring user
 on the planet. But I'm willing to believe this is notabug, correct?

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


More information about the Tracker mailing list