Kangie suggested that I post a bug here to see if we can get Gentoo's falkon patched to reflect the new fix posted on kde bugs (linked in URL). When printing to a CUPS printer, Falkon's print dialog box closes and no jobs are sent to CUPS. Reproducible: Always Steps to Reproduce: 1. Select Print (to a CUPS printer not a file) Actual Results: Dialog box closes. No jobs are submitted to CUPS. Expected Results: The page should print. This has been patched by upstream now. Hoping to get gentoo's Falkon updated.
Fixed upstream in: https://invent.kde.org/network/falkon/-/commit/cbf47b0625c9b67b3608e24600273693bd59462a
The upstream patch fixed the printing issue. Tested using available hardware printer. Applied the upstream patch on the currently available www-client/falkon-24.08.03 portage version. Falkon sends the print job to CUPS and files are printed.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eddeea4b483a20a09665ae9b8e7ea1ce7ab03c24 commit eddeea4b483a20a09665ae9b8e7ea1ce7ab03c24 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-12-06 21:29:19 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-12-06 21:33:24 +0000 www-client/falkon: Fix printing to printer other than PDF printer KDE-bug: https://bugs.kde.org/show_bug.cgi?id=497051 Closes: https://bugs.gentoo.org/945887 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> www-client/falkon/falkon-24.08.3-r1.ebuild | 85 ++++++++++++++++++ .../falkon/files/falkon-24.08.3-fix-printing.patch | 100 +++++++++++++++++++++ 2 files changed, 185 insertions(+)