<div dir="ltr">Ian,<div><br></div><div>I've applied this patch here to kinit framework and built it. I then tried launching kdeinit5.app by running /Applications/KDE/kdeinit5.app/Contents/MacOS/kdeinit5 klauncher which seemed to run ok and didn't complain about not being able to communicate with klauncher. I then started kanagram to check if the ghns would work now that klauncher is running, but it complained (kio complained I guess) about not being able to start klauncher5. I think I'm not testing this correctly in other words.</div><div><br></div><div>David,</div><div><br></div><div>Which applications/daemons should I be starting manually, and which should be launched from code (kio or other code) via their dbus .service files or whatnot? Should I run kded itself, should I run kdeinit5 klauncher to get that started, or just kdeinit5 itself with no arguments? Do I need to use kdeinit5 to launch anything besides klauncher ?</div><div><br></div><div>thanks,</div><div>Jeremy</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 4, 2015 at 8:43 PM, Ian Wadham <span dir="ltr"><<a href="mailto:iandw.au@gmail.com" target="_blank">iandw.au@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Hi Jeremy,<br>
<br>
On 05/02/2015, at 3:11 AM, Jeremy Whiting wrote:<br>
</span><span class="">> I would be very interested in this fix. You say you already did the fix on kdelibs? If you can point me at the commit I can take a look at doing the same on frameworks if you want. Since I can build and test while doing it here.<br>
<br>
</span>Attached is a *rough* patch to get klauncher5 to reply to kdeinit5 and<br>
let it off the hook.  I am not sure if I caught ALL the cases where using<br>
USE_KPROCESS_FOR_KIOSLAVES should or should not be disabled.<br>
<br>
Also, I have not yet worked out whether klauncher5 *should* be able<br>
to send execution requests to kdeinit5 if use of QProcess is enabled.<br>
The patch re-enables the socket, but sends only a LAUNCHER_OK<br>
message after klauncher5 has started.<br>
<br>
Cheers, Ian W.<br>
<br>
<br><br>
<br>
<br>_______________________________________________<br>
<a href="mailto:kde-mac@kde.org">kde-mac@kde.org</a><br>
List Information: <a href="https://mail.kde.org/mailman/listinfo/kde-mac
KDE/Mac" target="_blank">https://mail.kde.org/mailman/listinfo/kde-mac<br>
KDE/Mac</a> Information: <a href="http://community.kde.org/Mac" target="_blank">http://community.kde.org/Mac</a><br></blockquote></div><br></div>