We have moved to a new Sailfish OS Forum. Please start new discussions there.
![]() | 1 | initial version | posted 2014-11-06 17:45:35 +0200 |
Hi all,
I have a strange problem since 3~4 days : my android apps suddently refused to be launched.
When I clic on the icon, I've got the "loading" square and after 2~3 seconds, it disapear.
When I launch an app by terminal, I've got the following things on my term :
$ apkd-launcher /data/app/org.fox.ttrss-1.apk org.fox.ttrss/org.fox.ttrss.OnlineActivity
method return sender=:1.1 -> dest=:1.1859 reply_serial=2
boolean true
/opt/alien/system/script/start_app.sh: line 11: kill: (30345) - No such process
(Last line appears on 2 to n try, so I think it just try to kill previous unsuccessfully launched app.) It never let me the prompt back so I have to ^C it.
I launched it with strace, to have more informations and it end with this error :
write(2, "alien_launcher: setregid failed -1 (Operation not permitted) line 79.\n", 70alien_launcher: setregid failed -1 (Operation not permitted) line 79.
Full output if needed : http://pastebin.com/vheCVHHt
I tried to reinstall Android Support from the Store, but nothing changed.
Any idea ?
Regards,
![]() | 2 | No.2 Revision |
Hi all,
I have a strange problem since 3~4 days : my android apps suddently refused to be launched.
When I clic on the icon, I've got the "loading" square and after 2~3 seconds, it disapear.
When I launch an app by terminal, I've got the following things on my term :
$ apkd-launcher /data/app/org.fox.ttrss-1.apk org.fox.ttrss/org.fox.ttrss.OnlineActivity
method return sender=:1.1 -> dest=:1.1859 reply_serial=2
boolean true
/opt/alien/system/script/start_app.sh: line 11: kill: (30345) - No such process
(Last line appears on 2 to n try, so I think it just try to kill previous unsuccessfully launched app.) It never let me the prompt back so I have to ^C it.
I launched it with strace, to have more informations and it end with this error :
write(2, "alien_launcher: setregid failed -1 (Operation not permitted) line 79.\n", 70alien_launcher: setregid failed -1 (Operation not permitted) line 79.
Full output if needed : http://pastebin.com/vheCVHHt
I tried to reinstall Android Support from the Store, but nothing changed.
Any idea ?
Regards,
EDIT: This problem is now "fixed" for me. Failed try to wake up screen lead my phone to reboot during last update so I reset it.
As I can't think that "wipe your phone" is not a valuable answer, I lead the thread open.
I only can add that the system_server process (an Android one) took high CPU usage (100%) and I don't know why (no log, nothing usefull sorted by strace, etc.).