Re: Xorg upgrade: xdm fails, xterm can't change fonts?
- From: Carl Fink <carl@xxxxxxx>
- Date: Sat, 22 Apr 2006 19:56:39 -0400
On Sun, Apr 23, 2006 at 01:36:52AM +0200, Florian Kulzer wrote:
Try to reinstall the x11-common package, maybe even purge it first and
reinstall it. I have the suspicion that the rest of your problems are
caused by your missing /etc/X11/Xsession, and maybe other files in
/etc/X11.
I actually did that before reading your message. I used
"dpkg -i --force-confmiss" because uninstalling x11-common would require
removing every single X program. Unfortunately, I still have problems with
xterm. For instance, colors don't work right. I get messages like "xterm:
cannot allocate color gray50". I tried rxvt, but it says 'rxvt: can't load
color "Black"' and fails to load.
I suspected that a missing rgb.txt was the problem there, but even now that
it exists, rxvt and xterm misbehave.
You could use
dpkg -S X11 | grep /etc/X11/ | cut -d ":" -f 1 | sed 's/, /\n/g' | sort -u | dpkg -l $(cat) | grep ^ii | cut -d " " -f 3
to get a list of all installed packages which are supposed to have files
in /ect/X11/. Maybe you need to reinstall more of them to restore
everything to normal.
I may have to try that.
--
Carl Fink carl@xxxxxxx
"Patriotism is supporting your country all the time, and your
government when it deserves it."
- Mark Twain
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: Xorg upgrade: xdm fails, xterm can't change fonts?
- From: Shawn Lamson
- Re: Xorg upgrade: xdm fails, xterm can't change fonts?
- From: Carl Fink
- Re: Xorg upgrade: xdm fails, xterm can't change fonts?
- References:
- Xorg upgrade: xdm fails, xterm can't change fonts?
- From: Carl Fink
- Re: Xorg upgrade: xdm fails, xterm can't change fonts?
- From: Florian Kulzer
- Xorg upgrade: xdm fails, xterm can't change fonts?
- Prev by Date: Re: Thought on receiving two answers...
- Next by Date: Re: three questions about debian
- Previous by thread: Re: Xorg upgrade: xdm fails, xterm can't change fonts?
- Next by thread: Re: Xorg upgrade: xdm fails, xterm can't change fonts?
- Index(es):