#1589: 1.3.5 Crash during closing the application.
---------------------+------------------------------------------------------
  Reporter:  Luinar  |       Owner:       
      Type:  defect  |      Status:  new  
  Priority:  normal  |   Milestone:  1.3.6
 Component:  qt-gui  |     Version:  1.3.5
Resolution:          |    Keywords:       
---------------------+------------------------------------------------------
Changes (by flynd):

  * priority:  highest => normal

Comment:

 That patch is (at least partially) not needed.
 The btnSystem, lblStatus, lblMsg and userview objects are created with
 mainwin as their parent which means Qt libs are aware of them and will
 delete them automatically when the parent (mainwin) is deleted.
 As for the dialogs, Qt should delete all windows when the application is
 shut down.

 If this patch actually solves your problem, could you please try and
 isolate which deletes actually makes the difference between crash and no
 crash.

 I'm also lowering priority since this only happens while closing the
 application.

-- 
Ticket URL: <http://www.licq.org/ticket/1589#comment:4>
Licq <http://trac.licq.org/>
Licq - an instant messaging client for UNIX.

Reply via email to