From owner-freebsd-questions@FreeBSD.ORG Sat Mar 24 04:39:20 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 002E016A403 for ; Sat, 24 Mar 2007 04:39:19 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id C353613C46C for ; Sat, 24 Mar 2007 04:39:19 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.13.8/8.13.8) with ESMTP id l2O4dJLn009907; Fri, 23 Mar 2007 22:39:19 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.13.8/8.13.8/Submit) with ESMTP id l2O4dJbR009904; Fri, 23 Mar 2007 22:39:19 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 23 Mar 2007 22:39:19 -0600 (MDT) From: Warren Block To: Frank Staals In-Reply-To: <46041730.6040708@gmx.net> Message-ID: <20070323223248.N9866@wonkity.com> References: <4603EC16.10909@gmx.net> <200703231344.09310.lists@jnielsen.net> <46041730.6040708@gmx.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (wonkity.com [127.0.0.1]); Fri, 23 Mar 2007 22:39:19 -0600 (MDT) Cc: John Nielsen , freebsd-questions@freebsd.org 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 04:39:20 -0000 On Fri, 23 Mar 2007, Frank Staals wrote: > Hmm I wondered if I should have added what WM I was running but I guess so: > Running xfce-4.4.0 on xorg-7.2rc3. > > Fixed by recompiling all my ports seems a lot of work to fix something with > GTK :S but well I'm planning on reinstalling FreeBSD not that long from now ( > want to switch disc setup ) hope that will fix the problem then. Allthough > there ougth to be an better/more specific solution then just recompiling > everything .... After the recent gettext rebuild-everything episode (you've done that, right?), I had a problem like I'd had before with GTK: slow xfce4.4 startup, slow Terminal startup. Rebuilding GTK fixed it: portupgrade -f gtk-2.10.11 It was already at that version, but it seems to depend on order. Anyway, before you rebuild everything, try rebuilding just GTK. -Warren Block * Rapid City, South Dakota USA