Bug 364894 - how do I get back the print dialog cups options?
Summary: how do I get back the print dialog cups options?
Status: RESOLVED UPSTREAM
Alias: None
Product: frameworks-kcoreaddons
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.23.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-29 10:02 UTC by T Kleindienst
Modified: 2016-06-30 06:16 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
comaprison kdelibs4 print dialog vs kf5/qt5 print dialog (307.22 KB, image/jpeg)
2016-06-30 06:16 UTC, T Kleindienst
Details

Note You need to log in before you can comment on or make changes to this bug.
Description T Kleindienst 2016-06-29 10:02:29 UTC
After doing the stop from KDE4 to kf5 with latest Kubuntu 16.04 LTS it seems all kf5 based apps "lost" the ability to show the cups options with the print dialog?!

Any hint how to get back the cups options tab? Am I doing something wrong? KDE4 apps (Kubuntu 16.04 seems to still rely on okular from kde4 whereas e.g. gwenview is already kf5-based) show the cups options tab with the print dialog (I need to specify some printer specific variables when printing)


Reproducible: Always

Steps to Reproduce:
1.  open any kf5 based app with printing functionality
2.  open the print dialog
3.  no possibility to set cups variables from the print dialog

Actual Results:  
no way to adjust cups variables.
This functionality is important when using printers with extra functionality like stitching or stapling....

Expected Results:  
provide a possibility to adjust cups variables within the general print dialog
Comment 1 Christoph Feck 2016-06-29 13:16:30 UTC
The job options were moved to the Qt 5 printer properties dialog. If some option is missing there, please report this directly to https://bugreports.qt.io/
Comment 2 T Kleindienst 2016-06-30 06:15:14 UTC
filed
https://bugreports.qt.io/browse/QTBUG-54464

seems the "printing stuff" for cups/linux somehow got abandoned?
https://wiki.qt.io/Qt-5-QtPrint
Comment 3 T Kleindienst 2016-06-30 06:16:59 UTC
Created attachment 99768 [details]
comaprison kdelibs4 print dialog vs kf5/qt5 print dialog