Russel, It's most probably because the desktop environment you're using uses the SESSION_MANAGER environment variable, so that when you run "vncserver", your applications are all talking to the session manager for the desktop on which you ran it, rather than the desktop it created.
You can fix this by adding "unset SESSION_MANAGER" as the first command in your ~/.vnc/xstartup file. Regards, Wez @ RealVNC Ltd. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of russel > Sent: 03 January 2006 12:12 > To: [email protected] > Subject: Black screen on UNIX after sometime > > Hi all, > > I am running VNC Server pre-installed in Sun Solaris 10 > Companion CD. I > am running one of my application via VNC and left it running > for days. > After awhile, when I tried to connect (after authenticated), it > displayed a black screen. > > What could've happened? Out of memory, file descriptors, etc? > > Thanks alot ! > -- > > Regards, > Russel Loh > > *Viztel Solutions Berhad (MESDAQ: Viztel, 0050)* > www.viztel.com <http://www.viztel.com> > > Level 54, Tower 2, > Petronas Twin Towers, > Kuala Lumpur City Center, > 50088 Kuala Lumpur, > Malaysia > > Tel : +603 - 2382 0635 > Fax : +603 - 2382 0638 > Email : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > This e-mail message and any attachment(s) attached hereto contain > information that may be privileged or confidential. It is > intended only > for the person to whom it is addressed. If you are not the intended > recipient, you are not authorised to read, print, retain, copy, > reproduce, disseminate, distribute or act in reliance of this > message or > use this message or any part thereof. > _______________________________________________ > VNC-List mailing list > [email protected] > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
