** Description changed: - ~/.config/autostart is now completely ignored, everything located in - /etc/xdg/autostart is loaded regardless of what is selected by the - lxsession startup manger aka 'default applications of lxsession' the - only solution is to add 'NotShowIn=LXDE;' to the text files located in - /etc/xdg/autostart if these files are placed in ~/.config/autostart they - are no adhered to by lxsession + SRU statement : + [Impact] + Currently, the files under ~/.config/autostart are ignored if other files are present in /etc/xdg. The previous fix was incomplete, currently the home directory is read, but with the lowest priority. If a file in /etc/xdg is found, the one in ~/.config/autostart is ignored. Home directory should be the first directory to be read, and system directory should be ignored if something is found in ~/.config/autostart. The patch (from upstream) fix this problem. + + [Test Case] + To test : + - Copy a file from /etc/xdg/autostart in ~/.config/autostart + - Change the file to change the behavior + - Reboot and see if the change apply + + [Regression Potential] + The fix is applied since quite some time upstream and in 14.10. However, testing the correct behavior of the different configurations (1 file only in ~/.config/autostart, 1 file only in /etc/xdg/autostart, both file on ~/.config/autostart and /etc/xdg/autostart ...) may be useful. + + + Original report : + ~/.config/autostart is now completely ignored, everything located in /etc/xdg/autostart is loaded regardless of what is selected by the lxsession startup manger aka 'default applications of lxsession' the only solution is to add 'NotShowIn=LXDE;' to the text files located in /etc/xdg/autostart if these files are placed in ~/.config/autostart they are no adhered to by lxsession
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1336944 Title: lxsession ignores ~/.config/autostart directory To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxsession/+bug/1336944/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
