[KDE/Mac] org.kde.KLauncher service not found [help]
René J.V. Bertin
rjvbertin at gmail.com
Fri Oct 2 12:23:53 UTC 2015
On Friday October 02 2015 13:14:22 David Faure wrote:
>> who takes care of [that=] launching kdeinit4, and how is it supposed to find kdeinit4?
>Well, kdeinit4 is started by KToolInvocation::startKdeinit() in kdecore.
>
>It finds kdeinit4 on $PATH and just executes it.
Ah, good (if that method is invoked when launching an app that needs the tool started through kdeinit4). That should mean that all I have to do is ensure that the kdeinit4 executable is in the path, probably through a wrapper script that does
open -W kdeinit4 --args "$@"
R.
More information about the kde-mac
mailing list