View Single Post
antman8969's Avatar
Posts: 64 | Thanked: 58 times | Joined on Jul 2010 @ United States
#3
Originally Posted by rooster13 View Post
I guess u have to use dbus calls to launch apps from program.
I use dbus calls in my app Shortcut Stash and it works fine.

I read the EXEC parameter from the desktop file and launch the app using dbus.
Hmm.... does that consist of just having a .services file that calls dbus and including that in the Unix{} section of your .pro file? Because if so, that made no difference for me...