https://bugs.kde.org/show_bug.cgi?id=474207
Daniël <k...@dvdgiessen.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@dvdgiessen.nl --- Comment #1 from Daniël <k...@dvdgiessen.nl> --- FWIW, I recently also ran into this and as a workaround wrote my own small helper program to run arbitrary commands via DBus. https://github.com/DvdGiessen/dbus-app-launcher Another (hacky) workaround to do this (without an additional dependency) is adding an DBus autostart file for the command you want to run, which will let the DBus deamon start your app for you. But I agree having this functionality be available directly in the scripting API would be much better. -- You are receiving this mail because: You are watching all bug changes.