Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-65338

Printing to CUPS printer instances does not work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.11.0 Alpha
    • 5.10.0
    • GUI: Printing
    • None
    • 7fd5fe17c2b9fc9252596c0839de90363b8ad632

    Description

      When trying to print to a so-called CUPS printer instance, no print job is triggered.

      Assuming, a CUPS printer "myprinter" is set up on the system, the problem can be reproduced as follows:

      • create a CUPS printer instance "myinstance" of the printer with any option set to a specific value, e.g. by running the following command: 'lpoptions -p myprinter/myinstance -o foo=bar'
      • open any application that uses the Qt print dialog (e.g. Kate)
      • Open print dialog, e.g. by pressing Ctrl+P
      • select the printer instance created previously ("myprinter/myinstance")
      • click "Print" to start the print job

      Result: Nothing happens. No print job is created.

      Expected result: A print job should be created and the document should be printed.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tsdgeos_kdab Albert Astals Cid
            michaelweghorn Michael Weghorn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes