flareteam / flare-engine

Free/Libre Action Roleplaying Engine (engine only)
http://flarerpg.org/
GNU General Public License v3.0
1.1k stars 186 forks source link

Pause menu sometimes has broken text when returning to game window #1654

Open Wuzzy2 opened 6 years ago

Wuzzy2 commented 6 years ago

https://i.imgur.com/pCQLkSJ.jpg

If you pause the game (Esc), then “tab out” of the game and do something else for a while, then return to the game (maybe resizing the window or not), there's a chance (no guarantee) that the pause menu will look a bit messy like above. I have not found a reliably method to reproduce this bug, however.

I tried with Flare 1.06, playing the Empyrean Campaign. I am on GNU/Linux.

dorkster commented 6 years ago

What graphics card are you using?

You may want to try using the "sdl" renderer instead of "sdl_hardware", the former of which is typically more reliable.

Wuzzy2 commented 6 years ago

Haswell-ULT Integrated Graphics Controller.

Yes, it's an processor-integrated Intel one on a laptop, the processor is Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz.

dorkster commented 6 years ago

Thanks. I'm also on an Intel chip (Broadwell 2/ HD 5500), so I'll see if I can reproduce. Although, I never seen such a glitch on any of my machines, so I might not find anything.