X2Go Bug report logs - #1369
Keys do not release when using Emacs in X2GO Client

version graph

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

Reported by: Yan Zhang <kriszhyan@gmail.com>

Date: Mon, 28 Jan 2019 06:00:04 UTC

Severity: normal

Found in version 4.1.2.0

Full log


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

Received: (at 1369) by bugs.x2go.org; 14 Mar 2019 01:51:22 +0000
From rharold99@gmail.com  Thu Mar 14 02:51:07 2019
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.3 required=3.0 tests=BAYES_05,HTML_MESSAGE,
	MIME_BOUND_DIGITS_15,RCVD_IN_MSPIKE_H2,URIBL_BLOCKED autolearn=no
	autolearn_force=no version=3.4.2
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 2C9205DAED;
	Thu, 14 Mar 2019 02:51:07 +0100 (CET)
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 syh2fHu0XuDO; Thu, 14 Mar 2019 02:50:57 +0100 (CET)
Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id C0A515DAE8;
	Thu, 14 Mar 2019 02:50:57 +0100 (CET)
Received: by mail-wm1-f47.google.com with SMTP id e74so1201590wmg.3;
        Wed, 13 Mar 2019 18:50:57 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20161025;
        h=x-gm-message-state:mime-version:references:in-reply-to:from:date
         :message-id:subject:to:cc;
        bh=/jrQIu+VWw2tjE5nkoVEt97qWUJsPpwbF0IULGtRg0A=;
        b=eVczzKSRxnDLnPQiJ/nFEm9vwt1dEIGxfV/MYoDD5TDUx/VUSZmDvMgkweI0V0Hwfy
         zS76uF8Oj4FNm8clsK6kd3G1WRSMw3ScAsE99ezU8/r2YqBN3CYUdOnuxm6g2qqtnXqV
         /tMjPAfBnBNbLHpYhTxjl26+AsI8/A5s12mPMEDFmnKPrVb39pvZDq1M0A3PkLDVwfkk
         HP7M3B1kaGNBL3VXN/bcpA7x8LQO7mL6QD7zR5Kv4zi8ip4E4y2lBDCtgZWgsPmde1AN
         OfL6oBVTLUyvZg+Z7hhwEF9WvpURgVjCUO0OHUDpHuxQ98l2Es0rE9hr19DdEhjXu9cB
         BQ+g==
X-Gm-Message-State: APjAAAVFyj+telIhLTjJRap/0oZdp7dIL7yANm+KRiqgc5TAPcYIpxlM
	E6Xrw6bJcEmBiQIn6bluvjJ+MU7JeGXAFindPWY=
X-Google-Smtp-Source: APXvYqzFTeXpKV6dREiKL1WZhymfD2Ofn77QOIltv/HVWihyvkyjXhQcQQpyMMKvFNJ38ax98ZJFEOvgIhoQddeuiOA=
X-Received: by 2002:a1c:c013:: with SMTP id q19mr585825wmf.93.1552528257271;
 Wed, 13 Mar 2019 18:50:57 -0700 (PDT)
MIME-Version: 1.0
References: <CA+E0ge3vGXaAsgBbT3hGe24Q2vQ11+zhgd1yg+M-cZk1vjs0wA@mail.gmail.com>
 <CANVnVYLNoy8bA3v2pjuAfLqKrp2wxXVFzFFY7Bzz5=vT8Q7V+g@mail.gmail.com>
 <CA+E0ge0=wr724NEKQTppc_R+r7MEbkZWutujy-x-b_anHLjPSQ@mail.gmail.com> <CANVnVYJOZ+jfWXykOxBAmVCUKj5mKvrqqvUKRSAva8=_Myun2w@mail.gmail.com>
In-Reply-To: <CANVnVYJOZ+jfWXykOxBAmVCUKj5mKvrqqvUKRSAva8=_Myun2w@mail.gmail.com>
From: Bob Harold <bobh@halfgoat.com>
Date: Wed, 13 Mar 2019 21:50:46 -0400
Message-ID: <CAKJ-5_8QN-cOexrwKdPeZsmrK_8M8PP-vrAHoT4K8TspVKSoZQ@mail.gmail.com>
Subject: Re: [X2Go-Dev] Bug#1369: Bug#1369: Keys do not release when using
 Emacs in X2GO Client
To: Ulrich Sibiller <uli42@gmx.de>, 1369@bugs.x2go.org
Cc: Yan Zhang <kriszhyan@gmail.com>, submit@bugs.x2go.org
Content-Type: multipart/alternative; boundary="0000000000004749860584042747"
[Message part 1 (text/plain, inline)]
On Wed, Mar 13, 2019 at 5:17 AM Ulrich Sibiller <uli42@gmx.de> wrote:

> On Wed, Mar 13, 2019 at 9:10 AM Yan Zhang <kriszhyan@gmail.com> wrote:
>
> >> > I am using Emacs 24.5.1 with x2go client version 4.1.2.0 in Windows
> 10. My server OS is Ubuntu 16.04 and the x2goserver comes from the PPA repo.
>
> You could try updating your nx-libs to nightly and retry:
> https://sunweavers.net/blog/node/20
>
> > The difference is whether I start mark region (by hitting "ctrl+space")
> before moving cursor. The client will only stuck if I first start mark
> region and then hold cursor-moving keys like "ctrl+n" or "ctrl+p" for a few
> seconds.
>
> Ok, understood. But still not replicable for me.
>
> >  I tried "xev -event keyboard" in a XFCE session and did not observe any
> missing keystrokes.
>
> Nor did I. So maybe this is bug in emacs. I tested with 24.3.1, can
> you downgrade?
>
> Uli
>

Just a thought - there is some lag in the screen updates from the remote
host when using a protocol like x2.  It is possible that holding the keys
for a few seconds, with auto-repeat, has buffered enough copies of the
keystroke to scroll the file all the way to the end, even after you let
go.  Is that possible?

-- 
Bob Harold
[Message part 2 (text/html, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 05:45:33 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.