I use Victor-IX’s Blender-Launcher-V2, and added it to Autostart days ago using the button Add > Add Application. But after many reboots, it is still not autostarting, and Autostart itself calls it “Not autostarted yet”.
When I click it, Autostart says it will display details after the system is restarted, but as I said: it already did many times.
I tried removing it and adding it again from Autostart, I also tried making my own shortcut in ~/.config/autostart/, copying the Blender Launcher.deskto file from ~/.local/share/applications/ to ~/.config/autostart/ . None of these autostarted Blender Launcher.
I can also just run that app from any of the shortcuts made by Autostart or myself with no issue. But it does not want to run at startup like the other apps do there.
I was just told by the systemd maintainers that this issue is fixed in systemd 251.
@Lauloque you never mentioned what OS you are running, but if its is Neon then I can say that the next Ubuntu LTS (coming out shortly) features systemd 255 - so when Neon rebases on top of that (should be around August through October, depending on which track you are following, if history is any indication) this issue will be finally resolved.
In the mean time - make sure the executable you are launching does not need escaping - possibly by creating a symlink with a simpler name and executing that.