From owner-freebsd-questions@FreeBSD.ORG Sat Sep 15 19:10:06 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEB7516A41A for ; Sat, 15 Sep 2007 19:10:06 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from heka.cenkes.org (heka.cenkes.org [208.79.80.110]) by mx1.freebsd.org (Postfix) with ESMTP id 9E6F913C480 for ; Sat, 15 Sep 2007 19:10:06 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from localhost (ppp91-76-104-113.pppoe.mtu-net.ru [91.76.104.113]) (Authenticated sender: sat) by heka.cenkes.org (Postfix) with ESMTP id 7404B2E9594B; Sat, 15 Sep 2007 23:10:22 +0400 (MSD) Date: Sat, 15 Sep 2007 23:10:02 +0400 From: Andrew Pantyukhin To: beni Message-ID: <20070915191001.GC52705@amilo.cenkes.org> References: <200709151451.11659.beni@brinckman.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200709151451.11659.beni@brinckman.info> X-OS: FreeBSD amilo.cenkes.org 7.0-CURRENT FreeBSD 7.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-questions@freebsd.org Subject: Re: linux-firefox dies after xorg update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Sep 2007 19:10:06 -0000 On Sat, Sep 15, 2007 at 02:51:08PM +0000, beni wrote: > Hi, > > After updating xorg to 7.3 (and adding a new ServerFlags section to > my /etc/X11/xorg.conf to put "ignoreABI" to "on" to get kdm back), now my > linux-firefox does not start any more. It dies with the following error : > > [beni@bsdaddict /usr/home/beni]$ linux-firefox > /home/beni/.gtkrc-2.0:12: Unable to find include file: "~/.gtkrc.mine" > The program 'firefox-bin' received an X Window System error. > This probably reflects a bug in the program. > The error was 'BadMatch (invalid parameter attributes)'. > (Details: serial 102 error_code 8 request_code 145 minor_code 3) > (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.) > > > Any ideas as where to look and what to change to get Firefox back ? > > Thanks for any help. > > I'm running 6.2-Stable with linux-firefox 2.0.0.6. Everything works fine here. Are you sure you've updated all of your ports?