[Bug 286592] x11/sddm: Plasma Wayland, pressing "Ctrl+C" causes an automatic exit.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 24 12:47:08 BST 2025


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286592

--- Comment #39 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=b7d53d8438e66f84768f28cbccc92a04d5df76b8

commit b7d53d8438e66f84768f28cbccc92a04d5df76b8
Author:     Max Brazhnikov <makc at FreeBSD.org>
AuthorDate: 2025-10-24 11:45:43 +0000
Commit:     Max Brazhnikov <makc at FreeBSD.org>
CommitDate: 2025-10-24 11:45:57 +0000

    x11/sddm: add workaround for Wayland sessions.

    Mimic seatd and put the underlying tty in raw mode
    to prevent killing Wayland sessions on CTRL+C.

    Upstream reports:
    KDE:            https://bugs.kde.org/505552
    SDDM:           https://github.com/sddm/sddm/issues/1986

    PR:             286592
    Submitted by:   jsm, jhale

 x11/sddm/Makefile                                  |  2 +-
 .../patch-src_common_VirtualTerminal.cpp (new)     | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the kde-freebsd mailing list