Re: [Gimp-developer] Darktable plug-in in GIMP

2016-04-30 Thread Mika Mantere
Thanks for the info, Tobias. I wasn't aware of the close nature of TIFFs
and raw files in general, it makes more sense now.

I've used Darktable and GIMP (and Inkscape) for everything since moving on
to linux side and couldn't be happier for finally having a plug-in
seamlessly linking the two. It was really the last missing piece from my
old Photoshop/Lightroom combo.

Thanks,
Mika

On Sat, Apr 30, 2016 at 7:33 AM, Tobias Ellinghaus  wrote:

> Am Freitag, 29. April 2016, 17:08:21 schrieb Mika Mantere:
> > The plug-in works great in importing NEF to GIMP, but now when I open
> some
> > TIF files in GIMP, it uses the plug-in in the same fashion as if I was
> > opening raw files in GIMP, i.e. launching darktable and upon exiting
> > exporting the file to GIMP as 32-bit EXR. This happens with some TIF
> files
> > but not with all TIF files. Is it supposed to do that?
>
> No, it is not. The problem is that most raw formats are TIFF files with
> some
> extra data. For CR2 that's not a big problem, there is a way to recognize
> them
> (Canon was clever enough to have a unique magic for their files), other
> formats
> however can't be reliably distinguished from TIFFs. NEF is one of those. So
> right now the code wrongly assumes that your TIFF is a NEF and sends it to
> darktable. Until that is fixed you have to manually select the TIFF loader
> in
> the lower left hand corner of the open dialog.
>
> > I do remember having trouble opening some TIF files in GIMP before, I
> think
> > some older TIF files with many Photoshop layers. This might actually work
> > better through Darktable, anyway :-)
>
> Happy coincidence. Maybe you can provide a sample file to bugzilla so
> someone
> can have a look at properly supporting them in GIMP.
>
> > Thanks,
> > Mika
>
> Tobias
> ___
> 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
>
>
___
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


[Gimp-developer] Darktable plug-in in GIMP

2016-04-29 Thread Mika Mantere
The plug-in works great in importing NEF to GIMP, but now when I open some
TIF files in GIMP, it uses the plug-in in the same fashion as if I was
opening raw files in GIMP, i.e. launching darktable and upon exiting
exporting the file to GIMP as 32-bit EXR. This happens with some TIF files
but not with all TIF files. Is it supposed to do that?

I do remember having trouble opening some TIF files in GIMP before, I think
some older TIF files with many Photoshop layers. This might actually work
better through Darktable, anyway :-)

Thanks,
Mika
___
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


Re: [Gimp-developer] Darktable plug-in in GIMP

2016-04-23 Thread Mika Mantere
Works like a charm! Thank you!

On Sat, Apr 23, 2016 at 2:52 PM, Michael Natterer  wrote:

> On Sat, 2016-04-23 at 14:26 -0700, Mika Mantere wrote:
> > Hi,
> >
> > Can anyone tell me how to use darktable gimp plug-in to get images
> > directly
> > from DT to Gimp without having to export them in one format from DT
> > and
> > then open them in Gimp?
> >
> > I have Darktable Unstable and Gimp 2.9.3 (unstable), both from PPAs,
> > running on Ubuntu 16.04.
>
> You open the image in GIMP and it will launch darktable to import
> it. When you quit darktable it will be transferred to GIMP.
>
> The problem is that you currently have to pick the file format
> from the expandable list in the open dialog. We are working
> on automating this.
>
> --Mitch
>
>
___
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


[Gimp-developer] Darktable plug-in in GIMP

2016-04-23 Thread Mika Mantere
Hi,

Can anyone tell me how to use darktable gimp plug-in to get images directly
from DT to Gimp without having to export them in one format from DT and
then open them in Gimp?

I have Darktable Unstable and Gimp 2.9.3 (unstable), both from PPAs,
running on Ubuntu 16.04.

Thanks,
Mika
___
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