Bug 156397

Summary: kontact in Kde 4.0 should use the Kde4 Kwallet
Product: [Applications] kontact Reporter: Sam <s.kage>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED INTENTIONAL    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

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).