[konversation] [Bug 375114] Konversation crash after exiting

Christoph Feck bugzilla_noreply at kde.org
Wed Jan 18 15:54:58 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=375114

Christoph Feck <cfeck at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Christoph Feck <cfeck at kde.org> ---
Using global QWidgets is not supported. The destructor will be called after the
application has already been destroyed. Please make the menu a child of some
other GUI object that is deleted together with the main window.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Konversation-devel mailing list