[Bug 1160650] Re: cannot detect IPv6 scanner

2019-01-24 Thread Kevin Otte
At some point along the line this bug has been fixed: kjotte@mystic:/tmp/sane-backends-1.0.27/backend$ grep -n gethostbyname pixma* kjotte@mystic:/tmp/sane-backends-1.0.27/backend$ grep -n getaddrinfo pixma* pixma_bjnp.c:849: if (getaddrinfo(host , service, NULL, ) == 0) pixma_bjnp.c:1714:

[Bug 1160650] Re: cannot detect IPv6 scanner

2014-08-02 Thread Kevin Otte
Note: Initial bug report was made under 12.10, but the following retest performed under 14.04.1. We seem to have a couple of different problems, both indicating a lack of IPv6 support. 1) Scanner detection over the network is performed with BJNP, and the specification seems to be tied to using

[Bug 1160650] Re: cannot detect IPv6 scanner

2014-08-02 Thread Kevin Otte
I have located the problem of specifying the scanner directly in the backend config. kjotte@mystic:/tmp$ apt-get source sane-backends ... kjotte@mystic:/tmp/sane-backends-1.0.23/backend$ grep -n gethostbyname pixma* pixma_bjnp.c:1145: result = gethostbyname (hostname); This will need to be

[Bug 1160650] Re: cannot detect IPv6 scanner

2013-03-30 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/1160650