summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/robotframework-pythonlibcore
diff options
context:
space:
mode:
authorGutyina Gergő <gutyina.gergo.2@gmail.com>2025-12-23 22:48:35 +0100
committerGutyina Gergő <gutyina.gergo.2@gmail.com>2025-12-24 23:17:21 +0100
commit91d4a15a6b5a6058a2a77f5193f0afde2d373db3 (patch)
tree5fbc4c3d88b09b164690b253a8be1373877b19bd /pkgs/development/python-modules/robotframework-pythonlibcore
parent7aa8349d8c84cc300f57dc2946052970b2d819dc (diff)
nixos/opentabletdriver: fix "Daemon is already running"
This issue was observed after GNOME 48 -> 49 update. User creation for gdm was changed, now it starts systemd user services. This causes issues for OTD and potentially other services, as gdm-greeter user starts an OTD process creating a named pipe in /tmp that acts as a lock file. When a user logs in, they also start a process which exits with "Daemon is already running" and the gdm-greeter started process exits. Applying upstream patches that improve cleaning up the "lock file" doesn't fix this issue, probably because there's not enough time between stopping the first and starting the second process. Fixes https://github.com/NixOS/nixpkgs/issues/469340.
Diffstat (limited to 'pkgs/development/python-modules/robotframework-pythonlibcore')
0 files changed, 0 insertions, 0 deletions