[Bug 243922] Regression: Password in settings not remembered for mail check - because wallet receives invalid window ID when the systray icon is not running.

Till Adam adam at kde.org
Tue Jul 13 11:39:21 BST 2010


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


Till Adam <adam at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adam at kde.org




--- Comment #4 from Till Adam <adam kde org>  2010-07-13 12:39:20 ---
Discussed this with Volker today, we think we should separate the two concerns
here. 1) there should be an akonadi wide ID that is used for the wallet
identification, independent of GUI processes. 2) every gui process that calls
"needsWorkingAkonadi" should add its pid to a list of available window parents,
and then the top most of those (or some other heuristic) should be used when a
resource needs to raise a wallet dialog. There's already API in resourcebase to
find out a win id to use as a parent.

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



More information about the Kdepim-bugs mailing list