lighthouse icon indicating copy to clipboard operation
lighthouse copied to clipboard

Typing words such as rest and test too fast enter as rset and tset.

Open ZeroEcks opened this issue 9 years ago • 6 comments

I would use lighthouse except if I type test too quickly, it enters as tset, every time.

I think this is a threading issue. I don't know why it only happens for ".es" words.

I am definitely not entering the words wrong (I typed into a terminal as fast as I can and didnt make the mistake once, when I did it in ligthhouse it was swapping the letters)

ZeroEcks avatar Sep 06 '15 23:09 ZeroEcks

Can't reproduce, personally (Arch Linux 64-bit, AwesomeWM). In any case we'll probably need more details -- OS, WM. cmd handler.

0ion9 avatar Sep 07 '15 01:09 0ion9

OS: Arch Linux WM: BSPWM CMD Handler: lighthouse | sh

I can rule out my keyboard, and I am just using the example configuration at the moment.

Sorry for not including those details to begin with, I forgot!

ZeroEcks avatar Sep 07 '15 17:09 ZeroEcks

Here is a video of the issue.

http://youtu.be/lgatKT7cU-g

ZeroEcks avatar Sep 07 '15 17:09 ZeroEcks

Hi, can you compile lighthouse with make debug and post the output while you're typing test ? Thank you.

tperale avatar Sep 07 '15 17:09 tperale

melody@localhost:~/Code/lighthouse|master✓
➤ ./lighthouse
Found randr support, searching for displays.
randr screen initialization successful, x: 0 y: 0 w: 1366 h: 768.
16 to 19.000000
key: 65293
key: 116
Recieved 2 results.
key: 115
Recieved 2 results.
key: 101
Recieved 2 results.
key: 116
Recieved 2 results.
key: 65288
Recieved 2 results.
key: 65288
Recieved 2 results.
key: 65288
Recieved 2 results.
key: 65288
Recieved 0 results.
key: 65288

I typed "test" then hit backspace four times.

ZeroEcks avatar Sep 07 '15 17:09 ZeroEcks

On Arch Linux, using Awesome WM, also having this issue.

Godlikehobbit avatar Oct 27 '15 00:10 Godlikehobbit