Bug 162792 - kopete does not wait for kwallet to open
Summary: kopete does not wait for kwallet to open
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 0.50.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 162858 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-05-29 09:41 UTC by Edwin Boersma
Modified: 2017-11-18 05:32 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Edwin Boersma 2008-05-29 09:41:16 UTC
Version:           0.50.1 (using 4.0.4 (KDE 4.0.4 >= 20080505) "release 11", compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.25.3-2-pae

Using KDE 4.0.4 on opensuse 11.0 Beta 3

After giving the password for KWallet, kopete directly tries to connect to e.g. MSN. Not always, but mostly this fails (popup window asking for MSN's password). KWallet is still starting and has not given the passwords yet.
Comment 1 Sam 2008-05-29 20:01:44 UTC
I can confirm this.

And if you don't type in the password for kwallet within a very short time kopete asks for the icq password, too.
Then I've to fiddle around: click the second dialog away --> type the kwallet password --> right click on kopete icon --> set status --> online.
And with a bit of luck kopete goes online then.
But its absolutely no smooth experience.
Comment 2 Sam 2008-05-29 20:03:15 UTC
Sorry. Forgot to mention that i'm using Kde 4.1 beta1 on opensuse 10.3
Comment 3 Edwin Boersma 2008-05-29 20:58:59 UTC
Yes, that's the other part of this bug: after all this, it does NOT go online by itself, not even after a few minutes or longer.
Comment 4 Dennis Nienhüser 2008-05-30 10:29:41 UTC
*** Bug 162858 has been marked as a duplicate of this bug. ***
Comment 5 Gerrit Visscher 2008-07-05 09:58:20 UTC
I can confirm this. I log in to KDE (4.0.83) and then do something else. When I come back to my PC I have to supply all password by hand.
Kmail has the same timeout problem. Should I open a new bugreport for this?
Comment 6 Michael Leupold 2008-07-05 14:28:01 UTC
I think I know what the problem is:
1) kopete sends an open request to the wallet
2) the connection to the wallet times out after 25s
3) you enter the password correctly and the wallet opens
4) but: as the connection kopete<->wallet timed out, kopete doesn't know about it

I'm about to prepare a solution for kwallet and hope it will make it into the 4.1 release :)
Comment 7 Michael Leupold 2008-07-16 11:10:34 UTC
The timeout problems are fixed now in RC1.
Comment 8 Martin Kho 2010-03-05 15:44:21 UTC
Hi,

In 4.1 RC1 this issue was solved ... but in KDE 4.4.1 it seems being back.

I've Kopete to start automatically when I log in. The KWallet password dialog box appears. Waiting a while causes Kopete to present it's own logging dialog box.

A regression? Do I need to file a new bug?

Martin Kho
Comment 9 Shriramana Sharma 2017-11-18 05:32:00 UTC
Why is this marked as RESOLVED FIXED? I don't use Kopete so I can't comment but comment #8 indicates that it wasn't resolved really.

I came across this when reporting bug #387056. The solution seems to reside in https://bugs.kde.org/show_bug.cgi?id=154131#c6 talking about DBus timeout. Please check whether this is still applicable to this product.