[MacPorts] #23795: GIMP xsane plugin does not recognize scanners

MacPorts noreply at macports.org
Sat May 1 07:37:03 PDT 2010


#23795: GIMP xsane plugin does not recognize scanners
-------------------------------+--------------------------------------------
 Reporter:  peter@…            |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.8.2                                
 Keywords:                     |        Port:  sane-backends xsane                  
-------------------------------+--------------------------------------------

Comment(by elelay@…):

 Replying to [comment:3 peter@…]:
 > Replying to [comment:2 macsforever2000@…]:
 > More precisely, with the standard ports installation, sane-find-scanner
 tells me it has found it, but scanimage -L tells me there is no scanner:
 >

 I got the same problem with an HP ScanJet 2200c (also a Plustek USB
 scanner) and solved it by creating a /opt/local/var/lock/sane directory.
 This [http://lists.alioth.debian.org/pipermail/sane-
 devel/2005-September/014530.html post] helped me to see the problem.

 Please try
 {{{
 export SANE_DEBUG_PLUSTEK=20; scanimage -L
 }}}
 and check if you have such output in the end :
 {{{
 [sanei_access] sanei_access_lock: open >/opt/local/var/lock/sane/
 LCK..libusb:005:002-1606-0060-00-00< failed: No such file or directory
 [plustek] sanei_access_lock failed: 11
 }}}

 if so, simply type :
 {{{
 sudo mkdir /opt/local/var/lock/sane
 sudo chmod a+w /opt/local/var/lock/sane
 }}}

 and retry scanimage -L

-- 
Ticket URL: <http://trac.macports.org/ticket/23795#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list