Re: X11 will not spawn windows
Re: X11 will not spawn windows
- Subject: Re: X11 will not spawn windows
- From: Bill Campbell <email@hidden>
- Date: Tue, 19 Jun 2007 11:04:50 -0700
- Mail-followup-to: email@hidden
On Tue, Jun 19, 2007, X wrote:
>Hi List,
>
>For whatever reason, X now refuses to spawn any other windows other than
>the initial xterm when starting X11, and sometimes I do not even get
>that. I have searched google, combed through the logs, trashed my
>.plists, repaired permissions, rm any .Xdefaults and .xinitrc files,
>tried a different user account, rebooted, etc. Is there any debug
>settings I can use to try to pin this down? Better yet, has anyone else
>experienced this? In case it matters, I am on a fully patched, Tiger G5.
My SWAG (Scientific Wild A**ed Guess) is that the PATH doesn't
include /usr/X11R6/bin so it isn't finding the executables. As a
quick check, you could go the the X11 Applications->Customize,
and change the ``xterm'' command to ``/usr/X11R6/bin/xterm''. If
that works, edit your $HOME/.xinitrc file to add that directory
to the PATH. If you don't have a .xinitrc directory, copy the
file /etc/X11/xinit/xinitrc to $HOME/.xinitrc and edit that.
You might want to set the PATH in your $HOME/.profile or
$HOME/.bash_login files so it's generally available.
Bill
--
INTERNET: email@hidden Bill Campbell; Celestial Software, LLC
URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way
FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676
``The fact is that the Constitution was intended to protect us from
the government, and we cannot expect the government to enforce it
willingly'' -- Dave E. Hoffmann, Reason Magazine March 2002
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden