Actions
Bug #1228
openAppmgr does not restart launcher app when it exits.
Start date:
05 Oct 2025
Due date:
% Done:
0%
Estimated time:
Severity:
01 - Critical
Description
In AutoKiosk the launcher (which is configured to be videofe) can exit if the user hits ESC too fast. When the launcher exits, appmgr does not restart it.
In waiter.c:waiter() a test should be done on the returned PID, re: localPID, to see if it matches launcherPID, which is saved in queueProcessor.c. If it does match, then startLauncher can be called again.
No data to display
Actions