Hi all,

I am trying to use tarantella with ssh. I configured the Full Screen Desktop icon to start

                 /opt/csw/bin/startwmaker

instead of gnome-session.  This script basically does

#!/bin/sh
openapp EtoileMenuServer.app &
. /opt/GNUstep/System/Library/Makefiles/GNUstep.sh
/opt/GNUstep/System/Tools/make_services
/opt/csw/bin/wmaker

This works great when using telnet for the connection method. I then changed the connection method to ssh. Window Maker is started, I can see the desktop for a second. Then it collapses and I am back on ttwebtop. :-(

What am I missing? Since this did not work at all in the beginning I already did

        /opt/tarantella/bin/tarantella stop
        TTASSHCLIENT="/usr/bin/ssh -q -X"; export TTASSHCLIENT
        /opt/tarantella/bin/tarantella start

However, this does not seem to be the full story. I also looked into /opt/tarantella/var/logs

-rw-------   1 ttasys   root           0 Aug 28 09:42 xpe20523.log
-rw-------   1 ttasys   root           0 Aug 28 09:42 xpe20523_error.log

butthese files are empty and thus do not tell me much. :-(

 Hints are greatly appreciated!

Thanks in advance,

   Andreas

_______________________________________________
SGD-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sgd-users

Reply via email to