#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:       
---------------------+------------------------------------------------------
Comment (by Luinar):

 OK I never worked with Qt library.
 The problem solves just the line with explicit destructoin of
 ''btnSystem'', which has some pixmaps inside and which are not properly
 cleaned up. I ran some tests and found out that in the file
 '''ewidgets.cpp''' in the destructor ''~CEButton'', there is missing the
 destruction of pixmap ''pmCurrent''.
 PS: I suggest make the destructor of the class ''CEButton'' virtual too as
 in your other classes to make it consistent and to avoid possible future
 problems with inheritance.

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

Reply via email to