Hello
I try fix-cancel.patch - now backend work more correctly.
Regards,
tropos
--
View this message in context:
http://www.nabble.com/Error-in-HP-LaserJet-M1005-Backend-tp15127315p15230285.html
Sent from the SANE - Dev mailing list archive at Nabble.com.
Hello
If break scaning with signal 2, then see next:
1. backend stalled into sane_cancel.get_data... - next step only
'killall scanimage'
2. MFP stalled with display message 'Scanning to PC' - only power off/on
help
Regards,
tropos
--
View this messa
Hello
I checked hpljm1005.c with your patched 'sane_open' - thich work correct.
Wait the AUTHOR's approval?
Regards, tropos
--
View this message in context:
http://www.nabble.com/Error-in-HP-LaserJet-M1005-Backend-tp15127315p15182770.html
Sent from the SANE - Dev mailing
h_Callback __sane_unused__ authorize)
{
SANE_Bool local_only; #by tropos
if (version_code != NULL)
*version_code = SANE_VERSION_CODE (V_MAJOR, V_MINOR, BUILD);
DBG_INIT();
sanei_usb_init ();
DBG(1,"in sane_init\n");
sane_get_devices(NULL,local_only); #by tropos
ret