[Pidgin] #448: Status at Startup preference is not saving on restart

Pidgin trac at pidgin.im
Mon Apr 30 17:58:58 EDT 2007


#448: Status at Startup preference is not saving on restart
--------------------------+-------------------------------------------------
 Reporter:  pat9850       |       Type:  defect
   Status:  new           |   Priority:  minor 
Component:  pidgin (gtk)  |    Version:  2.0   
 Keywords:                |  
--------------------------+-------------------------------------------------
 I'm running Windows XP.  In ..\Application Data\.purple\prefs.xml, the
 /purple/savedstatus/startup value and /purple/savedstatus/default value
 are not agreeing when "Use status from last exit at startup" is unchecked
 in the Prefs dialog.  I made ''default'' agree with ''startup'', and now
 my status is always "Available" on startup.  Here is a relevant snippet
 from my (corrected) prefs.xml :

 {{{
 <pref name='savedstatus'>
   <pref name='default' type='int' value='1177965679'/>
   <pref name='startup' type='int' value='1177965679'/>
   <pref name='startup_current_status' type='bool' value='0'/>
   <pref name='idleaway' type='int' value='1177966790'/>
   <pref name='isidleaway' type='bool' value='0'/>
 </pref>
 }}}

 I hope this is a relevant bug report.  Thanks!

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


More information about the Tracker mailing list