From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 28 16:38:33 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B5A21065681 for ; Fri, 28 Mar 2008 16:38:33 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from smtp.wizwire.com (smtp.wizwire.com [68.167.181.6]) by mx1.freebsd.org (Postfix) with ESMTP id 9812E8FC12 for ; Fri, 28 Mar 2008 16:38:32 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from [192.168.0.100] (76-14-123-114.rk.wavecable.com [76.14.123.114]) (authenticated bits=0) by smtp.wizwire.com (8.13.1/8.13.1) with ESMTP id m2SGcCaV032112; Fri, 28 Mar 2008 09:38:13 -0700 From: Frank Jahnke To: Jeremy Messenger In-Reply-To: References: <1206544473.1005.28.camel@pinot.fmjassoc.com> Content-Type: text/plain Organization: Sonata Biosciences, Inc. Date: Fri, 28 Mar 2008 09:38:11 -0700 Message-Id: <1206722291.3983.15.camel@pinot.fmjassoc.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.0 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-WizWire-MailScanner-Information: Please contact the ISP for more information X-WizWire-MailScanner: Found to be clean X-MailScanner-From: jahnke@sonatabio.com Cc: freebsd-gnome@freebsd.org Subject: Re: 2.22 Upgrade Issues X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jahnke@sonatabio.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2008 16:38:33 -0000 On Fri, 2008-03-28 at 00:02 -0500, Jeremy Messenger wrote: > > For some reason automounting is not working... > > Possible similar with this: > > http://lists.freebsd.org/pipermail/freebsd-gnome/2008-March/019600.html Let me read through it more carefully -- there is a lot in the note. But I do have it configured properly as far as I can tell and it worked before. > > Do you have gvfs installed? If yes, then have you tweak gconf yet? If no, > see here: > > http://www.freebsd.org/gnome/docs/faq222.html#q4 > > If you do have gvfs installed, see first URL in top. Yes (0.2.1_1), and yes gconf was changed according to the upgrade FAQ. > > > Some notes on minor things. The initial portupgrade of the gstreamer > > plugins failed because one library (liboil?) was already installed and > > Ummm... It's possible that somehow your ports tree isn't in sync to have > complete up to date? We have correct liboil library version change in > multimedia/gstreamer-plugins/Makefile before merged into FreeBSD ports. If > you can remember which specific port(s) then it will helping us better. Sorry, I don't have it recorded. I'm pretty sure that it was liboil; the issue was that the portupgrade -f did not install liboil as there was already the previous version installed (I think). So I did it manually. The ports tree was updated just before I started the upgrade so the ports tree should have been in sync. I had some issues with liboil when I upgraded gnutils a couple of weeks ago, so it is possible that what I saw affects only me. > The polkitd is no longer need to be in rc.conf. I will need to update in > our FAQ. Thanks -- I will take it out. > If you are using imap stuff, check here: > > http://lists.freebsd.org/pipermail/freebsd-gnome/2008-March/019594.html > (in top) > > Other than that, I don't know. No, IMAP is not running. In general, the graphics responsiveness has gone *way* down. xorg consumes about half of one CPU at idle, and redrawing the screen is terribly slow. While that happens, total CPU usage jumps to 80%, which is way too much. For example, if I have a terminal window over evolution and move it to the other monitor (dual screens, Xinerama) it takes about four seconds to redraw the screen (the evolution inbox). Also, opening an email message takes a few seconds, and the message flashes three times before it give a solid image. It also seems that opening files no longer follows the mouse pointer -- program windows always open in the left screen. That is different than before, and a minor irritation. These sound more like xorg issues than Gnome, but the upgrade to xorg-server was forced. xorg was up-to-date as of a couple of weeks ago when I did the gnutils upgrade. Shall I post my observations to the x11 list?