X2Go Bug report logs - #1322
RFE: Allow setting nxagent nx/nx options on the server via x2goagent.options

version graph

Package: x2goserver; Maintainer for x2goserver is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goserver is src:x2goserver.

Reported by: Orion Poplawski <orion@nwra.com>

Date: Fri, 17 Aug 2018 17:15:01 UTC

Severity: normal

Tags: patch, pending

Fixed in version 4.1.0.3

Done: X2Go Release Manager X2Go Release Manager <git-admin@x2go.org>

Bug is archived. No further changes may be made.

Full log


Message #15 received at 1322@bugs.x2go.org (full text, mbox, reply):

Received: (at 1322) by bugs.x2go.org; 20 Aug 2018 09:33:58 +0000
From mike.gabriel@das-netzwerkteam.de  Mon Aug 20 11:33:56 2018
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.1 required=3.0 tests=BAYES_00,RDNS_NONE,
	URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.1
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 386905DACF
	for <1322@bugs.x2go.org>; Mon, 20 Aug 2018 11:33:56 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id ZlvJ-fa_6Lo3 for <1322@bugs.x2go.org>;
	Mon, 20 Aug 2018 11:33:49 +0200 (CEST)
Received: from fregna.das-netzwerkteam.de (unknown [IPv6:2a01:4f8:202:1381::1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 8EA005DAE6
	for <1322@bugs.x2go.org>; Mon, 20 Aug 2018 11:33:49 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [IPv6:2a01:4f8:202:1381::105])
	by fregna.das-netzwerkteam.de (Postfix) with ESMTPS id 5E7286045D;
	Mon, 20 Aug 2018 09:33:49 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 4EA52C4E7F;
	Mon, 20 Aug 2018 11:33:49 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id MMwpKK-9BfRL; Mon, 20 Aug 2018 11:33:43 +0200 (CEST)
Received: from das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id 91F3EC4E7C;
	Mon, 20 Aug 2018 11:33:43 +0200 (CEST)
Received: from m-089.informatik.uni-kiel.de (m-089.informatik.uni-kiel.de
 [134.245.254.89]) by mail.das-netzwerkteam.de (Horde Framework) with HTTPS;
 Mon, 20 Aug 2018 09:33:43 +0000
Date: Mon, 20 Aug 2018 09:33:43 +0000
Message-ID: <20180820093343.Horde.rpo_1pcyjLObXUIA8eNKICT@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: uli42@gmx.de, 1322@bugs.x2go.org
Cc: Orion Poplawski <orion@nwra.com>
Subject: Re: [X2Go-Dev] Bug#1322: Bug#1322: RFE: Allow setting nxagent nx/nx
 options on the server via x2goagent.options
References: <b88d77f0-392d-ecee-dc8b-479e97d6179c@nwra.com>
 <CANVnVY+yoid-M9wMEsRteO3iUc+m9cj3jc0cbchagmP38X0FaA@mail.gmail.com>
In-Reply-To: <CANVnVY+yoid-M9wMEsRteO3iUc+m9cj3jc0cbchagmP38X0FaA@mail.gmail.com>
User-Agent: Horde Application Framework 5
Accept-Language: de,en
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 134.245.254.89
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
 Firefox/52.0
Content-Type: multipart/signed; boundary="=_nTiYJaStxhXJhpJy_mu6yrp";
 protocol="application/pgp-signature"; micalg=pgp-sha256
MIME-Version: 1.0
[Message part 1 (text/plain, inline)]
Hi,

On  Fr 17 Aug 2018 20:38:55 CEST, Ulrich Sibiller wrote:

> On Fri, Aug 17, 2018 at 7:08 PM, Orion Poplawski <orion@nwra.com> wrote:

>> Package: x2goserver
>> Persion: 4.1.0.2
>> Tags: patch
>>
>> The attached patch allows the setting of nxagent nx/nx options on the server
>> via x2goagent.options.  Very useful for being able to set sleep=0.

> Well, it should be a session specific setting which means it should be
> implemented at the client side and passed to the server from there.
> But it is a start...
>
> Not directIy related to your  changes: I am wondering why this piece
> of code always sets client=linux although this is server-side code!?
>
> Uli
>

I agree with Uli, that the sleep option needs to be integrated into  
X2Go Client's / PyHoca-GUI's UI. However, the patch provided by Orion  
gives site admins the possibility to fine-tune the server-side defaults.

If a session gets attached to from the client-side, the nx/nx options  
passed to nxproxy override the system defaults IIRC. So, adding sleep  
support to X2Go Client is a second step.

/me raises his thumb for applying this patch.

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: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

[Message part 2 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Apr 25 20:53:36 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.