[Kde-games-devel] Re: Unusual KGameRenderer crash

Stefan Majewsky stefan.majewsky at googlemail.com
Tue May 10 22:08:07 CEST 2011


Reminds me of my old saying that "KDE applications are only permitted
to crash after having shut down correctly". :-)

Perhaps, change KGameRenderer to not delete clients which are
dynamic_cast<QWidget*>able after qApp has been destroyed. I do not
know from the top of my head how to check the latter. The Qt source
code should reveal whether qApp is set to 0 by ~QApplication or
~QCoreApplication.

Greetings
Stefan


More information about the kde-games-devel mailing list