all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org
Subject: Re: Reproducible gtk crash
Date: Sun, 21 Nov 2004 14:37:16 +0100 (CET)	[thread overview]
Message-ID: <200411211337.iALDbHCs032635@coolsville.localdomain> (raw)
In-Reply-To: <iluy8gvtmnw.fsf@latte.josefsson.org> "from Simon Josefsson at Nov 21, 2004 01:24:35 pm"

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

           reply	other threads:[~2004-11-21 13:37 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <iluy8gvtmnw.fsf@latte.josefsson.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200411211337.iALDbHCs032635@coolsville.localdomain \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.