http://bugzilla.opensuse.org/show_bug.cgi?id=1052793 http://bugzilla.opensuse.org/show_bug.cgi?id=1052793#c3 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fvogt@suse.com Flags| |needinfo?(alarrosa@suse.com | |) --- Comment #3 from Fabian Vogt <fvogt@suse.com> --- (In reply to Eric McAlvin from comment #0)
Here is what is printed on the console with QT logging enabled: $ QT_LOGGING_RULES=org.kde.okular.core=true okular org.kde.okular.core: Executing "lpr" with arguments ("-P", "", "-#1", "-J", "Dell.pdf", "-r", "/tmp/okular_S21220.ps")
That looks obvious: "-P", "" means okular didn't specify a printer at all for some reason. That means QPrinter::printerName() returns an empty value, which means either the backend or the printer selection dialog is broken. I don't see any upstream changes in either of those, so I still suspect that antlarr's patch might play a role here. @Antonio: Is that likely? If so, can you provide a package without that patch? -- You are receiving this mail because: You are on the CC list for the bug.