From owner-freebsd-questions@FreeBSD.ORG Wed Oct 12 12:42:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A00EF16A41F for ; Wed, 12 Oct 2005 12:42:58 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FC0543D5F for ; Wed, 12 Oct 2005 12:42:52 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 23407 invoked from network); 12 Oct 2005 12:42:51 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail26.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 12 Oct 2005 12:42:51 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 04E5449; Wed, 12 Oct 2005 08:42:51 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Lawrence Petrykanyn References: <434C23D2.4050809@sympatico.ca> From: Lowell Gilbert Date: 12 Oct 2005 08:42:50 -0400 In-Reply-To: <434C23D2.4050809@sympatico.ca> Message-ID: <44k6gi29f9.fsf@be-well.ilk.org> Lines: 61 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: 'Critical' Warining When Closing Gnome2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2005 12:42:58 -0000 Don't top-post, please. Lawrence Petrykanyn writes: > I have two issues that I would gratefully appreciate some insight > into and I think that they may be related. First, I get error > messages when I shut down Gnome2. Second, portupgrade skips the > upgrade for Gnome2 (I think because Mozilla fails). If you're not sure, then don't do "portupgrade -a". Do a separate portupgrade on Gnome, with maybe the -R flag as well. Then you won't be confusing unrelated problems with each other. > Here is what I can read on my screen after I shutdown Gnome2: > > (nautilus: 22504): Eel-CRITICAL **: preferences_entry_remove_callback: > assertion 'entry -> callback-list !=NULL' failed > ** (nautilus: 22311): WARNING**: destroyed file still being monitored > ** (nautilus: 22311): WARNING**: destroyed file still being monitored > ** (nautilus: 22311): WARNING**: destroyed file still being monitored > ** (nautilus: 22311): WARNING**: destroyed file still being monitored > ---Hash table keys for warning below: > -->file:///home/greg/Desktop > (nautilus: 22311): Eel-WARNING**: "nautilus-metafile.c:metafiles" hash > table still has 1 element at quit time (keys above) > ---Hash table keys for warning below: > -->file:///home/greg/Desktop > (nautilus: 22311): Eel-WARNING**: "nautilus-directory.c: directories" > hash table still has 1 element at quit time (keys above) > > waiting for X server to shutdown FreeFontPath:FPE > "/usr/X11R6/lib/X11/fonts/misc" refcount is 2, should be 1; fixing > > I've had the above messages for months. I don't know Gnome, can't comment on that specifically. > As to the portupgrade, (and again, I mention this only because it > may be related), I do a cvsup on both my source and ports every time > before I do a portupgrade. Here are the error messages that I receive > (as much as I can read on the screen): So use script(1) and get the information you actually need. > I would gladly deinstall Mozilla as I have installed Firefox as > well. But I need Mozilla's mail services as I had a lot of troulble > with Evolution and uninstalled it. As well, I would deinstall > Openoffice if it is a known offender, but it took so long to compile > with Java that I would hate to give up on it now. OpenOffice is definitely failing to rebuild on your system, but there's nothing "known" about that in general; it built fine on my 5-STABLE system last I tried. I am in the process of moving over to OpenOffice 2.0 anyway. > As I mentioned above, I cvsup'd my source/ports and ran > 'portupgrade -a' about half a dozen times to see if the situation > would correct itself. Should I just continue with the portupgrades or > is there something that I should address first? How serious a problem is it causing you?