Version: 0.6.3 (using 4.0.3 (KDE 4.0.3), Gentoo) Compiler: x86_64-pc-linux-gnu-gcc OS: Linux (x86_64) release 2.6.24-gentoo-r3 If the window size is set to just the wrong size, okular will constantly adjust the size in an infinite loop, consuming lots of cpu at the time. What happens is it adjusts the pdf to fit the window size, which then makes it add scrollbars. The scrollbars then make the pdf smaller, so it fits in the window. Because the pdf now fits in the window, the scollbars go away, so the pdf is resized larger to fit in the now slightly larger window. This makes the scrollbars come back, and this repeats in an endless cycle. I took some screenshots showing this, links are below. http://img257.imageshack.us/img257/9392/snapshot1xj9.png http://img518.imageshack.us/img518/7269/snapshot3xg4.png
I can reproduce it using the noncontinous view, but not when using the continuous view, do you have the problem using the continuous view?
Yes, it works in continuous mode, but only with 1 page documents (which is basically the same as non-continuous). It seems to trigger with anything slightly wider than the window size when in "Fit Width" mode.
SVN commit 795883 by aacid: Save us from infinite resizing loops, we can afford to lose 1 pixel precision to fix that BUGS: 160628 M +10 -0 pageview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=795883
It seems the fix was not enough, reopening.
*** Bug 162602 has been marked as a duplicate of this bug. ***
*** Bug 174841 has been marked as a duplicate of this bug. ***
*** Bug 174793 has been marked as a duplicate of this bug. ***
*** Bug 175499 has been marked as a duplicate of this bug. ***
SVN commit 894427 by aacid: Try to fix again the inifite scroolbar loop It's still to be improved because it gives you a uncentered page, but better a bit ugly than unusable This fix will be in KDE 4.1.4 BUGS: 160628 M +16 -8 pageview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=894427
I'm experiencing exactly this in Okular 0.10.1, from KDE SC 4.4.1 (Chakra Builds), although I've never noticed it before in previous versions. Maybe a regression? I'm not reopening this myself because I'm unsure of policy in this case, but the issue definitely still exists, under the same circumstances.
Yeah it seems to be happening again, it would be bug 227153 so no need to reopen this again.
The reported issues is present in KDE 4.14.2, if I try to open or browse a document, Okular freezes, and last long time to recover. I am using Linux, Fedora 20 distro, in a Dell Vostro notebook.
Herli, your description has really nothing to do with the original bug.