Details
-
Bug
-
Resolution: Fixed
-
Trivial
-
Limbo x86 PC Emulator 4.1.0 for ARM devices
-
0.4.12-dev-731-gf9d2931 https://git.reactos.org/?p=reactos.git;a=commit;h=f9d29319a6e172752e16379f29de619a1d303aa9
Description
Environment: Android 6.1 netbook with Limbo emulator 4.1.0 app installed
Link to the app: https://drive.google.com/uc?export=download&id=1NImRzuSi5CWYNW5qijJj5YXph1BxKyP3
Setup is the same as you could see in any qemu vm:
-machine pc -cpu qemu32 -m 128 -vga std etc
ReactOS starts and runs a bit slower but still usable, the problem comes when you attempt to restart/shutdown the system. Does not matter the way you using (start menu, taskmgr, shutdown command) always ReactOS keeps waiting forever (the system don't hangs, because shutdown dialog animation keeps playing and mouse pointer can be moved around) even you can break into debugger and then type "cont" to get back to the system.
My regtest result is that since 20190224-0.4.12-dev-733-g8c90a67 the issue is present.
Seems that the dialog window sets a timer, but that timer cannot be killed and then keeps waiting forever.
Attachments
Issue Links
- is blocked by
-
CORE-15215 Add some animation to startup/shutdown dialog
- Resolved