GNU bug report logs -
#7949
24.0.50; GNU Emacs with Xaw3d does not launch as X client
Previous Next
Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Date: Mon, 31 Jan 2011 16:51:04 UTC
Severity: normal
Tags: wontfix
Found in version 24.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 7949 <at> debbugs.gnu.org (full text, mbox):
Am 31.01.2011 um 23:07 schrieb Jan Djärv:
> Does commenting out the XSync in the error handler fix things?
Which line is it? The first one?
./lwlib/xlwmenu.c:2263: XSync (XtDisplay (mw), False);
./oldXMenu/Activate.c:240: XSync(display, 0);
./oldXMenu/Activate.c:543: XSync(display, 0);
./src/xfns.c:4171: XSync (FRAME_X_DISPLAY (f), False);
./src/xfns.c:4512: XSync (FRAME_X_DISPLAY (f), False);
./src/xselect.c:781: /* 2004-09-10: XSync and UNBLOCK so that
possible protocol errors are
./src/xselect.c:783: XSync (display, False);
./src/xterm.c:5851: XSync (d, False);
./src/xterm.c:7566: XSync (dpy, False);
./src/xterm.c:7585: Check if it is still open before calling
XSync. */
./src/xterm.c:7587: XSync (x_error_message->dpy, False);
./src/xterm.c:7603: XSync (dpy, False);
./src/xterm.c:7621: XSync (dpy, False);
./src/xterm.c:8682: /* In theory, this call to XSync only needs
to happen once, but in
./src/xterm.c:8686: XSync (FRAME_X_DISPLAY (f), False);
./src/xterm.c:9024: XSync (FRAME_X_DISPLAY (f), False);
I'm not that experienced with debugging (or X programming), and I also
think that I never could create a backtrace from gdb... (for Jeremy
Huddleston I used the spindump command while GNU Emacs was trying to
launch)
I could retry to configure GNU Emacs with more exact debug options,
like maximum level and exactly telling to use the native DWARF2 format..
--
Greetings
Pete
Either this man is dead or my watch has stopped.
- Groucho Marx
This bug report was last modified 7 years and 168 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.