After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 347849 - evince is unable to render pdf files at large size
evince is unable to render pdf files at large size
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-17 22:29 UTC by Andreas J. Guelzow
Modified: 2007-01-15 18:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sample pdf file (836.79 KB, application/octet-stream)
2006-07-17 22:31 UTC, Andreas J. Guelzow
Details
sample pdf file (746.60 KB, application/octet-stream)
2006-07-20 22:51 UTC, Andreas J. Guelzow
Details
sample image (6.69 KB, image/png)
2006-07-20 22:56 UTC, Andreas J. Guelzow
Details
sample image (17.58 KB, image/png)
2006-07-20 22:57 UTC, Andreas J. Guelzow
Details
sample image (28.46 KB, image/png)
2006-07-20 22:58 UTC, Andreas J. Guelzow
Details

Description Andreas J. Guelzow 2006-07-17 22:29:07 UTC
Try to view the attached file in presentation mode or fullscreen, non-continuous mode.
Comment 1 Andreas J. Guelzow 2006-07-17 22:31:31 UTC
Created attachment 69075 [details]
sample pdf file
Comment 2 Nickolay V. Shmyrev 2006-07-20 04:26:58 UTC
Works fine for me, can you try more recent version of evince?
Comment 3 Andreas J. Guelzow 2006-07-20 06:08:43 UTC
Well, I have the most recent version of evince available through debian (unstable) at this time. I can try to compile a newer version, depending on the prerequisites.

I probably should have mentioned what in fact happens: if the onscreen size is small everything seems to work fine. For lalrge screen size the background (except a column on the left) disappears and so the text becomes unreadable. 
Comment 4 Andreas J. Guelzow 2006-07-20 20:51:09 UTC
I tried to compile a newer version of evince (using jhbuild) but unfortunately end up at:
main.c: In function ‘main’:
main.c:258: error: ‘GNOME_PARAM_POPT_TABLE’ undeclared (first use in this function)
main.c:258: error: (Each undeclared identifier is reported only once
main.c:258: error: for each function it appears in.)
main.c:263: error: ‘GNOME_PARAM_POPT_CONTEXT’ undeclared (first use in this function)
make[3]: *** [main.o] Error 1
make[3]: Leaving directory `/home/aguelzow/cvs/gnome2/evince/shell'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/aguelzow/cvs/gnome2/evince/shell'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/aguelzow/cvs/gnome2/evince'
make: *** [all] Error 2
*** error during stage build of evince: could not build module *** [1/4]
Comment 5 Andreas J. Guelzow 2006-07-20 22:37:38 UTC
I finally succeeded compiling evince 0.5.4 with poppler 0.5.3 and now doesn't even want to let me open any pdf files. They don't show in the open dialog and if I specify one on the command line it yields the error "Unable to open document" Unhandled MIME type: "application/octet-stream".
Comment 6 Andreas J. Guelzow 2006-07-20 22:47:15 UTC
hmm, that was a problem with jhbuild:

with evince 0.5.4 with poppler 0.5.3 the background is being rendered correctly but some of the straight lines are rendered in a colour apparently picked from teh background. I will be attaching some examples images from that sample pdf file. 
Comment 7 Andreas J. Guelzow 2006-07-20 22:51:55 UTC
Created attachment 69288 [details]
sample pdf file

the following pictures are from this file
Comment 8 Andreas J. Guelzow 2006-07-20 22:56:57 UTC
Created attachment 69289 [details]
sample image

from page 13 of the last sample file
Comment 9 Andreas J. Guelzow 2006-07-20 22:57:57 UTC
Created attachment 69290 [details]
sample image

from page 22 of the last sample file
Comment 10 Andreas J. Guelzow 2006-07-20 22:58:47 UTC
Created attachment 69291 [details]
sample image

from page 23 of the last sampe file
Comment 11 Carlos Garcia Campos 2007-01-15 18:53:59 UTC
This problem is fixed in recently evince versions. Feel free to reopen if the problem persists for you with a newer evince version. 

Thanks for the report.