Hello,
I am developing an image editor with Qt, and I have noticed that sometimes the application freezes after the Windows 7 wakes up from Sleep model, or after it is blocked by an antivirus.
Unfortunately it doesn't block immediately, and I haven't been able to reproduce this issue in my development desktop. Also, I am not 100% sure this is the case... this is just my hunch based on the reports I got.
Does anybody has any tips about what should I investigate?
Besides the most common user interface widgets, I am using QThread for constant image update.
Thank you!
Bookmarks