Skip site navigation (1)Skip section navigation (2)
Date:      22 Nov 2002 16:07:28 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Brandon Bossenbroek <bossenbr@hotmail.com>
Cc:        freebsd-gnome@FreeBSD.ORG
Subject:   Re: Nautilus2 crashing
Message-ID:  <1037999247.326.58.camel@gyros>
In-Reply-To: <F146UIJRNJ5p9p61ORQ00008e4d@hotmail.com>
References:  <F146UIJRNJ5p9p61ORQ00008e4d@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2002-11-22 at 15:52, Brandon Bossenbroek wrote:
> Ok, there is no nautilus.core anywhere on the system. Strange. I did the 
> portupgrade -ra, and I have gtk-1.2.10_9 and gtk-2.0.9 installed. When 
> nautilus crashes and I shutdown X, I'm getting:
> 
> (gnome-panel:96446): Gtk-CRITICAL **: file gtkwidget.c: line 2933 
> (gtk_widget_event): assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' 
> failed
> (gnome-panel:96446): Gtk-CRITICAL **: file gtkwidget.c: line 2933 
> (gtk_widget_event): assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' 
> failed
> (gnome-panel:96446): Gtk-CRITICAL **: file gtkwidget.c: line 2933 
> (gtk_widget_event): assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' 
> failed

These messages are fine.  Plus, they're not coming from Nautilus.

> 
> So, it seems like it does have something to do with gtk. Can gtk20 and gtk12 
> not play together?

No, they can coexist just fine.  You'll have to start Nautilus from gdb
if you're not getting a core file.  To do that, do:

gdb /usr/X11R6/bin/nautilus

Then, at the (gdb) prompt, type run.  When Nautilus crashes, you'll be
back at the gdb prompt, and then you can type bt to get a backtrace.

Joe

-- 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1037999247.326.58.camel>