[Bug 253277] x11/xtrans: Don't unlink existing UNIX sockets => allows multiple X sessions from sddm

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253277

--- Comment #11 from [email protected] ---
A commit in branch main references this bug:

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

commit 3312d027696ff994d07c434a2baaba1f5b18d998
Author:     Gleb Popov <[email protected]>
AuthorDate: 2023-09-01 11:43:07 +0000
Commit:     Gleb Popov <[email protected]>
CommitDate: 2023-09-01 11:47:43 +0000

    x11/xtrans: Don't unlink X11 Unix sockets.

    Without this change calling `Xorg -displayfd ..` would always make X to use
    :0 as the DISPLAY. This was a showstopper for running parallel desktop
sessions.

    The leftover UDS' are cleaned up during system's boot by the
/etc/rc.d/cleartmp
    service.

    Based on work of jbeich and Olivier Certner <[email protected]>.

    PR:             253277
    Approved by:    manu
    Sponsored by:   Serenity Cybersecurity, LLC
    Differential Revision:  https://reviews.freebsd.org/D30557

 net/tigervnc-server/Makefile        | 2 +-
 x11-fonts/libFS/Makefile            | 1 +
 x11-fonts/libXfont/Makefile         | 2 +-
 x11-fonts/libXfont2/Makefile        | 1 +
 x11-fonts/xfs/Makefile              | 1 +
 x11-servers/xarcan/Makefile         | 2 +-
 x11-servers/xorg-server/Makefile    | 2 +-
 x11-servers/xwayland-devel/Makefile | 1 +
 x11/cinnamon-session/Makefile       | 2 +-
 x11/gnome-session/Makefile          | 2 +-
 x11/libICE/Makefile                 | 2 +-
 x11/libSM/Makefile                  | 1 +
 x11/libX11/Makefile                 | 1 +
 x11/mate-session-manager/Makefile   | 2 +-
 x11/xtrans/Makefile                 | 4 ++++
 x11/xtrans/distinfo                 | 2 ++
 16 files changed, 20 insertions(+), 8 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.