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 328168 - unreadable pdf
unreadable pdf
Status: RESOLVED DUPLICATE of bug 328999
Product: evince
Classification: Core
Component: general
0.5.x
Other All
: Normal major
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-22 14:46 UTC by Federico Fissore
Modified: 2006-02-22 00:45 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
the displayed java lang spec: wrong chars (197.01 KB, image/png)
2006-01-22 14:47 UTC, Federico Fissore
Details
closing evince causes evince to crash (20.79 KB, image/png)
2006-01-22 14:48 UTC, Federico Fissore
Details
a correctly displayed pdf (203.83 KB, image/png)
2006-01-22 14:49 UTC, Federico Fissore
Details
evince bug trace (1.57 KB, text/plain)
2006-01-22 14:50 UTC, Federico Fissore
Details

Description Federico Fissore 2006-01-22 14:46:01 UTC
Please describe the problem:
opening an ebook of mine, i found it unreadable due to random characters
displayed instead of correct ones (see attached screenshot). i tested evince
with the docs found in http://live.gnome.org/Evince/Testing and "java lang spec"
is having the same problem. Then, closing the application, evince crashes

Steps to reproduce:
1. open a pdf
2. check if displayed chars are correct or garbage
3. close evince


Actual results:
the displayed pdf is unreadable. closing evince causes evince to crash

Expected results:
having a readble document and no crashes at the end

Does this happen every time?
it happens with some pdf, can't understand what's wrong with them

Other information:
i got a gentoo system. here follows some versions:
media-libs/tiff-3.7.4
gnome-base/gnome-vfs-2.12.2
gnome-base/libglade-2.5.1
gnome-base/gconf-2.12.1
gnome-base/libgnome-2.12.0.1
gnome-base/libgnomeprintui-2.12.1
gnome-base/libgnomeui-2.12.0
gnome-base/nautilus-2.12.2
x11-libs/gtk+-2.8.10
gnome-base/gnome-keyring-0.4.6
app-text/ghostscript-esp-7.07.1-r10
dev-libs/glib-2.8.5
app-text/poppler-bindings-0.5.0
app-text/poppler-0.5.0

whole system is built with nptl and gcc4.0.2
Comment 1 Federico Fissore 2006-01-22 14:47:37 UTC
Created attachment 57849 [details]
the displayed java lang spec: wrong chars

the pdf was taken from test pdf page
Comment 2 Federico Fissore 2006-01-22 14:48:42 UTC
Created attachment 57850 [details]
closing evince causes evince to crash

closing evince causes evince to crash
Comment 3 Federico Fissore 2006-01-22 14:49:15 UTC
Created attachment 57851 [details]
a correctly displayed pdf

a correctly displayed pdf taken from the test pdf page
Comment 4 Federico Fissore 2006-01-22 14:50:24 UTC
Created attachment 57852 [details]
evince bug trace

evince bug trace
Comment 5 Federico Fissore 2006-01-25 20:54:17 UTC
seems to a bug from poppler not from evince
with poppler 0.5 they are now using fontconfig to find unembedded fonts
probably fontconfig is not always able to correctly find fonts
Comment 6 Nickolay V. Shmyrev 2006-01-25 21:10:40 UTC
Should it be the dup of poppler bug 4030?
Comment 7 Federico Fissore 2006-01-25 22:02:05 UTC
don't know: i was looking at poppler bug 4064 as long as with correctly viewable pdfs i don't see any output in the console, while i see

Error: Couldn't find a font for 'Times Roman'
some font thing failed
Error: Couldn't find a font for 'Times Italic'
some font thing failed
Error: Couldn't find a font for 'Times Bold'
some font thing failed

with docs like the java lang spec.
it could even be a misconfiguration of fontconfig, but i don't know and i look further for a reply from poppler devs
Comment 8 Federico Fissore 2006-01-25 22:14:31 UTC
yeah, this is definitely related to poppler bug 4030...
Comment 9 Nickolay V. Shmyrev 2006-02-22 00:45:28 UTC
That should be the issue described in poppler bug 5758 and I suspect it's fixed already in poppler HEAD, please upgrade.

*** This bug has been marked as a duplicate of 328999 ***