Re: [HPLIP-Devel] Patch for fax/backend/hpfax.py

2006-06-26 Thread dwelch91
Thanks, David. This fix will be in our next release (1.6.6a, I think). -Don David Newall wrote: > There's a trivial fault in fax/backend/hpfax.py, whereby if no local > printer is found it returns a blank line instead of the no_device_found > message. This causes hp-setup to be unable to set

Re: [HPLIP-Devel] Patch for fax/backend/hpfax.py

2006-06-22 Thread Aaron J Albright
David, The developer that works on the fax area is unavailable today, but he should look at this early next week. Thanks for your time and efforts. Aaron David Newall wrote: > There's a trivial fault in fax/backend/hpfax.py, whereby if no local > printer is found it returns a blank line inste

[HPLIP-Devel] Patch for fax/backend/hpfax.py

2006-06-22 Thread David Newall
There's a trivial fault in fax/backend/hpfax.py, whereby if no local printer is found it returns a blank line instead of the no_device_found message. This causes hp-setup to be unable to setup a fax queue on hosts that only use remote printers. Attached is a patch which corrects it for releas