-
Notifications
You must be signed in to change notification settings - Fork 317
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
Qt applications show empty GUI in WSL2 #1151
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
Closed similar issues:
|
@nieebel, thanks for reporting the issue, as I tried at my end, it does not exhibit the issue. It is possible this depends on GPU driver you have installed in Windows host, would you please share the driver information from Windows device manager, thanks! |
Thanks for checking, this is my GPU and driver version: Intel UHD Graphics 620 (i7-8665U, Dell Latitude 7400) |
@nieebel, thanks, would you also try |
@hideyukn88 didn't help :( |
Sorry, I just realized it was always working but speedcrunch didn't show the keyboard in the first startup -.- Anyway, I will close this ticket. |
Windows Version
Microsoft Windows [Version 10.0.22621.2715]
WSL Version
2.0.9.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.133.1
Distro Version
Ubuntu 22.04
Other Software
Speedcrunch (sample Qt application)
Repro Steps
sudo apt-get install libfuse2* x11-common x11-apps libx11-xcb1 libasound2 x11-apps libice6 libsm6 libxaw7 libxft2 libxmu6 libxpm4 libxt6 x11-apps xbitmaps build-essential mesa-utils qt5-default
sudo apt-get install speedcrunch
speedcrunch
Expected Behavior
A GUI with a calculator
Actual Behavior
A GUI with a black or empty screen
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: