> -----Original Message----- > From: Shing-Fat Fred Ma [mailto:[EMAIL PROTECTED]] > Sent: dinsdag 1 oktober 2002 05:39 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: TightVNC/solaris: dtwm Desktop control and exit > > > Hello, > > I'm using TightVNC 1.2.2 (haven't successfully > upgraded, but that's a different story). The > host system is solaris 8.
On unix variants, the simples way to upgrade vncservers is exchange the Xvnc binary. > > In my xstartup, I invoke dtsession. Everything > seems fine, except when I try to set the > desktop controls (an icon). I get an error > message: > > The folder specification > /var/dt/appconfig/appmanager/$DTUSERSESSION/Desktop_Controls > does not exist Is the $DTUSERSESSION in the message or did you insert that one? Was it the session name of the console or the one inside the vnc session? They should be different to avoid interfearance. > > This doesn't happen when I use exceed. > What am I not doing in xstartup to mimic > the problem-free behaviour of using > Exceed? How do you connect using exceed, which windowmanager do you use in there? If exceed is configured to use xdhcp, then use vnc with the same setup: Xvnc :4 -query localhost Might need to add a proper fontpath, copy from `xset -q :0` or from what you get with the vncserver script. If that works, you can setup as on http://www.sourcecodecorner.com/articles/vnc/linux.asp: edit the /etc/services and /etc/inetd.conf files only if exceed already works. > > I get further problems when trying to exit > the dtwm (using the Exit button): > You don't specify, I guess you just use `dtwm` in ~/.vnc/xsession. That starts just the CDE windowmanager. Better try to find how to start an entire CDE session. The xdhcp does that for you. > > Action: ExitSession [Error] > The request to service this action failed for > the following reason: > TT_ERR_NO_MATCHx There is no running > program to handle this message, nor is there > a static ptype to start such a program. Check > whether the application needs to install ptypes > using tt_type_comp(1). U > > Look familiar to anyone? With this message, it does somehow... I got 2 similar messages, one at 5:43 and one at 6:54... CBee _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
