** (simple-scan:23670): WARNING **: Error setting default option source: Invalid argument ** (simple-scan:23670): WARNING **: Unable to set single page source, please file a bug ow to maximized ** (simple-scan:23670): DEBUG: sane_init () -> SANE_STATUS_GOOD ** (simple-scan:23670): DEBUG: SANE version 1.0.20 ** (simple-scan:23670): DEBUG: Requesting redetection of scan devices ** (simple-scan:23670): DEBUG: Processing request ** (simple-scan:23670): DEBUG: Requesting scan at 150 dpi from device '(null)' ** (simple-scan:23670): DEBUG: scanner_scan ("(null)", 150, SCAN_SINGLE) ** (simple-scan:23670): DEBUG: sane_get_devices () -> SANE_STATUS_GOOD ** (simple-scan:23670): DEBUG: Device: name="fujitsu:ScanSnap S1500:303564" vendor="FUJITSU" model="ScanSnap S1500" type="scanner" ** (simple-scan:23670): DEBUG: Processing request ** (simple-scan:23670): DEBUG: sane_open ("fujitsu:ScanSnap S1500:303564") -> SANE_STATUS_GOOD ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (0) ** (simple-scan:23670): DEBUG: Option 0: name='' title='Number of options' type=int size=4 cap=soft-detect ** (simple-scan:23670): DEBUG: Description: Read-only option that specifies how many options a specific devices supports. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (1) ** (simple-scan:23670): DEBUG: Option 1: name='standard' title='Standard' type=group size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Source, mode and resolution options ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (2) ** (simple-scan:23670): DEBUG: Option 2: name='source' title='Scan source' type=string size=11 values=["ADF Front", "ADF Back", "ADF Duplex"] cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Selects the scan source (such as a document-feeder). ** (simple-scan:23670): DEBUG: sane_control_option (2, SANE_ACTION_SET_AUTO) -> SANE_STATUS_INVAL ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (3) ** (simple-scan:23670): DEBUG: Option 3: name='mode' title='Scan mode' type=string size=9 values=["Lineart", "Halftone", "Gray", "Color"] cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Selects the scan mode (e.g., lineart, monochrome, or color). ** (simple-scan:23670): DEBUG: sane_control_option (3, SANE_ACTION_SET_VALUE, "Lineart") -> (SANE_STATUS_GOOD, "Lineart") ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (4) ** (simple-scan:23670): DEBUG: Option 4: name='resolution' title='X-resolution' type=int size=4 unit=dpi min=50, max=600, quant=1 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Sets the horizontal resolution of the scanned image. ** (simple-scan:23670): DEBUG: sane_control_option (4, SANE_ACTION_SET_VALUE, 150) -> (SANE_STATUS_GOOD, 150) ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (5) ** (simple-scan:23670): DEBUG: Option 5: name='y-resolution' title='Y-resolution' type=int size=4 unit=dpi min=50, max=600, quant=1 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Sets the vertical resolution of the scanned image. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (6) ** (simple-scan:23670): DEBUG: Option 6: name='geometry' title='Geometry' type=group size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Scan area and media size options ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (7) ** (simple-scan:23670): DEBUG: Option 7: name='tl-x' title='Top-left x' type=fixed size=4 unit=mm min=0.000000, max=215.872192, quant=1387 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Top-left x position of scan area. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (8) ** (simple-scan:23670): DEBUG: Option 8: name='tl-y' title='Top-left y' type=fixed size=4 unit=mm min=0.000000, max=279.364014, quant=1387 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Top-left y position of scan area. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (9) ** (simple-scan:23670): DEBUG: Option 9: name='br-x' title='Bottom-right x' type=fixed size=4 unit=mm min=0.000000, max=215.872192, quant=1387 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Bottom-right x position of scan area. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (10) ** (simple-scan:23670): DEBUG: Option 10: name='br-y' title='Bottom-right y' type=fixed size=4 unit=mm min=0.000000, max=279.364014, quant=1387 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Bottom-right y position of scan area. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (11) ** (simple-scan:23670): DEBUG: Option 11: name='page-width' title='Page width' type=fixed size=4 unit=mm min=0.000000, max=221.120850, quant=1387 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Specifies the width of the media. Required for automatic centering of sheet-fed scans. ** (simple-scan:23670): DEBUG: sane_control_option (11, SANE_ACTION_SET_VALUE, 210.009781) -> (SANE_STATUS_GOOD, 210.000000) ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (12) ** (simple-scan:23670): DEBUG: Option 12: name='page-height' title='Page height' type=fixed size=4 unit=mm min=0.000000, max=876.695068, quant=1387 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Specifies the height of the media. ** (simple-scan:23670): DEBUG: sane_control_option (12, SANE_ACTION_SET_VALUE, 296.993576) -> (SANE_STATUS_GOOD, 297.000000) ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (13) ** (simple-scan:23670): DEBUG: Option 13: name='enhancement' title='Enhancement' type=group size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Image modification options ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (14) ** (simple-scan:23670): DEBUG: Option 14: name='brightness' title='Brightness' type=int size=4 min=-127, max=127, quant=1 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Controls the brightness of the acquired image. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (15) ** (simple-scan:23670): DEBUG: Option 15: name='contrast' title='Contrast' type=int size=4 min=-127, max=127, quant=1 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Controls the contrast of the acquired image. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (16) ** (simple-scan:23670): DEBUG: Option 16: name='gamma' title='Gamma function exponent' type=fixed size=4 min=0.299988, max=5.000000, quant=655 cap=inactive ** (simple-scan:23670): DEBUG: Description: Changes intensity of midtones ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (17) ** (simple-scan:23670): DEBUG: Option 17: name='threshold' title='Threshold' type=int size=4 min=0, max=255, quant=1 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Select minimum-brightness to get a white point ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (18) ** (simple-scan:23670): DEBUG: Option 18: name='rif' title='RIF' type=bool size=4 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Reverse image format ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (19) ** (simple-scan:23670): DEBUG: Option 19: name='ht-type' title='Halftone type' type=string size=10 values=["Default", "Dither", "Diffusion"] cap=soft-select,soft-detect,inactive ** (simple-scan:23670): DEBUG: Description: Control type of halftone filter ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (20) ** (simple-scan:23670): DEBUG: Option 20: name='ht-pattern' title='Halftone pattern' type=int size=4 min=0, max=3, quant=1 cap=soft-select,soft-detect,inactive ** (simple-scan:23670): DEBUG: Description: Control pattern of halftone filter ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (21) ** (simple-scan:23670): DEBUG: Option 21: name='outline' title='Outline' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Perform outline extraction ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (22) ** (simple-scan:23670): DEBUG: Option 22: name='emphasis' title='Emphasis' type=int size=4 min=-128, max=127, quant=1 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Negative to smooth or positive to sharpen image ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (23) ** (simple-scan:23670): DEBUG: Option 23: name='separation' title='Separation' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Enable automatic separation of image and text ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (24) ** (simple-scan:23670): DEBUG: Option 24: name='mirroring' title='Mirroring' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Reflect output image horizontally ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (25) ** (simple-scan:23670): DEBUG: Option 25: name='wl-follow' title='White level follower' type=string size=8 values=["Default", "On", "Off"] cap=inactive ** (simple-scan:23670): DEBUG: Description: Control white level follower ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (26) ** (simple-scan:23670): DEBUG: Option 26: name='ipc-mode' title='IPC mode' type=string size=8 values=["Default", "SDTC"] cap=inactive ** (simple-scan:23670): DEBUG: Description: Image processing mode, enables additional options ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (27) ** (simple-scan:23670): DEBUG: Option 27: name='bp-filter' title='BP filter' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Improves quality of high resolution ball-point pen text ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (28) ** (simple-scan:23670): DEBUG: Option 28: name='smoothing' title='Smoothing' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Enable smoothing for improved OCR ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (29) ** (simple-scan:23670): DEBUG: Option 29: name='gamma-curve' title='Gamma curve' type=int size=4 min=0, max=3, quant=1 cap=inactive ** (simple-scan:23670): DEBUG: Description: Gamma curve, from light to dark, but upper two may not work ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (30) ** (simple-scan:23670): DEBUG: Option 30: name='threshold-curve' title='Threshold curve' type=int size=4 min=0, max=7, quant=1 cap=inactive ** (simple-scan:23670): DEBUG: Description: Threshold curve, from light to dark, but upper two may not be linear ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (31) ** (simple-scan:23670): DEBUG: Option 31: name='threshold-white' title='Threshold white' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Set pixels equal to threshold to white instead of black ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (32) ** (simple-scan:23670): DEBUG: Option 32: name='noise-removal' title='Noise removal' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Noise removal ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (33) ** (simple-scan:23670): DEBUG: Option 33: name='matrix-5x5' title='Matrix 5x5' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Remove 5 pixel square noise ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (34) ** (simple-scan:23670): DEBUG: Option 34: name='matrix-4x4' title='Matrix 4x4' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Remove 4 pixel square noise ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (35) ** (simple-scan:23670): DEBUG: Option 35: name='matrix-3x3' title='Matrix 3x3' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Remove 3 pixel square noise ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (36) ** (simple-scan:23670): DEBUG: Option 36: name='matrix-2x2' title='Matrix 2x2' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Remove 2 pixel square noise ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (37) ** (simple-scan:23670): DEBUG: Option 37: name='variance' title='Variance' type=int size=4 min=0, max=255, quant=1 cap=soft-select,soft-detect ** (simple-scan:23670): DEBUG: Description: Set SDTC variance rate (sensitivity), 0=127 ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (38) ** (simple-scan:23670): DEBUG: Option 38: name='advanced' title='Advanced' type=group size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Hardware specific options ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (39) ** (simple-scan:23670): DEBUG: Option 39: name='compression' title='Compression' type=string size=5 values=["None"] cap=inactive ** (simple-scan:23670): DEBUG: Description: Enable compressed data. May crash your front-end program ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (40) ** (simple-scan:23670): DEBUG: Option 40: name='compression-arg' title='Compression argument' type=int size=4 min=0, max=0, quant=1 cap=inactive ** (simple-scan:23670): DEBUG: Description: Level of JPEG compression. 1 is small file, 7 is large file. 0 (default) is same as 4 ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (41) ** (simple-scan:23670): DEBUG: Option 41: name='df-action' title='DF action' type=string size=9 values=["Default", "Continue", "Stop"] cap=soft-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Action following double feed error ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (42) ** (simple-scan:23670): DEBUG: Option 42: name='df-skew' title='DF skew' type=bool size=4 cap=soft-select,soft-detect,inactive,advanced ** (simple-scan:23670): DEBUG: Description: Enable double feed error due to skew ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (43) ** (simple-scan:23670): DEBUG: Option 43: name='df-thickness' title='DF thickness' type=bool size=4 cap=soft-select,soft-detect,inactive,advanced ** (simple-scan:23670): DEBUG: Description: Enable double feed error due to paper thickness ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (44) ** (simple-scan:23670): DEBUG: Option 44: name='df-length' title='DF length' type=bool size=4 cap=soft-select,soft-detect,inactive,advanced ** (simple-scan:23670): DEBUG: Description: Enable double feed error due to paper length ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (45) ** (simple-scan:23670): DEBUG: Option 45: name='df-diff' title='DF length difference' type=string size=8 values=["Default", "10mm", "15mm", "20mm"] cap=soft-select,soft-detect,inactive,advanced ** (simple-scan:23670): DEBUG: Description: Difference in page length to trigger double feed error ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (46) ** (simple-scan:23670): DEBUG: Option 46: name='bgcolor' title='Background color' type=string size=8 values=["Default", "White", "Black"] cap=soft-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Set color of background for scans. May conflict with overscan option ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (47) ** (simple-scan:23670): DEBUG: Option 47: name='dropoutcolor' title='Dropout color' type=string size=8 values=["Default", "Red", "Green", "Blue"] cap=soft-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: One-pass scanners use only one color during gray or binary scanning, useful for colored paper or ink ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (48) ** (simple-scan:23670): DEBUG: Option 48: name='buffermode' title='Buffer mode' type=string size=8 values=["Default", "Off", "On"] cap=soft-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Request scanner to read pages quickly from ADF into internal memory ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (49) ** (simple-scan:23670): DEBUG: Option 49: name='prepick' title='Prepick' type=string size=8 values=["Default", "Off", "On"] cap=soft-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Request scanner to grab next page from ADF ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (50) ** (simple-scan:23670): DEBUG: Option 50: name='overscan' title='Overscan' type=string size=8 values=["Default", "Off", "On"] cap=inactive ** (simple-scan:23670): DEBUG: Description: Collect a few mm of background on top side of scan, before paper enters ADF, and increase maximum scan area beyond paper size, to allow collection on remaining sides. May conflict with bgcolor option ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (51) ** (simple-scan:23670): DEBUG: Option 51: name='sleeptimer' title='Sleep timer' type=int size=4 min=0, max=60, quant=1 cap=soft-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Time in minutes until the internal power supply switches to sleep mode ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (52) ** (simple-scan:23670): DEBUG: Option 52: name='duplexoffset' title='Duplex offset' type=int size=4 min=-16, max=16, quant=1 cap=inactive ** (simple-scan:23670): DEBUG: Description: Adjust front/back offset ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (53) ** (simple-scan:23670): DEBUG: Option 53: name='greenoffset' title='Green offset' type=int size=4 min=-16, max=16, quant=1 cap=inactive ** (simple-scan:23670): DEBUG: Description: Adjust green/red offset ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (54) ** (simple-scan:23670): DEBUG: Option 54: name='blueoffset' title='Blue offset' type=int size=4 min=-16, max=16, quant=1 cap=inactive ** (simple-scan:23670): DEBUG: Description: Adjust blue/red offset ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (55) ** (simple-scan:23670): DEBUG: Option 55: name='endorser-options' title='Endorser Options' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Controls for endorser unit ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (56) ** (simple-scan:23670): DEBUG: Option 56: name='endorser' title='Endorser' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Enable endorser unit ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (57) ** (simple-scan:23670): DEBUG: Option 57: name='endorser-bits' title='Endorser bits' type=int size=4 min=16, max=24, quant=8 cap=inactive ** (simple-scan:23670): DEBUG: Description: Determines maximum endorser counter value. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (58) ** (simple-scan:23670): DEBUG: Option 58: name='endorser-val' title='Endorser value' type=int size=4 min=0, max=65535, quant=1 cap=inactive ** (simple-scan:23670): DEBUG: Description: Initial endorser counter value. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (59) ** (simple-scan:23670): DEBUG: Option 59: name='endorser-step' title='Endorser step' type=int size=4 min=-2, max=2, quant=1 cap=inactive ** (simple-scan:23670): DEBUG: Description: Change endorser counter value by this much for each page. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (60) ** (simple-scan:23670): DEBUG: Option 60: name='endorser-y' title='Endorser Y' type=fixed size=4 unit=mm min=0.000000, max=296.993576, quant=1387 cap=inactive ** (simple-scan:23670): DEBUG: Description: Endorser print offset from top of paper. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (61) ** (simple-scan:23670): DEBUG: Option 61: name='endorser-font' title='Endorser font' type=string size=18 values=["Horizontal", "Horizontal bold", "Horizontal narrow", "Vertical", "Vertical bold"] cap=inactive ** (simple-scan:23670): DEBUG: Description: Endorser printing font. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (62) ** (simple-scan:23670): DEBUG: Option 62: name='endorser-dir' title='Endorser direction' type=string size=14 values=["Top to bottom", "Bottom to top"] cap=inactive ** (simple-scan:23670): DEBUG: Description: Endorser printing direction. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (63) ** (simple-scan:23670): DEBUG: Option 63: name='endorser-side' title='Endorser side' type=string size=6 values=["Front", "Back"] cap=inactive ** (simple-scan:23670): DEBUG: Description: Endorser printing side, requires hardware support to change ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (64) ** (simple-scan:23670): DEBUG: Option 64: name='endorser-string' title='Endorser string' type=string size=1 cap=inactive ** (simple-scan:23670): DEBUG: Description: Endorser alphanumeric print format. %05ud or %08ud at the end will be replaced by counter value. ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (65) ** (simple-scan:23670): DEBUG: Option 65: name='sensors' title='Sensors' type=group size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Scanner sensors and buttons ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (66) ** (simple-scan:23670): DEBUG: Option 66: name='top-edge' title='Top edge' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Paper is pulled partly into adf ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (67) ** (simple-scan:23670): DEBUG: Option 67: name='a3-paper' title='A3 paper' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: A3 paper detected ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (68) ** (simple-scan:23670): DEBUG: Option 68: name='b4-paper' title='B4 paper' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: B4 paper detected ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (69) ** (simple-scan:23670): DEBUG: Option 69: name='a4-paper' title='A4 paper' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: A4 paper detected ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (70) ** (simple-scan:23670): DEBUG: Option 70: name='b5-paper' title='B5 paper' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: B5 paper detected ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (71) ** (simple-scan:23670): DEBUG: Option 71: name='page-loaded' title='Page loaded' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Page loaded ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (72) ** (simple-scan:23670): DEBUG: Option 72: name='omr-df' title='OMR or DF' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: OMR or double feed detected ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (73) ** (simple-scan:23670): DEBUG: Option 73: name='cover-open' title='Cover open' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Cover open ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (74) ** (simple-scan:23670): DEBUG: Option 74: name='power-save' title='Power saving' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Scanner in power saving mode ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (75) ** (simple-scan:23670): DEBUG: Option 75: name='email' title='Email button' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Email button ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (76) ** (simple-scan:23670): DEBUG: Option 76: name='manual-feed' title='Manual feed' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Manual feed selected ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (77) ** (simple-scan:23670): DEBUG: Option 77: name='scan' title='Scan button' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Scan button ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (78) ** (simple-scan:23670): DEBUG: Option 78: name='function' title='Function' type=int size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Function character on screen ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (79) ** (simple-scan:23670): DEBUG: Option 79: name='ink-low' title='Ink low' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Imprinter ink running low ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (80) ** (simple-scan:23670): DEBUG: Option 80: name='double-feed' title='Double feed' type=bool size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Double feed detected ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (81) ** (simple-scan:23670): DEBUG: Option 81: name='error-code' title='Error code' type=int size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Hardware error code ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (82) ** (simple-scan:23670): DEBUG: Option 82: name='skew-angle' title='Skew angle' type=int size=4 cap=hard-select,soft-detect,advanced ** (simple-scan:23670): DEBUG: Description: Requires black background for scanning ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (83) ** (simple-scan:23670): DEBUG: Option 83: name='ink-remain' title='Ink remaining' type=int size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Imprinter ink level ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (84) ** (simple-scan:23670): DEBUG: Option 84: name='duplex' title='Duplex switch' type=bool size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Duplex switch ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (85) ** (simple-scan:23670): DEBUG: Option 85: name='density' title='Density' type=int size=4 cap=inactive ** (simple-scan:23670): DEBUG: Description: Density dial ** (simple-scan:23670): DEBUG: sane_get_option_descriptor (86) Segmentation fault (core dumped)