Unity device blacklist nonfunctional
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Triaged
|
Medium
|
Unassigned | ||
unity (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
Xenial |
Triaged
|
Medium
|
Unassigned |
Bug Description
Installing 14.04 in a classroom dual-boot environment, Unity shows icons for the Windows partitions on the launcher, nonfunctional since they require root to mount. Such extraneous icons only serve to confuse the user.
Googling, I found out about the com.canonical.
[com.canonical.
blacklist=
Here's the corresponding output of blkid -o list
device fs_type label mount point UUID
-------
/dev/sda1 ntfs System (not mounted) F236BFEF36BFB349
/dev/sda2 ntfs OSDisk (not mounted) 1A98C11998C0F473
/dev/sda3 swap <swap> c251a534-
/dev/sda4 ext4 / 122357ec-
I put the file in /usr/share/
However, the icons persist in appearing, even on a clean home directory (no old user configuration to confuse anything).
Can this be fixed, or is there another way to prevent Unity from showing local internal drives to users who have no means of accessing them? Disabling drive icons altogether would be suboptimal but perhaps workable too, though it'd be preferable that the removable drives would get icons. However, even removing unity://devices from com.canonical.
lsb_release -rd is:
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Changed in unity: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in unity (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: rls-w-incoming |
tags: |
added: rls-x-incoming removed: rls-w-incoming |
tags: | removed: rls-x-incoming |