Hello!

Any chance for updated Akonadi 1.13 packages? I used 1.13 branch from git with 
all revisions up to 9c0dc6b3f0826d32eac310b2e7ecd858ca3df681 for months with 
great results.

Now since KDE Framework 5 / Plasma 5 it doesn´t load it from /usr/local 
anymore and I removed it from there then. So it uses the packaged one and it 
shows:

I get the same performance related issues I had without using newer self-
compiled Akonadi 1.13 branch. The MySQL performance fixes in there really make 
a *huge* difference.

I think Akonadi 1.13 at least up to the version I tested is quite safe. I have 
a gigantic local mail setup (> one million mails in local maildir in more than 
100 folders) and it worked much more faster and reliable than the one 
currently packaged in Debian.

Thank you for considering.

Of course I can also try to find out how I can make

martin@merkaba:~> cat .kde/env/kdedirs.sh 
#!/bin/bash
if [ -z $KDEDIRS ]; then
        export KDEDIRS="/usr/local/"
else
        export KDEDIRS="/usr/local/:$KDEDIRS"
fi

if [ -z $QT_PLUGIN_PATH ]; then
        export QT_PLUGIN_PATH="/usr/local/lib/kde4"
else
        export QT_PLUGIN_PATH="/usr/local/lib/kde4:$QT_PLUGIN_PATH"
fi

work with Plasma 5.

If an updated Akonadi release is needed, I can try request one with upstream.

Thank you,
-- 
Martin


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/6393566.eENZJAjJcE@merkaba

Reply via email to