Bug 1628295
Summary: | can not print anything | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | william.garber | ||||
Component: | ghostscript | Assignee: | David Kaspar // Dee'Kej <deekej> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 28 | CC: | deekej, rob, sbobber, twaugh, zdohnal | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-09-14 13:47:55 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
william.garber
2018-09-12 17:03:23 UTC
I checked that the firewall was not interfering with the printer. Not sure if this was done correctly. I was able to print "self test page" but not "test page" from system-config-printer. I removed the printer from system-config-printer and from HPLIP-gui and reinstalled in both. I re-downloaded and reinstalled the plugin. system-config-printer "test page" produces: HP LaserJet MFP M426fdw 3017 1 1 and the rest of the page is blank. but this demonstrates that it did communicate with the printer. If I point firefox to the IP address of the printer I see the printer webserver gui indicating I can communicate that way. $ dnf downgrade ghostscript fixed the problem without screwing up anything else I hope. Now only problem is that $ dnf upgrade tries to reinstall it. This second problem could be fixed by using exclude=ghostscript* exclude=libgs* in the update configuration file. /etc/dnf/dnf.conf Ghostscript's bug: https://bugs.ghostscript.com/show_bug.cgi?id=699722 Ghostscript's fix: http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=c8c01f8c4164 Looks like it's already fixed in rawhide, but not F28 yet: https://koji.fedoraproject.org/koji/buildinfo?buildID=1142734 Changelog * Fri Sep 07 2018 Tom Callaway <spot> - 9.24-2 - add upstream fix for reading in ICC profiles also for me: dnf downgrade ghostscript (ghostscript x86_64 .23-1.fc28) fix the problem (as a workaround) *** This bug has been marked as a duplicate of bug 1626818 *** Please, try updating to ghostscript-9.24-3. It should fix your printing issues. https://bodhi.fedoraproject.org/updates/ghostscript-9.24-3.fc28 Let me know if the thing works for you (karma +/- 1 is welcomed). I upgraded to testing ghostscript-9.24-3 and it fixed it immediately. Added karma + 1 thanks. |