Summary: | Rendering of files is in landscape and the page is stretched | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Thomas <thomas.pfau> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid |
Priority: | NOR | ||
Version First Reported In: | 0.19.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas
2014-09-24 05:14:02 UTC
Please enable okular debug output in kdebugdialog, then start okular from a shell and attach the output about dpi information, for example mine is okular(17408) Okular::Utils::realDpi: Found widget at output # 66 okular(17408) Okular::Utils::realDpi: Output size is (mm) QSize(344, 193) okular(17408) Okular::Utils::realDpi: Output rect is QRect(0,0 1920x1080) okular(17408) Okular::Utils::realDpi: EDID WxH (cm): 34 x 19 okular(17408) Okular::DocumentPrivate::openDocumentInternal: Output DPI: QSizeF(141.767, 142.135) Hi, I started okular (and its ticked in kdebugsettings. The whole output I get is: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. Got bus address: "unix:abstract=/tmp/dbus-l2wkGEI9qV,guid=1c7e5e1d6151123bfd93b01f542019d4" Connected to accessibility bus at: "unix:abstract=/tmp/dbus-l2wkGEI9qV,guid=1c7e5e1d6151123bfd93b01f542019d4" Registered DEC: true thomas@LPP00260:~/Work/Models/Human$ okular Got bus address: "unix:abstract=/tmp/dbus-l2wkGEI9qV,guid=1c7e5e1d6151123bfd93b01f542019d4" Connected to accessibility bus at: "unix:abstract=/tmp/dbus-l2wkGEI9qV,guid=1c7e5e1d6151123bfd93b01f542019d4" Registered DEC: true okular(17418)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(17418)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(17418)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(17418)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: okular(17418)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: Registered event listener change listener: true Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) FIXME: handle dialog start. QSpiAccessible::accessibleEvent not handled: "8008" obj: QObject(0x0) " invalid interface!" FIXME: handle dialog end. This backend is only for XRandR 1.1, your version is: 1 . 4 QSpiAccessible::accessibleEvent not handled: "8008" obj: QObject(0x0) " invalid interface!" QSpiAccessible::accessibleEvent not handled: "8008" obj: QObject(0x0) " invalid interface!" i.e. there are no details about graphics apart from the fact that its complaining about a too recent xrandr. Errr, you said in another thread you had updated to KDE 4.14, and i see you have not. Please update to KDE 4.14 and then give us the information. Ok.... I see my mistake.... I did not upgrade okular itself (stupid me) just the KDE-core stuff. Sorry and thanks for the invested time. |