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 170826 - Gimp Crashes when trying to save a pic to a different folder
Gimp Crashes when trying to save a pic to a different folder
Status: RESOLVED DUPLICATE of bug 151068
Product: GIMP
Classification: Other
Component: General
2.2.x
Other Windows
: Normal critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-03-18 18:10 UTC by Larry
Modified: 2008-01-15 12:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Larry 2005-03-18 18:10:20 UTC
Open a picture from the 'desktop' folder. Once the picture is open, click "file"
and "save as", then, in the 'save image' box that comes up, select "Browse for
other folders", then in the window that comes up, try selecting the 'Desktop'
folder, and watch the Gimp crash with the error message that reads 
"Pango-Error** file shape.c:line 75(pango_shape):assertation failed
(glyphs->num_glyphs>0) aborting"
Comment 1 weskaggs 2005-03-18 18:32:04 UTC
First question:  what version of Gtk+ is installed on your system?
Comment 2 Larry 2005-03-19 15:33:57 UTC
I am using Gtk+ 2.6.2
Comment 3 Sven Neumann 2005-03-19 18:21:47 UTC
Duplicate of bug #161797 ?!
Comment 4 weskaggs 2005-03-20 16:51:28 UTC
Bug reporter:  comment #3 is asking whether your Desktop folder happens to be
located on a server, rather than on the machine you are using.  If so, then this
would be a duplicate of bug #161797, and that would be bad, because that bug was
supposedly fixed for Gtk+ 2.6.2.

In any case, here is another question:  what is the default font on your system,
and do you still see the problem if you change to a different one (specifically,
to one of the fonts that appears in GIMP's text tool font list)?  I ask because
Pango is the font-handling library that GIMP uses.
Comment 5 Larry 2005-03-20 21:22:41 UTC
The desktop folder is the one on my computer, not on a server. It is the
"C:\Documents and Settings\Owner\Desktop" folder to be exact.

As for the font, the one that is set for active title bars is "Ariel." I did try
to switch it to "Tahoma", but the problem still remaned, so I switched it back
to  "Ariel."
Comment 6 Larry 2005-03-20 21:48:04 UTC
I would now like to mention that I managed to fix the problem, but I will have
to explain.

I guess I should have mentioned that I use a theme editor program called "Style
XP." It chages the themes and visual styles to any style that you may browse
through/download on many internet sites, and sometimes it modifies the fonts as
well, depending on whether the particular theme you are using was created to use
a different font.
 Mentioning the fonts made me think that maybe the theme/visual style was the
problem. So I changed the theme, and the new theme doesn't seem to conflict at all.
But thank you all for the input.
Maybe something to think about in future builds of the Gimp. There are a lot of
popular theme editors out there...Style XP and Windowblinds are but two of the
most popular. And many of the themes for Style XP are created by anybody who has
a style builder program, and then posted on the sites that host them. 

If the Gimp can't be made bulletproof or completely compatible with these
programs or 3rd party themes, maybe include something in the help files that
discuss compatibility issues with theme editor programs/3rd party themes. 
Comment 7 weskaggs 2005-03-20 21:51:22 UTC
Thanks for the information.  It looks like the story is that this is a problem
in Pango that has been around for a while, but unfortunately the Pango
developers have not yet succeeded in figuring out what is wrong and how to fix
it.  See the referenced bug report for more information.

My guess, by the way, is that there is a strange character in one of your
filenames, and the file save widget (which comes from Gtk+, not from GIMP) is
barfing when trying to render it.  So it may be worth taking a minute to look
around for something like that.  But it's only a guess.

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

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