! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Add Fujifilm RAF support
Status:
RESOLVED: FIXED
Product:
Tumbler
Component:
General

Comments

Description Fabien 2018-07-06 14:16:41 CEST
Hi,

Currently, Tumbler don't generate thumbnails for Fujifilm RAF files. Is it possible to add support for these raw files ?

Thank you in advance
Comment 1 ToZ editbugs 2018-07-07 13:37:54 CEST
Created attachment 7819 
Add RAF support

Attached is a patch to add RAF support to the raw-thumbnailer plugin.

Note that you also need to swap the priorities of the raw and pixbuf plugins as the pixbuf plugin will try to create the thumbnail first and fail. See: https://docs.xfce.org/xfce/thunar/tumbler
Comment 2 Fabien 2019-02-13 15:46:12 CET
Hi,

Any news ? I think Fujifilm is the last big camera compagny missing in raw-thumbnailer-provider.c :)

  {
    "image/x-adobe-dng",
    "image/x-canon-cr2",
    "image/x-canon-crw",
    "image/x-epson-erf",
    "image/x-nikon-nef",
    "image/x-nikon-nrw",
    "image/x-olympus-orf",
    "image/x-panasonic-raw",
    "image/x-panasonic-rw2",
    "image/x-pentax-pef",
    "image/x-sony-arw",
    "image/x-minolta-mrw",
    NULL
  };
Comment 3 Git Bot editbugs 2019-03-08 00:57:22 CET
ToZ referenced this bugreport in commit e84cfe8ac9a154e5948b29cc6aebe42c5906fcf8

Add Fujifilm RAF support (Bug #14522)

https://git.xfce.org/xfce/tumbler/commit?id=e84cfe8ac9a154e5948b29cc6aebe42c5906fcf8

Bug #14522

Reported by:
Fabien
Reported on: 2018-07-06
Last modified on: 2019-03-08

People

Assignee:
Ali Abdallah
CC List:
3 users

Version

Version:
unspecified

Attachments

Add RAF support (485 bytes, patch)
2018-07-07 13:37 CEST , ToZ
no flags

Additional information