https://bugs.kde.org/show_bug.cgi?id=461280
--- Comment #8 from Nate Graham <n...@kde.org> --- Okay, so here's the problem: > ное 08 11:45:32 p10-laptop systemd-xdg-autostart-generator[1475]: > /home/[user]/.config/autostart/workday_timelapse.desktop: not generating > unit, error parsing Exec= line: No such file or directory Is `workday-timelapse` available in $PATH? What does `which workday-timelapse` say? If it gives you the expected path, then this is indeed a systemd issue--but a different one! You can file a bug about it at https://github.com/systemd/systemd/issues/. In If it doesn't give you the expected path, then there's a problem with your $PATH variable. -- You are receiving this mail because: You are watching all bug changes.