[Bug 233403] Quick search combobox not updated after creating tags

Casey Link unnamedrambler at gmail.com
Fri May 28 03:10:43 BST 2010


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


Casey Link <unnamedrambler at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |unnamedrambler at gmail.com




--- Comment #1 from Casey Link <unnamedrambler gmail com>  2010-05-28 04:10:41 ---
This is going to be a tricky fix.

Listening to Nepomuk is too slow, so the only other way to do it is like in
TagActionManager: have the configuration dialog inform listeners when the
taglist has changed. Call the intermediary object TagListMonitor.

The problem is that the quick search combo lives in messagelist, which is a
dependency of kmailprivate (where the config dialog lives).

So, TagListMonitor cannot be in the kmailprivate lib (like TagActionManager),
but it needs to be in a lib that the config dialog can access.

Anyone know of such a lib? Where can TagListMonitor be placed without strongly
coupling these libraries?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list