[Development] Reviews needed before android integration in two weeks

Thiago Macieira thiago.macieira at intel.com
Wed Feb 6 21:11:01 CET 2013


On quarta-feira, 6 de fevereiro de 2013 11.51.17, BogDan wrote:
> I think I understood how the event loop is supposed to work, sadly, at least
> on android, it doesn't work as it should. Is very simple to check it, just
> revert that patch and test an UI application that doesn't have any active
> timer, you should see the missing events immediately when you tap on the
> device (push a button or something). I didn't said is a deadlock, what
> I'm trying to say is that the event loop doesn't wake up immediately.

Like I said, I don't doubt you found a problem.

However, I think you're mis-diagnosing the problem.

You said the events come from another thread. Is that a regular postEvent? If 
it isn't, the code that is inserting the events might be the problem and, 
thus, the fix should be there.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- 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://lists.qt-project.org/pipermail/development/attachments/20130206/8e184819/attachment.sig>


More information about the Development mailing list