Problems with kdepim4

René J.V. Bertin rjvbertin at gmail.com
Mon May 25 12:35:07 PDT 2015


On Monday May 25 2015 14:54:52 Fernando Rodriguez wrote:

> I posted how I got it working on my first post. I just tested and the first step 
> about copying the dbus launch daemon is not necessary. So the bus startup just 
> works, the problem is related to the way in which kmail starts akonadi, I 

Ah, yes.

Indeed, after doing `launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist` the dbus daemon is launched, but it may not be available immediately after launch. 

> #!/bin/bash
> export PATH=/opt/local/bin:$PATH
> akonadictl start

In the end I do the same, except I type the akonadictl command from a terminal so that I can keep an eye on akonadi's output.

> kwalletd

Do you have a reason not to use kdelibs4 with the +osxkeychain variant which makes KWallet use a "native" backend, and you no longer need kwalletd? This also ensures that password dialogs always open in front and not behind all other windows, and removes timeout glitches in kmail, like when you send an email and you don't enter your kwallet password fast enough.

R


More information about the macports-users mailing list