Skip to content
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

Impossible to run kwin_wayland with plasma #1553

Open
mrdev023 opened this issue Sep 29, 2024 · 0 comments
Open

Impossible to run kwin_wayland with plasma #1553

mrdev023 opened this issue Sep 29, 2024 · 0 comments
Labels
1. Bug Something isn't working

Comments

@mrdev023
Copy link

mrdev023 commented Sep 29, 2024

Describe the bug

kwin_xwl: /tmp/.X11-unix is not owned by root or us
kwin_xwl: Failed to establish X11 socket
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
kwin_wayland_backend: Could not find a suitable render format

Image: registry.fedoraproject.org/fedora-toolbox:40 ID: bea2b1e14674

Steps how to reproduce the behaviour

For plasma mobile

  1. Run sudo dnf install plasma-mobile
  2. Run QT_WAYLAND_DISABLE_WINDOWDECORATION=1 QT_QUICK_CONTROLS_MOBILE=1 PLASMA_PLATFORM=phone:handheld QT_QUICK_CONTROLS_STYLE=org.kde.breeze LC_ALL=C QT_QPA_PLATFORM=wayland dbus-run-session kwin_wayland --xwayland "plasmashell -p org.kde.plasma.mobileshell" --width 360 --height 720

For plasma desktop

  1. Run sudo dnf install plasma-mobile
  2. Run QT_QUICK_CONTROLS_STYLE=org.kde.breeze LC_ALL=C QT_QPA_PLATFORM=wayland dbus-run-session kwin_wayland --xwayland "plasmashell" --width 1280 --height 960

Expected behaviour
Run well or have workaround on docs

Actual behaviour

Permission denied encountered with DRM access

Screenshots
N/A

Output of toolbox --version (v0.0.90+)
toolbox version 0.0.99.5

Toolbx package info (rpm -q toolbox)
toolbox-0.0.99.5-11.fc40.x86_64

Output of podman version

Client:       Podman Engine
Version:      5.2.2
API Version:  5.2.2
Go Version:   go1.22.6
Built:        Wed Aug 21 02:00:00 2024
OS/Arch:      linux/amd64

Podman package info (rpm -q podman)
podman-5.2.2-1.fc40.x86_64

Info about your OS
Bazzite OS 40.20240922.0 (Kinoite)

 ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia-open:stable
                   Digest: sha256:7714620ce66e84806949720204c07da491b6b31bc6304a27ca620893bf1508b9
                  Version: 40.20240922.0 (2024-09-23T05:09:18Z)

Additional context
N/A

@mrdev023 mrdev023 added the 1. Bug Something isn't working label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant