It is now working with a the current version of HPLIP. ** Changed in: hplip (Ubuntu) Status: Incomplete => Fix Released
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to hplip in Ubuntu. https://bugs.launchpad.net/bugs/1023161 Title: Segfault cycling SANE handle Status in HPLIP: Incomplete Status in hplip package in Ubuntu: Fix Released Bug description: The ADF on my HP Deskjet 8500 only ejects the last page if the SANE handle is closed, so I have to cycle it as part of the scan process. This works once, but the second time, HPLIP segfaults. The attached example c code demonstrates the problem. Compile with: gcc hplip_segfault.c -o hplip_segfault -lsane Then run with: ./hplip_segfault <device name> <number of cycles> To manage notifications about this bug go to: https://bugs.launchpad.net/hplip/+bug/1023161/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp