hplip 3.18.7 reports filter failed. Patch removing use of imageProcessor resolves issue
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HPLIP |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
On Arch Linux, there is a forum and bug report concerning this issue:
hplip/hplip-plugin 3.18.7 - "Filter failed" after update https:/
And from the related Arch Linux bug report, there's a fix in Comment by loqs (loqs) - Monday, 13 August 2018, 19:19 GMT
Test patch to remove the use of imageProcessor. Does rebuilding with this patch resolve the issue for those with debug output like nicolo's?
hplip.patch (2.3 KiB) (https:/
It affects many different printers. For me, it's HP LaserJet Professional P 1102w with hp-plugin installed. hp-doctor saw no issue. Rebuilding with the patch from the above comment fixed the issue. Here is a direct link to the patch:
https:/
I have attached the hplip.patch file.
Changed in hplip: | |
status: | In Progress → Confirmed |
Hi Colin,
You should not see filter failed issue, we have verified on the supported distros. So please follow below steps.
If you are installing HPLIP 3.18.7 using rpm package,
For the print functionality, we need to install the ‘setroubleshoot’ package before the hplip driver rpm installation.
Command: su -c “yum install setroubleshoot”
Also if RHEL7, run installation command with su -c "rpm -Uvh --force --nodeps xxxx.rpm"
or if RHEL 6, run installation command with su -c "rpm -Uvh --nodeps xxxx.rpm"
Please refer the below link /developers. hp.com/ hp-linux- imaging- and-printing/ install/ manual/ distros/ redhatenterpris e
https:/
For installing HPLIP 3.18.7 driver using .run file, download and install from below link using "sh hplip-3.18.7.run" command. /developers. hp.com/ hp-linux- imaging- and-printing/ install/ install/ index)
(https:/
Regards,
Srinivas Teja.