Summary: | print-manager behaves bad when no local CUPS is running | ||
---|---|---|---|
Product: | [Frameworks and Libraries] print-manager | Reporter: | Elias Probst <mail> |
Component: | general | Assignee: | Daniel Nicoletti <dantti12> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | richard.llom |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/print-manager/a88ef4abe5c69c6658d247b5966643a7296e9239 | Version Fixed In: | |
Sentry Crash Report: |
Description
Elias Probst
2013-03-15 18:59:27 UTC
*** Bug 317075 has been marked as a duplicate of this bug. *** Git commit a88ef4abe5c69c6658d247b5966643a7296e9239 by Daniel Nicoletti. Committed on 29/05/2013 at 00:54. Pushed by dantti into branch 'master'. When CUPS starts or stops serverAudit is emitted on DBus, so update the models, the UI and show appropriate error message on the KCM and plasmoid if an error like not being able to reach the server is set. M +11 -3 libkcups/JobModel.cpp M +9 -9 libkcups/KCupsConnection.cpp M +1 -1 libkcups/KCupsConnection.h M +5 -5 libkcups/KCupsRequest.cpp M +33 -6 libkcups/PrinterModel.cpp M +5 -0 libkcups/PrinterModel.h M +7 -2 plasmoid/package/contents/ui/printmanager.qml M +9 -4 printer-manager-kcm/PrintKCM.cpp http://commits.kde.org/print-manager/a88ef4abe5c69c6658d247b5966643a7296e9239 |