When closing an image the whole program will close. Console output if it helps:
### (gimp:22197): LibGimpBase-WARNING **: gimp: wire_read(): error /usr/lib/python2.5/site-packages/gtk-2.0/gobject/__init__.py:30: RuntimeWarning: Python C API version mismatch for module gobject._gobject: This Python has API version 1013, module gobject._gobject has version 1012. from _gobject import * (gimp:22197): LibGimpBase-WARNING **: gimp: wire_read(): error The program 'gimp' received an X Window System error. This probably reflects a bug in the program. The error was 'RenderBadPicture (invalid Picture parameter)'. (Details: serial 18775 error_code 191 request_code 158 minor_code 7) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) (script-fu:22219): LibGimpBase-WARNING **: script-fu: wire_read(): error ### The Python error is repeated a few times at startup and maybe because I have 2.4 and 2.5 installed at the moment (problems with spamassassin package meant installing the 2.4). I will experiment a bit with that, but could that be the reason Gimp closes? -- Q: Why do ducks have flat feet? A: To stamp out forest fires. Q: Why do elephants have flat feet? A: To stamp out flaming ducks. _______________________________________________ Gimp-user mailing list [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
