View Single Post
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#723
Originally Posted by Eztran View Post
Well, that's interesting. Google brings up some seemingly-relevant code.

It looks to me (note: I don't know C++) that after an installation is complete, applauncherd attempts to reload its previous state.

/var/run/applauncherd (which contains the state file, /var/run/applauncherd/saved-state) is checked as to whether it's an aegisfs mountpoint first. Somehow/somewhere, this fails, causing applauncherd to exit.

Well, that would explain why there's only a problem in openmode. What I don't understand is why this problem doesn't happen all the time, and not for all openmode users.

Also possibly useful: aegis_system_mode_t, aegis_crypto_verify_aegisfs

Good catch that

Now as I check that, it is indeed in the non-closed part of harmattan, distributed as applauncherd_3.0.3+0m8.tar.gz on the PR1.3 cdrom.
What this means, is that it can be fixed
 

The Following 5 Users Say Thank You to juiceme For This Useful Post: