Discussion:
[X2Go-User] MATE screensaver is not activated when connected via x2go
Jens Bürger
2018-05-22 21:17:19 UTC
Permalink
Hello all,

I am working with a fresh X2Go install based on Debian 9.
I recently discovered that the MATE screensaver is not activated when connected through X2Go.
When I connect to the server locally, it works fine.

Any suggestions?

Kind regards, Jens
Walid MOGHRABI
2018-05-23 15:08:36 UTC
Permalink
This is a known bug in mate and pretty hard to debug/fix apparently.

There is a workaround anyway, you can create a small script that starts xautolock at user session start like this :

#!/bin/bash
xautolock -time 5 -locker "mate-screensaver-command -l" -notifier "notify-send -t 20000 'Your session will be locked in 20 secondes' 'click here to cancel'" -notify 20 &



You'll need these packages (for Ubuntu) : xautolock, libnotify-bin

Regards,
Walid Moghrabi

TRAVAUX.COM
BAT I - PARC CEZANNE 2 290 AVENUE GALILEE - CS 80403
13591 AIX EN PROVENCE CEDEX 3

----- Mail original -----

De: "Jens Bürger" <***@arcor.de>
À: x2go-***@lists.x2go.org
Envoyé: Mardi 22 Mai 2018 23:17:19
Objet: [X2Go-User] MATE screensaver is not activated when connected via x2go

Hello all,

I am working with a fresh X2Go install based on Debian 9.
I recently discovered that the MATE screensaver is not activated when connected through X2Go.
When I connect to the server locally, it works fine.

Any suggestions?

Kind regards, Jens
_______________________________________________
x2go-user mailing list
x2go-***@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user
---
DISCLAIMER: This e-mail is private and confidential and may contain proprietary or legally privileged information. It is for the intended recipient only. If you have received this email in error, please notify the author by replying to it and then destroy it. If you are not the intended recipient you must not use, disclose, distribute, copy, print or rely on this e-mail or any attachment. Thank you
Jens Bürger
2018-05-24 06:48:07 UTC
Permalink
Dear Walid,
Post by Walid MOGHRABI
This is a known bug in mate and pretty hard to debug/fix apparently.
[…]

Works great! Thanks a lot!

Jens
Mike Gabriel
2018-07-03 13:29:34 UTC
Permalink
Hi All,
Post by Jens Bürger
Dear Walid,
Post by Walid MOGHRABI
This is a known bug in mate and pretty hard to debug/fix apparently.
There is a workaround anyway, you can create a small script that
[
]
Works great! Thanks a lot!
Jens
With next nxagent release Walid's work-around is obsolete. The issue
has been addressed in nxagent upstream.
https://github.com/ArcticaProject/nx-libs/pull/713

Mike
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
mobile: +49 (1520) 1976 148
landline: +49 (4354) 8390 139

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31
mail: ***@das-netzwerkteam.de, http://das-netzwerkteam.de
Stefan Baur
2018-07-03 14:46:54 UTC
Permalink
With next nxagent release Walid's work-around is obsolete. The issue has
been addressed in nxagent upstream.
https://github.com/ArcticaProject/nx-libs/pull/713
Yay! \o/

Thank you for your continued work on the NX components. :-)

-Stefan
--
BAUR-ITCS UG (haftungsbeschrÀnkt)
GeschÀftsfÌhrer: Stefan Baur
EichenÀckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Walid MOGHRABI
2018-07-04 09:29:59 UTC
Permalink
Great ! :D


Regards,
Walid Moghrabi

TRAVAUX.COM
BAT I - PARC CEZANNE 2 290 AVENUE GALILEE - CS 80403
13591 AIX EN PROVENCE CEDEX 3

----- Mail original -----

De: "Mike Gabriel" <***@das-netzwerkteam.de>
À: "Jens Bürger" <***@arcor.de>
Cc: x2go-***@lists.x2go.org
Envoyé: Mardi 3 Juillet 2018 15:29:34
Objet: Re: [X2Go-User] MATE screensaver is not activated when connected via x2go

Hi All,
Post by Jens Bürger
Dear Walid,
Post by Walid MOGHRABI
This is a known bug in mate and pretty hard to debug/fix apparently.
There is a workaround anyway, you can create a small script that
[…]
Works great! Thanks a lot!
Jens
With next nxagent release Walid's work-around is obsolete. The issue
has been addressed in nxagent upstream.
https://github.com/ArcticaProject/nx-libs/pull/713

Mike
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
mobile: +49 (1520) 1976 148
landline: +49 (4354) 8390 139

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31
mail: ***@das-netzwerkteam.de, http://das-netzwerkteam.de


_______________________________________________
x2go-user mailing list
x2go-***@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user
---
DISCLAIMER: This e-mail is private and confidential and may contain proprietary or legally privileged information. It is for the intended recipient only. If you have received this email in error, please notify the author by replying to it and then destroy it. If you are not the intended recipient you must not use, disclose, distribute, copy, print or rely on this e-mail or any attachment. Thank you
Loading...