kwallet integration doesn't work (FIX attached)
Brought to you by:
owenjm
kwallet integration doesn't work, since the script kwallet from http://hoenicke.ath.cx/kwallet/ requires dcop and KDE no longer uses dcop.
The attached file fixes this to use kwalletcli instead. (http://www.ohloh.net/p/kwalletcli). This now uses the same folder/key in kwallet as kcheckgmail.
I wanted this too.
I've uploaded on github gist a modified checkgmail version with two factor support (config, UI, integration), login refactoring (requests, UI), refactored kwallet integration, + additional refactoring/bugfixing.
The KWallet integration is based on your patch.
Instructions on getting this modified version are available here :
https://gist.github.com/romainguinot/5065977.
FYI i also needed to modify the Makefile for KWalletCLI, as indicated here : https://gist.github.com/romainguinot/5066053.