Fixed
Details
Details
Assignee
jose bollo
jose bolloReporter
zhiqiang wang
zhiqiang wangFix versions
Labels
Contract ID
Affects versions
Priority
Created June 20, 2019 at 2:29 AM
Updated September 19, 2019 at 12:06 PM
Resolved July 25, 2019 at 7:34 AM
In GG, homescreen and launcher application are starting by systemd, now I am trying to change homescreen-service to start homescreen and launcher when system starting.
The purpose of this change was that homescreen-service can control the start sequence of applications.
When debuging I met an issue, homescreen can't receive subscribed event.
The error log please refering with hss-bug.txt at line 3167.
The changed sequence and error occured timing please refering with handshake.png and recoverApp.png.
sourcecode link:
homescreen-service
libhomescreen
libqthomescreen
homescreen
launcher
Please help checking whether there are some issues existing.