Mercurial > hg > xemacs-beta
changeset 1100:d50ab2546522
[xemacs-hg @ 2002-11-11 18:52:57 by stephent]
lesstif PROBLEM <87heeox7mz.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 11 Nov 2002 18:52:57 +0000 |
parents | 85cb05c9227e |
children | e30625c17fc0 |
files | ChangeLog PROBLEMS |
diffstat | 2 files changed, 26 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Nov 11 16:56:19 2002 +0000 +++ b/ChangeLog Mon Nov 11 18:52:57 2002 +0000 @@ -1,7 +1,10 @@ -2002-11-12 Stephen J. Turnbull <steve@tleepslib.sk.tsukuba.ac.jp> +2002-11-12 Stephen J. Turnbull <stephen@xemacs.org> + + * PROBLEMS (Running/Linux): Lesstif 0.93.36 info, from F. McIngvale. + +2002-11-12 Stephen J. Turnbull <stephen@xemacs.org> * PROBLEMS: Typo fix. - (Building/IRIX): New crash and general advice from Valdis Kletnieks. 2002-10-31 John Paul Wallington <jpw@shootybangbang.com>
--- a/PROBLEMS Mon Nov 11 16:56:19 2002 +0000 +++ b/PROBLEMS Mon Nov 11 18:52:57 2002 +0000 @@ -1464,6 +1464,27 @@ ** Linux +*** XEmacs crashes on exit. + +This is known to happen with Lesstif version 0.93.36. It is +apparently due to breakage in Lesstif. There is a patch for Lesstif. + +Frank McIngvale <frankm@hiwaay.net> says: + + Ok, 0.93.34 works, and I tracked down the crash to a section + marked "experimental" in 0.93.36. Patch attached, "works for me". + +diff -u -r lesstif-0.93.36/lib/Xm/ImageCache.c lesstif-0.93.36-mod/lib/Xm/ImageCache.c +--- lesstif-0.93.36/lib/Xm/ImageCache.c 2002-08-05 14:53:24.000000000 -0500 ++++ lesstif-0.93.36-mod/lib/Xm/ImageCache.c 2002-11-11 11:13:12.000000000 -0600 +@@ -1166,5 +1166,4 @@ + DEBUGOUT(_LtDebug0(__FILE__, NULL, "_LtImageCacheScreenDestroy (XmGetPixmapByDepth) %p\n", + s)); + +- (void) _LTHashTableForEachItem(PixmapCache, YowIter, (XtPointer)s); + } + + *** XEmacs crashes on startup, in make-frame. Typically the Lisp backtrace includes