Has this been broken again? I have a similar problem but my scanner is
not networked, but local. Im on Ubuntu Intrepid Ibex.
Some output from my system:
u...@hovermo:~(0)$ groups
ulf adm lp dialout cdrom plugdev scanner lpadmin admin sambashare
u...@hovermo:~(0)$ cat /proc/version
Linux version 2.6.27-11-generic (bui...@rothera) (gcc version 4.3.2 (Ubuntu
4.3.2-1ubuntu11) ) #1 SMP Thu Jan 29 19:24:39 UTC 2009
u...@hovermo:~(0)$ scanimage -L
device `epkowa:libusb:001:012' is a Epson Perfection V10/V100 flatbed scanner
u...@hovermo:~(0)$ python
Python 2.5.2 (r252:60911, Oct 5 2008, 19:24:49)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sane
>>> sane.get_devices()
[]
>>> sane.open('epkowa:libusb:001:012')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.5/site-packages/sane.py", line 288, in open
new=SaneDev(devname)
File "/usr/lib/python2.5/site-packages/sane.py", line 143, in __init__
d['sane_signature'] = self._getSaneSignature(devname)
File "/usr/lib/python2.5/site-packages/sane.py", line 151, in
_getSaneSignature
raise RuntimeError('no scanner available')
RuntimeError: no scanner available
>>>
--
networked scanners not working with python2.4 sane
https://bugs.launchpad.net/bugs/88059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs