Bugzilla – Bug 1221576
Selecting Print in Okular or Kate only offers printing to PDF file
Last modified: 2024-06-05 12:56:42 UTC
Since the upgrade to Plasma 6 of Tumbleweed when opening a PDF file in okular or a txt file in Kate and selecting Print the popup for printing only offers printing to a PDF file. When using YaST to configure the printer, a HP DeskJet 2720, I can print a test page.
What does `zypper se -i print` return? If it's not installed yet, check if installing qt6-printsupport-cups helps.
(In reply to Christophe Marin from comment #1) > What does `zypper se -i print` return? > > If it's not installed yet, check if installing qt6-printsupport-cups helps. Installation of qt6-printsupport-cups solved the problem.
Thanks, I'm checking where I could add the dependency.
(In reply to Christophe Marin from comment #3) > Thanks, I'm checking where I could add the dependency. Fixed.