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

Daniel Vrátil <dvra...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dvra...@kde.org

--- Comment #2 from Daniel Vrátil <dvra...@kde.org> ---
This would be a major effort and something that's not easily achievable with
the current architecture.

"akonadictl fsck" is a service inside the akonadiserver and therefore it has no
knowledge about the payload format - IOW it does not understand "MIME" or
"iCal" or "vCard" formats, it simply sees the payload as a binary blob.

At the same time, this tool cannot be easily re-implemented outside of the
akonadiserver (so that it would be able to understand payload formats)  because
it directly interacts with the SQL database, which cannot be safely done from
outside of the akonadiserver process.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to