https://bugs.kde.org/show_bug.cgi?id=389005
--- Comment #10 from BingMyBong <bingmyb...@btinternet.com> --- (In reply to David Edmundson from comment #3) > Please confirm it's not your script by adding: > > #!/bin/sh > echo foo > /tmp/myScriptHasRan > > make sure this script is readable and executable by your user > > > > Also please check ~/.xsession-errors OR ~/.local/share/sddm/xorg-sessino.log > for any output. > > Autostart scripts should print a line > > "Starting autostart script " << fullPath; I've now added "#!/bin/sh" to both startup and logout scripts but it only makes the logout script work. I originally only tried it with the startup script and that didn;t work so i mistakenly assumed it wouldn't work with the logout script. I'll add the latest .xsession-errors file -- You are receiving this mail because: You are watching all bug changes.