<div>Hi,</div><div><br></div><div>Before I could try Qt5-Beta or reply to this thread, I had to wind-up the work I was doing on Qt5-Alpha.</div><div><br></div><div>I have now been able to cross-compile Qt5-beta for my platform, but I have been asked to use directfb platform plugin instead of eglfs which I was formerly using (due to some flicker issues our platform is facing on eglfs).</div>
<div><br></div><div>As suggested before, in qt5-beta, the evdev keyboard and mouse plugins build and without libudev. However they don't seem to work fully. When I invoke my app (QtTestBrowser) with -plugin evdevkeyboard:/dev/event0 -plugin evdevmouse:/dev/event1, the mouse pointer doesn't move on the screen, although it is moving internally (visible when hovering over some areas of the screen). The keyboard seems completely dead.</div>
<div><br></div><div>I put debug prints in both plugins' main.cpp and they indeed being created. Has someone used directfb plugin with mouse and keyboard and found any issues similar? Also is it good to start looking into qtbase/src/platformsupport/input?</div>
<div><br></div><div>Thanks,</div><div>Ganesh.S</div><br><br><div class="gmail_quote">On Wed, Aug 29, 2012 at 8:13 PM, Thiago Macieira <span dir="ltr"><<a href="mailto:thiago.macieira@intel.com" target="_blank">thiago.macieira@intel.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On quarta-feira, 29 de agosto de 2012 19.08.11, ganesh.sathyanarayanan wrote:<br>
> Hi Laszlo,<br>
><br>
> Thanks, and yes you were right. Ran into build issues. I am using Qt5 Alpha<br>
> from <a href="http://releases.qt-project.org/qt5.0/alpha/" target="_blank">http://releases.qt-project.org/qt5.0/alpha/</a><br>
<br>
</div>The alpha is old. Do not use it.<br>
<div class="im"><br>
> Is it necessary to take the entire latest qtbase, or would it do to take<br>
> plugins alone from the latest? Reason to ask, is that we took Qt5 Alpha<br>
> because its kinda frozen (so reasonably stable). The latest (or qt5 beta is<br>
> still under development)<br>
<br>
</div>The alpha is neither frozen nor stable. You need the full qtbase at least, or<br>
the beta packages.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Thiago Macieira - thiago.macieira (AT) <a href="http://intel.com" target="_blank">intel.com</a><br>
  Software Architect - Intel Open Source Technology Center<br>
     Intel Sweden AB - Registration Number: 556189-6027<br>
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden<br>
</div></div><br>_______________________________________________<br>
Interest mailing list<br>
<a href="mailto:Interest@qt-project.org">Interest@qt-project.org</a><br>
<a href="http://lists.qt-project.org/mailman/listinfo/interest" target="_blank">http://lists.qt-project.org/mailman/listinfo/interest</a><br>
<br></blockquote></div><br>