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 
page-top=0 -o fitplot

Kubuntu 19.04
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.4

Quite the same as https://bugs.kde.org/show_bug.cgi?id=404510 or 
https://bugs.kde.org/show_bug.cgi?id=383697
So I tried with Kate and the values are saved in katerc : 
[Kate Print Settings][Margins]
bottom=0
left=0
right=0
top=0

Strangely I just migrated from Kubuntu 14.04 (KDE 4.13) to Kubuntu 19.04
(KDE 5.62) and I didn't face this issue on the previous computer.

-- 
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:
  Won't Fix
Status in qt4-x11 package in Ubuntu:
  Fix Released

Bug description:
  KDE as well as many QT-Applications use QPrinterDialog as their
  printing dialog. Thing is: This dialog ignores default settings
  defined in CUPS - it doesn't even remember that last settings that
  were chosen. I know this is a QT issue but I kindly ask you not to
  close this bug as upstream and here's why:

  1. This bug has been around for years now - the first report to Nokia about 
was back in 2008 if I recall correctly. 
  2. A user doesn't know and doesn't care about whose fault it is. He just 
knows, that he set his printer settings to default to duplex in CUPS and that 
his QT applications don't print duplex. At first he might shrug and set duplex 
in the dialog. Next time the setting is back to simplex. The same is true for 
other options like collate and color settings. It's just a huge usability 
issue. 
  3. The fix below has been adopted by other major distributions for quite some 
time now. It works for duplex, collate and color settings. 
  4. It saves lots and lots of trees!

  I think it does not work for paper size and in general it doesn't fix
  the problem that QT can't remember the settings you choose in the
  print dialog. The paper size may be read from the configured defaults
  easily, too, but settings saving may be a bit harder. However, you'd
  implement this fix, you'd do something VERY good for Ubuntu -
  especially since 12.04 is meant to be an LTS release! If you could
  even improve the fix that would be huge!

  Here's the fix from the KDE bug tracker:
  https://bugs.kde.org/attachment.cgi?id=41187

  More info:
  https://bugs.kde.org/show_bug.cgi?id=180051
  https://bugreports.qt.nokia.com//browse/QTBUG-6471 (and 
https://bugreports.qt.nokia.com/browse/QTBUG-23037) and other bug reports from 
the comments there.

  For Oneiric I've made a patched version in a PPA of mine that you
  could look at. You'll see it's really a minor modification that
  doesn't take any effort at all to implement. You can find it here:
  https://launchpad.net/~dhertel/+archive/myfixes

  As a side note: I know that KDE is not the default environment in
  Ubuntu, but it's getting more important for people since Gnome2
  officially is no more and Unity isn't exactly better when one doesn't
  even like Gnome3 to begin with.

  So I hope this makes it into Precise...

  Cheers,
  Dominik

To manage notifications about this bug go to:
https://bugs.launchpad.net/qt/+bug/905147/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to