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

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

Re: Crash: XSetWMIconName, x_set_name_internal, prepare_menu_bars


From: Richard Stallman
Subject: Re: Crash: XSetWMIconName, x_set_name_internal, prepare_menu_bars
Date: Fri, 01 Jun 2007 10:51:12 -0400

Thanks for guessing this.

After your change, there was another similar bug:
x_encode_text can call Lisp code, which would have needed a GCPRO.

After looking at it, I realized there was no need to call
x_encode_text in the GTK case.  So I separated the two cases
completely, which should improve things.

Would people please test setting the name, in both GTK and non-GTK 
builds?




reply via email to

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