Hi Franck, (re-adding x2go-user ML to Cc:)
On Mo 18 Mai 2015 21:02:51 CEST, BOTZ Franck (Administrateur Systèmes
et Réseaux) - DDT 67/SIDSIC/Pôle Infra wrote:
Thanks ! It works ..... but not completely
I put the nigtly version on the broker, server and client. I move
the server to a postgresql database.The client connect perfectly to the server.
When I try to connect trough the broker :
- I see the server
- I can open a session on it
- the unity dash does is invisible but works
- the session open and 5 or 6 window are launched with a ? as icon
- the bar on the top is sparkling
- It is not possible to close session
Any idea ?
Regards
Franck
These commits [1,2] should fix your issue. The broker presumes that
desktop session commands (command=...) are given in uppercase letters.
I have now added code to x2gobroker, that also allows desktop session
commands to be lower or mixed case.
Nightly builds should be available within the next 24h.
Greets, Mike
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...
Hi Mike
Thanks for this quick commit. I will test it tomorrow.
I found how to open a session with
in x2gobroker-sessionprofile.conf
If type=UNITY, the windows sparkling and the session in usuable.
But I can't close the session properly. The dash, the top bar will be closed. But the windows stay open with the background picture. After 15mn the situation don't change.
I test to move the backend database to sqlite to verify if it is a database issue but i can't change it. When i connect i have an internal server error.
Regards
Franck
Le 19/05/2015 10:00, > Mike Gabriel (par Internet) a écrit :
Hi Franck, (re-adding x2go-user ML to Cc:)
On Mo 18 Mai 2015 21:02:51 CEST, BOTZ Franck (Administrateur Systèmes et Réseaux) - DDT 67/SIDSIC/Pôle Infra wrote:
Thanks ! It works ..... but not completely
I put the nigtly version on the broker, server and client. I move the server to a postgresql database.
The client connect perfectly to the server.
When I try to connect trough the broker :
- I see the server
- I can open a session on it
- the unity dash does is invisible but works
- the session open and 5 or 6 window are launched with a ? as icon
- the bar on the top is sparkling
- It is not possible to close session
Any idea ?
Regards
Franck
These commits [1,2] should fix your issue. The broker presumes that desktop session commands (command=...) are given in uppercase letters. I have now added code to x2gobroker, that also allows desktop session commands to be lower or mixed case.
Nightly builds should be available within the next 24h.
Greets, Mike
[1] http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=46784d16a43eebe3... [2] http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=9fcb404070c352dd...
Hi Franck,
On Di 19 Mai 2015 11:24:27 CEST, BOTZ Franck (Administrateur Systèmes
et Réseaux) - DDT 67/SIDSIC/Pôle Infra wrote:
Hi Mike
Thanks for this quick commit. I will test it tomorrow.
I found how to open a session with
- no sparkling windows
- top bar available
- dash visible
in x2gobroker-sessionprofile.conf
- type=Custom Desktop
- command=unity
If type=UNITY, the windows sparkling and the session in usuable.
But I can't close the session properly. The dash, the top bar will
be closed. But the windows stay open with the background picture.
After 15mn the situation don't change.
Ok...
I test to move the backend database to sqlite to verify if it is a
database issue but i can't change it. When i connect i have an
internal server error.
I am sure that your issues could be solved quickly. Instead of mailing
to and fro, I suggest contracting me as a consultant on this for 1-2
hours.
I currently don't have the time to discuss all those issue.
Please dive into the debugging of X2Go [1] or call me in as a consultant.
Sorry+Thanks, Mike
[1] http://wiki.x2go.org/doku.php/wiki:development:debugging
--
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...
I found that :
Any idea ?
Regards
Franck
Le 19/05/2015, "> Mike Gabriel (par Internet)"
<mike.gabriel@das-netzwerkteam.de> a écrit:
Hi Franck,
On Di 19 Mai 2015 11:24:27 CEST, BOTZ Franck (Administrateur
Systèmes et Réseaux) - DDT 67/SIDSIC/Pôle Infra wrote:Hi Mike
Thanks for this quick commit. I will test it tomorrow.
I found how to open a session with
- no sparkling windows
- top bar available
- dash visible
in x2gobroker-sessionprofile.conf
- type=Custom Desktop
- command=unity
If type=UNITY, the windows sparkling and the session in usuable.
But I can't close the session properly. The dash, the top bar will
be closed. But the windows stay open with the background picture.
After 15mn the situation don't change.Ok...
I test to move the backend database to sqlite to verify if it is a
database issue but i can't change it. When i connect i have an
internal server error.I am sure that your issues could be solved quickly. Instead of
mailing to and fro, I suggest contracting me as a consultant on
this for 1-2 hours.I currently don't have the time to discuss all those issue.
Please dive into the debugging of X2Go [1] or call me in as a consultant.
Sorry+Thanks, Mike
[1] http://wiki.x2go.org/doku.php/wiki:development:debugging
--
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...
Hi Franck,
On Di 19 Mai 2015 18:35:54 UTC, BOTZ Franck (Administrateur Systèmes
et Réseaux) - DDT 67/SIDSIC/Pôle Infra wrote:
I found that :
- if i use a broker url like ssh://... , the session could be
close with no problem- if https://... is used, closing session will hang.
Any idea ?
Regards
Franck
do you have the x2goserver-xsession package installed? It seems that
the session (x2goagent process) does not get cleaned-up properly.
Without debug logs, I can only guess what happens (but actually have
no idea at the moment).
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...