From owner-freebsd-gnome Sat Jul 13 20:24:39 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CEC637B400; Sat, 13 Jul 2002 20:24:33 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1329943E65; Sat, 13 Jul 2002 20:24:33 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.200] (vpn-client.marcuscom.com [10.2.1.200]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g6E3OAFg018302; Sat, 13 Jul 2002 23:24:10 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: gnomecore/panel problem (earlier - "desktop totally screwed up") From: Joe Marcus Clarke To: Mike Harding Cc: sobomax@freebsd.org, gnome@freebsd.org In-Reply-To: <20020714030058.1B45413107@netcom1.netcom.com> References: <20020713230325.84BDA13110@netcom1.netcom.com> <1026602775.911.0.camel@gyros.marcuscom.com> <20020714030058.1B45413107@netcom1.netcom.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 13 Jul 2002 23:24:12 -0400 Message-Id: <1026617052.515.2.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 2002-07-13 at 23:00, Mike Harding wrote: > > Early results don't look good - I am in the process of rebuilding (ALL > OF GNOME) again but > > /usr/ports/x11/gnomecore/work/gnome-core-1.4.1/panel/menu.c > > still has multiple occurrences of 'gnome/apps' in the code. I killed > 'panel' after /usr/ports/x11/gnomecore installed a new version, but I > still get the same > > ** WARNING **: No system menus found! > > in ~/.xsession-erros > > Have a look at the cvs repository, > > /usr/ports/x11/gnomecore/files/patch-ah > > the diffs between the current and last version, I think all of the > errors stem from the changes that have been removed from that patch file Okay, I took a deeper look at libpanel, and saw what Maxim was doing. The problem, like you said Mike, is definitely in gnomecore. I added back the missing patches. Try to re-cvsup gnomecore, and try to build again. It should be fixed. Joe > > - Mike H. > > From: Joe Marcus Clarke > Cc: sobomax@freebsd.org, gnome@freebsd.org > Date: 13 Jul 2002 19:26:11 -0400 > Sender: owner-freebsd-gnome@FreeBSD.ORG > X-Loop: FreeBSD.ORG > X-Spam-Status: No, hits=-3.4 required=5.0 > tests=IN_REP_TO,DOUBLE_CAPSWORD,AWL > version=2.30 > X-Spam-Level: > > On Sat, 2002-07-13 at 19:03, Mike Harding wrote: > > > > I backed my gnome up to Jul 7, and rebuilt, and everything works fine > > in gnome. I then cvsup'd to this morning, and did the following: > > > > - pkg_remove all 'old' ports > > - rebuilt /usr/ports/x11/gnome > > - tried to start gnome > > > > and got the same .xsession errors: > > > > ** WARNING **: No system menus found! > > > > ** WARNING **: menu /usr/X11R6/share/gnome/gnome/apps does not exist (arguments are .) > > > > I TRACKED THIS DOWN to /usr/ports/gnomecore/work/gnome-core01.4.1/panel/menu.c > > > > note the following lines: > > > > (line 162) > > menu = gnome_datadir_file ("gnome/apps"); > > ... > > (line 166) > > menu = gnome_datadir_file ("applets"); > > > > now as far as I gnow (sorry) 'apps' and 'applets' are in the same area > > of the hierarchy: > > > > /usr/X11R6/share/gnome > > drwxr-xr-x 8 root wheel 512 Jul 13 08:26 applets > > drwxr-xr-x 2 root wheel 512 Jul 13 09:35 application-registry > > drwxr-xr-x 2 root wheel 512 Jul 13 08:26 applications > > drwxr-xr-x 11 root wheel 512 Jul 13 10:37 apps > > ... > > (no gnome directory) > > > > so it can't find the apps. > > > > These lines are also elsewhere in menu.c, but clearly something ain't > > right... > > > > It looks like the 'gnomeng' change boogered something up, hope this > > info is useful... > > I think I found the problem. Can you change the USE_GNOME line in > libpanel's Makefile to read: > > USE_GNOME= gnomeprefix gnomelibs > > Then rebuild and reinstall libpanel. See if that fixes things. > > Joe > > > > > - Mike H. > > > > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message