Jouke Witteveen 4ed59a020d Throw an error in case of unsupported session type
When launching a GNOME session from a text-mode VT, the logind session
type is unlikely to be set to either "wayland" or "x11". We search for a
supported session type first with logind and then with
$XDG_SESSION_TYPE. As a fallback, we also test $DISPLAY in case of a
"tty" logind session to support starting through xinit. Ideally, such
setups should set XDG_SESSION_TYPE=x11.
If no supported session type is found, we throw an error.

https://bugzilla.gnome.org/show_bug.cgi?id=759388
2016-07-22 10:52:04 +08:00
2016-07-20 21:14:43 +02:00
2016-07-22 10:44:19 +08:00
2016-06-22 21:19:55 +00:00
2016-07-20 14:23:48 +08:00
2016-07-20 21:14:43 +02:00
2016-07-20 21:14:43 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%