-
Notifications
You must be signed in to change notification settings - Fork 23
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
Crash when changing resolution #82
Comments
I didn't manage to reproduce the crash, though I had some problems with fullscreen and resolution change. It was like 1/3 of the screen at the right side was occupied by game's screenshot (it was static) and the other 2/3 were real game interface (fully working). However, alt+prtsc caught not the full image, will try to make a photo then. |
Hmm :( I haven't been able to reproduce that so far. I wonder if it could be a Linux-specific issue? |
I want to return back to this ticket. Currently I see at least two problems. Firstly I had fullscreen & 640x480 resolution. When I tried to change it to 1920x1080 it said my monitor doesn't support such fullscreen resolution. Then I tried to change resolution to 1024x768 and I had the following result: If I load a game and try to change video settings from there, I can set resolution to 1920x1080 with the following result: However, botpanel is not visible as it is situated "under" my monitor boundary. The last thing that can happen: start with windowed mode, in my case it's 1024x720. Switch to fullscreen mode. Now try to set 1920x1080. Nothing happens. Return back to 1024x720xWindowed and try to return to game. It'll be freezed and there is no way to unfreeze it. |
Thanks for the report! Unfortunately I couldn't reproduce any of those issues here yet =/ |
OpenGL enabled, fullscreen, switching from a height of 720 to a height of 768, the screen went black for a second or two, then crashed. This has only happened once, and I have not been able to reproduce it.
The text was updated successfully, but these errors were encountered: