Skip to content

stop_sane_threads delays scan after button bress #3

@ukos-git

Description

@ukos-git

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions