Summary: | KDE should install without a database server | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Geert Poels <geert.poels> |
Component: | libakonadi | Assignee: | Volker Krause <vkrause> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Geert Poels
2009-03-04 22:13:46 UTC
Reassigning to Akonadi http://techbase.kde.org/Projects/PIM/Akonadi#Akonadi_FAQ should answer many of your questions, especially why Akonadi currently only support MySQL as a backend. Your comments about the update policy of your distribution should of course be reported there, nothing we can do about that. Regarding the security issue, the MySQL server as started by Akonadi does not open any TCP port, therefore no firewall is needed for it. I would be highly surprised if the Ubuntu team themselves would have decided to include Akonadi or choose themselves to set MySQL as a dependency. As the FAQ states : "you of course can't disable Akonadi startup". I'm using KOrganizer which, according to the FAQ, "are not based on Akonadi yet". Yet "applications like KAddressbook and KOrganizer would use Akonadi indirectly through KResources". How am I supposed to know as a home user, have relied on an .ics file for storage and backup, that one day my valuable data are migrated towards a database nobody warns me about. This has nothing to do with the Ubuntu distribution or upgrade system. It would be like an OpenOffice update, where you save your document to a file, but actually, your content is stored somewhere else (a database in this case). IMHO Very wrong to implement this through a minor update. It should have been with a major release. I think there is a misunderstanding on what is stored inside the Akonadi database. I tried to clarify this in http://techbase.kde.org/Projects/PIM/Akonadi#Where_does_Akonadi_store_my_data.3F . In short: your data stays in the same files as before, Akonadi merely acts as a cache and central access point for it. Comments #2 and #4 should have addressed all issues mentioned here. |