-
Notifications
You must be signed in to change notification settings - Fork 23
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
-flatbed does not work in installed version #35
Comments
more info: |
I'm using Epson V370 (no document feeder), and experiencing the same issue.
|
@KaarlisCaune , when you say "exported build", do you mean a build that you made in XCode? Or the pre-built binary in git? |
Quick update -- I was able to repro this issue using the .dmg image linked in the README. Not sure yet if that binary is from a bad build or if it's something else. In the interim, please make a build from Xcode and grab the generated binary instead of using what's linked from the README |
Looks like this is a difference between what happens when checking non-optionals for |
@jab11 @KaarlisCaune Please give this a try: https://github.com/klep/scanline/blob/master/scanline-1.0.1.pkg?raw=true |
my scanner is Brother MFC-L2730DW series
I'm running
scanline -batch -flatbed docs
but I'm getting an error:scanning from the document feeder works fine.
I downloaded the xcode project and ran the same command and that seems to work fine with -flatbed, is there a difference from the installed version ?
The text was updated successfully, but these errors were encountered: