Hi everyone,
So I made the upgrade to v4.5.0.16 today - I actually used the CLI tool sfos-upgrade.
Since this update I have tried running Android App Support via the settings GUI - the “start” button will turn to a swirl however will then change back to the “start” text, and the app will read “App Support unable to start”.
I checked this with systemd on the command line, and the system service has failed with this:
[root@Xperia10III defaultuser]# systemctl status aliendalvik.service
● aliendalvik.service - Alien Dalvik
Loaded: loaded (/usr/lib/systemd/system/aliendalvik.service; enabled; vendor preset: enabled)
Drop-In: /usr/lib/systemd/system/aliendalvik.service.d
└─01-prevent-start.conf, 01-user.conf
Active: failed (Result: exit-code) since Thu 2023-02-02 14:33:43 GMT; 10s ago
Process: 31128 ExecStopPost=/usr/libexec/appsupport/stop-aliendalvik.sh (code=exited, status=0/SUCCESS)
Process: 31089 ExecStartPost=/usr/libexec/appsupport/alien-post-startup.sh (code=exited, status=20)
Process: 30289 ExecStart=/usr/libexec/appsupport/start-aliendalvik.sh (code=killed, signal=TERM)
Main PID: 30289 (code=killed, signal=TERM)
Feb 02 14:33:43 Xperia10III systemd[1]: aliendalvik.service: Service hold-off time over, scheduling restart.
Feb 02 14:33:43 Xperia10III systemd[1]: aliendalvik.service: Start request repeated too quickly.
Feb 02 14:33:43 Xperia10III systemd[1]: aliendalvik.service: Failed with result 'exit-code'.
I ran a journalctl -xe and this seems to give a number of outputs but to be honest I’ve no idea which ones are actually relevant so not entirely sure what would be useful to post from this.
As an aside I can also no longer launch Jolla Store from the app grid, as this simply shows a white screen (or a white box on my home screen) with no contents, so I think further problems have occurred with my update to 4.5.0.16, which is why I’m not submitting this as a bug report yet as it seems like something I’ve done has broken it!
I’ve tested a number of native apps and nothing else appears to be broken however I haven’t as of yet tested everything.
Can anyone help? Hoping it’s just a case of a bad update that I need to somehow push through but I’ve tried the standard pkcon refresh/version --dup and that doesn’t seem to want to reinstall anything.
Thanks!