I had a similar problem running the QT demo Fingerpaint using the linux frame 
buffer (-platform linuxfb)
It turned out I did not have permissions to read the /dev/input/event*
Try running the app as root or launch using sudo
If that solves the problem, change the group for /dev/input/event* and add 
permissions for that group to your user.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to