Skip to content
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

Open
johndh opened this issue Mar 17, 2016 · 5 comments
Open

Crash when changing resolution #82

johndh opened this issue Mar 17, 2016 · 5 comments

Comments

@johndh
Copy link

johndh commented Mar 17, 2016

*** Error in `./stratagus': free(): invalid next size (normal): 0x000000001ba3a380 ***
./launch: line 1: 20294 Aborted

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.

@KroArtem
Copy link

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.

@Andrettin
Copy link
Owner

Hmm :( I haven't been able to reproduce that so far. I wonder if it could be a Linux-specific issue?

@KroArtem
Copy link

Probably yes. Here is how it looked on my laptop.

_sam9468

@KroArtem
Copy link

KroArtem commented Sep 5, 2016

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:

screen01

If I load a game and try to change video settings from there, I can set resolution to 1920x1080 with the following result:

screen03

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.

@Andrettin
Copy link
Owner

Thanks for the report! Unfortunately I couldn't reproduce any of those issues here yet =/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants