[Bug 1231061] New: [Leap 15.6; TW] KDE Plasma Wayland locks up when Distrobox (with Docker) container is ran
https://bugzilla.suse.com/show_bug.cgi?id=1231061 Bug ID: 1231061 Summary: [Leap 15.6; TW] KDE Plasma Wayland locks up when Distrobox (with Docker) container is ran Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.6 Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE Workspace (Plasma) Assignee: opensuse-kde-bugs@opensuse.org Reporter: ciao.tuto2@gmail.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0 Build Identifier: When running a Distrobox container with systemd (when creating container add "--init" flag) with Docker on Plasma in Wayland, the DE locks up. This issue happens on Tumbleweed as well, but it doesn't happen in any other distro. It also doesn't happen if Plasma is ran in X11. It doesn't happen if the container manager is podman, but then there is no way to run snaps in a rootless container, which for my workflow is needed. There are no stderr messages in "$HOME/.local/share/sddm/wayland-session.log" Reproducible: Always Steps to Reproduce: 1. Install distrobox and docker. sudo zypper in distrobox docker 2. Add the user to the group, enable docker and reboot. sudo usermod -a -G docker user && sudo systemctl enable docker.service && sudo reboot 3. Create the distrobox container on Plasma using Wayland. It doesn't matter which distro is ran nor the name, but it's important that systemd is present. distrobox create --image quay.io/toolbx/ubuntu-toolbox:24.04 --init --name 'ubuntu' 4. Enter the distrobox and after "Firing up init system." it will freeze. distrobox enter ubuntu Actual Results: Plasma freezes. Expected Results: It shouldn't have freezed. Video to reproduce steps and to show what happens: https://0x0.st/XgZ0.mp4 (I have encrypted the VM drive because that's what I had on the hardware I have the issue on) Log of "journalctl > log.txt": https://0x0.st/XgZD.txt Log of "journalctl -xu docker.service > logdockerd.txt": https://0x0.st/XgZk.txt (I have no idea why some things are in italian even though I set english in KDE Plasma Settings) Log of "docker logs ubuntu > logcontainer.txt": https://0x0.st/XgZd.txt -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1231061 Davide Cannonito <ciao.tuto2@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[Leap 15.6; TW] KDE Plasma |[Leap 15.6] KDE Plasma |Wayland locks up when |Wayland locks up when |Distrobox (with Docker) |Distrobox (with Docker) |container is ran |container is ran -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1231061 https://bugzilla.suse.com/show_bug.cgi?id=1231061#c1 --- Comment #1 from Davide Cannonito <ciao.tuto2@gmail.com> --- Hello, I just tried openSUSE Tumbleweed snapshot 20241005 and the issue is fixed, but on openSUSE Leap 15.6 it still has the same issue despite trying the versions of distrobox and docker present in https://build.opensuse.org/project/show/Virtualization:containers. I edited the title to reflect the fact that on Tumbleweed it works -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1231061 https://bugzilla.suse.com/show_bug.cgi?id=1231061#c2 Davide Cannonito <ciao.tuto2@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #2 from Davide Cannonito <ciao.tuto2@gmail.com> --- Hello, today I retried on the same VM, and the steps to fix it were to use the Virtualization:containers repo to install distrobox and docker. Marking it as resolved - worksforme -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com