-
-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Large document is not drawn correctly #65
Comments
Which PDF plugin are you using? The file gets rendered quite slowly on my end (with the poppler plugin), but the pages are displayed. |
On GitLab by @anatol on Nov 28, 2018, 24:47 I have up-to-date Arch Linux with following zathura packages installed: $ pacman -Qe | grep zathura I still the the issue with the document above. I can repro it by opening the document, make the window full-screen and then pressing 's'. I see a black screen no matter what page I go. I have a 1920*1080 monitor if it matters. I installed poppler plugin and the issue still exists. $ pacman -Qe | grep zathura |
On GitLab by @maximinh on Feb 25, 2019, 13:17 Having the same problem here as well. I found out that if I zoom out the page will render again. If I zoom enough in it will aslo render. Looks like render_job() hangs in some sizes. Arch linux on kernel 4.20 It stops like this in debug mode
When zooming out (paged get rendered) the output look like this:
|
On GitLab by @svenschwermer on Jun 25, 2020, 22:41 I would like to investigate this. I have noticed that |
On GitLab by @AndiPersti on Apr 29, 2023, 18:13 See also #321. |
The references to the issues have changed with the migration. I suppose that this is now #365. |
I've reported Debian bug 1079283, which occurs on the same PDF file (well, almost, as it has been updated since then)! Note that for me, only the first dozens/hundreds of pages appear as black; in particular, I could notice this by typing the |
On GitLab by @anatol on Jun 13, 2018, 23:33
I am trying to open a large PDF with zathura but all I see is black screen. I try to scroll up and down - status bar shows pages are changed, but it does not improve the screen issue.
I tried it at Arch and Ubuntu linux.
To reproduce the issue please download this Intel manual and try to open https://software.intel.com/en-us/download/intel-64-and-ia-32-architectures-sdm-combined-volumes-1-2a-2b-2c-2d-3a-3b-3c-3d-and-4
The text was updated successfully, but these errors were encountered: