ubuntu-webapps-bugs team mailing list archive
-
ubuntu-webapps-bugs team
-
Mailing list archive
-
Message #00249
[Bug 1288770] [NEW] cordova applications should not use ~/.cache/cordova-ubuntu-2.8/
Public bug reported:
This is the same as bug #1197056, but for the cache directory. When comparing Qt5.0 denials with Qt5.2 denials, it looks like cordova-2.8 with Qt5.2 needs to be adjusted to use an app-specific cache directory:
Feb 25 REDACT ubuntu-phablet kernel [REDACT] type=1400 audit(REDACT) apparmor="DENIED" operation="mkdir" parent=NNNN profile="com.dsignmatters.iqfitfun_IQFitFun_2.0.9.4" name="/home/phablet/.cache/cordova-ubuntu-2.8/" pid=NNNN comm="cordova-ubuntu-" requested_mask="c" denied_mask="c" fsuid=32011 ouid=32011
The correct path should be:
/home/phablet/.cache/com.dsignmatters.iqfitfun_IQFitFun_2.0.9.4/
** Affects: cordova-ubuntu (Ubuntu)
Importance: Undecided
Status: New
** Tags: application-confinement qt5.2
--
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to cordova-ubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1288770
Title:
cordova applications should not use ~/.cache/cordova-ubuntu-2.8/
Status in “cordova-ubuntu” package in Ubuntu:
New
Bug description:
This is the same as bug #1197056, but for the cache directory. When comparing Qt5.0 denials with Qt5.2 denials, it looks like cordova-2.8 with Qt5.2 needs to be adjusted to use an app-specific cache directory:
Feb 25 REDACT ubuntu-phablet kernel [REDACT] type=1400 audit(REDACT) apparmor="DENIED" operation="mkdir" parent=NNNN profile="com.dsignmatters.iqfitfun_IQFitFun_2.0.9.4" name="/home/phablet/.cache/cordova-ubuntu-2.8/" pid=NNNN comm="cordova-ubuntu-" requested_mask="c" denied_mask="c" fsuid=32011 ouid=32011
The correct path should be:
/home/phablet/.cache/com.dsignmatters.iqfitfun_IQFitFun_2.0.9.4/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cordova-ubuntu/+bug/1288770/+subscriptions
Follow ups
References