http://bugzilla.opensuse.org/show_bug.cgi?id=1052793 http://bugzilla.opensuse.org/show_bug.cgi?id=1052793#c5 Fabian Vogt <fabian@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fabian@ritter-vogt.de --- Comment #5 from Fabian Vogt <fabian@ritter-vogt.de> --- (In reply to Antonio Larrosa from comment #4)
@Eric, could you try running this:
[...]
That's basically a rebuild of the same packages you should already have installed. So we're just finding out if this is related to Mageia-2016-0055 or not (note I don't think so, since we don't include those patches on Leap).
I don't think so either, as the mageia bug looks totally unrelated. In fact, I think it's very much unrelated to any part of the printer subsystem. Okular simply forwards the returned QPrinter from the QPrintDialog to the lpr command line, at which point the printer queue's name is empty. So either the print dialog is broken (unlikely) or the source data is wrong.
@Fabian, I'll try to generate qt packages without the remote printer discovery patch, but note that setting QT_DISABLE_PRINTER_DISCOVERY=1 should use the same code as if the patch was disabled.
Yes, it should indeed, but I simply don't see any other change that could cause this behaviour... -- You are receiving this mail because: You are on the CC list for the bug.