Comment 6 for bug 1795668

Revision history for this message
Eugene Romanenko (eros2) wrote :

Well, from reading gnome-desktop-thumbnail-script.c I understand thumbnailer does not have access to /usr/local, so changed raw.thumbnailer content to:

[Thumbnailer Entry]
Exec=/usr/bin/ufraw-batch --embedded-image --out-type=png --size=%s %u --overwrite --silent --output=%o
MimeType=image/x-canon-cr2;image/x-cr2;

Now it works.