← Back to team overview

desktop-packages team mailing list archive

[Bug 1447257] Re: Nautilus is not showing custom icon & emblem

 

** Changed in: nautilus
       Status: Unknown => Confirmed

** Changed in: nautilus
   Importance: Unknown => Medium

-- 
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 Nautilus:
  Confirmed
Status in nautilus package in Ubuntu:
  New

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/nautilus/+bug/1447257/+subscriptions


References