SCIENTIFIC-LINUX-USERS Archives

April 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"David M. Cooke" <[log in to unmask]>
Reply To:
David M. Cooke
Date:
Wed, 13 Apr 2011 10:29:34 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
Several users started complaining today about various X apps, such as 
xterm and emacs, that no longer look the way they want.  It looks like 
the resources they set in their .Xresources files are no longer set.

In ~/.xsession-errors I find the following:
sh: -c: line 0: unexpected EOF while looking for matching `"'
sh: -c: line 1: syntax error: unexpected end of file
sh: -c: line 0: unexpected EOF while looking for matching `"'
sh: -c: line 1: syntax error: unexpected end of file

The following is suspicious:
% xrdb -merge .Xresources
sh: -c: line 0: unexpected EOF while looking for matching `"'
sh: -c: line 1: syntax error: unexpected end of file

Note that the .Xresources file is fine and hasn't been changed in 3 years.

Then there is this:
% ls -l /usr/bin/xrdb
-rwxr-xr-x 1 root root 25064 Apr 12 06:40 /usr/bin/xrdb*

% rpm -q --whatprovides /usr/bin/xrdb
xorg-x11-server-utils-7.1-5.el5_6.1.x86_64

I think this package is broken.

ATOM RSS1 RSS2