REPRODUCIBILITY (% or how often): Always
BUILD ID = OS VERSION (Settings > About product): 4.3.0.12
HARDWARE (XA2, X10, X10 II, …): XA2
UI LANGUAGE: English
REGRESSION: (compared to previous public release: Yes, No, ?): Yes
DESCRIPTION:
Android support does not start. Tapping the “Start” button in the settings menu makes it flash very quickly, but the state does not change (the “Stop” button remains grey and unresponsive).
Trying to start an android app gives the usual message about starting android support, but the app icon looks like it’s loading for a while, and then disappears. Attempting another app give the same message about starting android, and the same result (i.e. none).
PRECONDITIONS:
None
STEPS TO REPRODUCE:
- Install 4.3.0 update, removing packages as instructed.
- Start phone
- Try to start android
EXPECTED RESULT:
Android support becomes active
ACTUAL RESULT:
Android support does not become active
ADDITIONAL INFORMATION:
Trying to start an app (firefox) I see the following in the log:
%<-----------------------------------------------
Nov 18 22:19:22 Sailfish invoker[13013]: warning: PRIVATE CONNECTION 0x3bc2f0 CONNECTED
Nov 18 22:19:22 Sailfish invoker[13013]: warning: PRIVATE CONNECTION 0x3bc2f0 DISCONNECTED
Nov 18 22:19:22 Sailfish mozilla.firefox.apk[8408]: warning: PRIVATE CONNECTION 0x101498 CONNECTED
Nov 18 22:19:22 Sailfish mozilla.firefox.apk[8408]: warning: PRIVATE CONNECTION 0x101498 DISCONNECTED
Nov 18 22:19:22 Sailfish lipstick[4508]: Launching Android Intent android.intent.action.MAIN org.mozilla.firefox/org.mozilla.firefox.App
Nov 18 22:19:22 Sailfish booster-generic[4398]: *** signal=17 pid=4398
Nov 18 22:19:22 Sailfish /usr/libexec/mapplauncherd/booster-generic[4398]: warning: Daemon: sending exit(0) to invoker(13013)
%<-----------------------------------------------
but trying to start android from setup adds nothing to the log.
There is a file /usr/lib/systemd/system/aliendalvik.service.d , but trying to start aliendalvik from command line gives
[root@Sailfish ]# systemctl start aliendalvik.service
Failed to start aliendalvik.service: Unit aliendalvik.service not found.
However, systemctl lists the “Aliendalvik integration service”, apkd.service, as loaded, active and running.