----- Original Message ----- From: "Mike Gabriel" <mike.gabriel@das-netzwerkteam.de> To: x2go-dev@lists.berlios.de Sent: Thursday, November 3, 2011 4:31:52 AM Subject: Re: [X2go-Dev] Problem with kde trinity
Hi Jean,
On Do 03 Nov 2011 09:27:05 CET Jean Milot wrote:
Hi, I would like use x2go with kde trinity. But it seems that x2gotrinitybindings call an old package. Or maybe i yave a problem with my source list. Thanks for your help. Jean
Trinity support is only implement in the pyhoca-gui client, not in the
native x2goclient. The Trinity implementation into x2goclient should
be not problem at all.
But: the x2gotrinitybindings package is not at all usable... It simply
has been adopted from the old KDE3 x2gokdebindings package.
x2gotrinitybindings (same as its predecessor x2gokdebindings) actually
contains a bad hack that is not Debian policy conform: it moves a file
installed by another package out of the way. Maybe this is where your
development efforts could start? I know that John Sullivan (also on
this list) deploys Trinity in cloud desktop computing, as well. So
maybe you can bundle efforts.
<snip> Yes, that is what we did - we renamed the /usr/bin/startkde and replaced it with a link to /opt/trinity/bin/startkde - John