LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   problems with hplip-3.5.7 (https://www.linuxquestions.org/questions/slackware-14/problems-with-hplip-3-5-7-a-4175551146/)

Toutatis 08-19-2015 07:49 AM

problems with hplip-3.5.7
 
After upgrading hplip from 3.15.2 to 3.15.7, my printer (HP Laserjet Professional P1102) did not work, an appropriate driver was not found, and I was asked (from hplip toolbox) to download one. But the download did never end, and hplip seemed to be frozen.
After reinstalling hplip-3.15.2 my printer worked again.
It seems that something is broken in the plugin management in hplip-3.15.7.

allend 08-19-2015 08:22 AM

Are you using -current? There was a report of hplip-3.15.2 requiring PyQT4-4.11.4 which entered -current along with hplip-3.15.7 on 14-Aug-2015 http://www.linuxquestions.org/questi...2/#post5405000

Toutatis 08-19-2015 08:47 AM

Yes, I am using slackware64-current.

conraid 08-19-2015 11:27 AM

Me too, with HP_LaserJet_Pro_MFP_M127fn

Error "Filter failed"

I tried delete, reinstall printer with cups, with hp-setup, reinstall plugin, etc...

Slackware 64 current

ivandi 08-19-2015 08:18 PM

I have a HP Color LaserJet MFP M476DW and it works fine (printing/scanning) after reinstalling the plugin from the GUI.

From the log of my script that tracks orphaned files/dirs/symlinks these look related to the hplip plugin install:
Code:

-------------
File orphans:
-------------
etc/cups/ppd/HPM476DW.ppd
etc/cups/ppd/HPM476DW_FAX.ppd
usr/share/hplip/data/firmware/hp_laserjet_1000.fw.gz
usr/share/hplip/data/firmware/hp_laserjet_1005_series.fw.gz
usr/share/hplip/data/firmware/hp_laserjet_1018.fw.gz
usr/share/hplip/data/firmware/hp_laserjet_1020.fw.gz
usr/share/hplip/data/firmware/hp_laserjet_p1005.fw.gz
usr/share/hplip/data/firmware/hp_laserjet_p1006.fw.gz
usr/share/hplip/data/firmware/hp_laserjet_p1007.fw.gz
usr/share/hplip/data/firmware/hp_laserjet_p1008.fw.gz
usr/share/hplip/data/firmware/hp_laserjet_p1009.fw.gz
usr/share/hplip/data/firmware/hp_laserjet_p1505.fw.gz
usr/share/hplip/data/firmware/hp_laserjet_professional_p1102.fw.gz
usr/share/hplip/data/firmware/hp_laserjet_professional_p1102w.fw.gz
usr/share/hplip/data/firmware/hp_laserjet_professional_p1566.fw.gz
usr/share/hplip/fax/plugins/fax_marvell-x86_64.so
usr/share/hplip/plugin.spec
usr/share/hplip/prnt/plugins/hbpl1-x86_64.so
usr/share/hplip/prnt/plugins/lj-x86_64.so
usr/share/hplip/scan/plugins/bb_marvell-x86_64.so
usr/share/hplip/scan/plugins/bb_soap-x86_64.so
usr/share/hplip/scan/plugins/bb_soapht-x86_64.so

----------------
Symlink orphans:
----------------
usr/share/hplip/fax/plugins/fax_marvell.so
usr/share/hplip/prnt/plugins/hbpl1.so
usr/share/hplip/prnt/plugins/lj.so
usr/share/hplip/scan/plugins/bb_marvell.so
usr/share/hplip/scan/plugins/bb_soap.so
usr/share/hplip/scan/plugins/bb_soapht.so

May be you could also try to wipe out everything and try again:
Code:

removepkg cups cups-filters hplip
rm -rf /etc/cups /usr/share/hplip
slackpkg install cups cups-filters hplip



Cheers

conraid 08-20-2015 12:34 AM

Done,

In error.log I see
Code:

D [19/Aug/2015:18:22:21 +0200] [Job 590] PID 8997 (/usr/lib64/cups/filter/hpcups) crashed on signal 6.
This is error.log

Code:

E [20/Aug/2015:07:28:05 +0200] [Job 1] Job stopped due to filter errors; please consult the error_log file for details.
D [20/Aug/2015:07:28:05 +0200] [Job 1] The following messages were recorded from 07:27:52 to 07:28:05
D [20/Aug/2015:07:28:05 +0200] [Job 1] Adding start banner page "none".
D [20/Aug/2015:07:28:05 +0200] [Job 1] Queued on "HP_LaserJet_Pro_MFP_M127fn" by "conraid".
D [20/Aug/2015:07:28:05 +0200] [Job 1] Auto-typing file...
D [20/Aug/2015:07:28:05 +0200] [Job 1] Request file type is application/postscript.
D [20/Aug/2015:07:28:05 +0200] [Job 1] File of type application/postscript queued by "conraid".
D [20/Aug/2015:07:28:05 +0200] [Job 1] Adding end banner page "none".
D [20/Aug/2015:07:28:05 +0200] [Job 1] time-at-processing=1440048473
D [20/Aug/2015:07:28:05 +0200] [Job 1] 4 filters for job:
D [20/Aug/2015:07:28:05 +0200] [Job 1] pstopdf (application/postscript to application/pdf, cost 0)
D [20/Aug/2015:07:28:05 +0200] [Job 1] pdftopdf (application/pdf to application/vnd.cups-pdf, cost 66)
D [20/Aug/2015:07:28:05 +0200] [Job 1] gstoraster (application/vnd.cups-pdf to application/vnd.cups-raster, cost 99)
D [20/Aug/2015:07:28:05 +0200] [Job 1] hpcups (application/vnd.cups-raster to printer/HP_LaserJet_Pro_MFP_M127fn, cost 0)
D [20/Aug/2015:07:28:05 +0200] [Job 1] job-sheets=none,none
D [20/Aug/2015:07:28:05 +0200] [Job 1] argv[0]="HP_LaserJet_Pro_MFP_M127fn"
D [20/Aug/2015:07:28:05 +0200] [Job 1] argv[1]="1"
D [20/Aug/2015:07:28:05 +0200] [Job 1] argv[2]="conraid"
D [20/Aug/2015:07:28:05 +0200] [Job 1] argv[3]="tmp2aMbhL"
D [20/Aug/2015:07:28:05 +0200] [Job 1] argv[4]="1"
D [20/Aug/2015:07:28:05 +0200] [Job 1] argv[5]="nocollate finishings=3 number-up=1 number-up-layout=btlr PageSize=A4 position=center nowrap job-uuid=urn:uuid:f666bc32-40ab-3e8a-5942-aa716f2d654c job-originating-host-name=localhost time-at-creation=1440048472 time-at-processing=1440048473"
D [20/Aug/2015:07:28:05 +0200] [Job 1] argv[6]="/var/spool/cups/d00001-001"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[2]="CUPS_DOCROOT=/usr/share/doc/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[5]="CUPS_SERVERBIN=/usr/lib64/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[8]="HOME=/var/spool/cups/tmp"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[9]="PATH=/usr/lib64/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[10]="SERVER_ADMIN=root@blackstar"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[11]="SOFTWARE=CUPS/2.0.4"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[12]="TMPDIR=/var/spool/cups/tmp"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[13]="USER=root"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[14]="CUPS_MAX_MESSAGE=2047"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[15]="CUPS_SERVER=/var/run/cups/cups.sock"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[16]="CUPS_ENCRYPTION=IfRequested"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[17]="IPP_PORT=631"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[18]="CHARSET=utf-8"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[19]="LANG=it_IT.UTF-8"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[20]="PPD=/etc/cups/ppd/HP_LaserJet_Pro_MFP_M127fn.ppd"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[21]="RIP_MAX_CACHE=128m"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[22]="CONTENT_TYPE=application/postscript"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[23]="DEVICE_URI=hp:/net/HP_LaserJet_Pro_MFP_M127fn?ip=192.168.0.10"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[24]="PRINTER_INFO="
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[25]="PRINTER_LOCATION="
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[26]="PRINTER=HP_LaserJet_Pro_MFP_M127fn"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[27]="PRINTER_STATE_REASONS=none"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[28]="CUPS_FILETYPE=document"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[29]="FINAL_CONTENT_TYPE=application/vnd.cups-raster"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[30]="AUTH_I****"
D [20/Aug/2015:07:28:05 +0200] [Job 1] Started filter /usr/lib64/cups/filter/pstopdf (PID 7108)
D [20/Aug/2015:07:28:05 +0200] [Job 1] Started filter /usr/lib64/cups/filter/pdftopdf (PID 7109)
D [20/Aug/2015:07:28:05 +0200] [Job 1] Started filter /usr/lib64/cups/filter/gstoraster (PID 7110)
D [20/Aug/2015:07:28:05 +0200] [Job 1] Started filter /usr/lib64/cups/filter/hpcups (PID 7111)
D [20/Aug/2015:07:28:05 +0200] [Job 1] Started backend /usr/lib64/cups/backend/hp (PID 7112)
D [20/Aug/2015:07:28:05 +0200] [Job 1] pstopdf 6 args: 1 conraid tmp2aMbhL 1 nocollate finishings=3 number-up=1 number-up-layout=btlr PageSize=A4 position=center nowrap job-uuid=urn:uuid:f666bc32-40ab-3e8a-5942-aa716f2d654c job-originating-host-name=localhost time-at-creation=1440048472 time-at-processing=1440048473 /var/spool/cups/d00001-001
D [20/Aug/2015:07:28:05 +0200] [Job 1] PPD: /etc/cups/ppd/HP_LaserJet_Pro_MFP_M127fn.ppd
D [20/Aug/2015:07:28:05 +0200] [Job 1] Resolution:
D [20/Aug/2015:07:28:05 +0200] [Job 1] Orientation requested: 0
D [20/Aug/2015:07:28:05 +0200] [Job 1] Page size: A4
D [20/Aug/2015:07:28:05 +0200] [Job 1] Width: 595.440002441406, height: 841.679992675781, absolute margins: 14, 14, 581.440002441406, 827.679992675781
D [20/Aug/2015:07:28:05 +0200] [Job 1] Relative margins: 14, 14, 14.000000000000, 14.000000000000
D [20/Aug/2015:07:28:05 +0200] [Job 1] PPD options: -dDEVICEWIDTHPOINTS=595.440002441406 -dDEVICEHEIGHTPOINTS=841.679992675781
D [20/Aug/2015:07:28:05 +0200] [Job 1] PostScript to be injected: <</.HWMargins[14 14 14.000000000000 14.000000000000] /Margins[0 0]>>setpagedevice
D [20/Aug/2015:07:28:05 +0200] [Job 1] Running cat | /usr/bin/gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -dCompatibilityLevel=1.3 -dAutoRotatePages=/None -dAutoFilterColorImages=false                -dNOPLATFONTS -dPARANOIDSAFER -dNOINTERPOLATE -sstdout=%stderr -dColorImageFilter=/FlateEncode                -dPDFSETTINGS=/printer                -dColorConversionStrategy=/LeaveColorUnchanged -dDoNumCopies -dDEVICEWIDTHPOINTS=595.440002441406 -dDEVICEHEIGHTPOINTS=841.679992675781 -sOutputFile=-  -c <</.HWMargins[14 14 14.000000000000 14.000000000000] /Margins[0 0]>>setpagedevice .setpdfwrite -f -
D [20/Aug/2015:07:28:05 +0200] [Job 1] PID 7108 (/usr/lib64/cups/filter/pstopdf) exited with no errors.
D [20/Aug/2015:07:28:05 +0200] [Job 1] PID 7109 (/usr/lib64/cups/filter/pdftopdf) exited with no errors.
D [20/Aug/2015:07:28:05 +0200] [Job 1] Color Manager: Calibration Mode/Off
D [20/Aug/2015:07:28:05 +0200] [Job 1] Calling FindDeviceById(cups-HP_LaserJet_Pro_MFP_M127fn)
D [20/Aug/2015:07:28:05 +0200] [Job 1] Failed to send: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
D [20/Aug/2015:07:28:05 +0200] [Job 1] Failed to get find device cups-HP_LaserJet_Pro_MFP_M127fn
D [20/Aug/2015:07:28:05 +0200] [Job 1] Calling FindDeviceById(cups-HP_LaserJet_Pro_MFP_M127fn)
D [20/Aug/2015:07:28:05 +0200] [Job 1] Failed to send: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
D [20/Aug/2015:07:28:05 +0200] [Job 1] Failed to get device cups-HP_LaserJet_Pro_MFP_M127fn
D [20/Aug/2015:07:28:05 +0200] [Job 1] Color Manager: no profiles specified in PPD
D [20/Aug/2015:07:28:05 +0200] [Job 1] Set job-printer-state-message to "Color Manager: no profiles specified in PPD", current level=INFO
D [20/Aug/2015:07:28:05 +0200] [Job 1] Color Manager: ICC Profile: None
D [20/Aug/2015:07:28:05 +0200] [Job 1] Ghostscript command line: /usr/bin/gs -dQUIET -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOINTERPOLATE -sDEVICE=cups -sstdout=%stderr -sOutputFile=%stdout -sMediaType=Stationery -sOutputType=normal -r600x600 -dMediaPosition=19 -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=841 -dcupsBitsPerColor=8 -dcupsColorOrder=0 -dcupsColorSpace=1 -dcupsRowCount=3 -dcupsRowStep=2 -scupsString0=iso_a4_210x297mm -scupsPageSizeName=A4 -I/usr/share/cups/fonts -c '<</.HWMargins[14.000000 14.000000 14.000000 14.000000] /Margins[0 0]>>setpagedevice' -f -_
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[2]="CUPS_DOCROOT=/usr/share/doc/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[5]="CUPS_SERVERBIN=/usr/lib64/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[8]="HOME=/var/spool/cups/tmp"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[9]="PATH=/usr/lib64/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[10]="SERVER_ADMIN=root@blackstar"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[11]="SOFTWARE=CUPS/2.0.4"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[12]="TMPDIR=/var/spool/cups/tmp"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[13]="USER=root"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[14]="CUPS_MAX_MESSAGE=2047"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[15]="CUPS_SERVER=/var/run/cups/cups.sock"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[16]="CUPS_ENCRYPTION=IfRequested"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[17]="IPP_PORT=631"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[18]="CHARSET=utf-8"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[19]="LANG=it_IT.UTF-8"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[20]="PPD=/etc/cups/ppd/HP_LaserJet_Pro_MFP_M127fn.ppd"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[21]="RIP_MAX_CACHE=128m"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[22]="CONTENT_TYPE=application/postscript"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[23]="DEVICE_URI=hp:/net/HP_LaserJet_Pro_MFP_M127fn?ip=192.168.0.10"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[24]="PRINTER_INFO="
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[25]="PRINTER_LOCATION="
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[26]="PRINTER=HP_LaserJet_Pro_MFP_M127fn"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[27]="PRINTER_STATE_REASONS=none"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[28]="CUPS_FILETYPE=document"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[29]="FINAL_CONTENT_TYPE=application/vnd.cups-raster"
D [20/Aug/2015:07:28:05 +0200] [Job 1] envp[30]="AUTH_INFO_REQUIRED=none"
D [20/Aug/2015:07:28:05 +0200] [Job 1] Start rendering...
D [20/Aug/2015:07:28:05 +0200] [Job 1] Set job-printer-state-message to "Start rendering...", current level=INFO
D [20/Aug/2015:07:28:05 +0200] [Job 1] Processing page 1...
D [20/Aug/2015:07:28:05 +0200] [Job 1] Set job-printer-state-message to "Processing page 1...", current level=INFO
D [20/Aug/2015:07:28:05 +0200] [Job 1] prnt/hpcups/Hbpl1.cpp 52: Hbpl1 constructor : m_szLanguage = HBPL1STATE: +connecting-to-device
D [20/Aug/2015:07:28:05 +0200] [Job 1] PAGE: 1 1
D [20/Aug/2015:07:28:05 +0200] [Job 1] HP_LaserJet_Pro_MFP_M127fn: genPCLm.cpp:194: ubyte* shiftStripByLeftMargin(ubyte*, sint32, sint32, sint32, sint32, sint32, colorSpaceDisposition): Assertion `currSourceWidth+(2*leftMargin)<=currMediaWidth' failed.
D [20/Aug/2015:07:28:05 +0200] [Job 1] Processing page 2...
D [20/Aug/2015:07:28:05 +0200] [Job 1] Set job-printer-state-message to "Processing page 2...", current level=INFO
D [20/Aug/2015:07:28:05 +0200] [Job 1] PID 7111 (/usr/lib64/cups/filter/hpcups) crashed on signal 6.
D [20/Aug/2015:07:28:05 +0200] [Job 1] Hint: Try setting the LogLevel to "debug" to find out more.
D [20/Aug/2015:07:28:05 +0200] [Job 1] STATE: -connecting-to-device
D [20/Aug/2015:07:28:05 +0200] [Job 1] STATE: -media-empty-error,media-jam-error,hplip.plugin-error,cover-open-error,toner-empty-error,other
D [20/Aug/2015:07:28:05 +0200] [Job 1] Rendering completed
D [20/Aug/2015:07:28:05 +0200] [Job 1] PID 7110 (/usr/lib64/cups/filter/gstoraster) exited with no errors.
D [20/Aug/2015:07:28:05 +0200] [Job 1] ready to print
D [20/Aug/2015:07:28:05 +0200] [Job 1] PID 7112 (/usr/lib64/cups/backend/hp) exited with no errors.
D [20/Aug/2015:07:28:05 +0200] [Job 1] End of messages
D [20/Aug/2015:07:28:05 +0200] [Job 1] printer-state=3(idle)
D [20/Aug/2015:07:28:05 +0200] [Job 1] printer-state-message="ready to print"
D [20/Aug/2015:07:28:05 +0200] [Job 1] printer-state-reasons=none


Toutatis 08-20-2015 01:47 AM

Hi ivandi,

I have done this also, and I have been told that a proprietary driver is required:

Driver: HP LaserJet Professional p1102, hpcups 3.15.7, requires proprietary plugin (color)

(the strange thing is that this printer is monochrome). When I try to download this driver, in the recommended way, nothing happens.

conraid 08-20-2015 02:25 AM

Rebuilding hplip 3.15.4 (.2 not support my printer) works fine.

Toutatis 08-20-2015 05:24 AM

The same problem with proprietary plugins reported here:

https://bugzilla.redhat.com/show_bug.cgi?id=1249282

https://bugzilla.redhat.com/show_bug.cgi?id=1249414

ivandi 08-20-2015 06:16 AM

@Toutatis

foo2zjs supports HP LaserJet Pro P1102. I used it some years ago with HPLJ1020 and it worked fine. No need for hplip. foo2zjs.SlackBuild

Cheers

Toutatis 08-20-2015 09:55 AM

@ivandi

I know foozjs, and I have used it with hplip-3.15.2.
Now I have tried this:
- uninstall hplip
- install foo2zjs
- install my printer in CUPS
and my printer works again. I can even reinstall hplip-3.15.7, but some useful HP tools, such as hp-levels, do not work anymore, as they did with hplip-3.15.2.
But it is impossible to make foo2zjs work with hplip-3.15.7 already installed, it it necessary to remove it before. Maybe it is because HP P1102 is supposed to be supported in hplip-3.15.7 (but is not really), and some files interfere.

gmgf 08-20-2015 11:51 AM

the patch is here:

http://pkgs.fedoraproject.org/cgit/hplip.git/tree/

"hplip-CommonDefinations.patch"

Toutatis 08-25-2015 05:33 AM

The new package hplip-3.15.7-x86_64-2 did not solve the problem. It is still impossible to install the appropriate plugin.
I have uninstalled hplip, and use again foo2zjz, which works.

conraid 08-25-2015 06:16 AM

Quote:

Originally Posted by Toutatis (Post 5410766)
The new package hplip-3.15.7-x86_64-2 did not solve the problem. It is still impossible to install the appropriate plugin.
I have uninstalled hplip, and use again foo2zjz, which works.

In my case it worked.

But I had to install the plugin with graphical frontend, the command line hpsetup gave error.


All times are GMT -5. The time now is 06:59 AM.