← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1288770] Re: cordova applications should not use ~/.cache/cordova-ubuntu-2.8/

 

Nope, we're switching to 3.x and the only app in the store that linked
with 2.8 is ready to be ported. So not an issue anymore.

** Changed in: cordova-ubuntu (Ubuntu)
       Status: New => Won't Fix

-- 
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:
  Won't Fix

Bug description:
  This is the same as bug #1197056, but for the cache directory. When comparing Qt5.0 denials with Qt5.2 denials on test runs that popey did, 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/

  I confirmed this does not happen on Qt5.0, where
  ~/.cache/com.dsignmatters.iqfitfun was created.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cordova-ubuntu/+bug/1288770/+subscriptions


References