HMI will need to implement full support of re-display running App
Description
None
Environment
The New HMI must be able to re-display an already running App which has released the screen.
Current modle works only with QML apps but support for native Apps must also be implemented.
Attachments
1
Activity
Kien Dinh
December 13, 2017 at 7:22 AM
(edited)
Surface issue due to mixer app failure happened with RC4 and master. RC3 was fine.
Dominig ar Foll
December 13, 2017 at 2:37 AM
(edited)
Confirmed that if an application die the entire system is unusable.
See joined debug log (see attached file crash.log).
Mixer dies first and then the system is blocked.
Dominig
Jan-Simon Moeller
November 16, 2017 at 2:07 AM
When registering a context , we can add a callback (see afb_req_context_set(req, pClientCtx, TerminateClientContext)
Jan-Simon Moeller
November 16, 2017 at 1:33 AM
If an app dies, the surface remains and cannot be reclaimed. The client session close should handle that.
Surface issue due to mixer app failure happened with RC4 and master. RC3 was fine.