We use vnc to peer program at our company. We are all running Fedora Core 2. The following is how we do this:

vncserver -AlwaysShared -geometry 1600x1200
vncviewer 127.0.0.1:1

So I connect to my local vncserver and another developer connects.

However, after a few minutes the vncserver crashes, leaving no Xvnc processes running, but the locks files remain. I've done a fair bit of searching, and I have seen that people have had crashes when running on Fedora Core 2 and some seem possibly related to the Xorg usage, however I've found no fixes. I tried installing the binaries from realvnc.com, and the crashes continue, both on my machine and when connected to another machine.

Any help would be greatly appreciated. If there is any more information that I can provide, please let me know.

Thanks!

I've included the vncserver log at the end of this message.

John Rayburn

----- vnc server log below -------

Xvnc version 4.0 - built Jun 14 2004 12:01:28
Underlying X server release 40201000, The XFree86 Project, Inc


Thu Jul 1 09:42:11 2004
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5901
vncext: created VNC server for screen 0
error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
SESSION_MANAGER=local/rayburn:/tmp/.ICE-unix/7140
ALSA lib pcm_hw.c:1056:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device or resource busy


** (gnome-session:7140): WARNING **: Esound failed to start.

Window manager warning: Log level 32: could not find XKB extension.

Thu Jul  1 09:42:20 2004
Connections: accepted: 127.0.0.1::35254
SConnection: Client needs protocol version 3.8
SConnection: Client requests security type VncAuth(2)

Thu Jul 1 09:42:21 2004
VNCSConnST: Server default pixel format depth 16 (16bpp) little-endian rgb565
VNCSConnST: Client pixel format depth 6 (8bpp) rgb222


Thu Jul  1 09:42:22 2004
VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian rgb888

Thu Jul  1 09:42:24 2004
Connections: accepted: 192.168.1.108::35290
SConnection: Client needs protocol version 3.7
SConnection: Client requests security type VncAuth(2)

Thu Jul 1 09:42:26 2004
VNCSConnST: Server default pixel format depth 16 (16bpp) little-endian rgb565
VNCSConnST: Client pixel format depth 6 (8bpp) rgb222
VNCSConnST: Client pixel format depth 24 (32bpp) little-endian rgb888
/usr/share/rhn/rhn_applet/rhn_applet.py:362: DeprecationWarning: integer argument expected, got float
self.animate_timeout_tag = gtk.timeout_add(math.floor(1000 * ANIMATION_TOTAL_TIME/len(frames)), self.animate_handler)
The application '<unknown>' lost its connection to the display :1.0;
most likely the X server was shut down or you killed/destroyed
the application.
Window manager warning: Lost connection to the display ':1.0';
most likely the X server was shut down or you killed/destroyed
the window manager.
The application 'eggcups' lost its connection to the display :1.0;
most likely the X server was shut down or you killed/destroyed
the application.
The application 'nautilus' lost its connection to the display :1.0;
most likely the X server was shut down or you killed/destroyed
the application.
The application 'pam-panel-icon' lost its connection to the display :1.0;
most likely the X server was shut down or you killed/destroyed
the application.


(eclipse:7674): Gtk-WARNING **: cannot open display:
The application 'gnome-panel' lost its connection to the display :1.0;
most likely the X server was shut down or you killed/destroyed
the application.
The application 'magicdev' lost its connection to the display :1.0;
most likely the X server was shut down or you killed/destroyed
the application.
The application 'gnome-session' lost its connection to the display :1.0;
most likely the X server was shut down or you killed/destroyed
the application.
Window manager error: Unable to open X display :1.0

(pam-panel-icon:7705): Gtk-WARNING **: cannot open display:

(gnome-panel:7707): Gtk-WARNING **: cannot open display: :1.0

(nautilus:7709): Gtk-WARNING **: cannot open display: :1.0
The application 'rhn-applet' lost its connection to the display :1.0;
most likely the X server was shut down or you killed/destroyed
the application.

_________________________________________________________________
MSN Movies - Trailers, showtimes, DVD's, and the latest news from Hollywood! http://movies.msn.click-url.com/go/onm00200509ave/direct/01/
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to