<div dir="ltr">Adding more debug info it's returning false from handle_launcher_request in the first if block because the result of read_socket is 0. Interestingly sock at this point is 7 though kdeinit5 passed --fd=8 to klauncher.<div><br></div><div><div>ps aux | grep init</div><div>jeremy          76714   0.3  0.0  2423356    196 s000  R+    2:17PM   0:00.00 grep init</div><div>jeremy          76448   0.0  0.1  2493028   7500   ??  U    11:43AM   0:00.12 /usr/libexec/secinitd</div><div>root              515   0.0  0.0  2469352    636   ??  Ss   28Jan15   0:00.43 /System/Library/CoreServices/SubmitDiagInfo server-init</div><div>root              511   0.0  0.0  2491892    456   ??  Ss   28Jan15   0:00.19 /System/Library/CoreServices/CrashReporterSupportHelper server-init</div><div>jeremy          76710   0.0  0.0  2558804   2476   ??  UE    2:16PM   0:00.01 kdeinit5: klauncher --fd=8  </div><div>jeremy          76709   0.0  0.1  2558848  11008   ??  Ss    2:16PM   0:00.08 /Applications/KDE/kdeinit5.app/Contents/MacOS/kdeinit5 --kded --nofork</div><div>Unable to read socket 7 <-- 7 is the value of sock in handle_launcher_request.<br></div><div>kdeinit5: Communication error with launcher. Exiting!</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 6, 2015 at 2:22 PM, René J.V. <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Saturday February 07 2015 08:03:11 Ian Wadham wrote:<br>
<br>
Hi Ian,<br>
<span class=""><br>
> I should not try to code blind… :-)  I must try and get Frameworks and Qt 5<br>
> running on my Macbook.<br>
<br>
</span>Have you seen my qt5-mac-devel port submission on trac.macports? Should work on your Macbook (and if not, I'd "love" to hear about it!). From there on you can bootstrap the KF5 stuff, I'd guess.<br>
<br>
Cheers,<br>
René<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<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></div></div></blockquote></div><br></div>