PATCH: kwallet lockup (#65978/#71048)

George Staikos staikos at kde.org
Mon Jan 12 16:02:59 GMT 2004


On Monday 12 January 2004 10:39, Lubos Lunak wrote:
> > > but this is apparently
> > > causing Danimo's Kontact problem, and is probably not that good in
> > > general (http://lists.kde.org/?l=kde-core-devel&m=107366739332428&w=2).
> > > On the other hand, blocking DCOP call will cause #71048.
> >
> > The solution is to use asynchronous DCOP calls... (In fact kwallet seems
> > to have an option to use its home-brew version of those already) you call
> > and return to the main-event loop. When the answer comes back you get a
> > signal back. So what needs to happen is that kwallet.cc reverts to 1.42
> > and that khtml gets changed so that it opens the wallet asynchronously.
>
>  That's not going to be only khtml, that's going to be everything using
> kwallet. I'm not sure if people would like to always have to open wallets
> asynchronously.

  Exactly, reverting callExt for all applications will probably break many of 
them.

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/




More information about the kde-core-devel mailing list