Re: What is the cleanest way to shutdown in a gnome-session?




On Mon, 30 Aug 1999, Dan Hensley wrote:
> 
> Done.  I just submitted reports for the two bugs listed.  I might even take a
> hack at it to see if I can figure out how to modify the code...
>

Many thanks!
 
> > GTK+ 1.2.4 should fix this; the problem was just that GTK+ dumped core
> > when an X error occurred, so we could debug the X error. What you are
> > actually seeing is _all_ the GTK+ apps dumping core in a big core-pile,
> > each overwriting the last. Now the debug behavior is turned off. :-)
> 
> Oh, so that's what's happening.  I was wondering why it seemed like different
> applications were dumping at different times and not one in particular.  But
> I just updated to GTK+ 1.2.4, and I'm still getting core-dumps.  Is there a
> configure flag I need to explicitly set (I took all defaults)?
> 

It's possible that I'm insane and this wasn't fixed after all, but I
thought it was. From GTK+ ChangeLog:

Tue Jun 29 23:02:42 1999  Owen Taylor  <otaylor@redhat.com>

        * gdk/gdk.c (gdk_x_error / gdk_x_io_error): Don't
        core dump at all on X IO errors, only core dump
        if --enable-debug for X errors.

Maybe you need to restart your apps so they use the newly-installed libs?
Or maybe there are other bugs...

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]