X2Go Bug report logs - #1228
Implement basic dialog handling in X2Go Server

version graph

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

Reported by: Alexey Nemov <alexnemov@protonmail.com>

Date: Thu, 26 Oct 2017 06:45:01 UTC

Severity: normal

Found in version 4.0.1.20

Full log


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

Received: (at 1228) by bugs.x2go.org; 26 Oct 2017 08:13:37 +0000
From ionic@ionic.de  Thu Oct 26 10:13:37 2017
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.7 required=3.0 tests=BAYES_20,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,RDNS_NONE 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 563AE5DAD1
	for <1228@bugs.x2go.org>; Thu, 26 Oct 2017 10:13:37 +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 6x3fPCsvKFru for <1228@bugs.x2go.org>;
	Thu, 26 Oct 2017 10:13:32 +0200 (CEST)
X-Greylist: delayed 3363 seconds by postgrey-1.35 at ymir.das-netzwerkteam.de; Thu, 26 Oct 2017 10:13:32 CEST
Received: from mail.ionic.de (unknown [IPv6:2001:41d0:a:588b:1::2])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 876F05DACC
	for <1228@bugs.x2go.org>; Thu, 26 Oct 2017 10:13:32 +0200 (CEST)
Received: from [10.20.40.15] (178.162.222.163.adsl.inet-telecom.org [178.162.222.163])
	by mail.ionic.de (Postfix) with ESMTPSA id 293264F00663;
	Thu, 26 Oct 2017 10:13:32 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default;
	t=1509005612; bh=FnDGxRiWgWv92gYZ8iM43fD7Yw+TpjP8nzc/8aIyB14=;
	h=Subject:To:Cc:References:From:Date:In-Reply-To:From;
	b=AXsO3gLFVraScpPCgyzlXlQrgJm+ktfLOcmP4H88/58u3+Z24X1IyigrZ5h9qJwP+
	 sUMhA+kv/5DwSlmauPALFzjooNeA4yNe8/N+BfWV9lIvj/IsvjepB7vS9ugVVW1W0O
	 WACgCTr3qUGCrfa9MmFAX3pAFmJJlPpS17HqA9Jc=
Subject: Re: [X2Go-Dev] Ctrl-Alt-T doesn't terminate connection in "local
 desktop" sessions
To: Ulrich Sibiller <uli42@gmx.de>, 1228@bugs.x2go.org
Cc: Alexey Nemov <alexnemov@protonmail.com>
References: <yhnB5qoHv8mpsyEx0f88K0TopgX03H_-m9Heml29lUC99kNIGbkUr7xgM_px972KY5kTORpItVj2M8OJ48U6RJ7XPw_1N07OJjFwXvhFhOk=@protonmail.com>
 <92b9f9ea-e19e-8d62-dd60-b7fea4629f60@ionic.de>
 <CANVnVY+hytAKr2_KV33GtUrKZoJBWCbOGoKKvNGexWC7McoJnQ@mail.gmail.com>
From: Mihai Moldovan <ionic@ionic.de>
Message-ID: <47e648ed-09c8-3915-d361-a6412af8b446@ionic.de>
Date: Thu, 26 Oct 2017 10:13:31 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
 Thunderbird/52.4.0
MIME-Version: 1.0
In-Reply-To: <CANVnVY+hytAKr2_KV33GtUrKZoJBWCbOGoKKvNGexWC7McoJnQ@mail.gmail.com>
Content-Type: multipart/signed; micalg=pgp-sha512;
 protocol="application/pgp-signature";
 boundary="qRW3OnhAdfw7gJv7kiomCjC6PppIkM6e1"
[Message part 1 (text/plain, inline)]
On 10/26/2017 10:07 AM, Ulrich Sibiller wrote:
> 1. download opennx client. It brings a matching nxclient binary IIRC
> 2. edit /usr/bin/x2gostartagent: find the line defining NX_CLIENT and
> let the varible point to opennx nxclient.
>
> If the nxclient is not working you have two further options:
> 1. use nxcl from the google neatx project
> 2. find a copy of the original nxclient 3.x package and use the
> nxclient contained within like described above.
I don't think this will work.

The client must wrap around our X2Go scripts (which handle session management
via the database etc.), and we currently don't have something like this. I'll
have to implement it some day.


The workaround for the user currently is to use the buttons in X2Go Client,
which do what they are supposed to do.



Mihai

[signature.asc (application/pgp-signature, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 26 02:45:29 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.