GNOME Bugzilla – Bug 732579
[CRASH] File/Save (As), File Export: double clicking on the filename text box crashes GIMP
Last modified: 2016-03-28 00:49:13 UTC
MAC OSX: double clicking on the filename text box in save or save as or export crashes gimp marking as critical because it crashes right when you are saving some work you did. steps to reproduce open an image cmd-shift-s to open a save as dialog double click on the filename text box at the top bask in the crash
When you start GIMP from the terminal, are there any warnings before the crash?
Created attachment 279936 [details] this is from the apple bug report
if you tell me how to run from the terminal I'm happy to do it. I tried running GIMP and GIMP-bin from /Applications/GIMP.app/Contents/MacOS one didn't work, the other showed gimp but with square boxes for all the letters in text (no fonts?)
I just tried on OS X 10.9.3 and 10.9.4 with the following builds: the official GIMP 2.8.10 from GIMP's download site (from Clayton Walker), the Lisanet build and my own build from the [osx-build branch]. I could not reproduce it at all. Can you please provide some more information?: - Where did you get your GIMP version from? - Which language do you have set in your system and in GIMP? - Do you have other programs running when the crash occurs? - Do you face similar problems or font related problems in other programs, too? - What is 'the other' that showed GIMP with square boxes for all letters? Here you find an instruction to start GIMP from the terminal: http://wiki.gimp.org/wiki/Users:Tips#On_Mac_OS_X [osx-build branch]: https://git.gnome.org/browse/gimp/tree/?h=osx-build
Thanks for trying so hard to reproduce this. - Where did you get your GIMP version from? downloaded from gimp.org (the native build) http://download.gimp.org/pub/gimp/v2.8/osx/gimp-2.8.10-dmg-1.dmg I just mv gimp.app to old.gimp.app and also mv ~/Library/Application\ Support/GIMP to old.GIMP reinstalled and still get the same crashing. I'm on a retina Macbook pro with ox 10.9.4, 16GB 1600 DDR3 ram, 2.7 GHz Intel Core i7, 700GB SSD 20GB free space Gimp when running is only using 77MB of memory (nice!) - Which language do you have set in your system and in GIMP? US English https://www.evernote.com/shard/s164/sh/653e14e0-0992-4a95-a326-2a4342366275/8dcad3dfb193851ca420e287af2ed240 in my shell $LANG is empty - Do you have other programs running when the crash occurs? I tried killing everything (even google drive and skitch helper) and still get the same problem - Do you face similar problems or font related problems in other programs, too? never had a problem with any other programs (except iMovie crashing which was due to macam being installed). - What is 'the other' that showed GIMP with square boxes for all letters? if I am *IN* /Applications/GIMP.app/Contents/MacOS ./GIMP just doesn't run """ ./GIMP Setting up environment... Enabling internal python... Locale black magic... 2014-07-05 14:42:44.826 defaults[6455:507] The domain/default pair of (.GlobalPreferences, AppleCollationOrder) does not exist ./GIMP: line 133: test: argument expected Launching GIMP... ./GIMP: line 225: /Applications/GIMP.app/Contents/MacOS/Contents/MacOS/GIMP-bin: No such file or directory ./GIMP: line 225: exec: /Applications/GIMP.app/Contents/MacOS/Contents/MacOS/GIMP-bin: cannot execute: No such file or directory """ I'm sure I'm totally running it wrong, so that's not a big deal ./GIMP-bin has the font issues """ #./GIMP-bin Cannot spawn a message bus without a machine-id: Unable to load /var/lib/dbus/machine-id or /etc/machine-id: Failed to open file '/var/lib/dbus/machine-id': No such file or directory (GIMP-bin:6476): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/Users/claytonwalker/gimp/10.6/inst/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory This likely means that your installation is broken. Try running the command gdk-pixbuf-query-loaders > /Users/claytonwalker/gimp/10.6/inst/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache to make things work again for the time being. Fontconfig error: Cannot load default config file (GIMP-bin:6476): Pango-CRITICAL **: No modules found: No builtin or dynamically loaded modules were found. PangoFc will not work correctly. This probably means there was an error in the creation of: '/Users/claytonwalker/gimp/10.6/inst/etc/pango/pango.modules' You should create this file by running: pango-querymodules > '/Users/claytonwalker/gimp/10.6/inst/etc/pango/pango.modules' (GIMP-bin:6476): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderCoreText', script='common' (GIMP-bin:6476): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderCoreText', script='latin' dyld: Library not loaded: @executable_path/../Resources/lib/libgimpui-2.0.0.dylib Referenced from: /Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/plug-ins/script-fu Reason: image not found (GIMP-bin:6476): LibGimpBase-WARNING **: GIMP-bin: gimp_wire_read(): error GIMP-Error: Plug-in crashed: "script-fu" (/Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/plug-ins/script-fu) The dying plug-in may have messed up GIMP's internal state. You may want to save your images and restart GIMP to be on the safe side. """ but the crashing I'm talking about is from running GIMP.app from the Applications folder (or spotlight) and there are no font issues there, just the crashing. I've attached the output of /Applications/GIMP.app/Contents/MacOS/GIMP --verbose --console-messages 2>&1 | tee /tmp/gimp.log
Created attachment 279963 [details] the shell output when running GIMP from the command line
Let me know if there is any more information I can provide to help with this bug.
It gets worse. I just found double clicking in the font name on the text tool also crashes gimp :(
I can not replicate this bug in 2.8.14 via either method of Saving as and double clicking, or by double clicking the text tool font name. OS X 10.9.5 (13F34)
Sadly I just reproduced this on OS X 10.9.5 with a freshly downloaded 2.8.14 it looked like it was working. but on a second double click, it crashed again open a .xcf file, draw on it. cmd-shift-s double click on the filename (that worked!) then double click on another word in the file name (mine had spaces in it 'Shame on.xcf') and crash I'll attach the crash report.
Created attachment 287752 [details] fresh crash report with 2.8.14
This apparently crashes when setting the primary selection on the clipboard.
Created attachment 293331 [details] crash log on OSX 10.10.1 I have the same issue, running the 2.8.14p1 lisanet build on OSX 10.10.1. Crash log is attached. It always crashes setting the clipboard when any text is selected. I don't see any way to disable this "linux desktop environment emulation" for copying selected text to the clipboard...
*** Bug 743711 has been marked as a duplicate of this bug. ***
I can't reproduce this anymore with 2.8.14
Bugs should only be set to Fixed when we can identify a code change in GIMP that did it, though.
This happens to me all the time. Whenever I double-click to select text - no matter what menu it is - I get a crash.
Seems a clipboard issue. Do you have a clipboard helper application active by chance?
mine might have been related to this one: https://crbug.com/467296 users of pushbullet might also get similar behavior.
Is this a duplicate of bug 743717?
Yes it is. Double clicking puts the selected text into the PRIMARY clipboard, and the stack trace looks like in bug 743717. *** This bug has been marked as a duplicate of bug 743717 ***