any vncserver experts out there? I am trying to get this thing to run - now when I execute my vncserver I am excuting from ssh session and NOT directly from the server - is this the problem? (see errors in log file below)
[naloi@nagios bin]$ ./vncserver :1
New 'nagios.experis.com:1 (naloi)' desktop is nagios.experis.com:1
Starting applications specified in /home/naloi/.vnc/xstartup
Log file is /home/naloi/.vnc/nagios.experis.com:1.log
[naloi@nagios bin]$ ps -ef | grep vncserver
naloi 15861 8261 0 10:25 pts/0 00:00:00 grep vncserver
[naloi@nagios .vnc]$ more nagios.experis.com:1.log
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/nagios.experis.com:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
Xvnc Free Edition 4.1.3
Copyright (C) 2002-2008 RealVNC Ltd.
See
http://www.realvnc.com for information on VNC.
Underlying X server release 10502000,
Wed Apr 22 10:25:10 2009
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5901
vncext: created VNC server for screen 0
(EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swra
st_dri.so: cannot open shared object file: No such file or directory)
(EE) GLX: could not load software renderer
expected keysym, got XF86Info: line 914 of inet
Started none
SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/15677,unix/unix:/tmp/.ICE-unix/15677
** Message: another SSH agent is running at: /tmp/ssh-xPqeG15677/agent.15677
Window manager warning: Failed to read saved session file /home/naloi/.metacity/
sessions/default1.ms: Failed to open file '/home/naloi/.metacity/sessions/defaul
t1.ms': No such file or directory
** (nautilus:15719): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
** (nautilus:15719): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS
** (nautilus:15719): WARNING **: Can not get _NET_WORKAREA
** (nautilus:15719): WARNING **: Can not determine workarea, guessing at layout
** (nautilus:15719): WARNING **: Unable to add monitor: Not supported
Failure: Module initalization failed
** (nm-applet:15800): WARNING **: <WARN> applet_dbus_manager_start_service(): C
ould not acquire the NetworkManagerUserSettings service as it is already taken.
Return: 3
(nm-applet:15800): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJ
ECT (object)' failed
could not attach to desktop process
** (gnome-panel:15715): WARNING **: panel-applet-frame.c:1285: failed to load ap
plet OAFIID:TomboyApplet:
System exception: IDL:Bonobo/GeneralError:1.0 : Child process did not give an er
ror message, unknown failure occurred
[naloi@nagios .vnc]$