[PATCH] KWallet bug with asynchronous wallet handling

Richard Smith kde at metafoo.co.uk
Wed Jan 28 22:20:28 GMT 2004


Hi,

I've discovered a bug in KWallet related to asynchronous wallet opening, 
resulting in it being impossible to open a wallet asynchronously if you don't 
use a KUniqueApplication.

Basically, the problem was that when KWallet responds to the asynchronous 
wallet open command, it responds to the 'friendly name' of the sender DCOP 
app (that is, with the '-pid' bit removed), which is clearly incorrect.

The attached patch fixes this. If no-one objects, I'll commit this to HEAD 
tomorrow. The more interesting question is, can this be committed against the 
3.2 branch? Please review.

Thanks,
Richard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kwalletd-async-fix.diff
Type: text/x-diff
Size: 699 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20040128/0278c925/attachment.diff>


More information about the kde-core-devel mailing list