From owner-freebsd-ports@FreeBSD.ORG Tue Jul 12 14:37:04 2005 Return-Path: X-Original-To: freebsd-ports@freeBSD.org Delivered-To: freebsd-ports@freeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A729F16A41C for ; Tue, 12 Jul 2005 14:37:04 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from makeworld.com (makeworld.com [216.201.118.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31F7343D46 for ; Tue, 12 Jul 2005 14:37:04 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 6DDE5610E for ; Tue, 12 Jul 2005 09:37:03 -0500 (CDT) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32516-08 for ; Tue, 12 Jul 2005 09:37:01 -0500 (CDT) Received: from [127.0.0.1] (unknown [63.117.97.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id B1C796116 for ; Tue, 12 Jul 2005 09:36:55 -0500 (CDT) Message-ID: <42D3D585.6000907@makeworld.com> Date: Tue, 12 Jul 2005 09:36:53 -0500 From: Chris User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD - Ports Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-2.3.2 (20050629) at makeworld.com - Isn't it ironic Cc: Subject: Firefox, Mozilla, & Thunderbird won't start (again!) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: racerx@makeworld.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2005 14:37:04 -0000 On Mon, 11 Jul 2005, cpghost wrote: When starting, firefox generates a GNOME Warning: Gdk-WARNING **: gdk_property_get(): length value has wrapped in calculation (did you pass G_MAXLONG?) But thunderbird does the same, though it doesn't hang. /etc/libmap.conf is empty. Any idea? Thanks, -cpghost. C'mon - we two can't be the only ones with this issue... --------------------------------------------------------------------- # firefox (firefox-bin:80350): Gdk-WARNING **: gdk_property_get(): length value has wrappe d in calculation (did you pass G_MAXLONG?) The program 'Gecko' received an X Window System error. This probably reflects a bug in the program. The error was 'BadDrawable (invalid Pixmap or Window parameter)'. (Details: serial 1338 error_code 9 request_code 150 minor_code 4) (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.) # Chris