[GH-ISSUE #1319] repeated comma after typing ] and ^ after typing [ #1047

Open
opened 2026-05-05 07:24:25 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @Dystopie-github on GitHub (Oct 16, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1319

What happened?

When I use the square bracket on Manjaro as a client (didn’t test other OS) with a Windows 10 as a server. I get an infinite repeated character.

When I type ] it writes: ]¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸ it repeats the comma until I type another key.
When I type [ it writes [^^^^^^^^^ it repeats the sign until I type another key.

I tried different keyboard with the same result. I am using French Canadian keyboard layouts.
https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.stack.imgur.com%2FryQxs.png&f=1&nofb=1

To be able to type a square bracket. I need to use ALTGr and the ^or , character is not random. They are the character of these keys.

Version

v2.3.3

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

I downloaded the windows version from this site (2.3.3-release 3395cca9)
I downloaded the Manjaro version from the official repo (2.3.3-1)

What OSes are you seeing the problem on? (Check all that apply)

Linux

What OS versions are you using?

Latest version of Manjaro fully updated

latest version of Window 10 fully updated

Relevant log output

[2021-10-16T18:58:00] DEBUG1: recv mouse down id=1
[2021-10-16T18:58:01] DEBUG1: recv mouse up id=1
[2021-10-16T18:58:02] DEBUG1: recv mouse down id=1
[2021-10-16T18:58:02] DEBUG1: recv mouse up id=1
[2021-10-16T18:58:03] DEBUG1: recv key down id=0x0000ef0d, mask=0x2000, button=0x001c
[2021-10-16T18:58:03] DEBUG1: mapKey ef0d (61197) with mask 2000, start state: 0000
[2021-10-16T18:58:03] DEBUG1: find best:  0000 2000
[2021-10-16T18:58:03] DEBUG1: best key index 1 of 1 (exact)
[2021-10-16T18:58:03] DEBUG1: found key in group 0
[2021-10-16T18:58:03] DEBUG1: state: 0000,0000,0000
[2021-10-16T18:58:03] DEBUG1: flip: 0000 (0000 vs 0000 in 0000 - 0000)
[2021-10-16T18:58:03] DEBUG1: desired state: 2000 0000,0000,0000
[2021-10-16T18:58:03] DEBUG1: flip: 0000 (0000 vs 2000 in ffff - 6020)
[2021-10-16T18:58:03] DEBUG1: mapped to 024, new state 0000
[2021-10-16T18:58:03] DEBUG1: keystrokes:
[2021-10-16T18:58:03] DEBUG1:   024 (00000000) down
[2021-10-16T18:58:03] DEBUG1: recv key up id=0x0000ef0d, mask=0x2000, button=0x001c
[2021-10-16T18:58:03] DEBUG1: keystrokes:
[2021-10-16T18:58:03] DEBUG1:   024 (00000000) up
[2021-10-16T18:58:04] DEBUG1: recv key down id=0x0000efe3, mask=0x2002, button=0x001d
[2021-10-16T18:58:04] DEBUG1: mapKey efe3 (61411) with mask 2002, start state: 0000
[2021-10-16T18:58:04] DEBUG1: find best:  0000 2002
[2021-10-16T18:58:04] DEBUG1: best key index 1 of 1 (exact)
[2021-10-16T18:58:04] DEBUG1: found key in group 0
[2021-10-16T18:58:04] DEBUG1: state: 0000,0000,0000
[2021-10-16T18:58:04] DEBUG1: flip: 0000 (0000 vs 0000 in 0000 - 0000)
[2021-10-16T18:58:04] DEBUG1: desired state: 2002 0000,0000,0000
[2021-10-16T18:58:04] DEBUG1: flip: 0000 (0000 vs 2002 in fffd - 6020)
[2021-10-16T18:58:04] DEBUG1: mapped to 025, new state 0002
[2021-10-16T18:58:04] DEBUG1: keystrokes:
[2021-10-16T18:58:04] DEBUG1:   025 (00000000) down
[2021-10-16T18:58:04] DEBUG1: recv key down id=0x0000efea, mask=0x2006, button=0x0138
[2021-10-16T18:58:04] DEBUG1: mapKey efea (61418) with mask 2006, start state: 0002
[2021-10-16T18:58:04] DEBUG1: key efea is not on keyboard
[2021-10-16T18:58:04] DEBUG1: recv key down id=0x0000005d, mask=0x2000, button=0x001b
[2021-10-16T18:58:04] DEBUG1: mapKey 005d (93) with mask 2000, start state: 0002
[2021-10-16T18:58:04] DEBUG1: find best:  0002 2000
[2021-10-16T18:58:04] DEBUG1: best key index 1 of 1 (1 modifiers)
[2021-10-16T18:58:04] DEBUG1: found key in group 0
[2021-10-16T18:58:04] DEBUG1: state: 0002,0020,0021
[2021-10-16T18:58:04] DEBUG1: flip: 0020 (0002 vs 0020 in 0021 - 0000)
[2021-10-16T18:58:04] DEBUG1: desired state: 2000 0022,0020,0021
[2021-10-16T18:58:04] DEBUG1: flip: 0002 (0022 vs 2000 in ffde - 6020)
[2021-10-16T18:58:04] DEBUG1: mapped to 023, new state 0002
[2021-10-16T18:58:04] DEBUG1: keystrokes:
[2021-10-16T18:58:04] DEBUG1:   05c (00000000) down
[2021-10-16T18:58:04] DEBUG1:   025 (00000000) up
[2021-10-16T18:58:04] DEBUG1:   023 (00000000) down
[2021-10-16T18:58:04] DEBUG1:   05c (00000000) up
[2021-10-16T18:58:04] DEBUG1:   025 (00000000) down
[2021-10-16T18:58:04] DEBUG1: recv key up id=0x0000efe3, mask=0x2004, button=0x001d
[2021-10-16T18:58:04] DEBUG1: new state 0000
[2021-10-16T18:58:04] DEBUG1: keystrokes:
[2021-10-16T18:58:04] DEBUG1:   025 (00000000) up
[2021-10-16T18:58:04] DEBUG1: recv key up id=0x0000efea, mask=0x2000, button=0x0138
[2021-10-16T18:58:04] DEBUG: lost clipboard 1 ownership at 92025347
[2021-10-16T18:58:04] DEBUG1: sending clipboard 1 changed
[2021-10-16T18:58:06] DEBUG1: recv key down id=0x0000ef0d, mask=0x2000, button=0x001c
[2021-10-16T18:58:06] DEBUG1: mapKey ef0d (61197) with mask 2000, start state: 0000
[2021-10-16T18:58:06] DEBUG1: find best:  0000 2000
[2021-10-16T18:58:06] DEBUG1: best key index 1 of 1 (exact)
[2021-10-16T18:58:06] DEBUG1: found key in group 0
[2021-10-16T18:58:06] DEBUG1: state: 0000,0000,0000
[2021-10-16T18:58:06] DEBUG1: flip: 0000 (0000 vs 0000 in 0000 - 0000)
[2021-10-16T18:58:06] DEBUG1: desired state: 2000 0000,0000,0000
[2021-10-16T18:58:06] DEBUG1: flip: 0000 (0000 vs 2000 in ffff - 6020)
[2021-10-16T18:58:06] DEBUG1: mapped to 024, new state 0000
[2021-10-16T18:58:06] DEBUG1: keystrokes:
[2021-10-16T18:58:06] DEBUG1:   024 (00000000) down
[2021-10-16T18:58:06] DEBUG1: recv key up id=0x0000ef0d, mask=0x2000, button=0x001c
[2021-10-16T18:58:06] DEBUG1: keystrokes:
[2021-10-16T18:58:06] DEBUG1:   024 (00000000) up
[2021-10-16T18:58:07] DEBUG1: recv mouse down id=1
[2021-10-16T18:58:07] DEBUG1: recv mouse up id=1
[2021-10-16T18:58:10] DEBUG1: recv mouse down id=1
[2021-10-16T18:58:16] DEBUG1: recv mouse up id=1

Any other information

No response

Originally created by @Dystopie-github on GitHub (Oct 16, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1319 ### What happened? When I use the square bracket on Manjaro as a client (didn’t test other OS) with a Windows 10 as a server. I get an infinite repeated character. When I type ] it writes: ]¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸ it repeats the comma until I type another key. When I type [ it writes [^^^^^^^^^ it repeats the sign until I type another key. I tried different keyboard with the same result. I am using French Canadian keyboard layouts. https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.stack.imgur.com%2FryQxs.png&f=1&nofb=1 To be able to type a square bracket. I need to use ALTGr and the ^or , character is not random. They are the character of these keys. ### Version v2.3.3 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? I downloaded the windows version from this site (2.3.3-release 3395cca9) I downloaded the Manjaro version from the official repo (2.3.3-1) ### What OSes are you seeing the problem on? (Check all that apply) Linux ### What OS versions are you using? Latest version of Manjaro fully updated latest version of Window 10 fully updated ### Relevant log output ```shell [2021-10-16T18:58:00] DEBUG1: recv mouse down id=1 [2021-10-16T18:58:01] DEBUG1: recv mouse up id=1 [2021-10-16T18:58:02] DEBUG1: recv mouse down id=1 [2021-10-16T18:58:02] DEBUG1: recv mouse up id=1 [2021-10-16T18:58:03] DEBUG1: recv key down id=0x0000ef0d, mask=0x2000, button=0x001c [2021-10-16T18:58:03] DEBUG1: mapKey ef0d (61197) with mask 2000, start state: 0000 [2021-10-16T18:58:03] DEBUG1: find best: 0000 2000 [2021-10-16T18:58:03] DEBUG1: best key index 1 of 1 (exact) [2021-10-16T18:58:03] DEBUG1: found key in group 0 [2021-10-16T18:58:03] DEBUG1: state: 0000,0000,0000 [2021-10-16T18:58:03] DEBUG1: flip: 0000 (0000 vs 0000 in 0000 - 0000) [2021-10-16T18:58:03] DEBUG1: desired state: 2000 0000,0000,0000 [2021-10-16T18:58:03] DEBUG1: flip: 0000 (0000 vs 2000 in ffff - 6020) [2021-10-16T18:58:03] DEBUG1: mapped to 024, new state 0000 [2021-10-16T18:58:03] DEBUG1: keystrokes: [2021-10-16T18:58:03] DEBUG1: 024 (00000000) down [2021-10-16T18:58:03] DEBUG1: recv key up id=0x0000ef0d, mask=0x2000, button=0x001c [2021-10-16T18:58:03] DEBUG1: keystrokes: [2021-10-16T18:58:03] DEBUG1: 024 (00000000) up [2021-10-16T18:58:04] DEBUG1: recv key down id=0x0000efe3, mask=0x2002, button=0x001d [2021-10-16T18:58:04] DEBUG1: mapKey efe3 (61411) with mask 2002, start state: 0000 [2021-10-16T18:58:04] DEBUG1: find best: 0000 2002 [2021-10-16T18:58:04] DEBUG1: best key index 1 of 1 (exact) [2021-10-16T18:58:04] DEBUG1: found key in group 0 [2021-10-16T18:58:04] DEBUG1: state: 0000,0000,0000 [2021-10-16T18:58:04] DEBUG1: flip: 0000 (0000 vs 0000 in 0000 - 0000) [2021-10-16T18:58:04] DEBUG1: desired state: 2002 0000,0000,0000 [2021-10-16T18:58:04] DEBUG1: flip: 0000 (0000 vs 2002 in fffd - 6020) [2021-10-16T18:58:04] DEBUG1: mapped to 025, new state 0002 [2021-10-16T18:58:04] DEBUG1: keystrokes: [2021-10-16T18:58:04] DEBUG1: 025 (00000000) down [2021-10-16T18:58:04] DEBUG1: recv key down id=0x0000efea, mask=0x2006, button=0x0138 [2021-10-16T18:58:04] DEBUG1: mapKey efea (61418) with mask 2006, start state: 0002 [2021-10-16T18:58:04] DEBUG1: key efea is not on keyboard [2021-10-16T18:58:04] DEBUG1: recv key down id=0x0000005d, mask=0x2000, button=0x001b [2021-10-16T18:58:04] DEBUG1: mapKey 005d (93) with mask 2000, start state: 0002 [2021-10-16T18:58:04] DEBUG1: find best: 0002 2000 [2021-10-16T18:58:04] DEBUG1: best key index 1 of 1 (1 modifiers) [2021-10-16T18:58:04] DEBUG1: found key in group 0 [2021-10-16T18:58:04] DEBUG1: state: 0002,0020,0021 [2021-10-16T18:58:04] DEBUG1: flip: 0020 (0002 vs 0020 in 0021 - 0000) [2021-10-16T18:58:04] DEBUG1: desired state: 2000 0022,0020,0021 [2021-10-16T18:58:04] DEBUG1: flip: 0002 (0022 vs 2000 in ffde - 6020) [2021-10-16T18:58:04] DEBUG1: mapped to 023, new state 0002 [2021-10-16T18:58:04] DEBUG1: keystrokes: [2021-10-16T18:58:04] DEBUG1: 05c (00000000) down [2021-10-16T18:58:04] DEBUG1: 025 (00000000) up [2021-10-16T18:58:04] DEBUG1: 023 (00000000) down [2021-10-16T18:58:04] DEBUG1: 05c (00000000) up [2021-10-16T18:58:04] DEBUG1: 025 (00000000) down [2021-10-16T18:58:04] DEBUG1: recv key up id=0x0000efe3, mask=0x2004, button=0x001d [2021-10-16T18:58:04] DEBUG1: new state 0000 [2021-10-16T18:58:04] DEBUG1: keystrokes: [2021-10-16T18:58:04] DEBUG1: 025 (00000000) up [2021-10-16T18:58:04] DEBUG1: recv key up id=0x0000efea, mask=0x2000, button=0x0138 [2021-10-16T18:58:04] DEBUG: lost clipboard 1 ownership at 92025347 [2021-10-16T18:58:04] DEBUG1: sending clipboard 1 changed [2021-10-16T18:58:06] DEBUG1: recv key down id=0x0000ef0d, mask=0x2000, button=0x001c [2021-10-16T18:58:06] DEBUG1: mapKey ef0d (61197) with mask 2000, start state: 0000 [2021-10-16T18:58:06] DEBUG1: find best: 0000 2000 [2021-10-16T18:58:06] DEBUG1: best key index 1 of 1 (exact) [2021-10-16T18:58:06] DEBUG1: found key in group 0 [2021-10-16T18:58:06] DEBUG1: state: 0000,0000,0000 [2021-10-16T18:58:06] DEBUG1: flip: 0000 (0000 vs 0000 in 0000 - 0000) [2021-10-16T18:58:06] DEBUG1: desired state: 2000 0000,0000,0000 [2021-10-16T18:58:06] DEBUG1: flip: 0000 (0000 vs 2000 in ffff - 6020) [2021-10-16T18:58:06] DEBUG1: mapped to 024, new state 0000 [2021-10-16T18:58:06] DEBUG1: keystrokes: [2021-10-16T18:58:06] DEBUG1: 024 (00000000) down [2021-10-16T18:58:06] DEBUG1: recv key up id=0x0000ef0d, mask=0x2000, button=0x001c [2021-10-16T18:58:06] DEBUG1: keystrokes: [2021-10-16T18:58:06] DEBUG1: 024 (00000000) up [2021-10-16T18:58:07] DEBUG1: recv mouse down id=1 [2021-10-16T18:58:07] DEBUG1: recv mouse up id=1 [2021-10-16T18:58:10] DEBUG1: recv mouse down id=1 [2021-10-16T18:58:16] DEBUG1: recv mouse up id=1 ``` ### Any other information _No response_
gitea-mirror added the
bug
label 2026-05-05 07:24:25 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1047
No description provided.