[kaddressbook] [Bug 332358] Regression: Baloo for tags messes up categories/groups when syncing with external collections (e.g. owncloud)

Thomas Serries tsforen at web.de
Mon Jan 5 17:21:19 GMT 2015


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

--- Comment #20 from Thomas Serries <tsforen at web.de> ---
I thought I could use my New Year holidays to have a look at the source to fix
this issue; at least for me. (I have to admit that I do not have much
experience in programming C++).

At first it seemed to be solvable by implementing new methods in
KABC::Addressee that return or take a list or cleartext categories. Conversion
of the cleartext categories to/from the tag urls seemed to be available by
Akonadi::TagFetchJob, Akonadi::TagCreateJob and Akonadi::Tag.

But then I have seen that Akonadi depends on KABC to be compiled.

So this way is not possible as Akonadi depends ok KABC and KABC would depend on
Akonadi.

Is there anybody out there who can help me breaking this cycle?

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



More information about the Kdepim-bugs mailing list