From owner-freebsd-questions@FreeBSD.ORG Fri Jun 15 16:08:42 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 45F4E16A400 for ; Fri, 15 Jun 2007 16:08:42 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id B15C613C4C3 for ; Fri, 15 Jun 2007 16:08:41 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from epia-2.farid-hajji.net (epia-2 [192.168.254.11]) by fw.farid-hajji.net (Postfix) with ESMTP id 1D05FDF8B1; Fri, 15 Jun 2007 18:05:27 +0200 (CEST) Date: Fri, 15 Jun 2007 18:10:08 +0200 From: cpghost To: Joe Marcus Clarke Message-ID: <20070615161008.GA10793@epia-2.farid-hajji.net> References: <20070614220415.GA92111@epia-2.farid-hajji.net> <4671CBBD.2020001@queue.to> <1181865442.35746.6.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1181865442.35746.6.camel@shumai.marcuscom.com> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Howard Goldstein , cpghost , freebsd-questions@freebsd.org Subject: Re: gimp-2.2.15,2 crashes after gtk-2.10.13 upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2007 16:08:42 -0000 On Thu, Jun 14, 2007 at 07:57:22PM -0400, Joe Marcus Clarke wrote: > On Thu, 2007-06-14 at 19:14 -0400, Howard Goldstein wrote: > > cpghost wrote: > > > Can anyone else confirm this bug, perhaps with other Gtk2 apps? > > > > Confirmed. Here's what I got > > > > cally:/usr/ports/editors/openoffice.org-2$ 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 29407 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.) > > cally:/usr/ports/editors/openoffice.org-2$ > > (script-fu:4359): LibGimpBase-WARNING **: script-fu: wire_read(): error > > > > cally:/usr/ports/editors/openoffice.org-2$ > > See the freebsd-x11@ archives. There is a bug in libX11 that is causing > this. A patch can be found in the bug to fix this problem. Ah, yes! Thank you. It was indeed not the gtk, but the libX11 upgrade that broke gimp here (didn't use a few days, so I didn't notice). Sorry for the confusion and thanks for the patch! :) > Joe Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/