SimulPiscator/AirSane

"Handle minimal ScanSettings.xml as required by eSCL specification" breaks scanning

ValdikSS opened this issue · 4 comments

After commit e49b8b3, both Android Mopria and Linux Document Scanner can no longer scan any documents on my Samsung SCX-4521F.

Reverting the commit makes scanning working again.

Nov 04 04:05:54 uowprint.local airsaned[2301]: [fd83:bd69:5c05:0:b922:f729:474:6c56] - - [04/Nov/2023:04:05:54 +0300] "GET /eSCL/ScannerStatus" 200 1197 "" ""
Nov 04 04:05:54 uowprint.local airsaned[2301]: [fd83:bd69:5c05:0:b922:f729:474:6c56] - - [04/Nov/2023:04:05:54 +0300] "POST /eSCL/ScanJobs" 201 0 "" ""
Nov 04 04:05:54 uowprint.local airsaned[2301]: [fd83:bd69:5c05:0:b922:f729:474:6c56] - - [04/Nov/2023:04:05:54 +0300] "GET /eSCL/ScanJobs/7efc1136-16ec-5595-b844-8d08f9f3eda3/NextDocument" 404 0 "" ""
Nov 04 04:05:54 uowprint.local airsaned[2301]: [fd83:bd69:5c05:0:b922:f729:474:6c56] - - [04/Nov/2023:04:05:54 +0300] "GET /eSCL/ScannerStatus" 200 1588 "" ""
Nov 04 04:05:54 uowprint.local airsaned[2301]: [fd83:bd69:5c05:0:b922:f729:474:6c56] - - [04/Nov/2023:04:05:54 +0300] "DELETE /eSCL/ScanJobs/7efc1136-16ec-5595-b844-8d08f9f3eda3" 200 0 "" ""

Thanks for the notifcation! I only tested on macOS and Windows so far. Windows is broken as well, macOS works.
I'll fix that ASAP.

Should be working now.

Works now, thanks!

By the way, this version works fine for me on Windows 10. No issues with scanning whatsoever.