QT for Zulty's messing up after screen saver
-
Zulty's uses the QT toolkit for their UI. I'm having a heckuva time figuring out why it does this after a screen saver pops on. It's specific to my computer set so it's really hard to try to get this to reproduce.
IF:
- Dual monitor on the second monitor
- Running an Intel 770 (built in mobo graphics)
- The screen saver runs AND puts the monitor to sleep
THEN
The lower window on the Zulty's seems to disappear. It acts like it's resized the window and the anchor windows on the bottom get "moved" off into space instead of maintaining their relationship to the bottom edge of the client window.
I'm not exactly sure how to narrow this down farther so we can try to reproduce this problem. Any suggestions?
Tim
PS: The upper pic is the client after this problem, the lower pic shows the correct windows which are tied to the lower edge of the client window. This happens in both the app and the "web client."
-
I was going to try some qt example programs and see if they get some kind of weird position information when the monitor wakes back up. This is what I am assuming is going on. During the "wake back up" phase there is some kind of position messages that's weird and the client window is getting confused.