emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Reproducible gtk crash


From: Jan D.
Subject: Re: Reproducible gtk crash
Date: Sun, 21 Nov 2004 14:37:16 +0100 (CET)

> "Jan D." <address@hidden> writes:
> 
> > Ouch, this is nasty.  When running Gnome the new GTK file dialog uses 
> > gnome-vfs as a backend, and gnome-vfs creates some threads.  But malloc 
> > in Emacs can't handle different threads so we crash.  One workaround is 
> > to set the use-old-gtk-file-dialog variable to t (it looks quite nice on 
> > Debian testing).
> 
> I can confirm that the workaround works, thanks.  It bring back the
> old file selection dialog that I'm used to, which I even prefer.  Btw,
> shouldn't that variable be customizable?

I wasn't sure what to do as this variable only exists for some GTK versions.
For GTK 2.0 and 2.2 it doesn't make any sense (the new dialog does not
exist), and for non-GTK versions it is also without use.  I didn't want
the variable to exist if the GTK version didn't have two file dialogs,
as the old one will eventually go away.  Is there a policy for these
kind of variables (i.e. not only platform specific, but also toolkit version
dependent)?

        Jan D.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]