-
cc: @yetamrra
For Chrome OS' use of sane-airscan, it would be nice to be able to read the the manufacturer of an open sane-airscan device using option descriptors. Is this something that you would…
-
Hi, Alexander
I updated the airscan to version 0.99.17 today.
The xsane/simple-scan crashed if I added some device(s) in the airscan.conf file.
Below is the call stack. And do you need more log …
-
```
FreeBSD:/tmp/sane-airscan% gmake
gmake: /usr/bin/pkg-config: No such file or directory
gmake: /usr/bin/pkg-config: No such file or directory
gmake: /usr/bin/pkg-config: No such file or direct…
-
If ipv6 is disabled, the program exits with an error. I don't use ipv6 in my subnet. Is it possible to disable device detection by ipv6 addresses? And another question is not on the topic. Can I add a…
-
https://ubuntuforums.org/showthread.php?t=2448857
> ty=HP Color LaserJet Pro M478f-9f
An interesting device from a printing point of view. It has msword doc and docx as accepted PDLs.
> paavo…
-
Firstly: Huge things for this project to add support to so many more scanners! I'm happy mine works (albeit in color mode only).
My MFC-L2750DW scans perfectly fine in color, in both simple-scan an…
-
The ref counting logic for `http_data` (https://github.com/alexpevzner/sane-airscan/blob/master/airscan-http.c#L1702-L1731) is concerning. If an `http_data*` is being held by threads A and B, what pre…
-
My Brother MFC-L2720DW is detected by airscan in WSD mode.
When scanning a full flatbed work field the image is fine, but if a cropped area is defined distortion occurs.
Distortion appears only if o…
-
It's useful that I can add an entry to /etc/sane.d/airscan.conf for a device:
```
[devices]
MyScanner = https://1.2.3.4:443/eSCL
```
Since the only value of MyScanner is the URL, it would be …
-
Hi, alexpevzner
I use the MF746Cx scannner by WSD protocol. But the sand_read() fails with error "RetrieveImageRequest: invalid response".
Could you please have a look?
[xsane-Canon-MF745C-74…