[Pidgin] #841: File open dialog causes crash
    Pidgin 
    trac at pidgin.im
       
    Wed May 30 08:44:57 EDT 2007
    
    
  
#841: File open dialog causes crash
---------------------------+------------------------------------------------
  Reporter:  klines        |       Owner:  seanegan                     
      Type:  defect        |      Status:  assigned                     
  Priority:  minor         |   Milestone:  2.0.2                        
 Component:  pidgin (gtk)  |     Version:  2.0                          
Resolution:                |    Keywords:  gtk file open dialog transfer
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by nosnilmot):
 gaim 1.5.0 doesn't remember last used folders, so would not crash, those
 prefs are only there because you at some point used a 2.0.0 beta.
 If you edit prefs.xml while pidgin is not running and set the path to
 something, eg:
 {{{
 <pref name='filelocations'>
         <pref name='last_save_folder' type='path' value='/'/>
         <pref name='last_open_folder' type='path' value='/'/>
         <pref name='last_icon_folder' type='path' value='/'/>
 </pref>
 }}}
 does that avoid the crash?
-- 
Ticket URL: <http://developer.pidgin.im/ticket/841#comment:23>
Pidgin <http://pidgin.im>
Pidgin
    
    
More information about the Tracker
mailing list