devinacker / bsnes-plus

debug-oriented fork of bsnes
http://bsnes.revenant1.net
327 stars 94 forks source link

[Ubuntu] Airplane mode gets turned on when debugger screen is opened #344

Closed dezoitodemaio closed 1 year ago

dezoitodemaio commented 1 year ago

Whenever i open the Debugger window, my laptop starts to behave weirdly. The airplane mode keeps turning on and when i turn it off, it turns on again, and again. If i close the Debugger window, it stops.

My config:

Ubuntu 20.04.5 LTS bsnes-plus built from source, commit 3a2a2ed

devinacker commented 1 year ago

https://github.com/devinacker/bsnes-plus/issues/303#issuecomment-962469833 This comment has a potential workaround, though I still need to implement an actual fix at some point.

dezoitodemaio commented 1 year ago

commenting out supressScreenSaver() solved it.