Details
-
Bug
-
Resolution: Fixed
-
Critical
-
Guppy 7.0.1
-
None
Description
After added below contents into homescreen-service config.xml file, when using `afm-util remove xxx@version` to uninstall application, afm-main circularly broadcast application-list-changed event.
<license>APL 2.0</license> <param name="urn:AGL:permission:vshl-capabilities:navigation:public" value="required" /> </feature> <feature name="urn:AGL:widget:required-api"> <param name="vshl-capabilities" value="ws" /> </feature>
reference code:
homescreen-service
agl-service-voice-high-capabilities
log:
Jul 10 07:38:02 m3ulcb afbd-vshl-capabilities@0.1[3965]: WARNING: [API vshl-capabilities] CtlDispatchEvent: fail to find uid=afm-main/application-list-changed in action event section [/home/tted/Alexa/agl-service-voice-high-capabilities/app-controller/ctl-lib/ctl-event.c:49,CtrlDispatchApiEvent] Jul 10 07:38:02 m3ulcb afbd-vshl-capabilities@0.1[3965]: WARNING: [API vshl-capabilities] CtlDispatchEvent: fail to find uid=afm-main/application-list-changed in action event section [/home/tted/Alexa/agl-service-voice-high-capabilities/app-controller/ctl-lib/ctl-event.c:49,CtrlDispatchApiEvent] Jul 10 07:38:02 m3ulcb afbd-vshl-capabilities@0.1[3965]: WARNING: [API vshl-capabilities] CtlDispatchEvent: fail to find uid=afm-main/application-list-changed in action event section [/home/tted/Alexa/agl-service-voice-high-capabilities/app-controller/ctl-lib/ctl-event.c:49,CtrlDispatchApiEvent] Jul 10 07:38:02 m3ulcb afbd-vshl-capabilities@0.1[3965]: WARNING: [API vshl-capabilities] CtlDispatchEvent: fail to find uid=afm-main/application-list-changed in action event section [/home/tted/Alexa/agl-service-voice-high-capabilities/app-controller/ctl-lib/ctl-event.c:49,CtrlDispatchApiEvent] Jul 10 07:38:02 m3ulcb afbd-vshl-capabilities@0.1[3965]: WARNING: [API vshl-capabilities] CtlDispatchEvent: fail to find uid=afm-main/application-list-changed in action event section [/home/tted/Alexa/agl-service-voice-high-capabilities/app-controller/ctl-lib/ctl-event.c:49,CtrlDispatchApiEvent] Jul 10 07:38:02 m3ulcb afbd-vshl-capabilities@0.1[3965]: WARNING: [API vshl-capabilities] CtlDispatchEvent: fail to find uid=afm-main/application-list-changed in action event section [/home/tted/Alexa/agl-service-voice-high-capabilities/app-controller/ctl-lib/ctl-event.c:49,CtrlDispatchApiEvent] Jul 10 07:38:02 m3ulcb afbd-vshl-capabilities@0.1[3965]: WARNING: [API vshl-capabilities] CtlDispatchEvent: fail to find uid=afm-main/application-list-changed in action event section [/home/tted/Alexa/agl-service-voice-high-capabilities/app-controller/ctl-lib/ctl-event.c:49,CtrlDispatchApiEvent] Jul 10 07:38:02 m3ulcb afbd-vshl-capabilities@0.1[3965]: WARNING: [API vshl-capabilities] CtlDispatchEvent: fail to find uid=afm-main/application-list-changed in action event section [/home/tted/Alexa/agl-service-voice-high-capabilities/app-controller/ctl-lib/ctl-event.c:49,CtrlDispatchApiEvent] Jul 10 07:38:02 m3ulcb afbd-vshl-capabilities@0.1[3965]: WARNING: [API vshl-capabilities] CtlDispatchEvent: fail to find uid=afm-main/application-list-changed in action event section [/home/tted/Alexa/agl-service-voice-high-capabilities/app-controller/ctl-lib/ctl-event.c:49,CtrlDispatchApiEvent] Jul 10 07:38:02 m3ulcb afbd-vshl-capabilities@0.1[3965]: WARNING: [API vshl-capabilities] CtlDispatchEvent: fail to find uid=afm-main/application-list-changed in action event section [/home/tted/Alexa/agl-service-voice-high-capabilities/app-controller/ctl-lib/ctl-event.c:49,CtrlDispatchApiEvent]
Attachments
Issue Links
- relates to
-
SPEC-1627 Monitoring event through monitor could lead to segfault
-
- Closed
-
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
21895,2 | uuid: Add module for UUID generation | guppy | src/app-framework-binder | Status: MERGED | +2 | 0 |
21896,2 | afb-evt: Refactor processing of broadcasted events | guppy | src/app-framework-binder | Status: MERGED | +2 | 0 |
21897,2 | Tag broadcasted events with UUID and hop | guppy | src/app-framework-binder | Status: MERGED | +2 | 0 |
21898,2 | uuid: Add module for UUID generation | master | src/app-framework-binder | Status: MERGED | +2 | 0 |
21899,2 | afb-evt: Refactor processing of broadcasted events | master | src/app-framework-binder | Status: MERGED | +2 | 0 |
21900,2 | Tag broadcasted events with UUID and hop | master | src/app-framework-binder | Status: MERGED | +2 | 0 |
21915,2 | af-binder: Fix circular broadcast of events | master | AGL/meta-agl | Status: MERGED | +2 | +1 |
21916,1 | af-binder: Fix circular broadcast of events | guppy | AGL/meta-agl | Status: MERGED | +2 | +1 |