unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #00451
[Bug 1197047] Re: SDK applications create /tmp/*.sci files
This bug was fixed in the package upstart-app-launch -
0.1+13.10.20130912-0ubuntu1
---------------
upstart-app-launch (0.1+13.10.20130912-0ubuntu1) saucy; urgency=low
[ Ted Gould ]
* Don't automatically warn on a failed App ID.
* Check to see if an icon exists, and if so prepend the full path.
[ Jamie Strandboge ]
* application-legacy.conf.in: use aa-exec-click instead of aa-exec
desktop-hook.c: use aa-exec-click instead of aa-exec (LP: #1197047)
debian/control: Depends on click-apparmor. (LP: #1197047)
[ Ubuntu daily release ]
* Automatic snapshot from revision 52
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Thu, 12 Sep 2013 20:33:42 +0000
** Changed in: upstart-app-launch (Ubuntu Saucy)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to upstart-app-launch in Ubuntu.
https://bugs.launchpad.net/bugs/1197047
Title:
SDK applications create /tmp/*.sci files
Status in Ubuntu UI Toolkit:
Invalid
Status in “apparmor-easyprof-ubuntu” package in Ubuntu:
Fix Released
Status in “click” package in Ubuntu:
Fix Released
Status in “upstart-app-launch” package in Ubuntu:
Fix Released
Status in “apparmor-easyprof-ubuntu” source package in Saucy:
Fix Released
Status in “click” source package in Saucy:
Fix Released
Status in “upstart-app-launch” source package in Saucy:
Fix Released
Bug description:
Launching an Ubuntu SDK (QML) application under application confinement results in the following denial:
apparmor="DENIED" operation="mknod" parent=8803 profile="ubuntu-calculator-app" name="/tmp/TJ8938.sci" pid=8938 comm="qmlscene" requested_mask="c" denied_mask="c" fsuid=32011 ouid=32011
We currently have the following AppArmor rule to deal with this:
owner /tmp/*.sci rwk,
But this rule is too lenient and this path needs to be made
application specific. Specifically: $XDG_RUNTIME_DIR/<app id> where
'<app id>' will ultimately be the reverse domain name with Click
packages (see bug #1197037 for details on '<app id>').
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1197047/+subscriptions