[KDE/Mac] Aligning the sockets in kdeinit5 and friends on OS X

Ian Wadham iandw.au at gmail.com
Tue Feb 3 02:31:19 UTC 2015


On 03/02/2015, at 7:31 AM, Jeremy Whiting wrote:
> On Sun, Feb 1, 2015 at 9:24 PM, Ian Wadham <iandw.au at gmail.com> wrote:
> @Jeremy: If/when they are looking good, please can you give them a quick test.
> Something like start kdeinit5, crash an app and see if KCrash asks kdeinit5 to
> start Dr Konqi and kdeinit5 receives the message.  Then see if the command
> kdeinit5_shutdown causes kdeinit5 to receive a message on the socket.
> 
> Yes, I can do that. I may need a reminder though. TBH I wonder if these issues should be put into bugs.kde.org and tracked there with the kde-mac list as cc so we can make sure we cover/fix all the issues that there are.

I agree.  The patches are tentative now.  I'll post to BKO and RB when ready.

> Another issue I found the other day and just took a quick glance in the sources to find what's going on:
> https://bugs.kde.org/show_bug.cgi?id=343707 It seems kdeinit5 is always looking for three specific libraries to load, but their names are linux/unix names in an #ifdef Q_OS_UNIX block. Do we need these libraries and their names just need to be fixed or are they not needed on OS X ? I would think at least the first two there are needed, I'll give that a shot (changing the names it's looking for) and put a patch on reviewboard for that today.

That was interesting, but I see René has addressed it on RB.  It's a quirk of
KDE 4 on MacPorts that some libraries are .so and some have to be .dylib.

Cheers, Ian W.



More information about the kde-mac mailing list