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

Xsane with Gimp on Mac OS X

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.

5 of 5 messages available
Toggle history

Please log in to manage your subscriptions.

Xsane with Gimp on Mac OS X Alain Jennotte via gimp-developer-list 29 Dec 17:24
  Xsane with Gimp on Mac OS X Brion Vibber via gimp-developer-list 29 Dec 17:56
   Xsane with Gimp on Mac OS X Brion Vibber via gimp-developer-list 29 Dec 18:00
   Xsane with Gimp on Mac OS X Kristian Rietveld 31 Dec 09:21
    Xsane with Gimp on Mac OS X Partha Bagchi via gimp-developer-list 31 Dec 13:32
Alain Jennotte via gimp-developer-list
2018-12-29 17:24:29 UTC (over 5 years ago)

Xsane with Gimp on Mac OS X

Hi,

Two years ago, someone in this list explained that there was no support for scanner in Gimp for Mac OSX,. I'd like to know if things changed in the latest developments.

I use Sierra, Gimp 2.10 and my scanner is a CanoScan 5600F. Should I move to another OS to use my scanner with Gimp or is there a way to make this work on OS X?

Thanks for any advise!

dw

Brion Vibber via gimp-developer-list
2018-12-29 17:56:59 UTC (over 5 years ago)

Xsane with Gimp on Mac OS X

Hmm... is something broken with the TWAIN scanner plugin on Mac, or perhaps have scanner drivers moved away from using the TWAIN system and so that's not picking up your driver?

(I ported the TWAIN driver to support Mac in 2004, and it seems to still be in the source code, so I would expect it to be included in builds by default.)

-- brion

On Sat, Dec 29, 2018 at 9:24 AM Alain Jennotte via gimp-developer-list < gimp-developer-list@gnome.org> wrote:

Hi,

Two years ago, someone in this list explained that there was no support for scanner in Gimp for Mac OSX,. I'd like to know if things changed in the latest developments.

I use Sierra, Gimp 2.10 and my scanner is a CanoScan 5600F. Should I move to another OS to use my scanner with Gimp or is there a way to make this work on OS X?

Thanks for any advise!

dw _______________________________________________ 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

Brion Vibber via gimp-developer-list
2018-12-29 18:00:05 UTC (over 5 years ago)

Xsane with Gimp on Mac OS X

Ah, it was removed in 2016 in commit 8bb48ac5de915cf5b6f2136541c403101ddee52a:

"Bug 555525 - 64 Bit Build on Mac OS X Leopard fails...

...because of TWAIN interface

Remove all Mac TWAIN stuff, we will get proper OS X scanner support pretty soon."

-- brion

On Sat, Dec 29, 2018 at 9:56 AM Brion Vibber wrote:

Hmm... is something broken with the TWAIN scanner plugin on Mac, or perhaps have scanner drivers moved away from using the TWAIN system and so that's not picking up your driver?

(I ported the TWAIN driver to support Mac in 2004, and it seems to still be in the source code, so I would expect it to be included in builds by default.)

-- brion

On Sat, Dec 29, 2018 at 9:24 AM Alain Jennotte via gimp-developer-list < gimp-developer-list@gnome.org> wrote:

Hi,

Two years ago, someone in this list explained that there was no support for
scanner in Gimp for Mac OSX,. I'd like to know if things changed in the latest developments.

I use Sierra, Gimp 2.10 and my scanner is a CanoScan 5600F. Should I move to another OS to use my scanner with Gimp or is there a way to make this work on OS X?

Thanks for any advise!

dw _______________________________________________ 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

Kristian Rietveld
2018-12-31 09:21:48 UTC (over 5 years ago)

Xsane with Gimp on Mac OS X

On 29 Dec 2018, at 18:56, Brion Vibber via gimp-developer-list wrote:

Hmm... is something broken with the TWAIN scanner plugin on Mac, or perhaps have scanner drivers moved away from using the TWAIN system and so that's not picking up your driver?

The TWAIN driver had issues on macOS. I think that for macOS the right way forward is to implement a plugin that uses the ImageCapture libraries. This will give you imports from scanners as well as cameras (including iphones/ipads) for all devices that ship with appropriate macOS drivers.

I once started working on such a plugin but I have no interest in finishing it at this moment. It is not in a good enough shape to put in git. If anyone wants to continue working on this, let me know and I will happily share the code that I wrote as a starting point.

regards,

-kris.

Partha Bagchi via gimp-developer-list
2018-12-31 13:32:20 UTC (over 5 years ago)

Xsane with Gimp on Mac OS X

At one point, I was thinking the same thing! Also for Windows, use the native libraries.

Can you share your code offline with me? I'm not promising obviously since I'm not at all a good programmer.

On Mon, Dec 31, 2018 at 4:22 AM Kristian Rietveld wrote:

On 29 Dec 2018, at 18:56, Brion Vibber via gimp-developer-list <

gimp-developer-list@gnome.org> wrote:

Hmm... is something broken with the TWAIN scanner plugin on Mac, or

perhaps

have scanner drivers moved away from using the TWAIN system and so that's not picking up your driver?

The TWAIN driver had issues on macOS. I think that for macOS the right way forward is to implement a plugin that uses the ImageCapture libraries. This will give you imports from scanners as well as cameras (including iphones/ipads) for all devices that ship with appropriate macOS drivers.

I once started working on such a plugin but I have no interest in finishing it at this moment. It is not in a good enough shape to put in git. If anyone wants to continue working on this, let me know and I will happily share the code that I wrote as a starting point.

regards,

-kris.

_______________________________________________ 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