https://bugs.kde.org/show_bug.cgi?id=469755
--- Comment #15 from Dilam <pasdabonneme...@gmail.com> --- (In reply to Nate Graham from comment #14) > > Now the question is : why does it not work with the first start made by the > > OS itself ? > Yep, that's what we need to figure out next. > > Let's see what it's doing on boot. Can you reboot and then paste the output > of the following terminal commands? > > systemctl status --user app-org.kde.discover.notifier@autostart.service > > journalctl -b 0 --user-unit=app-org.kde.discover.notifier@autostart.service > > Thanks! For 'systemctl status --user app-org.kde.discover.notifier@autostart.service' I get : ● app-org.kde.discover.notifier@autostart.service - Discover Loaded: loaded (/etc/xdg/autostart/org.kde.discover.notifier.desktop; generated) Active: active (running) since Tue 2023-05-16 17:28:57 CEST; 2min 30s ago Docs: man:systemd-xdg-autostart-generator(8) Process: 1945 ExecCondition=/lib/systemd/systemd-xdg-autostart-condition KDE (code=exited, status=0/SUCCESS) Main PID: 1966 (DiscoverNotifie) Tasks: 9 (limit: 18927) Memory: 53.2M CPU: 480ms CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/app-org.kde.discover.notifier@autostart.service └─1966 /usr/lib/x86_64-linux-gnu/libexec/DiscoverNotifier mai 16 17:28:57 PC-fixe-Linux systemd[1703]: Starting Discover... mai 16 17:28:57 PC-fixe-Linux systemd[1703]: Started Discover. mai 16 17:29:23 PC-fixe-Linux DiscoverNotifier[1966]: kf.notifications: env says KDE is running but SNI unavailable -- check KDE_FULL_SESSION and XDG_CURRENT_DESKTOP For 'journalctl -b 0 --user-unit=app-org.kde.discover.notifier@autostart.service' I get : mai 16 17:28:57 PC-fixe-Linux systemd[1703]: Starting Discover... mai 16 17:28:57 PC-fixe-Linux systemd[1703]: Started Discover. mai 16 17:29:23 PC-fixe-Linux DiscoverNotifier[1966]: kf.notifications: env says KDE is running but SNI unavailable -- check KDE_FULL_SESSION and XDG_CURRENT_DESKTOP Thank you again. -- You are receiving this mail because: You are watching all bug changes.