Bug 207986

Summary: please do not show akonadi message on startup
Product: [Frameworks and Libraries] Akonadi Reporter: Thorsten Staerk <dev>
Component: generalAssignee: Volker Krause <vkrause>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 4.3   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Thorsten Staerk 2009-09-20 16:18:39 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

Every time when I start my KDE I get an obfuscating message about akonadi being started and then a status report. I have to click once more to get rid of that window. Please do not show it.
Comment 1 Volker Krause 2009-09-22 08:57:48 UTC
The "status report" is likely the self-test error report, ie. it detected a problem on your system. That's certainly not something we want to remove.

Regarding the start-up progress message, that's up to the application using Akonadi if they want to show it or not. And btw, you reported that one already in bug 178551.

*** This bug has been marked as a duplicate of bug 178551 ***
Comment 2 Thorsten Staerk 2009-09-28 11:33:59 UTC
Oh, yes, bug 178551 was the one I was looking for. Thanks.
Comment 3 Thorsten Staerk 2009-09-28 11:37:58 UTC
Akonadi depends on mysql server? Is that really so? You need to open a database server with all its vulnerabilities in order to start a PIM application?

I would like to re-open this bug, but I think flamewars do not belong here.
Comment 4 Volker Krause 2009-09-28 13:07:59 UTC
For all the currently released versions of the Akonadi server MySQL is indeed the only option. Besides installing the mysqld binary there is nothing to set up, access is limited to the current session. Please see http://techbase.kde.org/Projects/PIM/Akonadi#Akonadi_FAQ for more information.