touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #31481
[Bug 1384286] Re: add directory allowing scopes and apps to share data
Scopes installed from click packages are, as a matter of fact, installed
in ~/.local/share/unity-scopes/@{APP_PKGNAME}
No scope, no matter where it comes from, is ever installed in
/opt/click. If it is, it won't work because the registry won't look for
it there.
--
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/1384286
Title:
add directory allowing scopes and apps to share data
Status in “apparmor-easyprof-ubuntu” package in Ubuntu:
Confirmed
Bug description:
Summary says it all, just need to decide on the directory. I propose using this rule:
# Allow scopes to share data with the app shipped in the same click
owner @{HOME}/.local/share/@{APP_PKGNAME}/ rw,
owner @{HOME}/.local/share/@{APP_PKGNAME}/** mrwkl,
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1384286/+subscriptions
References