[Okular-devel] [okular] [Bug 333456] PDF files are rendered in landscape pages and look stretched
Stefan Werner
dustbln at gmx.de
Sun May 4 21:58:24 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=333456
--- Comment #40 from Stefan Werner <dustbln at gmx.de> ---
After some testing I guess this is a slightly different problem (although
probably related)
Without the patch I was running
cmake --no-warn-unused-cli -C
/var/tmp/portage/kde-base/okular-4.13.0/work/okular-4.13.0_build/gentoo_common_config.cmake
-G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DKDE4_BUILD_TESTS=OFF
-DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc -DWITH_chm=ON
-DWITH_CHM=ON -DWITH_Chm=ON -DWITH_QCA2=ON -DWITH_DjVuLibre=ON
-DWITH_LibKScreen=OFF -DWITH_EPub=ON -DWITH_jpeg=ON -DWITH_JPEG=ON
-DWITH_Jpeg=ON -DWITH_QMobiPocket=OFF -DWITH_LibSpectre=ON -DWITH_PopplerQt4=ON
-DWITH_Poppler=ON -DWITH_tiff=ON -DWITH_TIFF=ON -DWITH_Tiff=ON
-DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF
-DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/kde-base/okular-4.13.0/work/okular-4.13.0_build/gentoo_rules.cmake
/var/tmp/portage/kde-base/okular-4.13.0/work/okular-4.13.0
and got optional
LibKScreen (1.0.2 or higher)
<https://projects.kde.org/projects/kdereview/libkscreen>
reported as not installed because - well - it was not installed ;)
So I installed libkscreen and compiled again: same result as expected.
Then I tried again with -DWITH_LibKScreen=ON and it works as expected (still
without the patch!). I might have to add this this problem occurred after the
update from 4.12 to 4.13.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list