Comment 8 for bug 563179

Revision history for this message
Jens Jorgensen (jorgensen) wrote :

I went through and debugged this yesterday and found what the problem is. The crash is due to the fact that the KWallet object is being deleted twice. I've got a patch that fixes it getting deleted twice. Though my patch fixes the crash, I think there's a deeper problem. I still get prompted each time for my password even though it is stored in kwallet. This is pretty annoying at any rate fixing the crash is a great first step.

The patch can be dropped into debian/patches/kwallet-delete-once in the source directory and the the filename added to the end of debian/patches/series and the problem is fixed.