Public bug reported:

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!

** Affects: nautilus (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1447257

Title:
  Nautilus is not showing custom icon & emblem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1447257/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to