Carlos Rafael Ramirez

Results 425 comments of Carlos Rafael Ramirez
trafficstars

Hello @gcardi , Try with this: `export XDG_RUNTIME_DIR=/mnt/wslg/runtime-dir` Also, be sure that qt5-wayland or qt5-qtwayland packages are installed

I found that vlc is still black but QT creator, Konsole and others began to work after this change

Also try `export QT_QPA_PLATFORM=wayland`

OK we will check. Thank you for reporting

Hello, Run this script `sudo sed -i 's/^\(NAME=\)\(.*\)$/\1"\2"/' /usr/lib/os-release` . This will fix the os-release problem. Although as I saw podman is something that works with containers and systemd. This...

We haven't been able to run it WSL2 still. We'll keep you informed

Excellent thanks a lot. We will test this approach and make a how-to guide

Hello, Windows console doesn't have this option. In Windows Terminal you can achieve the same using Ctrl+Shift+PageUp/Down: https://defkey.com/windows-terminal-shortcuts You can also install a full-featured Linux Terminal like Terminator here the...

Thank you for your contribution. We will test your solution and see if it interferes with anything

Hello @akwebb1 In my case are the `dbus-daemon` processes instead of dbus-launch piling up. Is it a typo or in fact in your case the dbus-launch are pilling up. Regards,...