[Akonadi] [Bug 325699] Akonadi stores absolute path to maildir resource maildir in database, making it difficult to create a test setup

Daniel Vrátil dvratil at redhat.com
Mon Oct 7 11:46:14 BST 2013


https://bugs.kde.org/show_bug.cgi?id=325699

Daniel Vrátil <dvratil at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dvratil at redhat.com

--- Comment #1 from Daniel Vrátil <dvratil at redhat.com> ---
At this moment, unfortunately, the Akonadi database is *not* movable - except
for your problem with RIDs, there are also absolute paths stored in the
PartTable, so Akonadi will still try to load data from "wrong"
~/.local/share/akonadi/file_db_data folder.

This is partially solved in current Akonadi master, which stores relative
paths, but only for *newly* created data file (old ones are not migrated).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list