Summary: | [KDE4] kprinter dialog does never update status icon of printers | ||
---|---|---|---|
Product: | [Unmaintained] kdeprint | Reporter: | Moritz Moeller-Herrmann <moritz-kdebugs> |
Component: | general | Assignee: | KDEPrint Devel Mailinglist <kde-print-devel> |
Status: | CLOSED UNMAINTAINED | ||
Severity: | wishlist | CC: | jlayt |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Moritz Moeller-Herrmann
2003-08-26 18:56:54 UTC
"This icon is never updated." Not quite true: - it is updated every time you start a new kprinter dialog - it is updated whenever you switch away from the CUPS print subsystem and back I'm not sure if we should implement that on our own, by polling CUPS all the time (this can be quite expensive to a CUPS server in situations where it hosts many hundreds of printer queues).... But maybe the dbus interface of CUPS provides status change messages already. Need to check. KDEPrint in KDE3 is unmaintained and will have no more new features implemented. KDE4 uses the Qt print dialog instead. This request will never be implemented in KDEPrint as a result. Closing. QPrintDialog does not show printer status at all, I will raise a feature request for this with Qt. |