Issues with Solid from trunk and qtcreator 2.0.1...

Thiago Macieira thiago at kde.org
Wed Nov 10 08:41:56 GMT 2010


On Wednesday, 10 de November de 2010 09:32:48 Dawit A wrote:
> sigh I got everthing crossed up! Indeed since this is the system bus
> a sendmsg here is response back to the client. For some reason this
> response does not seem to make it to the client or at least cause the
> client to react until 25 secs later. Now it is even more weird...
> 
> > That is actually showing that the target replied immediately.
> 
> hmm... should I then trace the client and see what it is waiting on ?

Yes.

If the client was given the reply but only reacted to it 25 seconds later, it 
probably means it was stuck (in any thread) waiting for another reply thta 
didn't come.

You'll need to start the program with strace now, so you can use -f.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20101110/23dc8393/attachment.sig>


More information about the kde-core-devel mailing list