https://bugs.kde.org/show_bug.cgi?id=472454

Adam Blake <ada...@proton.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ada...@proton.me

--- Comment #4 from Adam Blake <ada...@proton.me> ---
I've run into this bug twice now on Devuan and Debian bookworm installs. So
frustrating.

I stumbled on a workaround on this site:
https://www.simplified.guide/kde/automatically-run-program-on-startup

My fresh install did not have a '~/.config/autostart-scripts' directory. Using
the 'Autostart - System Settings' GUI did not create the symlink either.

After adding the script in the GUI like normal, run:

~$ mkdir .config/autostart-scripts
~$ cd .config/autostart-scripts
~$ ln -s /path/to/your/script

Where /path/to/your/script is the path you gave the GUI (not the path of the
.desktop file - why do we need a desktop file)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to