From unknown Sun Sep 20 18:23:14 2026
X-Loop: git-admin@x2go.org
Subject: bug#22: [X2Go-Dev] bug#22: bug#22: Keyboard focus lost when connecting to Win2008r2 RDP-Server (proxied through NX) in fullscreen mode
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 22@bugs.x2go.org
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>
X-Loop: git-admin@x2go.org
Resent-Date: Tue, 11 Sep 2012 19:33:01 +0000
Resent-Message-ID: <handler.22.B22.134739114920644@bugs.x2go.org>
Resent-Sender: git-admin@x2go.org
X-X2Go-PR-Message: followup 22
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: pending
Received: via spool by 22-submit@bugs.x2go.org id=B22.134739114920644
          (code B ref 22); Tue, 11 Sep 2012 19:33:01 +0000
Received: (at 22) by bugs.x2go.org; 11 Sep 2012 19:19:09 +0000
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir (Postfix) with ESMTPS id 8A5F45DA21
	for <22@bugs.x2go.org>; Tue, 11 Sep 2012 21:19:09 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 175FF9E3
	for <22@bugs.x2go.org>; Tue, 11 Sep 2012 21:19:09 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id DC55F3B9B3
	for <22@bugs.x2go.org>; Tue, 11 Sep 2012 21:19:08 +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 vMYQ1FO6EZVd for <22@bugs.x2go.org>;
	Tue, 11 Sep 2012 21:19:08 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id B52C73C12B
	for <22@bugs.x2go.org>; Tue, 11 Sep 2012 21:19:08 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 9962E3B9B3
	for <22@bugs.x2go.org>; Tue, 11 Sep 2012 21:19:08 +0200 (CEST)
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	grimnir.das-netzwerkteam.de
X-Spam-Flag: NO
X-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00
	autolearn=ham version=3.3.1 running as userid=
X-Spam-Level: 
X-Spam-Bayes-Score: 0.0000
Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33)
	id 3660E3C125; Tue, 11 Sep 2012 21:19:08 +0200 (CEST)
Received: from 222-164-142-46.pool.kielnet.net
 (222-164-142-46.pool.kielnet.net [46.142.164.222]) by
 mail.das-netzwerkteam.de (Horde Framework) with HTTP; Tue, 11 Sep 2012
 21:19:08 +0200
Message-ID: <20120911211908.192411wuk94ms1ws@mail.das-netzwerkteam.de>
X-Priority: 3 (Normal)
Date: Tue, 11 Sep 2012 21:19:08 +0200
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: x2go-dev@lists.berlios.de
Cc: 22@bugs.x2go.org
References: <20120911121712.15986ygcwwn2znhk@mail.das-netzwerkteam.de>
 <20120911162653.15101w6ma90jb6st@mail.das-netzwerkteam.de>
In-Reply-To: <20120911162653.15101w6ma90jb6st@mail.das-netzwerkteam.de>
MIME-Version: 1.0
Content-Type: multipart/signed;
 boundary="=_z34vsn3h48c";
 protocol="application/pgp-signature";
 micalg="pgp-sha1"
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.4)

This message is in MIME format and has been PGP signed.

--=_z34vsn3h48c
Content-Type: text/plain;
 charset=UTF-8;
 DelSp="Yes";
 format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Hi Alex,

On Di 11 Sep 2012 16:26:53 CEST Mike Gabriel wrote:

> tags #22 pending
> clone #22 -1
> reassign -1 python-x2go
> thanks
>
> Hi all,
>
> On Di 11 Sep 2012 12:17:12 CEST Mike Gabriel wrote:
>
>> When launching an X2Go-proxied RDP session in fullscreen mode to a   
>>  Windows 7 or Windows 2008r2 server, the keyboard focus gets lost  
>> in   the RDP session window. Thus, it is not possible to enter the   
>> password  in the fullscreen login window of the RDP server.
>
> The approach to work-around this issue is to launch fullscreen   
> rdesktop sessions with X2Go session type "D" (desktop) not "R"   
> (rootless).
>
> This commit should change this behaviour in x2goclient:
> http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=1c4064a61af7cd322b3a755913dfe448cfccb005

Can you look at that commit (and the follow-up commit) and judge if  
that is the way to go?

I actually would love to gradually convert the sessions file so that  
RDP fullscreen session get:

   rootless=false

and RDP non-fullscreen get

   rootless=true

This has to be implemented in PyHoca and X2GoClient then.

What do you think?

Greets,
Mike

-- 

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
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.xfb

--=_z34vsn3h48c
Content-Type: application/pgp-signature
Content-Description: Digitale PGP-Unterschrift
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAABAgAGBQJQT46sAAoJEJr0azAldxsxrmsP/jJo2LWH2dkL21B07XV6td0t
Nz4lUwA4irJsaHTSYUIfJeZuC24VCjSPevyM7+nbjxKwRYuepL5G2aXDGPasOJUV
3CzklyYYf7qoo2SbGYITW7Kb3JgjXEzsLRxbEsqQjKwF8Pf+zyK7oxrncjqUeA/C
p18OMPvXyuYxxgK10Vwt9KW/Gtsa/OEH3PZYGxEt23tV/fd7xFI+T+dyHGGtCXfo
eRqvorsnX7DE9cJCkz/VAkmuYAlwt81k862ok6syxV/qzbNOlHJxX4JJfBuhYeu8
FXwBmxHi7LRhZuvgk+CVwQEP56t++LYfgbe9wdM755yg2Kn/QPas/ZfZlChDVKyR
CVsUfX6iL4+fOrggeRWDKiyUA/OuSp4mA61tgvMGhYvVHvjApyjQuepdatOHYYLT
omOAQ5PC20Isyhw9audj65R0y7czSl41Im+OqnOzSJdMfteYT8GMiU9OfU8afE7s
PLa7CtfmKg7KnNXYDE9xMs/0PX8+qb8rWncBUQpGFCDC/MHrJA85fRaN2M9FKt13
bOrrc8JbFtFUWcB9JV6QyUeHHL/tfEFUz5FKuoWrs4Lof9RNMvNI0WfABIBAtvpd
gGaUK4FSCGr8TTrL3yeW8d9nFR2rYWN09aqcyTOvKUt/xyXmEqAL6RfIlKV6S3mn
wAR4K/yOL+7jwxMe3J2k
=hbx8
-----END PGP SIGNATURE-----

--=_z34vsn3h48c--
