Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Qt printing pipeline for ESR 91 #1030

Closed
llewelld opened this issue Oct 3, 2023 · 1 comment
Closed

Fix Qt printing pipeline for ESR 91 #1030

llewelld opened this issue Oct 3, 2023 · 1 comment
Assignees
Labels
esr91 Changes required to support Gecko ESR 91
Milestone

Comments

@llewelld
Copy link
Member

llewelld commented Oct 3, 2023

The Qt-related printer code has changed and printing to PDF is now broken. This needs to be fixed.

The following changes were needed to get ESR 91 to build and affected printing, so may very well be the cause of the problem:

  1. e31ed7aaa670a4541ed4ab467716e16fa61342a7.
  2. 52f8c2eb9c7072245f0d35b85589f10ffc1fc045.
  3. ff3f6467a7717fdd782952bcfd17d7ba3d205df9.
@llewelld llewelld added the esr91 Changes required to support Gecko ESR 91 label Oct 3, 2023
@llewelld llewelld added this to the esr91 milestone Oct 3, 2023
@llewelld llewelld self-assigned this Dec 3, 2023
@llewelld
Copy link
Member Author

With the latest changes the PDF printing pipeline is now working correctly. The following changes were needed to get it back up and running:

llewelld/gecko-dev@729aafe
llewelld@e2b97da
llewelld/qtmozembed@28f1d34
llewelld/embedlite-components@c97c3a5

Issue #1054 is a leftover from this task that needs to be implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esr91 Changes required to support Gecko ESR 91
Projects
None yet
Development

No branches or pull requests

1 participant