You are not logged in.

#1 2017-09-06 20:04:22

pauper
Member
Registered: 2012-06-25
Posts: 38

scanbd on Epson V600

Scanner works fine over LAN using epkowa SANE backend (button presses are recognised, selecting the option 'Wait for button' will wait until scan button is pressed)

Using scanbd with the following configuration:
/etc/sane.d/dll.conf:

net

/etc/sane.d/net.conf:

connect_timeout = 3
localhost

/etc/scanbd/sane.d/dll.d/epkowa.conf:

epkowa

/etc/scanbd/sane.d/saned.conf:

localhost
192.168.1.0/24

epkowa.conf is copied into /etc/scanbd/sane.d/ and is commented out in /etc/sane.d/dll.d/epkowa

systemctl stop saned.socket
SANE_CONFIG_DIR=/etc/scanbd/sane.d scanbd -f -d 7

outputs:

scanbd: debug on: level: 7
scanbd: dropping privs to uid daemon
scanbd: dropping privs to gid scanner
scanbd: group scanner has member: 
scanbd: daemon
scanbd: drop privileges to gid: 96
scanbd: Running as effective gid 96
scanbd: drop privileges to uid: 2
scanbd: Running as effective uid 2
scanbd: dbus_init
scanbd: dbus match type='signal',interface='org.freedesktop.Hal.Manager'
scanbd: SANE_CONFIG_DIR=/etc/scanbd/sane.d
scanbd: sane version 1.0
scanbd: Scanning for local-only devices
scanbd: found device: epkowa:interpreter:001:006 Epson Perfection V600 Photo flatbed scanner
scanbd: start_sane_threads
scanbd: Starting poll thread for epkowa:interpreter:001:006
scanbd: Thread started for device epkowa:interpreter:001:006
scanbd: start dbus thread
scanbd: udev init
scanbd: get udev monitor
scanbd: udev fd is non-blocking, now setting to blocking mode
scanbd: start udev thread
scanbd: timeout: 500 ms
scanbd: sane_poll
scanbd: udev thread started
scanbd: Iteration on dbus call
scanbd: found 67 options for device epkowa:interpreter:001:006
scanbd: sane_find_matching_options
scanbd: found 5 actions in section (null)
scanbd: checking action scan with filter: ^scan.*
scanbd: found active option[2] mode (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[3] depth (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[6] brightness-method (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[7] brightness (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[8] contrast (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[10] gamma-correction (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[12] resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[13] x-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[14] y-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[18] speed (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[20] short-resolution (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[22] red-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[23] green-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[24] blue-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[25] wait-for-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[26] monitor-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[27] polling-time (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[28] needs-polling (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[30] cct-1 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[31] cct-2 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[32] cct-3 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[33] cct-4 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[34] cct-5 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[35] cct-6 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[36] cct-7 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[37] cct-8 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[38] cct-9 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[40] preview (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[41] preview-speed (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[43] scan-area (type: 3) for device epkowa:interpreter:001:006
scanbd: installing action scan (0) for epkowa:interpreter:001:006, option[43]: scan-area as: test.script
scanbd: multiple actions allowed
scanbd: get_sane_option_value
scanbd: Value of scan-area as string (len 7, hash 369047523): Maximum
scanbd: found active option[44] tl-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[45] tl-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[46] br-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[47] br-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[48] quick-format (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[50] source (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[58] scan-area-is-valid (type: 0) for device epkowa:interpreter:001:006
scanbd: installing action scan (1) for epkowa:interpreter:001:006, option[58]: scan-area-is-valid as: test.script
scanbd: multiple actions allowed
scanbd: get_sane_option_value
scanbd: Initial value of option scan-area-is-valid is 0
scanbd: found active option[61] ext-sane-status (type: 1) for device epkowa:interpreter:001:006
scanbd: checking action email with filter: ^email$
scanbd: found active option[2] mode (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[3] depth (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[6] brightness-method (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[7] brightness (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[8] contrast (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[10] gamma-correction (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[12] resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[13] x-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[14] y-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[18] speed (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[20] short-resolution (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[22] red-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[23] green-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[24] blue-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[25] wait-for-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[26] monitor-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[27] polling-time (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[28] needs-polling (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[30] cct-1 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[31] cct-2 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[32] cct-3 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[33] cct-4 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[34] cct-5 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[35] cct-6 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[36] cct-7 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[37] cct-8 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[38] cct-9 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[40] preview (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[41] preview-speed (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[43] scan-area (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[44] tl-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[45] tl-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[46] br-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[47] br-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[48] quick-format (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[50] source (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[58] scan-area-is-valid (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[61] ext-sane-status (type: 1) for device epkowa:interpreter:001:006
scanbd: checking action copy with filter: ^copy$
scanbd: found active option[2] mode (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[3] depth (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[6] brightness-method (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[7] brightness (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[8] contrast (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[10] gamma-correction (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[12] resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[13] x-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[14] y-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[18] speed (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[20] short-resolution (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[22] red-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[23] green-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[24] blue-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[25] wait-for-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[26] monitor-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[27] polling-time (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[28] needs-polling (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[30] cct-1 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[31] cct-2 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[32] cct-3 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[33] cct-4 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[34] cct-5 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[35] cct-6 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[36] cct-7 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[37] cct-8 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[38] cct-9 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[40] preview (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[41] preview-speed (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[43] scan-area (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[44] tl-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[45] tl-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[46] br-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[47] br-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[48] quick-format (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[50] source (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[58] scan-area-is-valid (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[61] ext-sane-status (type: 1) for device epkowa:interpreter:001:006
scanbd: checking action preview with filter: ^preview$
scanbd: found active option[2] mode (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[3] depth (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[6] brightness-method (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[7] brightness (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[8] contrast (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[10] gamma-correction (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[12] resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[13] x-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[14] y-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[18] speed (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[20] short-resolution (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[22] red-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[23] green-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[24] blue-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[25] wait-for-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[26] monitor-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[27] polling-time (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[28] needs-polling (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[30] cct-1 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[31] cct-2 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[32] cct-3 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[33] cct-4 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[34] cct-5 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[35] cct-6 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[36] cct-7 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[37] cct-8 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[38] cct-9 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[40] preview (type: 0) for device epkowa:interpreter:001:006
scanbd: installing action preview (2) for epkowa:interpreter:001:006, option[40]: preview as: test.script
scanbd: multiple actions allowed
scanbd: get_sane_option_value
scanbd: Initial value of option preview is 0
scanbd: found active option[41] preview-speed (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[43] scan-area (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[44] tl-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[45] tl-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[46] br-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[47] br-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[48] quick-format (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[50] source (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[58] scan-area-is-valid (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[61] ext-sane-status (type: 1) for device epkowa:interpreter:001:006
scanbd: checking action globaltest with filter: ^message.*
scanbd: found active option[2] mode (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[3] depth (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[6] brightness-method (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[7] brightness (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[8] contrast (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[10] gamma-correction (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[12] resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[13] x-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[14] y-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[18] speed (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[20] short-resolution (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[22] red-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[23] green-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[24] blue-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[25] wait-for-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[26] monitor-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[27] polling-time (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[28] needs-polling (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[30] cct-1 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[31] cct-2 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[32] cct-3 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[33] cct-4 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[34] cct-5 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[35] cct-6 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[36] cct-7 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[37] cct-8 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[38] cct-9 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[40] preview (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[41] preview-speed (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[43] scan-area (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[44] tl-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[45] tl-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[46] br-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[47] br-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[48] quick-format (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[50] source (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[58] scan-area-is-valid (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[61] ext-sane-status (type: 1) for device epkowa:interpreter:001:006
scanbd: sane_find_matching_functions
scanbd: found 2 functions in section (null)
scanbd: checking function function_knob with filter: ^message.*
scanbd: option[1] has no name
scanbd: found active option[2] mode (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[3] depth (type: 1) for device epkowa:interpreter:001:006
scanbd: option[4] is not active
scanbd: option[5] is not active
scanbd: found active option[6] brightness-method (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[7] brightness (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[8] contrast (type: 1) for device epkowa:interpreter:001:006
scanbd: option[9] is not active
scanbd: found active option[10] gamma-correction (type: 3) for device epkowa:interpreter:001:006
scanbd: option[11] is not active
scanbd: found active option[12] resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[13] x-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[14] y-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: option[15] is not active
scanbd: option[16] has no name
scanbd: option[17] is not active
scanbd: found active option[18] speed (type: 0) for device epkowa:interpreter:001:006
scanbd: option[19] is not active
scanbd: found active option[20] short-resolution (type: 0) for device epkowa:interpreter:001:006
scanbd: option[21] is not active
scanbd: found active option[22] red-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[23] green-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[24] blue-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[25] wait-for-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[26] monitor-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[27] polling-time (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[28] needs-polling (type: 0) for device epkowa:interpreter:001:006
scanbd: option[29] has no name
scanbd: found active option[30] cct-1 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[31] cct-2 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[32] cct-3 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[33] cct-4 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[34] cct-5 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[35] cct-6 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[36] cct-7 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[37] cct-8 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[38] cct-9 (type: 2) for device epkowa:interpreter:001:006
scanbd: option[39] has no name
scanbd: found active option[40] preview (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[41] preview-speed (type: 0) for device epkowa:interpreter:001:006
scanbd: option[42] has no name
scanbd: found active option[43] scan-area (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[44] tl-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[45] tl-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[46] br-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[47] br-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[48] quick-format (type: 3) for device epkowa:interpreter:001:006
scanbd: option[49] has no name
scanbd: found active option[50] source (type: 3) for device epkowa:interpreter:001:006
scanbd: option[51] is not active
scanbd: option[52] is not active
scanbd: option[53] is not active
scanbd: option[54] is not active
scanbd: option[55] is not active
scanbd: option[56] is not active
scanbd: option[57] is not active
scanbd: found active option[58] scan-area-is-valid (type: 0) for device epkowa:interpreter:001:006
scanbd: option[59] is not active
scanbd: option[60] is not active
scanbd: found active option[61] ext-sane-status (type: 1) for device epkowa:interpreter:001:006
scanbd: option[62] is not active
scanbd: option[63] is not active
scanbd: option[64] is not active
scanbd: option[65] is not active
scanbd: option[66] is not active
scanbd: checking function function_mode with filter: ^mode.*
scanbd: option[1] has no name
scanbd: found active option[2] mode (type: 3) for device epkowa:interpreter:001:006
scanbd: installing function function_mode for epkowa:interpreter:001:006, option[2]: mode as env: SCANBD_FUNCTION_MODE
scanbd: found active option[3] depth (type: 1) for device epkowa:interpreter:001:006
scanbd: option[4] is not active
scanbd: option[5] is not active
scanbd: found active option[6] brightness-method (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[7] brightness (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[8] contrast (type: 1) for device epkowa:interpreter:001:006
scanbd: option[9] is not active
scanbd: found active option[10] gamma-correction (type: 3) for device epkowa:interpreter:001:006
scanbd: option[11] is not active
scanbd: found active option[12] resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[13] x-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[14] y-resolution (type: 1) for device epkowa:interpreter:001:006
scanbd: option[15] is not active
scanbd: option[16] has no name
scanbd: option[17] is not active
scanbd: found active option[18] speed (type: 0) for device epkowa:interpreter:001:006
scanbd: option[19] is not active
scanbd: found active option[20] short-resolution (type: 0) for device epkowa:interpreter:001:006
scanbd: option[21] is not active
scanbd: found active option[22] red-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[23] green-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[24] blue-gamma-table (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[25] wait-for-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[26] monitor-button (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[27] polling-time (type: 1) for device epkowa:interpreter:001:006
scanbd: found active option[28] needs-polling (type: 0) for device epkowa:interpreter:001:006
scanbd: option[29] has no name
scanbd: found active option[30] cct-1 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[31] cct-2 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[32] cct-3 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[33] cct-4 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[34] cct-5 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[35] cct-6 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[36] cct-7 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[37] cct-8 (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[38] cct-9 (type: 2) for device epkowa:interpreter:001:006
scanbd: option[39] has no name
scanbd: found active option[40] preview (type: 0) for device epkowa:interpreter:001:006
scanbd: found active option[41] preview-speed (type: 0) for device epkowa:interpreter:001:006
scanbd: option[42] has no name
scanbd: found active option[43] scan-area (type: 3) for device epkowa:interpreter:001:006
scanbd: found active option[44] tl-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[45] tl-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[46] br-x (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[47] br-y (type: 2) for device epkowa:interpreter:001:006
scanbd: found active option[48] quick-format (type: 3) for device epkowa:interpreter:001:006
scanbd: option[49] has no name
scanbd: found active option[50] source (type: 3) for device epkowa:interpreter:001:006
scanbd: option[51] is not active
scanbd: option[52] is not active
scanbd: option[53] is not active
scanbd: option[54] is not active
scanbd: option[55] is not active
scanbd: option[56] is not active
scanbd: option[57] is not active
scanbd: found active option[58] scan-area-is-valid (type: 0) for device epkowa:interpreter:001:006
scanbd: option[59] is not active
scanbd: option[60] is not active
scanbd: found active option[61] ext-sane-status (type: 1) for device epkowa:interpreter:001:006
scanbd: option[62] is not active
scanbd: option[63] is not active
scanbd: option[64] is not active
scanbd: option[65] is not active
scanbd: option[66] is not active
scanbd: found 0 local device sections
scanbd: timeout: 500 ms
scanbd: Start the polling for device epkowa:interpreter:001:006
scanbd: polling thread for epkowa:interpreter:001:006, before cancellation point
scanbd: polling thread for epkowa:interpreter:001:006, after cancellation point
scanbd: polling device epkowa:interpreter:001:006
scanbd: get_sane_option_value
scanbd: Value of scan-area as string (len 7, hash 369047523): Maximum
scanbd: checking option scan-area number 43 (0) for device epkowa:interpreter:001:006: value: 369047523
scanbd: value trigger: string
scanbd: trigger action for scan-area for device epkowa:interpreter:001:006 with script test.script
scanbd: get_sane_option_value
scanbd: Value of mode as string (len 5, hash 217719332): Color
scanbd: setting env: SCANBD_FUNCTION_MODE=Color
scanbd: setting env: PATH=/root/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
scanbd: setting env: PWD=/root
scanbd: setting env: USER=root
scanbd: setting env: HOME=/root
scanbd: setting env: SCANBD_DEVICE=epkowa:interpreter:001:006
scanbd: setting env: SCANBD_ACTION=scan
scanbd: append string epkowa:interpreter:001:006 to signal scan_begin
scanbd: now sending signal scan_begin
scanbd: append string SCANBD_FUNCTION_MODE=Color to signal trigger
scanbd: append string PATH=/root/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl to signal trigger
scanbd: append string PWD=/root to signal trigger
scanbd: append string USER=root to signal trigger
scanbd: append string HOME=/root to signal trigger
scanbd: append string SCANBD_DEVICE=epkowa:interpreter:001:006 to signal trigger
scanbd: append string SCANBD_ACTION=scan to signal trigger
scanbd: now sending signal trigger
scanbd: now flushing the dbus
scanbd: unref the signal
scanbd: using relative script path: test.script, expanded to: /etc/scanbd/test.script
scanbd: Iteration on dbus call
scanbd: waiting for child: /etc/scanbd/test.script
scanbd: child /etc/scanbd/test.script exited with status: 0
scanbd: append string epkowa:interpreter:001:006 to signal scan_end
scanbd: now sending signal scan_end
scanbd: Iteration on dbus call
scanbd: reopen device epkowa:interpreter:001:006
scanbd: get_sane_option_value
scanbd: checking option scan-area-is-valid number 58 (1) for device epkowa:interpreter:001:006: value: 1
scanbd: get_sane_option_value
scanbd: checking option preview number 40 (2) for device epkowa:interpreter:001:006: value: 0
scanbd: polling thread for epkowa:interpreter:001:006, before cancellation point
scanbd: polling thread for epkowa:interpreter:001:006, after cancellation point
scanbd: polling device epkowa:interpreter:001:006
scanbd: get_sane_option_value
scanbd: Value of scan-area as string (len 7, hash 369047523): Maximum
scanbd: checking option scan-area number 43 (0) for device epkowa:interpreter:001:006: value: 369047523
scanbd: value trigger: string
scanbd: trigger action for scan-area for device epkowa:interpreter:001:006 with script test.script
scanbd: get_sane_option_value
scanbd: Value of mode as string (len 5, hash 217719332): Color
scanbd: setting env: SCANBD_FUNCTION_MODE=Color
scanbd: setting env: PATH=/root/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
scanbd: setting env: PWD=/root
scanbd: setting env: USER=root
scanbd: setting env: HOME=/root
scanbd: setting env: SCANBD_DEVICE=epkowa:interpreter:001:006
scanbd: setting env: SCANBD_ACTION=scan
scanbd: append string epkowa:interpreter:001:006 to signal scan_begin
scanbd: now sending signal scan_begin
scanbd: Iteration on dbus call
scanbd: append string SCANBD_FUNCTION_MODE=Color to signal trigger
scanbd: append string PATH=/root/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl to signal trigger
scanbd: append string PWD=/root to signal trigger
scanbd: append string USER=root to signal trigger
scanbd: append string HOME=/root to signal trigger
scanbd: append string SCANBD_DEVICE=epkowa:interpreter:001:006 to signal trigger
scanbd: append string SCANBD_ACTION=scan to signal trigger
scanbd: now sending signal trigger
scanbd: now flushing the dbus
scanbd: unref the signal
scanbd: using relative script path: test.script, expanded to: /etc/scanbd/test.script
scanbd: waiting for child: /etc/scanbd/test.script
scanbd: child /etc/scanbd/test.script exited with status: 0
scanbd: Iteration on dbus call
scanbd: append string epkowa:interpreter:001:006 to signal scan_end
scanbd: now sending signal scan_end
scanbd: reopen device epkowa:interpreter:001:006
scanbd: get_sane_option_value
scanbd: checking option scan-area-is-valid number 58 (1) for device epkowa:interpreter:001:006: value: 1
scanbd: get_sane_option_value
scanbd: checking option preview number 40 (2) for device epkowa:interpreter:001:006: value: 0
scanbd: polling thread for epkowa:interpreter:001:006, before cancellation point
scanbd: polling thread for epkowa:interpreter:001:006, after cancellation point
scanbd: polling device epkowa:interpreter:001:006
scanbd: get_sane_option_value
scanbd: Value of scan-area as string (len 7, hash 369047523): Maximum
scanbd: checking option scan-area number 43 (0) for device epkowa:interpreter:001:006: value: 369047523
scanbd: value trigger: string
scanbd: trigger action for scan-area for device epkowa:interpreter:001:006 with script test.script
scanbd: get_sane_option_value
scanbd: Value of mode as string (len 5, hash 217719332): Color
scanbd: setting env: SCANBD_FUNCTION_MODE=Color
scanbd: setting env: PATH=/root/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
scanbd: setting env: PWD=/root
scanbd: setting env: USER=root
scanbd: setting env: HOME=/root
scanbd: setting env: SCANBD_DEVICE=epkowa:interpreter:001:006
scanbd: setting env: SCANBD_ACTION=scan
scanbd: append string epkowa:interpreter:001:006 to signal scan_begin
scanbd: now sending signal scan_begin
scanbd: Iteration on dbus call
scanbd: append string SCANBD_FUNCTION_MODE=Color to signal trigger
scanbd: append string PATH=/root/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl to signal trigger
scanbd: append string PWD=/root to signal trigger
scanbd: append string USER=root to signal trigger
scanbd: append string HOME=/root to signal trigger
scanbd: append string SCANBD_DEVICE=epkowa:interpreter:001:006 to signal trigger
scanbd: append string SCANBD_ACTION=scan to signal trigger
scanbd: now sending signal trigger
scanbd: now flushing the dbus
scanbd: unref the signal
scanbd: using relative script path: test.script, expanded to: /etc/scanbd/test.script
scanbd: waiting for child: /etc/scanbd/test.script
scanbd: child /etc/scanbd/test.script exited with status: 0
scanbd: Iteration on dbus call

Scripts are continually triggered without any button presses ocurring and no actual button presses are recognised. I'm not sure what else to do, can't find much info on anyone successfully using scanbd with this scanner or other Epson scanners using epkowa. Can anyone help?

Offline

Board footer

Powered by FluxBB