-
Notifications
You must be signed in to change notification settings - Fork 281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QOpenGLWidget displays black screen #281
Comments
Can you please post what's reported by Help->System Information... dialog? Seems like a minor bug to me, what's the behavior if you set back the main screen to laptop with Windows(instead of unplugging HDMI cable)? |
I captured the event using QAbstractNativeEventFilter, but I haven’t found a suitable way to reconnect the context later. Thanks! |
I fixed the issue by recreating a new Aspect_NeutralWindow(). Thanks! |
That's good news you could fix this issue. Can you share your changes with a pull request to Mayo project? |
Have the same problem. On Friday I used Mayo to show a file. Then left the PC. Now I came back and the screen is black. It seems only a temporary problem. I could open other files that works flawless beside this file and if I close it and reopen it also appear correct again. I assume that either standby mode or another influence has caused the problem. |
The text was updated successfully, but these errors were encountered: