Activity log for bug #1420415

Date Who What changed Old value New value Message
2015-02-10 17:52:49 mkoniecz bug added bug
2015-02-10 17:55:03 mkoniecz description Lubuntu 14/04, "default applications for LXsession", tab "Autostart", section "Manual autostarted applications". java -jar /home/user/path/file.jar - adding this command is causing specified program to autostart java -jar ~/path/file.jar - adding this command is NOT causing specified program to autostart. Running it in terminal works. Lubuntu 14.04.02, lxsession 0.4.9.2+git20140410-0ubuntu1.2 To reproduce: open "default applications for LXsession", tab "Autostart", section "Manual autostarted applications". java -jar /home/user/path/file.jar - adding this command is causing specified program to autostart java -jar ~/path/file.jar - adding this command is NOT causing specified program to autostart. Running it in terminal works. I expected it to work.