Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
Evince on RHEL 7 and up to Fedora 24 takes a long time to prepare a print of a PDF file. It hangs for at least 30 seconds before the print is started. If I print the PDF from Chrome or Firefox preview, it takes ~20 seconds to completely print the file
It is a 35 MB file with an org chart, and only page 1 is printed
Version-Release number of selected component (if applicable):
evince-3.14.2-17.el7.x86_64 and higher
How reproducible:
any time
Steps to Reproduce:
1. open a big file in evince (it takes very long before the preview is loaded at all)
2. print the file (does not matter if it is a local USB connected printer or a cups network printer)
Actual results:
Evince shows a progress bar that it prepares the print for about 30 seconds, without the bar moving at all)
Expected results:
PDF should more or less print instantaneously.
Additional info:
As the PDF contains internal org charts, please let me know with whom i can share the PDF for testing.
I'm moving this to RHEL 8. But I'm not sure whether this is fixable. Such files are big and needs a lot of CPU time to process. We render PDFs on cairo surfaces applying several transformations and then send them to printers. We don't send just the PDF and let printer or CUPS process the file (which is probably the case for Chrome and Firefox).
This would need several optimizations at different places in involved packages (mainly evince and poppler).
I've tested this on Cheyenne_100_P.pdf from https://aeronav.faa.gov/content/aeronav/sectional_files/PDFs/.
Comment 6RHEL Program Management
2020-12-01 07:27:46 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.