Package: python-imaging-sane
Version: 1.1.6-3
Severity: important
python-imaging-sane doesn't find my scanner and can't access it even if
explicitly told the device name:
sascha.si...@twin:~$ python
Python 2.5.2 (r252:60911, Jan 24 2010, 17:44:40)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sane
>>> sane.open('hpaio:/net/Officejet_4500_G510g-m?zc=HP697A22')
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
sascha.si...@twin:~$
xsane works great and scanimage also finds the scanner:
sascha.si...@twin:~$ scanimage -L
device `hpaio:/net/Officejet_4500_G510g-m?zc=HP697A22' is a Hewlett-Packard
Officejet_4500_G510g-m all-in-one
sascha.si...@twin:~$
-- System Information:
Debian Release: 5.0.4
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-imaging-sane depends on:
ii libc6 2.7-18lenny2 GNU C Library: Shared libraries
ii libsane 1.0.19-23 API library for scanners
ii python 2.5.2-3 An interactive high-level object-o
ii python-central 0.6.8 register and build utility for Pyt
ii python-imaging 1.1.6-3 Python Imaging Library
Versions of packages python-imaging-sane recommends:
ii python-tk 2.5.2-1 Tkinter - Writing Tk applications
Versions of packages python-imaging-sane suggests:
pn python-imaging-doc <none> (no description available)
pn python-imaging-sane-dbg <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]