-
Notifications
You must be signed in to change notification settings - Fork 5
Description
...and it doesn't seem to unfreeze later.
I can see mouse cursor animation, I am able to move the mouse. Mouse click does nothing, keyboard shortcuts does nothing. But I'm still able to press Ctrl + Alt + F2 to log into another terminal and then start xfce4 from that. Dunno why.
Patrial logs from console:
0>npm run build
0>
0>> reactmicrofrontend@1.0.0 build
0>> parcel build src/index.js
0>
rider 2022.1.2 #RD-211.5787.36
> uname -a (all today [26.06.2022] updates are applied)
< Linux archlinux 5.18.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 22 Jun 2022 18:10:56 +0000 x86_64 GNU/Linux
> xfce4-about --version
< xfce4-about 4.16.1 (Xfce 4.16)
> dotnet --version
< 6.0.102
> npm --version
< 8.5.5
> node --version
< v18.3.0
> journalctl -r (I start the project around Jun 26 19:39:00, but I attach more logs just for sure)
< journalctl.txt
How can I find out why it happens?
