Vladimír Kadlec
Vladimír Kadlec
Hi, just FYI, `./build_image.sh` builds a working docker image just fine on Macbook Air M2 running Asahi Linux (Ubuntu 23.10)
I have the same issue with 1.14.4. I downgraded to 1.14.2. and it's working now. I can't run the SupportTool as I'm on the ARM Linux (MacBook Air M2). -...
@lspintzyk I sent the logs to [email protected], thanks.
Thank you, you saved my day. I had the same issues, reverting the commit solves it. The 1.14.6 is not very stable for me though, after random 2-3 hours the...
Update: - the problem doesn't appear on Gnome (Wayland). To summarize: - X11 -- no problems - Gnome (Wayland) -- no problems - KDE (Wayland) -- described issues. Additional details:...
After extensive research I found a workaround. Set (for example in `/etc/environment`): ``` KWIN_DRM_DEVICES=/dev/dri/card0:/dev/dri/card1 ``` With this the problem moves from the primary external display to the notebook screen (but...
I think it might be KDE Plasma [bug](https://bugs.kde.org/show_bug.cgi?id=494407), I'm using Ubuntu 24.04 which has older version of Plasma. So it might be fixed already. As I wrote, no problems under...