[Touch-packages] [Bug 905147]

2021-12-04 Thread yvel
*** This bug has been confirmed by popular vote. *** -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/905147 Title: QPrinterDialog ignores default settings from CUPS

[Touch-packages] [Bug 905147] Re: QPrinterDialog ignores default settings from CUPS

2020-04-12 Thread Bug Watch Updater
** Bug watch added: KDE Bug Tracking System #404510 https://bugs.kde.org/show_bug.cgi?id=404510 ** Bug watch added: KDE Bug Tracking System #383697 https://bugs.kde.org/show_bug.cgi?id=383697 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 905147]

2020-04-12 Thread Kevin-kofler
The issue in this bug is already resolved in upstream Qt. Your issue is a different issue, i.e., that there is no UI to set default margins. Any settings you make in the print dialog are not intended to be stored as defaults. The place where you set default settings is using the print-manager

[Touch-packages] [Bug 905147]

2020-04-12 Thread 4-a-g
Sorry, it seems that the issue isn't resolved. Okular doesn't save the margins values nor the "Force rasterization" checkbox. If I try to set the values as default, the print tool ignores them while a command-line lp works : lpoptions -p Zebra -o page-bottom=0 -o page-left=0 -o page-right=0 -o

[Touch-packages] [Bug 905147] Re: QPrinterDialog ignores default settings from CUPS

2019-07-15 Thread Andras Badics
I still experience this bug in qt 5.13 :( -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/905147 Title: QPrinterDialog ignores default settings from CUPS Status in Qt:

[Touch-packages] [Bug 905147] Re: QPrinterDialog ignores default settings from CUPS

2018-06-10 Thread Bug Watch Updater
** Changed in: qt Status: Unknown => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/905147 Title: QPrinterDialog ignores default settings from CUPS

[Touch-packages] [Bug 905147]

2018-06-10 Thread Michael Weghorn
The issue that a printer's default CUPS options are not properly initialized in the print dialog has been fixed upstream in Qt now, along with several other improvements of the Qt print dialog. Most of the improvements will be contained in Qt version 5.11 already (s. [1] for more details), while

[Touch-packages] [Bug 905147]

2018-06-10 Thread Michael Weghorn
(In reply to Michael Weghorn from comment #105) > [...] > I therefore suggest to close this bug as RESOLVED UPSTREAM - and will do so > soon unless any objections are brought up here in the meantime. I'm doing this now, since nobody raised any objections. -- You received this bug notification

[Touch-packages] [Bug 905147]

2016-07-31 Thread Djarvie-h
Created attachment 100374 Patch to initialise Qt printer dialog with CUPS settings There is a Qt code review, https://codereview.qt-project.org/#/c/32127/, with a patch for initialising the Qt printer dialog with all the CUPS settings, including default printer, duplex mode and greyscale/colour.