Alexander Pravdin
Alexander Pravdin
When the weston process hangs, all therads' stacks are the same, except the main thread (thread 9 is main, correct?) When in the D state, the stack is the following:...
After a number of wsl shutdowns, my WSLg stopped working. Only window frames are drawn: And soon after running, WSLg hangs. Latest relevant lines in the weston.log: ```none [19:13:50.320] Translated...
It seems like the empty window issue was caused by the incorrect WSL date issue. After fixing the date back, it started working again. Update: nope, after fixing the date,...
I've installed a separate wsl distro ubuntu 22 and gui is working there. It seems like something broke after many shutdowns in the previous distro.
I just got this issue on a new machine with a fresh WSLg installation. The weston process is hung and not crashed, so the core dump cannot be made. If...
@hideyukn88 it seems dmesg daemon is not running in WSL without systemd. I've turned off systemd in my WSL instance to save some resources and from what I can see...
Just faced this issue again. Weston went to the D state. No thread dumps and can not dump the process. ```none WSL version: 2.0.6.0 Kernel version: 5.15.133.1-1 WSLg version: 1.0.59...
The issue still happens sometimes after getting false keyboard keypress triggers. WSLg sometimes repeats some keypress a lot of times. Sometimes it ends up in some number of repetitions. But...
@dwd-akira Thank you. While this is a working solution, it requires setting custom options on each and every field (about one hundred in the project). The field class is not...
@dwd-akira thank you for the link. I'll use it. Just in case, I vote for the permanent final keyword removal.