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

Bug#399789: xterm: does not honor ~/.Xdefaults



On Thu, Nov 23, 2006 at 07:58:52 -0500, Thomas Dickey wrote:

> On Wed, Nov 22, 2006 at 02:20:06AM +0100, Alec Berryman wrote:
> > Package: xterm
> > Version: 222-1
> > Severity: normal
> > 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > I upgraded from xterm-210-3.1 today and was disappointed to see that
> > uxterm no longer honors the settings I've saved in ~/.Xdefaults.
> 
> I don't think the problem is in xterm, but in xlibs.
> 
> Running in (Debian/testing also) fvwm2, and nothing interesting from
> 	xrdb -q -a
> 
> I ran strace to see where uxterm is reading:
> 
> 8989  uname({sys="Linux", node="crayon", ...}) = 0
> 8989  open("/users/tom/.Xdefaults-crayon", O_RDONLY) = -1 ENOENT

Same here, with current Debian X server/libraries, and xterm 222 with
libXt 1.0.2, xterm 213 with libXt 1.0.0, xterm 200 with libXt from XF86
4.3.
$HOME/.Xdefaults is only read if (!pd->server_db), which is not the case
here (see libXt/src/Initialize.c:XtScreenDatabase()).  I'll try to see
what happens with a different server.
In any case, this is not a bug in xterm, the same happens with the other
clients I tried (xmessage, for instance).

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


Reply to: