-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Open
Labels
0.kind: bugSomething is brokenSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: GNOMEGNOME desktop environment and its underlying platformGNOME desktop environment and its underlying platform
Description
I believe we are not using the --builtin session for GNOME Shell but it looks like at least the GDM greeter is still relying on that, as evidenced by the logs:
gnome-session-binary[962]: GnomeDesktop-DEBUG(+): Not systemd managed, will not move PID 1193 into transient scope
Debug config
services.xserver = {
enable = true;
displayManager.gdm = {
enable = true;
debug = true;
};
desktopManager.gnome = {
enable = true;
debug = true;
};
};cc @NixOS/gnome
Related:
- non-systemd support might be removed from gnome-sesion – although
--builtincurrently remains - Pantheon’s Gala is still using
--builtin: pantheon: manage user session with systemd #140429 So is flashback cc @chpatrick
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: GNOMEGNOME desktop environment and its underlying platformGNOME desktop environment and its underlying platform