Summary: | View is locked/frozen after Zoom to Auto Fit | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Richard Llom <richard.llom> |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | aacid, acrylint, brendon, cfeck, nate |
Priority: | NOR | ||
Version First Reported In: | 20.12.1 | ||
Target Milestone: | --- | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Example PDF
gdb output Screencast of Okular with lock |
Description
Richard Llom
2014-11-25 11:19:20 UTC
Any file? Created attachment 89730 [details]
Example PDF
Here is one
It works fine here. Can you please do this in a terminal gdb -ex run okular Open the file Set zoom to auto fit go back to the terminal Press Control+C write "thread apply all bt" Attach the output of the command. To exit from gdb write "quit" Created attachment 89738 [details]
gdb output
like this?
Are you sure you opened the file? I can reproduce btw, but the backtrace does not indicate a freeze. It really just waits for input. - go to last page - select 1600% zoom - select Auto-Fit Actual result: - it displays first page, but no scroll bar Created attachment 89741 [details]
Screencast of Okular with lock
Yes, I opened the file.
Also okular isn't really "frozen", there is still something happening. I attached a screencast of the problem, hope this helps.
Ok, now i can reproduce it too. |