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 304142 - GIMP crashed when opening a file
GIMP crashed when opening a file
Status: RESOLVED DUPLICATE of bug 301139
Product: GIMP
Classification: Other
Component: General
2.2.x
Other Windows
: Normal critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-05-14 02:42 UTC by fhkefhke
Modified: 2008-01-15 12:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description fhkefhke 2005-05-14 02:42:50 UTC
Distribution/Version: XP Home Edition with SP2

I have just installedI have just installed the GIMP 2.2.7(for Windows).
When I try to open a file by pressing File>Open and then select a folder of my
hardisk, I usually receive the following message:

Pango-ERROR **: file shape.c: line 75 (pango_shape): assertion failed:
(glyphs->num_glyphs > 0)
aborting…

And then GIMP crashed, so I can’t do any works with GIMP.
As I am a user only but not a programmer, that’s all I can describe. Thanks.
Comment 1 fhkefhke 2005-05-14 07:09:49 UTC
I guess I may be a problem of GTK instead of GIMP...
Comment 2 Sven Neumann 2005-05-14 14:48:58 UTC
You could have searched Bugzilla instead of guessing...

*** This bug has been marked as a duplicate of 301139 ***
Comment 3 fhkefhke 2005-05-14 15:49:50 UTC
Problem solved after I uninstalled the GTK and download the GTK from www.gtk.org
and reinstall it.
Thanks.