unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: Reproducible gtk crash
       [not found] <iluy8gvtmnw.fsf@latte.josefsson.org>
@ 2004-11-21 13:37 ` Jan D.
  0 siblings, 0 replies; only message in thread
From: Jan D. @ 2004-11-21 13:37 UTC (permalink / raw)
  Cc: emacs-pretest-bug, emacs-devel

> "Jan D." <jan.h.d@swipnet.se> 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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-21 13:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <iluy8gvtmnw.fsf@latte.josefsson.org>
2004-11-21 13:37 ` Reproducible gtk crash Jan D.

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).