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 rewritten to use getaddrinfo(). See: IPv6 Porting Information, http://owend.corp.he.net/ipv6/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1160650 Title: cannot detect IPv6 scanner To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1160650/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
