REPRODUCIBILITY: 90%
OS VERSION: 4.6.0.11
HARDWARE: Xperia 10 II
UI LANGUAGE: Czech
REGRESSION: Yes
DESCRIPTION:
I have installed Rowenta Robots - Android app ( https://play.google.com/store/apps/details?id=com.groupeseb.aspirobot ). It was working fine in previous SFOS version, but now, when trying to open it, it just show me splash screen and it disappear after few seconds. Strange is, that when open Aurora store, find Rowenta Robots there and hit “open” button there, it starts and work perfectly fine.
PRECONDITIONS:
Have Android app support, installed Rowenta Robots app, register itself into app, pair a robot (?)…
STEPS TO REPRODUCE:
Open Rowenta Robots app from application grid
EXPECTED RESULT:
It should be possible to run android application from application grid.
ACTUAL RESULT:
The app closed after few seconds showing splash screen.
Apparently the culprit might be that Specified Desktop file does not exist /usr/share/applications/system_service.desktop",
or maybe Qt::WindowDoesNotAcceptFocus set
May 26 07:46:34 XperiaXA2 invoker[13512]: Launching Android Intent android.intent.action.MAIN cz.homecredit.hccz/cz.hc.ui.SplashActivity
May 26 07:46:34 XperiaXA2 lipstick[3147]: [D] unknown:0 - Specified Desktop file does not exist "/usr/share/applications/system_server.desktop"
May 26 07:46:35 XperiaXA2 invoker[4011]: WARNING: An inactive plugin is misbehaving - tried to show a window!
May 26 07:46:35 XperiaXA2 invoker[4011]: WARNING: requestActivate() called for QQuickView(0xad1f8) which has Qt::WindowDoesNotAcceptFocus set.
May 26 07:46:35 XperiaXA2 booster-generic[3002]: *** signal=17 pid=3002
May 26 07:46:35 XperiaXA2 /usr/libexec/mapplauncherd/booster-generic[3002]: warning: Daemon: sending exit(0) to invoker(13512)
May 26 07:46:39 XperiaXA2 kernel: msm_vidc: info: Opening video instance: 0000000000000000, 1
May 26 07:46:39 XperiaXA2 lipstick[3147]: [D] unknown:0 - Specified Desktop file does not exist "/usr/share/applications/system_server.desktop"
May 26 07:46:39 XperiaXA2 kernel: unregister_netdevice: waiting for lo to become free. Usage count = 1
May 26 07:46:39 XperiaXA2 kernel: [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister lo
May 26 07:46:39 XperiaXA2 kernel: msm_vidc: info: Closed video instance: 0000000000000000
May 26 07:46:39 XperiaXA2 kernel: [RMNET:HI] rmnet_config_notify_cb(): Kernel is trying to unregister lo
May 26 07:46:39 XperiaXA2 kernel: binder: undelivered transaction 5688137
May 26 07:46:39 XperiaXA2 kernel: binder: undelivered transaction 5688133
@tom.i My first attempt failed too due to me not being in the correct folder ./.local/share/applications when running the lca-tool.
@karry 's “hack” isn’t using the full path to the apkd_launcher… .desktop file. Either use the full path or first cd to the correct folder before running the lca-tools command.