bilelmoussaoui / nautilus-folder-icons

Change your nautilus directories icons easily!
GNU General Public License v3.0
102 stars 11 forks source link

Cannot discover La Capitaine Folder colors #14

Closed alex285 closed 6 years ago

alex285 commented 6 years ago

as you can see from the image.. screenshot from 2018-02-01 10-20-00

that was used to work before, so i guess is some change on La Capitaine icon set https://github.com/keeferrourke/la-capitaine-icon-theme

alex285 commented 6 years ago

hmm, i think it is a different issue. it gives me that error (Ubuntu 18,04)

(nautilus:13449): Gtk-WARNING **: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
Traceback (most recent call last):
  File "/usr/share/nautilus-folder-icons/icons_select.py", line 117, in do_loaded
    child = FolderBox(folder)
  File "/usr/share/nautilus-folder-icons/icons_select.py", line 39, in __init__
    self._build_widget()
  File "/usr/share/nautilus-folder-icons/icons_select.py", line 47, in _build_widget
    pixbuf = theme.load_icon(self.name, 64, 0)
GLib.Error: gdk-pixbuf-error-quark: Failed to load /usr/share/icons/la-capitaine-icon-theme/places/scalable/folder-image.svg: Unrecognized image file format (3)
bilelmoussaoui commented 6 years ago

Fixed on master