OnionUI / Onion

OS overhaul for Miyoo Mini and Mini+
https://onionui.github.io
GNU General Public License v3.0
3.17k stars 190 forks source link

Manage failed game resume on boot #86

Closed schmurtzm closed 1 year ago

schmurtzm commented 1 year ago

Sometimes Onion's users have issues on resume :

we could implement in the keymon: a timed check to see if RA is still running after terminate_retroarch is called, and then send SIGKILL instead (only when holding, I think would be best)

Sichroteph commented 1 year ago

They are actually two separate issues. The first one can be recreated, seems related to a failing of the resume function in MainUI. Eggs will probably help here. The second one seems to indicate something wrong with the game switcher when processing the last game played. (It can be its image, its gaming time) Link of the second issue : https://github.com/OnionUI/Onion/issues/26

Aemiii91 commented 1 year ago

This should've been fixed for now. Reopen if the issue persists.