Hi there,

I had a look at http://bugs.kde.org/show_bug.cgi?id=165079 and tried fixing 
it. Some part of it was related to internal changes in KWallet::Wallet (I 
posted more about it on the bug) but I'm not sure closing the wallet worked 
correctly before (as it's done after the eventloop is finished). The patch 
attached to the bugreport gets rid of the bug and makes kopete close the 
wallet properly.

I'm however not sure if this might cause problems with other parts of kopete 
still holding a reference to the WalletManager and I'm also not sure if 
connecting aboutToQuit() to deleteLater() is what you'd do :) (I guess 
qAddPostRoutine might do the trick as well).

Regards,
Michael
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to