https://bugs.kde.org/show_bug.cgi?id=469672
--- Comment #14 from Sadi <[email protected]> --- Sorry, it seems I was lost somewhere there - so I tried again to obtain a backtrace. 1. From SDDM, I was again pushed back immediately (sometimes seeing a black screen for a second, and/or hearing the login sound). 2. I then switched to terminal, and executed these commands: export QT_LOGGING_RULES="kwin_*.debug=true" startplasma-wayland > ~/startplasma-wayland.log 2>&1 The result was the same, with this output: Error: could not determine $DISPLAY. Error: Can not contact kdeinit5! org.kde.startup: "kdeinit5_shutdown" () exited with code 255 startplasma-wayland: Shutting down... startplasmacompositor: Shutting down... startplasmacompositor: Done. 3. There the command "coredumpctl --reverse" didn't return any results, but "sudo coredumpctl --reverse" did, but the list didn't include either "kwin" or "wayland". The closest thing I saw was "plasmashell". I can copy here the output of command "sudo coredump gdb <number> if it makes sense. The abbreviated list: /usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil /usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil /usr/bin/xembedsniproxy /usr/bin/gmenudbusmenuproxy /usr/bin/plasmashell /usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil /usr/bin/xembedsniproxy /usr/lib/insync/insync /usr/bin/gmenudbusmenuproxy /usr/bin/xembedsniproxy /usr/bin/plasmashell /usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil /usr/bin/xembedsniproxy /usr/bin/gmenudbusmenuproxy /usr/bin/python3.11 /usr/bin/gmenudbusmenuproxy /usr/bin/plasmashell /usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil /usr/bin/xembedsniproxy /usr/bin/kaccess /usr/bin/kup-daemon /usr/lib/x86_64-linux-gnu/libexec/kdeconnectd /usr/bin/gmenudbusmenuproxy /usr/bin/ksmserver /usr/bin/kded5 4. I then tried the command "XDG_SESSION_TYPE=wayland dbus-run-session startplasma-wayland", which let me login to Plasma Wayland session. I tried to obtain a backtrace from there by launching Konsole, and executing the command "sudo coredumpctl --reverse" with the same result: no "kwin" or "wayland". I can also copy here the output of command "sudo coredump gdb <number> for "plasmashell" if it makes sense. -- You are receiving this mail because: You are watching all bug changes.
