From owner-freebsd-questions@FreeBSD.ORG Thu Apr 15 11:45:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C5FD16A4D2 for ; Thu, 15 Apr 2004 11:45:00 -0700 (PDT) Received: from smtp4.bahnhof.se (mail.bahnhof.se [213.136.33.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39B2C43D5F for ; Thu, 15 Apr 2004 11:44:55 -0700 (PDT) (envelope-from mark.rowlands@mypost.se) Received: from mfilter1.bahnhof.se (mail.bahnhof.se [213.136.33.1]) by smtp4.bahnhof.se (Postfix) with ESMTP id C7A2B12E42D; Thu, 15 Apr 2004 20:44:53 +0200 (CEST) Received: from localhost (localhost.localdomain [127.0.0.1]) by re-injector1.bahnhof.se (Postfix) with ESMTP id DF6E412913F; Thu, 15 Apr 2004 20:44:53 +0200 (CEST) Received: from smtp6.bahnhof.se ([213.136.33.1]) by localhost (mfilter1.bahnhof.se [10.0.1.21]) (amavisd-new, port 10024) with ESMTP id 20686-09; Thu, 15 Apr 2004 20:44:52 +0200 (CEST) Received: from pcmarpxy.mine.nu (81-170-150-191.bahnhofbredband.net [81.170.150.191]) by smtp6.bahnhof.se (Postfix) with ESMTP id BB6121B5CFF; Thu, 15 Apr 2004 20:44:54 +0200 (CEST) Received: from localhost (localhost.mwrwin2k.se [127.0.0.1]) by pcmarpxy.mine.nu (Postfix) with ESMTP id 95B8C119A7; Thu, 15 Apr 2004 20:44:52 +0200 (CEST) Received: from pcmarpxy.mine.nu ([127.0.0.1]) by localhost (pcmarpxy.mine.nu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 93572-08; Thu, 15 Apr 2004 20:44:51 +0200 (CEST) Received: from EXCHSRV1.mwrwin2k.se (unknown [192.168.0.4]) by pcmarpxy.mine.nu (Postfix) with ESMTP id E8555119A0; Thu, 15 Apr 2004 20:44:51 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 15 Apr 2004 20:44:51 +0200 Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Message-ID: <4789E43478F3994BB8D967C73FD9C68850AD@exchsrv1> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: What happened after gnome upgrade?? Thread-Index: AcQi6jbZVOhn8VDmQ6adEw24PWk3sgALwbWg From: "mark rowlands" To: "Bart Silverstrim" X-Virus-Scanned: by amavisd-new at bahnhof.se cc: freebsd-questions@freebsd.org Subject: RE: What happened after gnome upgrade?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 18:45:00 -0000 > >> Now with Gnome-2.6 upgraded (mostly OK, crashed ) mostly ok ? ooops! =20 > >> towards the VERY end...), all my things don't work right anymore. > >> All apps like GnomeMeeting, the battery meter, etc appear to be=20 > >> completely messed up. For the most part, they run, but=20 > none of the=20 > >> words, etc are there! The battery meter, when I click on it, only=20 > >> shows the "Do Not Enter" ERROR box, no text and nothing=20 > else visible > >> - again, no words, etc. The same goes for GnomeMeeting. =20 > Also when I=20 > >> try to run the proccess display applet, nothing shows up, just the=20 > >> line graph of CPU usage, but nothing such as process names,=20 > >> descriptions, etc or menu items along the top shows up=20 > anymore. HOW=20 > >> do I fix this?! > > > > GTK+ was updated recently and this sounds like what happens=20 > when apps > > that use it get out of sync with it. You will have to recompile=20 > > everything that uses GTK+. I suggest portupgraded. > > > > /me recently saw this himself with the gtk apps he uses when updated > > gtk+ >=20 > Are you saying that a portupgrade -fRra is required? >From the faq...... >> Oops! I ran portupgrade(1)! What do I do? Do not worry; hope is not lost. Running portupgrade(1) will cause the build to fail, but it will not cause any lasting damage to your ports tree, unless you have done=20 something exceptionally creative. Simply download the gnome_upgrade.sh script and=20 run it, and pretend that you ran it in the first place. Nobody needs to know that=20 you didn't read the directions first! The upgrade failed; what do I do? Unfortunately, this is not only possible, it's highly probable. There are many possible valid GNOME configurations, and even more invalid starting points. If the script fails, follow the instructions in the error message to let the FreeBSD GNOME team know about=20 the failure. The majority of build failures will be dependency-related issues. One simple way to resolve the problem is to remove the offending port, re-run gnome_upgrade.sh, and then reinstall the port when the upgrade process is complete.