2.3.18 Gimp closes when closing image
This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.
This is a read-only list on gimpusers.com so this discussion thread is read-only, too.
2.3.18 Gimp closes when closing image | David Woodfall | 17 Jun 19:51 |
2.3.18 Gimp closes when closing image | David Woodfall | 18 Jun 01:06 |
2.3.18 Gimp closes when closing image | Sven Neumann | 18 Jun 08:03 |
2.3.18 Gimp closes when closing image | David Woodfall | 18 Jun 19:43 |
2.3.18 Gimp closes when closing image | David Woodfall | 20 Jun 02:59 |
2.3.18 Gimp closes when closing image | David Woodfall | 28 Jun 19:10 |
2.3.18 Gimp closes when closing image | Rich | 29 Jun 05:06 |
mailman.1.1182106803.22212.... | 07 Oct 20:18 | |
2.3.18 Gimp closes when closing image | Bernhard Stockmann | 18 Jun 13:38 |
2.3.18 Gimp closes when closing image | Sven Neumann | 18 Jun 20:18 |
2.3.18 Gimp closes when closing image | Bernhard Stockmann | 18 Jun 21:52 |
2.3.18 Gimp closes when closing image
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?
2.3.18 Gimp closes when closing image
On (18:51 17/06/07), David Woodfall put forth the proposition:
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?
I have tested with python disabled so no more errors, but it still closes. Not really a big problem so long as remember.
2.3.18 Gimp closes when closing image
Hi,
On Sun, 2007-06-17 at 18:51 +0100, David Woodfall wrote:
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.)
I can only guess, because you didn't give us much information about your system. But you are most likely running the broken version of XLib, see http://bugzilla.gnome.org/show_bug.cgi?id=445376
Sven
2.3.18 Gimp closes when closing image
This happened to me yesterday too. Everytime when closing an image window GIMP freezes, but only on Windows XP! Maybe this has something to do with the debug-window thats open all the time in this build.
However my 2.3.18 on Ubuntu 7.04 runs perfectly - I never experienced this kind of crash under linux! Just wanted to add that.
Regards, Bernhard
2.3.18 Gimp closes when closing image
On (08:03 18/06/07), Sven Neumann put forth the proposition:
Hi,
On Sun, 2007-06-17 at 18:51 +0100, David Woodfall wrote:
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.)
I can only guess, because you didn't give us much information about your system. But you are most likely running the broken version of XLib, see http://bugzilla.gnome.org/show_bug.cgi?id=445376
I'm using Slackware 12 but I'm not sure what version xlibs I have.
Sven
2.3.18 Gimp closes when closing image
Hi,
On Mon, 2007-06-18 at 13:38 +0200, Bernhard Stockmann wrote:
This happened to me yesterday too. Everytime when closing an image window GIMP freezes, but only on Windows XP! Maybe this has something to do with the debug-window thats open all the time in this build.
What debug window? There shouldn't be a debug window.
Sven
2.3.18 Gimp closes when closing image
Sven, have a look here: http://www.gimpusers.de/images/privat/debug_winxp.png. This is the window I meant. Its opened automatically when you start GIMP under Windows. Seems to be just an console-output-window and its not possible to close it.
On Mon, 18 Jun 2007 20:18:22 +0200 Sven Neumann wrote:
Hi,
On Mon, 2007-06-18 at 13:38 +0200, Bernhard Stockmann wrote:
This happened to me yesterday too. Everytime when closing an image window GIMP freezes, but only on Windows XP! Maybe this has something to do with the debug-window thats open all the time in this build.
What debug window? There shouldn't be a debug window.
Sven
2.3.18 Gimp closes when closing image
On (08:03 18/06/07), Sven Neumann put forth the proposition:
Hi,
On Sun, 2007-06-17 at 18:51 +0100, David Woodfall wrote:
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.)
I can only guess, because you didn't give us much information about your system. But you are most likely running the broken version of XLib, see http://bugzilla.gnome.org/show_bug.cgi?id=445376
Sven
I just downgraded to 2.2.15 and the problem persists. I've had the same x version for some time now - 6.9 - but never had this problem.
Any ideas what else could cause this?
BTW I'm using Slackware 11
2.3.18 Gimp closes when closing image
On (08:03 18/06/07), Sven Neumann put forth the proposition:
Hi,
On Sun, 2007-06-17 at 18:51 +0100, David Woodfall wrote:
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.)
I can only guess, because you didn't give us much information about your system. But you are most likely running the broken version of XLib, see http://bugzilla.gnome.org/show_bug.cgi?id=445376
It turned out to be a bad version of Cairo (1.4.8). Upgrading to 1.4.10 seems to have fixed it.
Sven
2.3.18 Gimp closes when closing image
David Woodfall wrote:
On (08:03 18/06/07), Sven Neumann put forth the proposition:
Hi,
On Sun, 2007-06-17 at 18:51 +0100, David Woodfall wrote:
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.)
I can only guess, because you didn't give us much information about your system. But you are most likely running the broken version of XLib, see http://bugzilla.gnome.org/show_bug.cgi?id=445376
It turned out to be a bad version of Cairo (1.4.8). Upgrading to 1.4.10 seems to have fixed it.
Thanks for the note - I ran into the same problem the other day. Both versions of gimp were failing. Installing the new version of cairo worked.
Rich