GNU bug report logs - #7949
24.0.50; GNU Emacs with Xaw3d does not launch as X client

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Cc: 7949 <at> debbugs.gnu.org
Subject: bug#7949: 24.0.50; GNU Emacs with Xaw3d does not launch as X client
Date: Wed, 02 Feb 2011 20:36:29 +0100

Peter Dyballa skrev 2011-02-02 11.28:
>
> Am 01.02.2011 um 08:20 schrieb Jan Djärv:
>
>> On Emacs checked out now, it is xterm.c:7566, in function
>> x_catch_errors.
>
>
> I forgot to mention that this first commenting did not change the behaviour
> of the Xaw3d variant of the X client: GNU Emacs still stays invisible and
> does not appear, not even after minutes of waiting.
>

This means we can rule out XSync in the error handler.
As you are the one seeing this, I suggest you try to follw the advice in
etc/DEBUG about debugging infinite loops.

> Breakpoint 3, x_connection_closed (dpy=0x3034a00, error_message=0xbfffb258
> "X protocol error: BadValue (integer parameter out of range for operation)
> on protocol request 45") at xterm.c:7689

45 is X_OpenFont.  The font the menu bar tries to open is
-*-helvetica-medium-r-*--*-120-*-*-*-*-iso8859-1

What happens if you do
% xterm -fn '-*-helvetica-medium-r-*--*-120-*-*-*-*-iso8859-1'
or
% xfd -fn '-*-helvetica-medium-r-*--*-120-*-*-*-*-iso8859-1'
?

	Jan D.






	Jan D.




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.