Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
4.4.3
-
None
Description
With QPrintDialog in X11, there is no way to tell the difference between a local printer and a remote printer automatically detected by cups.
The main reason why Debian/Ubuntu does not enable automatic printer detection
in cups by default is that there is no way to tell apart locally configured
(and thus trusted) printers from those which got detected automatically (and
thus open the possibility of luring someone into printing confidential material
onto a rogue network printer).
It would be great to separate the locally configured from
the remotely detected ones:
Local printers: |
HP DeskJet 123 |
Samsung Foo Color |
Automatically detected remote printers: |
ML-1610 |
They can be told apart with the CUPS_PRINTER_DISCOVERED flag (see cups/cups.h)
Attachments
Issue Links
- is required for
-
QTBUG-25372 QtPrintSupport - CUPS Issues
- Open
-
QTBUG-25377 QtPrintSupport - Remote Printer Issues
- Open
-
QTBUG-37698 QtPrintSupport - Dialog Issues
- Open