← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 1048657] Re: Ubuntu 12.04 / Gimp - Consistent crash after saving file

 

FYI: although I couldn't load my 2.6 crash report in my GUI, looking at the tail of the crash log for 2.6
 (gimp-2.6:7327): Gtk-CRITICAL **: IA__gtk_tree_model_get: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
 (script-fu:7334): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error

2.8:
 (gimp-2.8:1552): Gtk-CRITICAL **: IA__gtk_tree_model_get: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
 (script-fu:1560): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
 
Grepping for title gives Title: gimp-2.x crashed with SIGSEGV in completion_match_func() for both

Again, this was fixed (in my case) by 
sudo apt-get install --reinstall lightdm unity-greeter
rm ~/.Xresources
rm ~/.Xauthority
sudo dpkg-reconfigure lightdm #select lightdm, rather than gdm, etc
echo -e "/usr/sbin/lightdm" | sudo tee /etc/X11/default-display-manager #this may have been redundant

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/1048657

Title:
  Ubuntu 12.04 / Gimp - Consistent crash after saving file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1048657/+subscriptions


References