gimp grashing: "The error was 'BadWindow (invalid Window parameter)'."



Hi,

I am running FreeBSD 6-STABLE as of Thu Jun 14 13:01:26 CEST 2007, Xorg 7.2
and the gimp-2.2.15,2 port. I am experiencing the following problem: When I
create/open a document then select the brush and click in the document window
gimp crashed with the following error

space@a144026 gimp$ gimp
The program 'gimp' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 29816 error_code 3 request_code 39 minor_code 0)
  (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.) space@a144026 gimp$
(script-fu:32342): LibGimpBase-WARNING **: script-fu: wire_read(): error


after starting gimp with --sync it crashes in the same way

space@a144026 gimp$ gimp --sync
The program 'gimp' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 73867 error_code 3 request_code 39 minor_code 0)
  (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:32377): LibGimpBase-WARNING **: script-fu: wire_read(): error

Does somebody else get the same error? Any ideas how can I fix this?

Thanks

--
PGP KeyID: 0x3118168B
Keyserver: pgp.mit.edu
Key fingerprint BB50 2983 0714 36DC D02E  158A E03D 56DA 3118 168B

Attachment: pgpmz86o2Bm6G.pgp
Description: PGP signature



Relevant Pages

  • Re: convert hyperlink to email address
    ... (Project Explorer is usually on the right side of the window) ...     VBAProject ... then you can close the VBE. ... After you hit the Enter key while the cursor ...
    (microsoft.public.excel.programming)
  • Re: How to minimize command mode window in console program?
    ... to set some property to minimize the console window. ...     ByVal hWnd As IntPtr, ...     End Sub ...
    (microsoft.public.dotnet.languages.vb)
  • Re: do while help please.....
    ... `window' (see in different browsers, I've already showed this in topic ... related to `alert' property, here's the same): ...   'setInterval' in window, ... for resolving `window' name which resolves very fast). ...
    (comp.lang.javascript)
  • Re: Image Acquisition Problem____To DAVE
    ... images and then process to find the center of the circle. ... Problemhere is that as soon as the program is run and a view window ... MATLAB are you using and what camera are you using? ...
    (comp.soft-sys.matlab)
  • Re: Need help with a canvas issue
    ...  I have a toplevel window which has a control panel at ... displayed below in the canvas. ...     while executing ...
    (comp.lang.tcl)