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 137263 - gpdf hangs on pdf from OpenOffice
gpdf hangs on pdf from OpenOffice
Status: RESOLVED DUPLICATE of bug 129400
Product: gpdf
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Martin Kretzschmar
Martin Kretzschmar
Depends on:
Blocks:
 
 
Reported: 2004-03-15 16:44 UTC by Alexander Larsson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6


Attachments
A file that hangs gpdf (113.37 KB, application/pdf)
2004-03-15 16:45 UTC, Alexander Larsson
Details

Description Alexander Larsson 2004-03-15 16:44:20 UTC
From https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=117743:

Description of problem:
I created a simple test PDF from oowriter (openoffice.org-1.1.0-29)
with just the sentance "This is a test".  It displays fine in xpdf and
in the FC1 version of gpdf.  See attached PDF.  The best I can tell
this isn't the Type 3 font issue of bug 109786.  It doesn't seem to
matter if I use the toolbar button or File -> Export as PDF.

Version-Release number of selected component (if applicable):
gpdf-0.123-2
Comment 1 Alexander Larsson 2004-03-15 16:45:20 UTC
Created attachment 25669 [details]
A file that hangs gpdf
Comment 2 Rémi Cohen-Scali 2004-03-15 16:53:39 UTC
Sorry I can't reproduce it.
Can you point me at the package gpdf-0.123-2 ? Fedora ?
Comment 3 Martin Kretzschmar 2004-03-15 17:56:26 UTC
Is this the backtrace of gnome-pdf-viewer?:

(gdb) bt
  • #0 RepadBitmap
    from /usr/lib/libfreetype.so.6
  • #1 RepadBitmap
    from /usr/lib/libfreetype.so.6
  • #2 TT_RunIns
    from /usr/lib/libfreetype.so.6
  • #3 TT_RunIns
    from /usr/lib/libfreetype.so.6
  • #4 TT_RunIns
    from /usr/lib/libfreetype.so.6
  • #5 FT_Load_Char
    from /usr/lib/libfreetype.so.6

That's a bug in freetype 2.1.7. See bug 129400 for how to get a patch.

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