Summary: | Okular blocks (no display, no menu), when scrolling down or opening pdf document. | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | NuageBleu |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | aacid, jonathan.verner |
Priority: | NOR | ||
Version: | 0.20.2 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
URL: | http://www.fairphone.com/wp-content/uploads/2013/09/Fairphone_Cost_Breakdown_and_Key_Sept2013.pdf | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | sample PDF which makes Okular to crash |
Description
NuageBleu
2014-11-20 10:20:34 UTC
Created attachment 89644 [details]
sample PDF which makes Okular to crash
Works fine here, does it crash or not? Because reading your text is not clear to me. Sorry for being unclear. Here it is, when the problem occurs: - Okular doesn't exits (the windows is still open). - Okular stops working (can't scroll or access any menu). (I can also add that on an other computer with Debian Wheezy (soon the old stable) the issue is not present, Okular Version 0.14.3) Hmm, this sounds vaguely like Bug 329740... Is it possible, that you have a default printer in CUPS which is unreachable (e.g. because you are on a different network)? Might be, does it fix itself after 30 seconds? Yes, it does recover after 30[s]. The problem is that scrolling back or further will hang it again for 30[s]. More precisely it is apparently trying to solve some 'flash-Virt' host name. It blocks on it 6 times for 5[s] each. I could find it using strace, here is where it's blocking, while waiting for the read() to return data: $ strace okular [...] write(21, "RESOLVE-HOSTNAME-IPV4 flash-Virt"..., 45) = 45 read(21, *** This bug has been marked as a duplicate of bug 329740 *** |