[Bug 1632183] Re: saned not find scanner that scanimage -L finds

2022-03-15 Thread David Ward
There shouldn't be a problem here. The purpose of saned is to share scanners that are physically attached to the local system, so that remote systems can use them. If the scanner is already accessible over the network, a remote system can connect to it without using saned. See also

[Bug 1632183] Re: saned not find scanner that scanimage -L finds

2017-07-22 Thread Bob/Paul
As I understand it, this is an upstream design choice. saned doesn't let users select which scanners to share, it just shares any scanners that it can see. I think if network scanners were shared, then 2 saned instances on the same network get into a loop sharing the same scanner(s) recursively.

[Bug 1632183] Re: saned not find scanner that scanimage -L finds

2017-07-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: sane-backends (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1632183

[Bug 1632183] Re: saned not find scanner that scanimage -L finds

2017-05-06 Thread Ubuntu Foundations Team Bug Bot
The attachment "Here is the patch I need to get saned to find all the scanners" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message

[Bug 1632183] Re: saned not find scanner that scanimage -L finds

2017-05-06 Thread Christopher M. Penalver
** Changed in: sane-backends (Ubuntu) Status: Expired => New ** Description changed: When running scanimage -L on a remote system no scanner is found. when running scanimage -L on local system (where saned is run) finds the scanners. when running scaned in debug mode I can see

[Bug 1632183] Re: saned not find scanner that scanimage -L finds

2017-04-10 Thread mike Bernson
The problem still exists I needed to patch saned.c: I needed to change SANE_TRUE to SANE_FALSE at line 1830: reply.status = sane_get_devices ((const SANE_Device ***) _list, SANE_FALSE); ** Attachment added: "Here is the patch I need to get saned

[Bug 1632183] Re: saned not find scanner that scanimage -L finds

2017-04-09 Thread Launchpad Bug Tracker
[Expired for sane-backends (Ubuntu) because there has been no activity for 60 days.] ** Changed in: sane-backends (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1632183] Re: saned not find scanner that scanimage -L finds

2017-02-08 Thread Rolf Leggewie
** Description changed: - When running scanimage -L on a remove system no scanner are found. + When running scanimage -L on a remote system no scanner is found. when running scanimage -L on local system (where saned is run) finds the scanners. when running scaned in deubg mode I can see

[Bug 1632183] Re: saned not find scanner that scanimage -L finds

2017-01-11 Thread Christopher M. Penalver
mike Bernson, thank you for reporting this and helping make Ubuntu better. To advise, the saned documentation has been rewritten. Hence, could you please advise if it helps following https://help.ubuntu.com/community/SaneDaemonTutorial ? ** Changed in: sane-backends (Ubuntu) Importance: