[Bug 256648] x11/sddm enhance xinit-session for 'User Session' to work in the absence of ~/.xinitrc
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 17 23:22:39 BST 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256648
--- Comment #8 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=87b48b8d60d42f77e3cea05610bbb5dde23ec896
commit 87b48b8d60d42f77e3cea05610bbb5dde23ec896
Author: Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-07-17 22:12:57 +0000
Commit: Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-07-17 22:21:59 +0000
x11/sddm: make "user session" more resilient
It's possible to install SDDM with very little other X11 baggage,
like xterm. In such a minimal install situation, SDDM will still
come up and offer "User Session" -- and that session will fail,
because there's nothing to run.
Depend on xmessage, and then fall back to xinit's default script
and if **that** isn't there, show the user a message instead of
just sitting there with a black screen and an X cursor.
PR: 256648
Reported by: Graham Perrin
x11/sddm/Makefile | 7 +++++--
x11/sddm/files/xinit-session | 22 ++++++++++++++++------
x11/sddm/pkg-message | 7 +++++++
3 files changed, 28 insertions(+), 8 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list