RSS/Atom feed Twitter
Site is read-only, email is disabled

ufraw-gimp support?

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

ufraw-gimp support? richard brown 25 Sep 16:07
  ufraw-gimp support? Partha Bagchi 25 Sep 16:25
   CAF=Ez4WHpNuNmXN9xRk=mXWdjU... 26 Sep 12:06
    ufraw-gimp support? Richard Brown 26 Sep 12:05
richard brown
2017-09-25 16:07:58 UTC (over 6 years ago)

ufraw-gimp support?

Hello,

The most recent builds of gimp don't seem able to run the ufraw-gimp plugin.  This is a shame, as ufraw supports Sigma X3F files pretty well.  The message is:

There is no RAW loader installed to open 'Raw Sigma X3F' files

GIMP currently supports these RAW loaders: -darktable, at least 1.7
-RawTherapee, at least 5.2

Have I done something silly, or have I missed a memo?

R.

Partha Bagchi
2017-09-25 16:25:04 UTC (over 6 years ago)

ufraw-gimp support?

Are you building the plugin yourself? RAW handling had changed in recent master updates.

I suggest you do the following:

1. Download the nufraw source from https://sourceforge.net/projects/nufraw/files/ 2. Open nufraw_main-gimp.c and add this line around Line 84 (in the HAVE_GIMP_2_9 section)
gimp_register_file_handler_raw ("file_nufraw_load"); 3. Compile nufraw against GIMP 2.9 and install.

Then you should be good to go. Now you can select nufraw in the preferences.

On Mon, Sep 25, 2017 at 12:07 PM, richard brown wrote:

Hello,

The most recent builds of gimp don't seem able to run the ufraw-gimp plugin. This is a shame, as ufraw supports Sigma X3F files pretty well. The message is:

There is no RAW loader installed to open 'Raw Sigma X3F' files

GIMP currently supports these RAW loaders: -darktable, at least 1.7
-RawTherapee, at least 5.2

Have I done something silly, or have I missed a memo?

R.

_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman /listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list

Richard Brown
2017-09-26 12:05:34 UTC (over 6 years ago)

ufraw-gimp support?

Ooh, I did miss a memo, thanks. Didn't know about nufraw. Nor the little hack. Works now.
:-)

On 25 Sep 2017 5:25 pm, "Partha Bagchi" wrote:

Are you building the plugin yourself? RAW handling had changed in recent master updates.

I suggest you do the following:

1. Download the nufraw source from https://sourceforge.net/ projects/nufraw/files/
2. Open nufraw_main-gimp.c and add this line around Line 84 (in the HAVE_GIMP_2_9 section)
gimp_register_file_handler_raw ("file_nufraw_load"); 3. Compile nufraw against GIMP 2.9 and install.

Then you should be good to go. Now you can select nufraw in the preferences.

On Mon, Sep 25, 2017 at 12:07 PM, richard brown wrote:

Hello,

The most recent builds of gimp don't seem able to run the ufraw-gimp plugin. This is a shame, as ufraw supports Sigma X3F files pretty well. The message is:

There is no RAW loader installed to open 'Raw Sigma X3F' files

GIMP currently supports these RAW loaders: -darktable, at least 1.7
-RawTherapee, at least 5.2

Have I done something silly, or have I missed a memo?

R.

_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman /listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list