Hi all,
I have today made a change to the naming of desktop sharing / shadow
sessions in X2Go.
Earlier, I already added a script x2golistshadowsessions. Yesterday, I
realized that it works for the wrong user. It works for the user who
is sharing his/her desktop session. But it actually was intended for
the user who requests desktop sharing. Note that
x2golistshadowsessions is only used from PyHoca-GUI's desktop sharing
feature. The x2golistshadowsessions command is not available in
x2goserver below version 4.1.0.0.
Today then, I wrote a patch for X2Go Server (x2goserver.git, master
branch) that changes the session names of desktop sharing sessions.
<shadowed-user>-<dpl>-<tstamp>_stS0XSHAD<shadow-user>XSHADPP<shadow-display>_dp<depth>
<shadow-requesting-user>-<dpl>-<tstamp>_stS0XSHAD<shadow-user>XSHADPP<shadowed-display>_dp<depth>
With this change x2golistshadowsessions shows shadow sessions to the
user who requested the shadow session. This fixes crashing desktop
sharing sessions in PyHoca-GUI, btw. It also transparently works with
X2Go Client.
Feedback? Comments?
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On Mi 13 Nov 2013 12:33:34 CET, Mike Gabriel wrote:
Feedback? Comments?
I forgot to send the commit URL... [1]
Mike
[1]
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=40c674c9e82c6217...
--
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...