[Bug 297517] x11-servers/xorg-server: server stops when started in the background of current VT
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297517
Bug ID: 297517
Summary: x11-servers/xorg-server: server stops when started in
the background of current VT
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://github.com/freebsd/freebsd-ports/pull/582
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Xorg hangs when run in the background of the terminal it wants to switch to
graphical mode.
Reproduction:
- Warning! Will make your VT unusable and require ssh access or reboot.
- login on any VT (e.g. vt2)
- run Xorg in the background (`X vt2 &`)
- the VT does not switch to graphical mode, Xorg is stuck before switching to
its graphical driver, log ends with "using VT number 2"
This also happens when using a login manager like Ly when configured to use
same VT (default configuration).
An update to the patch is proposed here:
https://github.com/freebsd/freebsd-ports/pull/582
--
You are receiving this mail because:
You are the assignee for the bug.