What | Removed | Added |
---|---|---|
Assignee | opensuse-kde-bugs@opensuse.org | alarrosa@suse.com |
@Eric, could you try running this: rpm -qi libqpdf13 cups-filters > packages_info.txt and attach here the output file? Also, after doing that, could you try installing the following libqpdf13 and cups-filters-* packages? zypper in http://download.opensuse.org/repositories/home:/alarrosa:/branches:/openSUSE:/Leap:/42.3:/Update/standard/x86_64/libqpdf13-5.1.3-7.1.x86_64.rpm http://download.opensuse.org/repositories/home:/alarrosa:/branches:/openSUSE:/Leap:/42.3:/Update/standard/x86_64/cups-filters-1.8.2-4.2.x86_64.rpm http://download.opensuse.org/repositories/home:/alarrosa:/branches:/openSUSE:/Leap:/42.3:/Update/standard/x86_64/cups-filters-cups-browsed-1.8.2-4.2.x86_64.rpm http://download.opensuse.org/repositories/home:/alarrosa:/branches:/openSUSE:/Leap:/42.3:/Update/standard/x86_64/cups-filters-foomatic-rip-1.8.2-4.2.x86_64.rpm http://download.opensuse.org/repositories/home:/alarrosa:/branches:/openSUSE:/Leap:/42.3:/Update/standard/x86_64/cups-filters-ghostscript-1.8.2-4.2.x86_64.rpm (that's only one very long line with 5 urls after "zypper in") Then run: sudo rccups restart And check if that fixes anything? 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). @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.