Need a way for applications to ask permission to read/write in pictures/videos folders on SD card
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apparmor-easyprof-ubuntu (Ubuntu) |
Fix Released
|
High
|
Jamie Strandboge | ||
Utopic |
Won't Fix
|
High
|
Jamie Strandboge | ||
Vivid |
Fix Released
|
High
|
Jamie Strandboge | ||
apparmor-easyprof-ubuntu (Ubuntu RTM) |
Fix Released
|
Wishlist
|
Jamie Strandboge |
Bug Description
The camera and the gallery app today are authorized to read/write in /home/$
Now they also need to be able to read/write in the similar directories of the SD card, for example:
- /media/
- /media/
As a side note, we are using the following API in applications to retrieve the path (e.g. /home/phablet/
http://
To retrieve the similar path on the SD card we are considering using a combination of that to guess the directory name (Pictures) concatenated with the value of http://
Related branches
Changed in apparmor-easyprof-ubuntu (Ubuntu): | |
importance: | High → Wishlist |
status: | Confirmed → Triaged |
Changed in apparmor-easyprof-ubuntu (Ubuntu Utopic): | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Jamie Strandboge (jdstrand) |
Changed in apparmor-easyprof-ubuntu (Ubuntu Vivid): | |
importance: | Wishlist → High |
Changed in apparmor-easyprof-ubuntu (Ubuntu RTM): | |
importance: | Undecided → Wishlist |
assignee: | nobody → Jamie Strandboge (jdstrand) |
tags: | added: application-confinement rtm14 |
Changed in apparmor-easyprof-ubuntu (Ubuntu Utopic): | |
status: | Triaged → In Progress |
Changed in apparmor-easyprof-ubuntu (Ubuntu Vivid): | |
status: | Triaged → In Progress |
Thanks for the report! Marking confirmed for now, since it is obviously needed, but it needs further discussion. Once that has happened, I'll adjust.