From abo@dsl.dk Thu Nov 28 13:06:15 2013 Received: (at 348) by bugs.x2go.org; 28 Nov 2013 12:06:15 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_MED,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from eu1sys200aog107.obsmtp.com (eu1sys200aog107.obsmtp.com [207.126.144.123]) by ymir (Postfix) with SMTP id 92C605DA6C for <348@bugs.x2go.org>; Thu, 28 Nov 2013 13:06:14 +0100 (CET) Received: from mail-ob0-f178.google.com ([209.85.214.178]) (using TLSv1) by eu1sys200aob107.postini.com ([207.126.147.11]) with SMTP ID DSNKUpcxtvd300o13rIR49/3rldiESh1muWQ@postini.com; Thu, 28 Nov 2013 12:06:14 UTC Received: by mail-ob0-f178.google.com with SMTP id uz6so8628472obc.23 for <348@bugs.x2go.org>; Thu, 28 Nov 2013 04:06:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dsl.dk; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=YuguNEj5syBGs1oT+pImKAtML3HG38f15EcM4n/xyCM=; b=FV+iDKQliZfvJMvaQBZSKK45FQTN2awG9HeOwIcFLptKS9OU0EZbfy/OPi00J1/slZ CceomBp8ASFHRJoGJm1T+c/GDW5bio2q4qbmGfly3//vA7Drd+k+Y2PMQPYFIRNHaN29 PmF5ZPT1CplnD7t4nfCUB1izijNxo/YVWUeKw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=YuguNEj5syBGs1oT+pImKAtML3HG38f15EcM4n/xyCM=; b=TfxBM+1TdUhHC5iH1PRIHL45gL+CZSB7gXVNK3xa80da9+6/46Wd/2+UDlTBLHQpYQ HwovoaNrsB7VskzyNn/oYZ/58Hen6HGiUv2rlSwqWZ6PhChJB8Uqt6Ryd15dwpSUHGzP P/wPWMnD/VEQiwCB6yHwZ8TWIlO9vttOnm54l0P61bbm/wXxmoi+Tre9vNnIaVI1ITqN lZy8uWtW/1iN7nbTIry5+eJzQdFzmthJr94WNUyJ/yfnSf6oSi8L5rsW8lBjJDJvDKbF pyf++6MHaDiya2xaNhEeI1dinqYARsNZzZlhZOrkdpSu60+7LB8bq/abfaRFa5uRDNIn /SqQ== X-Gm-Message-State: ALoCoQm7hqXOEdMi0WhINiOw5rWUQ4u3goKjQJpSUrIn4Zfg8nhy9otp/eldk2rS6Fp4qYtH0UdYkgdHBBk4xNUeCYx/Qn2/1RoPQ2C7sCcmyXwTfyOR3pa9tuson1K3U/TmubSieixzzhcTV8FsR2M1VLtQX8ZlGg== X-Received: by 10.182.255.137 with SMTP id aq9mr40735obd.80.1385640373412; Thu, 28 Nov 2013 04:06:13 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.182.255.137 with SMTP id aq9mr40716obd.80.1385640373109; Thu, 28 Nov 2013 04:06:13 -0800 (PST) Received: by 10.182.136.36 with HTTP; Thu, 28 Nov 2013 04:06:13 -0800 (PST) In-Reply-To: <20131127103947.Horde.KCHEC_B_brMFumcanKiNew4@mail.das-netzwerkteam.de> References: <20131126232230.Horde.vTD-MhP7XDtATw9Vvl1_AQ1@mail.das-netzwerkteam.de> <20131127103947.Horde.KCHEC_B_brMFumcanKiNew4@mail.das-netzwerkteam.de> Date: Thu, 28 Nov 2013 13:06:13 +0100 Message-ID: Subject: Re: [X2Go-Dev] Bug#348: x2goserver 4.0.1.8: screws up keyboard for Mac users From: Anders Bruun Olsen To: Mike Gabriel Cc: 348@bugs.x2go.org Content-Type: multipart/alternative; boundary=001a1134a71a39d99204ec3b8a5d --001a1134a71a39d99204ec3b8a5d Content-Type: text/plain; charset=UTF-8 Hi Mike, Reverting that commit fixes the problem. 2013/11/27 Mike Gabriel > Hi Anders, > > > On Mi 27 Nov 2013 11:13:24 CET, Anders Bruun Olsen wrote: > > 2013/11/27 Mike Gabriel >> >> After upgrading to x2goserver 4.0.1.8 the keyboard is completely screwed >>> up >>> >>>> in x2goclient on Mac. >>>> Downgrading x2goserver to 4.0.1.6 fixes the problem. The problem must >>>> have >>>> been introduced in 4.0.1.7 or 4.0.1.8. Perhaps that new keyboard layout >>>> detection? >>>> My setup: >>>> Server is Ubuntu 12.04 with XFCE 4.10. >>>> Client is OSX 10.9 and I have tested with x2goclient 4.0.0.4, 4.0.1.1 >>>> and >>>> latest git. >>>> >>> >>> can you be available on IRC tomorrow for tracking this down? There >>> actually is a commit that probably has caused this, so you should already >>> manually revert that commit [1] on your servers. >>> >>> >> Unfortunately my schedule for wednesday is mostly full. I can be on IRC >> thursday. >> If you have any questions or something you want me to test, feel free to >> email me. I will try to answer or test as time allows throughout the day. >> > > > please revert commit [1] in your running server and check if the keyboard > issues are gone again then. If that is the crucial code snippet, then I > will comment out that part for now and make a new bugfix release. > > [1] http://code.x2go.org/gitweb?p=x2goserver.git;a=blobdiff;f= > x2goserver/bin/x2gostartagent;h=932c051229a08606d3a56e2b13cd90 > 83b418b404;hp=e13736899511fea722e8a69e60015f3b8b067948;hb= > bb53cc7514668c05673040ad1ac1dd36683bf8c7;hpb= > ce2dadab56420e9d5563e19564b04699cd7e9615 > > > 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.xfb > -- Anders Bruun Olsen It-ansvarlig Det Danske Sprog- og Litteraturselskab (Society for Danish Language and Literature) --001a1134a71a39d99204ec3b8a5d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Mike,

Reverting that commit fixes th= e problem.


2013/11/27 Mike Gabriel <mike.gabriel@das-netzwerk= team.de>
Hi Anders,


On =C2=A0Mi 27 Nov 2013 11:13:24 CET, Anders Bruun Olsen wrote:

2013/11/27 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

After upgrading to x2goserver 4.0.1.8 the keyboard is completely screwed up=
in x2goclient on Mac.
Downgrading x2goserver to 4.0.1.6 fixes the problem. The problem must have<= br> been introduced in 4.0.1.7 or 4.0.1.8. Perhaps that new keyboard layout
detection?
My setup:
Server is Ubuntu 12.04 with XFCE 4.10.
Client is OSX 10.9 and I have tested with x2goclient 4.0.0.4, 4.0.1.1 and latest git.

can you be available on IRC tomorrow for tracking this down? There
actually is a commit that probably has caused this, so you should already manually revert that commit [1] on your servers.


Unfortunately my schedule for wednesday is mostly full. I can be on IRC
thursday.
If you have any questions or something you want me to test, feel free to email me. I will try to answer or test as time allows throughout the day.


please revert commit [1] in your running server and check if the keyboard i= ssues are gone again then. If that is the crucial code snippet, then I will= comment out that part for now and make a new bugfix release.

[1] http://code.x2go.org/gitweb?p=3Dx2goserver.git;a=3Dblobd= iff;f=3Dx2goserver/bin/x2gostartagent;h=3D932c051229a0= 8606d3a56e2b13cd9083b418b404;hp=3De13736899511fea722e8a69e600= 15f3b8b067948;hb=3Dbb53cc7514668c05673040ad1ac1dd36683= bf8c7;hpb=3Dce2dadab56420e9d5563e19564b04699cd7e9615


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/fr= eebusy/m.gabriel%40das-netzwerkteam.de.xfb



--
= Anders Bruun Olsen
It-ansvarlig
Det Danske Sprog- og Litteraturselska= b
(Society for Danish Language and Literature)
--001a1134a71a39d99204ec3b8a5d--