From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MTzZ1-0002Jq-0c for garchives@archives.gentoo.org; Thu, 23 Jul 2009 14:46:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF4DDE019C; Thu, 23 Jul 2009 14:46:29 +0000 (UTC) Received: from mail-qy0-f202.google.com (mail-qy0-f202.google.com [209.85.221.202]) by pigeon.gentoo.org (Postfix) with ESMTP id A1BABE019C for ; Thu, 23 Jul 2009 14:46:29 +0000 (UTC) Received: by qyk40 with SMTP id 40so1193321qyk.32 for ; Thu, 23 Jul 2009 07:46:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=TsCYQasx+GCJAYaOpGED+KJE2F/m4abZFm1OEVpY1F4=; b=xtlURqIvXPrrvFt/5bQEmiVzUS6xBUx0FSGHHTdXpbto5E2t+9ZCADWZiRyPgdx9bC UMzgE0VQyKNbGaArdrL45WM1dwN3kH3LY0wUELKApbupoIL72H7FCj+CL37QUM95dOgd 7RcFf+qNavmiwvLpLbX/8KjS8B0Ci19Fsk35E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=sojG3O49vKBCg7iLr5gCUCqNC1JIH3Xu+Z6lfu3B4ScYCR7VeVS9W0qpYwjxLLoTbx fyMv8K/1vGE0Epsq2bwJ+sQsOLAYJ4Y7gznoELDj8do3aWiwIHNeaUFGTDivoc4bw1Sa jl8uZHNppLBSbzV+6E9TBGpVqGMCc2H1TnwhY= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.151.10.1 with SMTP id n1mr3282002ybi.277.1248360389225; Thu, 23 Jul 2009 07:46:29 -0700 (PDT) In-Reply-To: <58965d8a0907221005i298f1db3w65ce79ee59ff7e12@mail.gmail.com> References: <58965d8a0907220944l32b2ffb2g2b375e4d38d668a@mail.gmail.com> <20090722180013.3da348e1@krikkit.digimed.co.uk> <58965d8a0907221005i298f1db3w65ce79ee59ff7e12@mail.gmail.com> Date: Thu, 23 Jul 2009 09:46:29 -0500 X-Google-Sender-Auth: 429b274b547aaa10 Message-ID: <58965d8a0907230746r1df650a1qae7b1048c1eb27e2@mail.gmail.com> Subject: Re: [gentoo-user] Mozilla-Firefox 3.5.1 blank preferences pane From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: c08f8174-eb9d-4b5f-a9e9-45273617fb4e X-Archives-Hash: 3369b83f8157f262f22a1821af928c69 On Wed, Jul 22, 2009 at 12:05 PM, Paul Hartman wrote: > On Wed, Jul 22, 2009 at 12:00 PM, Neil Bothwick wrote: >> On Wed, 22 Jul 2009 11:44:35 -0500, Paul Hartman wrote: >> >>> I just upgraded to mozilla-firefox-3.5.1 (from portage, ~amd64), >>> having previously used 3.0x, and it seems to work except for one big >>> problem: when I open the preferences pane, it is blank. Just an empty >>> window with a grey background. Has anyone else got this problem? >> >> Works here, as did 3.5.0. That sounds like a GTK problem, have you tried >> revdep-rebuild? > > Yeah, but it didn't find anything that needed rebuilding. I did just > install a new gtk+ yesterday, though. Maybe I'll try reverting back to > the previous version and see what happens. Thanks. > I downgraded from gtk+-2.16.5 back to gtk+-2.16.1 and now it works normally. I will try to upgrade gtk+ again and if problem reoccurs I'll file a bug. Thanks.