Summary: | printer settings in KDE not consistent with CUPS settings | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Daniel Mader <danielstefanmader+kde> |
Component: | print-dialog | Assignee: | John Layt <jlayt> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | baeckham, dominik, empereordrake, jlayt, kde, lambda165, m.weghorn, mischa.salle |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot of the printing dialog showing mismatch of CUPS settings and actual printer options |
Description
Daniel Mader
2009-07-03 16:01:50 UTC
Created attachment 35020 [details]
screenshot of the printing dialog showing mismatch of CUPS settings and actual printer options
This is an upstream problem with Qt where the print dialog comes from. *** Bug 255281 has been marked as a duplicate of this bug. *** *** Bug 303797 has been marked as a duplicate of this bug. *** Is this ever going to be fixed, or is this just another consequence of KDE developers lack of knowledge of the QT system they DEMANDED be adopted for KDE-4. Will KDE-4 EVER work? The KDE 3 printing system has not been ported to KDE 4 because it lacked a maintainer, so we had to use the Qt printing system. If you are willing to port it, you can find it in playground/base/kdeprint Alternatively, you could help Qt developers add the missing features by joining them on qt-project.org The Qt print dialog has been improved and options are now properly initialized with their default values. Most of this work will already be contained in Qt version 5.11, but some of it will only be in Qt 5.12. (Options are still reset to their default values when a print job has been done, but this does not seem to be the main focus of this bug and I'd rather recommend opening an issue in Qt's upstream issue tracker in case a different behaviour is wanted.) |