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

Bug#365358: xorg: /etc/X11/app-defaults/XTerm-color not checked when starting xterm



Package: xorg
Version: 1:7.0.15
Severity: normal


the resource /etc/X11/app-defaults/XTerm-color is not checked when
starting xterm... workaround is to add specifications to
/etc/X11/app-defaults/XTerm which is still checked.

Below is a section of an strace, don't know if it is helpful but it
shows the one file being checked.

access("/etc/X11/app-defaults/XTerm", R_OK) = 0
stat64("/etc/X11/app-defaults/XTerm", {st_mode=S_IFREG|0644,
st_size=6915, ...}) = 0
open("/etc/X11/app-defaults/XTerm", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=6915, ...}) = 0
read(4, "! $XTermId: XTerm.ad,v 1.78 2006"..., 6915) = 6915
close(4)                                = 0


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)



Reply to: