[okular] [Bug 465055] All PDFs are shown stretched in y-axis

Oliver Sander bugzilla_noreply at kde.org
Wed Aug 23 08:22:01 BST 2023


https://bugs.kde.org/show_bug.cgi?id=465055

--- Comment #24 from Oliver Sander <oliver.sander at tu-dresden.de> ---
I would still be interested to see what your Utils::realDpi method does.  Have
you been able to get your local Okular to link yet?

Looking at the code again I see that if the system reports different dpi for x
and y (which are then ignored) it issues a warning:

  qCDebug(OkularCoreDebug) << "QScreen calculation returned a non square dpi."
<< res << ". Falling back";

Do you see this message when you enable Okular debug output with kdebugdialog5?
(KDE gurus: please correct me if something else is needed to enable the
warning).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list