touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #23054
[Bug 1363112] Re: StateSaver is not working on devices
Exactly, QFile.permissions() returns Qt-format permissions flags, which
should not be mixed with UNIX permissions. What I printed out is the
same QStandardPaths is having, and both are in Qt format. It's a
coincidence that User RWX is the same as UNIX flags :)
I filed a bug for QStandardPaths, meanwhile we can have the workaround
in the last MR.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1363112
Title:
StateSaver is not working on devices
Status in Ubuntu UI Toolkit:
Confirmed
Status in “apparmor-easyprof-ubuntu” package in Ubuntu:
Fix Released
Status in “camera-app” package in Ubuntu:
Fix Released
Bug description:
build 212
The StateSaver is not working anymore on devices, so apps saved state is no longer restored when they are relaunched after being killed by oom killer (or manually via kill -2)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1363112/+subscriptions
References