PDA

View Full Version : GUI application crashes when screen saver starts on windows



TJ1
29th November 2012, 15:10
I have written a QT application (QT 4.7) in C++ that has a GUI.
The application works fine, until screen saver starts on a Windows XP machine.
When screen saver starts the application crashes.
Does anybody know why this happen?

Thanks.

wysota
29th November 2012, 20:03
Ask your debugger for a backtrace.