On Thu, Mar 10, 2011 at 07:07:17AM -0600, DRC wrote: > http://www.virtualgl.org/DeveloperInfo/TigerVNCPreReleases > > -- Windows TLS refresh issue fixed (I hope) > -- New vncserver -fg switch for running TigerVNC in grid environments > -- vncserver now automatically kills Xvnc whenever the window manager > running in the VNC session is exited
I'm quite reserved about this behavior, I would rather not kill the Xvnc when WM exits. Default .vnc/xstartup (generated by vncserver) file has following lines: ... xsetroot -solid grey xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & twm & So WM is actually successfully started but patched vncserver kills Xvnc immediately. In my opinion vast majority of VNC users start WM on the background (with the "&" character in the end of the script) and this change will break all existing configurations. In my opinion this change should be reverted. Regards, Adam > -- vncserver will no longer prompt user to create a VNC password if VNC > auth is not used > -- TLS support incorporated into Windows Visual C++ 32-bit build, so it > isn't necessary to use a separate installer for TLS support (note: Win64 > support for TLS is still not there, because GnuTLS does not yet work > cleanly with the LLP64 data model.) > > Enjoy! > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > _______________________________________________ > Tigervnc-devel mailing list > Tigervnc-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/tigervnc-devel -- Adam Tkac, Red Hat, Inc. ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel