"Finishing" and "Color" settings are in "Advanced" instead of their own Print dialog tabs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gtk+3.0 (Ubuntu) |
Confirmed
|
Medium
|
Lars Karlitski |
Bug Description
cups-driver-
1. Connect a Canon c5035i.
2. Open the GTK Print dialog for an application.
3. Navigate to the "Color" tab.
4. Navigate to the "Finishing" tab.
5. Navigate to the "Advanced" tab, and scroll down.
What you see:
3. The "Color" tab contains only "Color Mode: Printer Default / Black and White / Color".
4. The "Finishing" tab contains only "Booklet Printing: Off / On".
5. The "Advanced" tab contains 13 "Finishing" settings (Tray Switch, Saddle Stitch, Binding Location, etc), and 9 "Color" settings (Pure Black Text, Black Overprint, RGB Source Profile, etc).
What you should see:
5. All the Finishing settings are in the "Finishing" tab, and all the Color settings are in the "Color" tab.
Changed in gtk+3.0 (Ubuntu): | |
assignee: | nobody → Lars Uebernickel (larsu) |
Changed in gtk+3.0 (Ubuntu): | |
status: | Incomplete → Confirmed |
First, how did you set up your printer? With which driver? There is no entry for your printer in the "lpinfo -m" output, which tells that there is no explicit support. For me it lloks like a PostScript laser printer which is not supported by Gutenprint, but uses a manufacturer- supplied PPD file.
Can you attach the printer's PPD file (from /etc/cups/ppd/)? Thanks.
As the list of options under "Advanced" has group headers, it looks like that the options are correctly categorized in the PPD file, but the dialog is not presenting them correctly. Therefore I move this to GTK, the package which provides the shown print dialog.