Hello, to follow up on my own mail:
> trixie:~ # scanimage -L > device `hpaio:/usb/Deskjet_F300_series?serial=CN6A6GF23804KH' is a > Hewlett-Packard Deskjet_F300_series all-in-one > > What is even better: I managed to scan using > > scanimage > /tmp/image.pnm > > But: running xsane gives: > > trixie:~ # xsane > xsane: error while loading shared libraries: > /software/hplip-1.7.1/SuSE-7.3/lib/libsane-hpaio.so.1: undefined symbol: > cupsDoRequest Ok, turned out that the wrong library was rpathed into the binary. xsane now works like a charme... So the only remaining problem is: > BTW, I also managed to install the printer using cups, but when trying > to print hpssd.py will crash with: > > Feb 27 23:32:58 localhost python: hpssd[1344]: fatal: Traceback (innermost > last): File "./hpssd.py", line 707, in main loop(timeout=5.0) File > "/software/hplip-1.7.1/share/hplip/base/async.py", line 114, in loop > obj.handle_read_event() File > "/software/hplip-1.7.1/share/hplip/base/async.py", line 299, in > handle_read_event self.handle_read() File "./hpssd.py", line 209, in > handle_read self.handlers.get(msg_type, self.handle_unknown)() File > "./hpssd.py", line 468, in handle_event jobs = cups.getAllJobs() File > "/software/hplip-1.7.1/share/hplip/prnt/cups.py", line 105, in getAllJobs > return cupsext.getJobs(my_job, 0) + cupsext.getJobs(my_job, 1) NameError: > global name 'cupsext' is not defined > Feb 27 23:32:58 localhost kernel: usb.c: usbdevfs driver claimed interface > c44f2e58 > Feb 27 23:32:58 localhost kernel: usb.c: ignoring set_interface for dev 2, > iface 1, alt 0 Which could be a library problem, or, more likely, might have something to do with > --------------------- > | PYTHON EXTENSIONS | > --------------------- > > Checking 'cupsext' CUPS extension... > error: Not found! Please reinstall HPLIP and check for the proper > installation of cupsext. > > Checking 'pcardext' Photocard extension... > error: Not found! Please reinstall HPLIP and check for the proper > installation of pcardext. > > I take it this is what is causing the problem? So what should I do? But no idea how to fix this, plus: > trixie:~ # hp-check > [...] > HPOJ running? > error: Yes, HPOJ is running. HPLIP is not compatible with HPOJ. To run HPLIP, > please remove HPOJ. > > I strongly believe this is not true, what gets checked here? Still not sure what's going on here (but I guess I might just look at the script-code :-) Sven -- __ _ _ __ __ __ / _` || ' \ \ \ / \__, ||_|_|_|/_\_\ http://kogs-www.informatik.uni-hamburg.de/~utcke/Private/ |___/ Key fingerprint = 6F F8 55 1C F9 E3 A8 F7 09 DF F7 2C 25 0C 54 53 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ HPLIP-Help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hplip-help
