Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Rozwiązane Skanowanie dokumentów komunikat o błędzie
#1
0
Program Simple-scan, Linux Mint Cinnamon 21. Urządzenie wielofunkcyjne Brother DCP-L2512D. Sterowniki producenta zainstalowane. Kilka dni temu jeszcze wszystko było ok.

Przy skanowaniu dokumentu pokazuje się taki komunikat, jak na obrazku. Dokument się zapisuje, ale co jest nie tak?

Log systemowy po uruchomieniu programu o opcją debugowania poniżej. Może będzie jaśniej.

Kod:
[+0,00s] DEBUG: simple-scan.vala:2015: Starting simple-scan 42.0, PID=236383
[+0,00s] DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
[+0,01s] DEBUG: Trying to initialize portal
[+0,15s] DEBUG: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
[+0,20s] DEBUG: app-window.vala:1975: Loading state from /home/tomasz/.config/simple-scan/state
[+0,20s] DEBUG: app-window.vala:1954: Restoring window to 638x480 pixels
[+0,43s] DEBUG: app-window.vala:2051: Saving state to /home/tomasz/.config/simple-scan/state
[+2,65s] DEBUG: scanner.vala:1620: sane_init () -> SANE_STATUS_GOOD
[+2,65s] DEBUG: scanner.vala:1626: SANE version 1.1.1
[+2,65s] DEBUG: scanner.vala:1687: Requesting redetection of scan devices
[+2,65s] DEBUG: scanner.vala:863: Processing request
[+2,79s] DEBUG: app-window.vala:2051: Saving state to /home/tomasz/.config/simple-scan/state
[+8,54s] DEBUG: app-window.vala:2051: Saving state to /home/tomasz/.config/simple-scan/state
[+9,18s] DEBUG: scanner.vala:348: sane_get_devices () -> SANE_STATUS_GOOD
[+9,18s] DEBUG: scanner.vala:374: Device: name="brother4:bus9;dev1" vendor="Brother" model="DCP-L2510D" type="USB scanner"
[+9,29s] DEBUG: app-window.vala:2051: Saving state to /home/tomasz/.config/simple-scan/state
[+11,64s] DEBUG: simple-scan.vala:1820: Requesting scan at 150 dpi from device 'brother4:bus9;dev1'
[+11,64s] DEBUG: scanner.vala:1778: Scanner.scan ("brother4:bus9;dev1", dpi=150, scan_mode=ScanMode.GRAY, depth=2, type=single, side=both, paper_width=0, paper_height=0, brightness=0, contrast=0, delay=0ms)
[+11,64s] DEBUG: scanner.vala:863: Processing request
[+11,75s] DEBUG: app-window.vala:2051: Saving state to /home/tomasz/.config/simple-scan/state
[+12,85s] DEBUG: scanner.vala:924: sane_open ("brother4:bus9;dev1") -> SANE_STATUS_GOOD
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (0)
[+12,85s] DEBUG: scanner.vala:795: Option 0: name='(null)' title='Number of options' type=bool size=4 cap=soft-detect
[+12,85s] DEBUG: scanner.vala:798:   Description: Read-only option that specifies how many options a specific devices supports.
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (1)
[+12,85s] DEBUG: scanner.vala:795: Option 1: name='(null)' title='Mode' type=group size=4 cap=advanced
[+12,85s] DEBUG: scanner.vala:798:   Description:
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (2)
[+12,85s] DEBUG: scanner.vala:795: Option 2: name='mode' title='Scan mode' type=string size=30 values=["Black & White", "Gray[Error Diffusion]", "True Gray", "24bit Color[Fast]"] cap=soft-select,soft-detect
[+12,85s] DEBUG: scanner.vala:798:   Description: Select the scan mode
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (3)
[+12,85s] DEBUG: scanner.vala:795: Option 3: name='resolution' title='Scan resolution' type=int size=4 unit=dpi values=[100, 150, 200, 300, 400, 600, 1200, 2400, 4800, 9600] cap=soft-select,soft-detect
[+12,85s] DEBUG: scanner.vala:798:   Description: Sets the resolution of the scanned image.
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (4)
[+12,85s] DEBUG: scanner.vala:795: Option 4: name='source' title='Scan source' type=string size=64 values=["FlatBed"] cap=soft-select,soft-detect
[+12,85s] DEBUG: scanner.vala:798:   Description: Selects the scan source (such as a document-feeder).
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (5)
[+12,85s] DEBUG: scanner.vala:795: Option 5: name='brightness' title='Brightness' type=fixed size=4 unit=percent min=-50,000000, max=50,000000, quant=65536 cap=soft-select,soft-detect,inactive
[+12,85s] DEBUG: scanner.vala:798:   Description: Controls the brightness of the acquired image.
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (6)
[+12,85s] DEBUG: scanner.vala:795: Option 6: name='contrast' title='Contrast' type=fixed size=4 unit=percent min=-50,000000, max=50,000000, quant=65536 cap=soft-select,soft-detect,inactive
[+12,85s] DEBUG: scanner.vala:798:   Description: Controls the contrast of the acquired image.
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (7)
[+12,85s] DEBUG: scanner.vala:795: Option 7: name='(null)' title='Geometry' type=group size=4 cap=advanced
[+12,85s] DEBUG: scanner.vala:798:   Description:
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (8)
[+12,85s] DEBUG: scanner.vala:795: Option 8: name='tl-x' title='Top-left x' type=fixed size=4 unit=mm min=0,000000, max=211,899994, quant=6553 cap=soft-select,soft-detect
[+12,85s] DEBUG: scanner.vala:798:   Description: Top-left x position of scan area.
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (9)
[+12,85s] DEBUG: scanner.vala:795: Option 9: name='tl-y' title='Top-left y' type=fixed size=4 unit=mm min=0,000000, max=355,599991, quant=6553 cap=soft-select,soft-detect
[+12,85s] DEBUG: scanner.vala:798:   Description: Top-left y position of scan area.
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (10)
[+12,85s] DEBUG: scanner.vala:795: Option 10: name='br-x' title='Bottom-right x' type=fixed size=4 unit=mm min=0,000000, max=211,899994, quant=6553 cap=soft-select,soft-detect
[+12,85s] DEBUG: scanner.vala:798:   Description: Bottom-right x position of scan area.
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (11)
[+12,85s] DEBUG: scanner.vala:795: Option 11: name='br-y' title='Bottom-right y' type=fixed size=4 unit=mm min=0,000000, max=355,599991, quant=6553 cap=soft-select,soft-detect
[+12,85s] DEBUG: scanner.vala:798:   Description: Bottom-right y position of scan area.
[+12,85s] DEBUG: scanner.vala:1002: sane_get_option_descriptor (12)
[+12,85s] DEBUG: scanner.vala:602: sane_control_option (4, SANE_ACTION_SET_VALUE, source="FlatBed") -> (SANE_STATUS_GOOD, "FlatBed")
[+12,85s] DEBUG: scanner.vala:602: sane_control_option (2, SANE_ACTION_SET_VALUE, mode="True Gray") -> (SANE_STATUS_GOOD, "True Gray")
[+12,85s] DEBUG: scanner.vala:514: sane_control_option (3, SANE_ACTION_SET_VALUE, resolution=150) -> (SANE_STATUS_GOOD, 150)
[+12,85s] DEBUG: scanner.vala:584: sane_control_option (10, SANE_ACTION_SET_VALUE, br-x=option.range.max=211,880600) -> (SANE_STATUS_GOOD)
[+12,85s] DEBUG: scanner.vala:584: sane_control_option (11, SANE_ACTION_SET_VALUE, br-y=option.range.max=355,567444) -> (SANE_STATUS_GOOD)
[+12,85s] DEBUG: scanner.vala:430: scale_fixed: scaling 0 [min: -100, max: 100] to 0,000000 [min: -50,000000, max: 50,000000]
[+12,85s] DEBUG: scanner.vala:554: sane_control_option (5, SANE_ACTION_SET_VALUE, brightness=0,000000) -> (SANE_STATUS_GOOD, 0,000000)
[+12,85s] DEBUG: scanner.vala:430: scale_fixed: scaling 0 [min: -100, max: 100] to 0,000000 [min: -50,000000, max: 50,000000]
[+12,85s] DEBUG: scanner.vala:554: sane_control_option (6, SANE_ACTION_SET_VALUE, contrast=0,000000) -> (SANE_STATUS_GOOD, 0,000000)
[+16,33s] DEBUG: app-window.vala:2051: Saving state to /home/tomasz/.config/simple-scan/state
[+17,26s] DEBUG: scanner.vala:1352: sane_start (page=0, pass=0) -> SANE_STATUS_GOOD
[+17,26s] DEBUG: scanner.vala:1389: sane_get_parameters () -> SANE_STATUS_GOOD
[+17,26s] DEBUG: scanner.vala:1401: Parameters: format=SANE_FRAME_GRAY last_frame=SANE_TRUE bytes_per_line=1232 pixels_per_line=1232 lines=1718 depth=8
[+17,26s] DEBUG: simple-scan.vala:1715: Page is 1232 pixels wide, 1718 pixels high, 2 bits per pixel
[+17,26s] DEBUG: simple-scan.vala:1649: Getting color profile for device brother4:bus9;dev1
[+17,26s] DEBUG: simple-scan.vala:1669: Unable to find colord device brother4:bus9;dev1: property match 'Serial'='sane:brother4:bus9;dev1' does not exist
[+18,94s] DEBUG: scanner.vala:1476: sane_read (2464) -> (SANE_STATUS_GOOD, 2464)
[+18,94s] DEBUG: scanner.vala:1476: sane_read (2464) -> (SANE_STATUS_GOOD, 2464)
[+19,17s] DEBUG: scanner.vala:1476: sane_read (2464) -> (SANE_STATUS_GOOD, 2464)
[+19,17s] DEBUG: scanner.vala:1476: sane_read (2464) -> (SANE_STATUS_GOOD, 1231)
[+19,17s] DEBUG: scanner.vala:1476: sane_read (2465) -> (SANE_STATUS_EOF, 0)
[+19,17s] DEBUG: autosave-manager.vala:355: Autosaving page pixels to /home/tomasz/.cache/simple-scan/autosaves/770261568.pixels
[+19,17s] DEBUG: scanner.vala:1325: sane_cancel ()
[+19,17s] DEBUG: autosave-manager.vala:287: Autosaving book information
[+19,17s] DEBUG: autosave-manager.vala:304: Autosaving page page-0
[+19,30s] DEBUG: app-window.vala:2051: Saving state to /home/tomasz/.config/simple


 
[Obrazek: PIgE3F8l.png]
#2
0
#3
0
Przez nieuwagę zaznaczyłem opcję "Przetwarzanie końcowe". Stąd był ten błąd. Wątek do zamknięcia. Sorry za zawracanie gitary.


Skocz do:




Użytkownicy przeglądający ten wątek: 1 gości