Summary: | Implement reliable SQLite support | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Kumaran Santhanam <kumaran> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | bjoern.ricks, kumaran |
Priority: | NOR | ||
Version: | 4.6 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kumaran Santhanam
2011-01-26 09:15:41 UTC
bugs.kde.org is not a forum. Please either report precise issue or use the appropriate way to ask questions: - http://forum.kde.org - https://mail.kde.org/mailman/listinfo/kdepim-users Let me outline the precise steps to reproduce: 1) Stop Akonadi 2) Edit ~/.config/akonadi/akonadiserverrc 3) Change: Driver=QSQLITE 4) Add: [QSQLITE] Name=/home/USER/.local/share/akonadi/akonadi.db 5) Start Akonadi Akonadi crashes and does not start. This behavior occurs in 1.3.1 (KDE 4.4) on Fedora 12. I will try it later today in 1.4.0 (KDE 4.5) on Kubuntu. Please use the sqlite driver which is shipped with akonadi. It is called QSQLITE3. Akonadi 1.5 ships with some major improvements for sqlite3 see https://projects.kde.org/projects/kdesupport/akonadi/repository/revisions/1.5/entry/NEWS Hi Bjoern, I was able to get it working to a basic point on Akonadi 1.4.0. I don't have Akonadi 1.5 readily available, but I assume that the driver would be improved in that version. Therefore, please go ahead and leave this bug as resolved. Thanks for the tip! Kumaran |