https://bugs.kde.org/show_bug.cgi?id=450447
Markus <m.b.p...@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.b.p...@web.de --- Comment #18 from Markus <m.b.p...@web.de> --- For anyone still having this issue, I found a workaround. Create a script which starts synology drive client and add a sleep infinity at the end. Add the script to your autostart. It's not pretty but it works for me. I've tried shorter sleeps, but this causes the drive client to close after the sleep is over. My script looks like this: #! /bin/sh synology-drive autostart sleep infinity -- You are receiving this mail because: You are watching all bug changes.