> I just installed 3.3.6 today. I'm running the server on a Solaris 5.8 machine and the viewer on my Win2K laptop. When I try to start an XVT application I get the following: > > > fatal: FATAL ERROR: MSG 0x0034deb2 [CAT 3/4 STD 57010 ] > Category: XVT release 3 assert (Signaled assert4) > Function: xvt_app_create > File: ./kpalet.c line: 480 > > Recursive call to msg or fatal: FATAL ERROR within last chance error handler > exiting application > > This application was starting just fine before moving to 3.3.6, previously I had been running 1.2.2 TightVNC. > > What the heck could be the problem?
One possibility is that it doesn't like 16-bit pixels, which is the default in 3.3.6. Try using "-depth 24" or "-depth 8" on the vncserver command line. Cheers Tristan _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
