Re: [Gimp-user] Can't open nef images in gimp 2.9.3
- From: Partha Bagchi <partha1b gmail com>
- To: "gimp-user-list gnome org" <gimp-user-list gnome org>
- Subject: Re: [Gimp-user] Can't open nef images in gimp 2.9.3
- Date: Sun, 31 Jan 2016 08:34:41 -0500
On Sun, Jan 31, 2016 at 7:52 AM, Alexandre Prokoudine <
alexandre prokoudine gmail com> wrote:
On Mon, Jan 25, 2016 at 1:43 AM, Partha Bagchi wrote:
Also, installing dcraw doesn't not fix the issue here.
I am talking about dcraw-load.c. I have it working by modifying
command = g_strdup_printf ("dcraw -4 -c '%s'\n",
op_raw_load->path);
to
command = g_strdup_printf ("dcraw -4 -c \"%s\"\n",
op_raw_load->path);
That doesn't fix anything here.
Are you using Windows or some other OS?
Alex
_______________________________________________
gimp-user-list mailing list
List address: gimp-user-list gnome org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives: https://mail.gnome.org/archives/gimp-user-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]