Closed costales closed 11 months ago
Hi, i think nautilus search icon in /usr/share/icons/hicolor/XXxXX/place
metadata::icon-name' 'folder-brown-music'
looks like caja and nautilus doesn't support metadata::custom-icon-name at all, only metadata::custom-icon
patch : https://pastebin.com/u17Lbttr and to disable warning about strict version of nautilus https://pastebin.com/KVSwX7JT
Thank you for your investigation!!
I'm not happy setting all the icons to a filename path instead of a icon name... IMHO This should be fixed by GNOME and not from extensions. Then, I'll wait a few releases if they fix this or not (sometimes is a bug from first releases).
Thank you again and best regards.
Send to GNOME https://gitlab.gnome.org/GNOME/nautilus/-/issues/2951
Fixed from GNOME: https://gitlab.gnome.org/GNOME/nautilus/-/issues/2951#note_1937587
Affected version
Ubuntu 22.10, Nautilus 43
Steps to reproduce
yaru-icon-theme
gsettings set org.gnome.desktop.interface icon-theme 'Yaru-red'
gio set -t 'string' /home/costales/Music 'metadata::custom-icon-name' 'folder-blue'
Current behavior
Icon for that folder doesn't change, I think because Yaru-blue inherits from Yaru and there is a bug in Nautilus.
Expected behavior
Icon for that folder should change.
Additional information