Bug 156397 - kontact in Kde 4.0 should use the Kde4 Kwallet
Summary: kontact in Kde 4.0 should use the Kde4 Kwallet
Status: RESOLVED INTENTIONAL
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-22 18:31 UTC by Sam
Modified: 2008-01-23 00:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam 2008-01-22 18:31:11 UTC
Version:            (using KDE 4.0.0)
Installed from:    SuSE RPMs

When starting kontact in kde4.0 it uses the kde3.5 Kwallet. 
This means i have to type in my passwort two times if i use for example kde4-kopete, too. 
Couldn't kontact check if it is started in kde4.0 and use the kde4 kwallet?
Comment 1 Thomas McGuire 2008-01-23 00:25:46 UTC
Not possible unfortunately.
I doubt this is doable. For starters, KDE4 uses D-Bus instead of DCOP, and many more things.

Patches are welcome of course, but I wouldn't spend my time on it. If anything, this belongs into kdelibs anyway (so that the KDE3 wallet reroutes request to the KDE4 wallet if running).