desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #117097
[Bug 1447257] Re: Nautilus is not showing custom icon & emblem
** Also affects: folder-color
Importance: Undecided
Status: New
** Changed in: folder-color
Importance: Undecided => High
** Changed in: folder-color
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1447257
Title:
Nautilus is not showing custom icon & emblem
Status in Folder Color:
Confirmed
Status in Nautilus:
Confirmed
Status in nautilus package in Ubuntu:
Triaged
Bug description:
FYI In Utopic is working right with:
nautilus 1:3.10.1
nautilus-data 1:3.10.1
In Vivid is not working with:
nautilus 1:3.14.2
nautilus-data 1:3.14.2
Test:
For a folder, check folder:
costales@VM:~/Desktop$ gvfs-info -a metadata::emblems ~/Documents
uri: file:///home/costales/Documents
attributes:
costales@VM:~/Desktop$
Set an emblem:
gvfs-set-attribute -t stringv ~/Documents metadata::emblems "folder_emblem_in_progress"
Set an icon:
gvfs-set-attribute -t string ~/Documents metadata::custom-icon-name "brasero"
BUG: This is overwriting the emblem. But the emblem is there yet:
costales@VM:~/Desktop$ gvfs-info -a metadata::emblems ~/Documents
uri: file:///home/costales/Documents
attributes:
metadata::emblems: [folder_emblem_in_progress]
costales@VM:~/Desktop$
Unset icon:
gvfs-set-attribute -t unset ~/Documents metadata::custom-icon-name
AS YOU CAN SEE: The emblem is there yet.
gvfs-set-attribute -t unset ~/Documents metadata::emblems
Nautilus should show a custom icon & custom emblem together as in previous versions.
Thanks in advance!
To manage notifications about this bug go to:
https://bugs.launchpad.net/folder-color/+bug/1447257/+subscriptions
References