From owner-freebsd-questions@FreeBSD.ORG Sat Mar 24 03:41:44 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 B638516A406 for ; Sat, 24 Mar 2007 03:41:44 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout1.cac.washington.edu (mxout1.cac.washington.edu [140.142.32.134]) by mx1.freebsd.org (Postfix) with ESMTP id 92B6A13C458 for ; Sat, 24 Mar 2007 03:41:44 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.7] (may be forged)) by mxout1.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2O3fiYT014126 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 23 Mar 2007 20:41:44 -0700 X-Auth-Received: from [192.168.10.42] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2O3fgkA002510 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Fri, 23 Mar 2007 20:41:43 -0700 Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <20070323210115.GA7721@epia-2.farid-hajji.net> References: <4603EC16.10909@gmx.net> <200703231344.09310.lists@jnielsen.net> <20070323210115.GA7721@epia-2.farid-hajji.net> X-Gpgmail-State: !signed Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <1135CD60-4657-432F-92BB-7F33EF687E70@u.washington.edu> Content-Transfer-Encoding: 7bit From: Garrett Cooper Date: Fri, 23 Mar 2007 20:41:43 -0700 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.752.2) X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.23.202933 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Subject: Re: GTK filedialog crashes Firefox/Thunderbird 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: Sat, 24 Mar 2007 03:41:44 -0000 On Mar 23, 2007, at 2:01 PM, cpghost wrote: > On Fri, Mar 23, 2007 at 01:44:09PM -0400, John Nielsen wrote: >> On Friday 23 March 2007 11:02:46 am Frank Staals wrote: >>> It seems that I'm having problems (again) with the GTK filedialog in >>> Firefox/Thunderbird. It happens when saving or opening a file in >>> Firefox >>> or thunderbird resulting in a crash. What to do: >>> >>> - Open Firefox >>> - Save a file, the save-file dialog comes up, Save or cancel it. >>> - Save a file, when the file dialog comes up, file dialog hangs and >>> after a second or something firefox crashes >> >> I'm seeing the same behavior. I searched around on the web a while >> ago and saw >> a report (on a firefox bug issue or mailinglist I think) from >> another FreeBSD >> user about this. He later followed up to his own post saying that >> the problem >> went away after he recompiled ALL of his ports. The thing that was >> interesting is that he only saw the bad behavior under xfce (what >> WM are you >> using, btw?). I'm running xfce 4.4.0 and have the problem, but I >> haven't >> gotten around to recompiling everything yet. I may or may not wait >> for the >> modularXorg stuff to be committed before I do so... > > I'm experiencing a similar problem with the GTK file save box. Under > fluxbox, the save box starts to grow and shrink horizontally by approx > 40% of its size twice per second or so. The only way out of this is to > kill and restart Firefox. I don't know if other GTK-based programs are > affected though. Another data point: I'm too in the midst of the giant > gettext upgrade tango, so this could be temporary, until everything is > finally upgraded. > > cpghost. > > -- > Cordula's Web. http://www.cordula.ws/ What version are you guys running with what CFLAGS/CXXFLAGS? I was experiencing the same thing until 2.0.0.2 (filed a bug and Mozilla folks said they fixed it in this version). Now if I can only determine why the same happens when I try and add a file with azureus.. that's another ball of wax though.. -Garrett