-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-m Color hangs #19
Comments
Are you sure it is hung, or is it just taking a while? Even on my desktop machine, As an experiment, try it with |
Wow, thank you, you are right. But why does it take so long? Any argument to speed this up (besides reducing the quality and going with a lower dpi)? |
I don't know TBH. I did some googling but nothing of note comes up. |
Sent an email to the maintainer of netpbm. Will update this issue if I hear back. |
@prismplex I think I figured out the problem... or at least a symptom of the problem (I'm still waiting to hear back from the maintainer of netpbm about his ideas for the root cause). Please try the latest master version and see if that works better for you. |
FYI The underlying issue, which doesn't affect the workaround now on master, seems to be with ghostscript, not with netpbm. I've created this issue on the Ghostscript bug tracker: https://bugs.ghostscript.com/show_bug.cgi?id=703686. |
Thank you very much! The workaround works flawlessly. Scanning is much much much faster! Cool! |
First of all thank you for this great script.
Currently using it with a ix1500 and a raspberry pi running ubuntu. All color modes work as expected except
-m Color
.Script output:
After that nothing happens, the script hangs.
Verbose mode on:
The script i used:
Does somebody have an idea how to solve this?
Thank you!
The text was updated successfully, but these errors were encountered: