| Summary: | KWallet requires authorization every time when kopete starts on boot | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Oleg <qwertier> |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | CC: | brian, foss, valir |
| Priority: | NOR | ||
| Version First Reported In: | 1.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Oleg
2010-06-19 20:49:58 UTC
I don't see why this is a bug. First it is correct that the password is requested to open the wallet after a fresh login / reboot, since the wallet is closed at that time. No way it should be opened without a password ! How anyway ? By storing the password on disk during reboot ? The strategy after a login is: all applications that require access to a wallet ask for it, the walletmanager fires the authorization dialog for the first applciation in the queue. All other requests are kept back, since one dialog is enough to open the wallet. So in the end it is a question of order and speed in which the applications are started upon login. The fact that things change slightly for you most likely depend on either kopete not starting when being closed before logout, this might be because you restore the last session used. Or simply because the order or speed in which the two applications request for opening the wallet. Whatever is the case: there is no way around the fact that the wallet has to be opened after login / reboot, triggered first by which application ever. Maybe Oleg didn't explain it right, but there's definitely an issue. I'm using kwallet 1.5 and Kopete 1.0 (KDE 4.4.5). Kopete Initial Status is set to Online. And i have one account marked to include with global connection to my jabber server. Kopete and Kwallet are restored when i log in. I get password prompts for both Kwallet and Kopete. When i open the wallet my Kopete password is in there and it's correct. To me the bug is in Kopete. Can you confirm that still reproduces in KDE 4.7.1 or master? By now, the bug does not reproduce: Kubuntu 11.04, KDE 4.6.5 Could you please change it's status to "CLOSED" as "WORKSFORME" then? If not, I can do it for you. sure |