startx

Place to discuss Fedora and/or Red Hat

startx

Postby kovax » Thu Aug 07, 2008 7:57 am

Has anyone ever seen this before? I am trying to get X to run on a red hat server. I am using SecureCRT and Cygwin to bring back X to my desktop.

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.9-67.0.1.ELsmp x86_64 [ELF]
Current Operating System: Linux xxx.devus.local 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:56:44 EST 2007 x86_64
Build Date: 18 January 2008
Build Host: xxx.build.redhat.com

Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.9-67.ELsmp (brewbuilder@hs20-bc1-5.build.redhat.com) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-8)) #1 SMP Wed Nov 7 13:56:44 EST 2007
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 7 09:30:24 2008
(==) Using config file: "/etc/X11/xorg.conf"
SESSION_MANAGER=local/xxx.devus.local:/tmp/.ICE-unix/15254
AUDIT: Thu Aug 7 09:30:28 2008: 15208 X: client 5 rejected from local host

** (gnome-panel:15329): WARNING **: Unable to load panel stock icon 'gnome-debian'


** (gnome-panel:15329): WARNING **: Unable to load panel stock icon 'gnome-suse'

/usr/lib64/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90: GtkDeprecationWarning: gtk.mainloop is deprecated, use gtk.main instead
self.warn(message, DeprecationWarning)
Unable to open desktop file applications:///Office/redhat-word-processor.desktop for panel launcher: Error reading file 'applications:///Office/redhat-word-processor.desktop': File not found
Unable to open desktop file applications:///Office/redhat-presentations.desktop for panel launcher: Error reading file 'applications:///Office/redhat-presentations.desktop': File not found
Unable to open desktop file applications:///Office/redhat-spreadsheet.desktop for panel launcher: Error reading file 'applications:///Office/redhat-spreadsheet.desktop': File not found
looking for type: got text/plain
kovax
scripter
scripter
 
Posts: 85
Joined: Mon Jan 24, 2005 9:47 am
Location: Jacksonville, USA

Re: startx

Postby Void Main » Thu Aug 07, 2008 8:35 am

Although I have never attempted what you are attempting I believe the key line in the output you have posted is this:

kovax wrote:AUDIT: Thu Aug 7 09:30:28 2008: 15208 X: client 5 rejected from local host


Looks like a typical Xauth issue. Your client has not been granted authority to connect to the display (usually via the "xauth" or "xhost" commands). Might want to do a little searching in those areas.
User avatar
Void Main
Site Admin
Site Admin
 
Posts: 5705
Joined: Wed Jan 08, 2003 5:24 am
Location: Tuxville, USA

Postby caveman » Mon Aug 11, 2008 12:20 pm

have you tried
xhost +

on the X-window command line?

this is to allow anybody from anywhere to connect to your local Xserver

then try to start xterm from the server (after login) with something like
(replace with your machine ip)
xterm -display 10.10.10.10:0
or start something from your X-window command line using something like
ssh -lX user@server /bin/xterm -e someprog that uses X-window

if any of the above ask to accept a ssh-key just reply (yes)
caveman
programmer
programmer
 
Posts: 130
Joined: Sun Feb 09, 2003 1:08 pm
Location: Midrand Gauteng, South Africa


Return to Fedora/Red Hat

Who is online

Users browsing this forum: No registered users and 1 guest

cron