some digging, on journalctl after a fail to launch app (never to older):
mars 15 15:32:35 Sailfish lipstick[3743]: Remote action failed: Process org.sailfishos.browser.ui exited with status 1
mars 15 15:32:35 Sailfish dbus-daemon[1987]: dbus-daemon[1987]: [session uid=100000 pid=1987] Activated service ‘org.sailfishos.browser.ui’ failed: Process org.sailfishos.browser.ui exited with status 1
mars 15 15:32:35 Sailfish invoker[6526]: warning: Launch failed, application specific booster is not available.
mars 15 15:32:35 Sailfish dbus-daemon[1987]: dbus-daemon[1987]: [session uid=100000 pid=1987] Activating service name=‘org.sailfishos.browser.ui’ requested by ‘:1.1407’ (uid=100000 pid=6523 comm="/usr/libexec/mliterem
oteaction org.sailfishos.brow")
Could be a problem with starting services oriented app remotely (and therefore from the menu) since it happen only with jolla app (browser, email, camera, but weather or contact work as expected) and launching them directly from terminal works as expected, as long as the app is running I can get redirection from notification or sms, read email etc…
/usr/bin/invoker -o --type=qt5 /usr/bin/sailfish-browser
/usr/bin/invoker -o --type=qt5 /usr/bin/jolla-email
Same with email (but has to be launch with invoker, directly it return a no configured error)
Edit : I tried to kill lipstrick, ui reload but doesn’t solve the problem