matthewjamesadam / Scane

MacOS frontend for SANE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scane quits unexpectedly - macOS Ventura 13.4 arm64

onedrawingperday opened this issue · comments

Hello,

The app quits unexpectedly as soon as it is initialised on a M1 Macbook Pro with a CanoScan 8800F connected via USB 4.

Please see the attached TXT for the full report about the problem.

report.txt

I ran into a similar-looking error when running the .app from the Releases on my M1 MacBook Air running macOS 13 with an Epson SX218. When building it locally, I was able to trace it to the issue fixed in #3. Maybe that works for you too!

Hello there -- I have released a new version of Scane that hopefully resolves this. Please give it a shot here and let me know if it is resolved.

@matthewjamesadam

Thanks for the release. Now the app opens but unfortunately I am hitting an I/O error that I have hit in every other MacOS frontend that uses the SANE backends due to a long standing bug: https://gitlab.com/sane-project/backends/-/issues/153

Also a patch has been posted over here but unfortunately the SANE backends maintainers are reluctant to merge the fix.

And I cannot patch SANE backends on my own then compile it from source, patch Scane and then compile it with Xcode.

This is not my cup of tea since I am primarily a designer.

So in the end I will just have to figure out something else.

Anyway, again thank you. Feel free to close the issue.


@joostrijneveld Thanks for your comment.