Skip to content
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

stop_sane_threads delays scan after button bress #3

Open
ukos-git opened this issue Feb 27, 2019 · 0 comments
Open

stop_sane_threads delays scan after button bress #3

ukos-git opened this issue Feb 27, 2019 · 0 comments

Comments

@ukos-git
Copy link

ukos-git commented Feb 27, 2019

I have a script, where I call scanimage which instantaneously starts scanning.

If I call the script through the scanbd daemon on button press, I am getting a delay of about 25s between button press and scan start similar to the error description on this mailing list. I have activated debug level and the reason for the delay is the following:

/usr/sbin/scanbd: stop_sane_threads: an action is active, waiting ...

slog(SLOG_DEBUG, "sane_trigger_action: an action is active, waiting ...");

I am using scanbd as device handler for the hardware scanner. saned only has access to the net device.
scanbd was configured on debian stretch using the arch linux instructions.

scanbd version: 1.4.4-1+b2
hardware: Fujitsu ScanSnap S1500M
device name 'net:localhost:fujitsu:ScanSnap S1500:8176'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant