After the discussion with Alessandro: I fixed the ExecStart and now it run with control file
root@desktop-noble:~# ps aux|grep keyring │.service: Deactivated successfully. gdm 1836 0.0 0.1 314312 9600 ? Ssl 15:39 0:00 /usr/bin/gnome-keyring-daemon --foreground -- components=secrets --control-directory=/run/user/124/keyring And the issue is again triggered. Kudos to Alessandro for explaining this to me: - gdm starts multiple dbus sessions (for multi-seat configurations), which would this require multiple gnome-keyring daemons. - when gnome-keyring-daemon --start (called manually by NetworkManager) finds an already existing socket at $XDG_RUNTIME_DIR/keyring it quits and thus never registers on the bus while needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098016 Title: Ubuntu 24.04 WiFi from gdm3 login screen: cannot select new network To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2098016/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
