Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945887 - www-client/falkon fails to print to a CUPS printer (patched upstream)
Summary: www-client/falkon fails to print to a CUPS printer (patched upstream)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://invent.kde.org/network/falkon...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2024-12-05 00:34 UTC by dugz
Modified: 2024-12-06 21:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dugz 2024-12-05 00:34:53 UTC
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.
Comment 2 needle 2024-12-05 09:11:33 UTC
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.
Comment 3 Larry the Git Cow gentoo-dev 2024-12-06 21:33:56 UTC
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(+)