Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input hangs. #1161

Open
Yan3ku opened this issue Dec 11, 2023 · 3 comments
Open

Input hangs. #1161

Yan3ku opened this issue Dec 11, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@Yan3ku
Copy link

Yan3ku commented Dec 11, 2023

Windows build number:

10.0.22631.0

Your Distribution version:

22.04 Ubuntu and Debian 12

Your WSL versions:

WSL version: 2.0.9.0
Kernel version: 5.15.133.1-1
WSLg version: 1.0.59
MSRDC version: 1.2.4677
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.22631.2715

Steps to reproduce:

Open any text editor (Tested with emacs, gvim and gedit)
Type some text.

WSL logs:

No response

WSL dumps:

No response

Expected behavior:

The type is typed as it is.

Actual behavior:

Sometimes some key will hang and input itself over and over, it happens often after pressing space.
E.g. type "not" and the t will hang resulting in notttttttttttttttttttt, it happens really often making any writing really frustrating.

@Yan3ku Yan3ku added the bug Something isn't working label Dec 11, 2023
@tkonsta
Copy link

tkonsta commented Jan 10, 2024

This sounds similar to #1140

@tkonsta
Copy link

tkonsta commented Jan 11, 2024

@Yan3ku Do you have Microsoft PowerToys running in your Windows?
Yesterday after reading some comments on intermittent WSLg issues which related these issues to running programs in Windows, I played a bit with my started programs and so far it seems, that if I deactivate PowerToys, then these keyboard lags are gone.

Maybe you can check that as well and if you experience the same, then we might get a step closer to the root cause and maybe Microsoft can find the problem in either PowerToys or WSLg...

@catchin
Copy link

catchin commented Feb 23, 2024

I also experience this issue as well, mainly in IntelliJ IDEA.
I have PowerToys installed. However, the keyboard hangs also if PowerToys is stopped.

Distribution: Debian 12.4
My WSL versions are the same as in the original post, only with Windows-Version 10.0.22631.3155.

Any further ideas how to debug it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants