[Pidgin] #8062: Pidgin crashes when setting /pidgin/blist/sort_type on plugin_unload.

Pidgin trac at pidgin.im
Sat Jan 10 13:28:48 EST 2009


#8062: Pidgin crashes when setting /pidgin/blist/sort_type on plugin_unload.
------------------------+---------------------------------------------------
 Reporter:  Freakazoid  |        Owner:         
     Type:  defect      |       Status:  pending
Milestone:              |    Component:  plugins
  Version:  2.5.3       |   Resolution:         
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by darkrain42):

  * status:  new => pending
  * component:  pidgin (gtk) => plugins


Comment:

 It looks like the only way to determine that you shouldn't set that
 preference or do other things at shutdown is to attach to the `quitting`
 signal emitted by the core (`purple_get_core()`) and, after noticing that,
 set a global variable.

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


More information about the Tracker mailing list