SimulPiscator / AirSane

Publish SANE scanners to MacOS, Android, and Windows via Apple AirScan.
GNU General Public License v3.0
243 stars 26 forks source link

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

Closed ValdikSS closed 9 months ago

ValdikSS commented 9 months ago

After commit e49b8b340b0f2999859cb4ba85be1d53816f775f, 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 "" ""
SimulPiscator commented 9 months ago

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.

SimulPiscator commented 9 months ago

Should be working now.

ValdikSS commented 9 months ago

Works now, thanks!

ValdikSS commented 9 months ago

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