-
Notifications
You must be signed in to change notification settings - Fork 24
Feedback for pi 2 #14
Comments
Simple test of webengine :
I seams to try to load the libraries from the cross-compiled environment... If I make symbolic links into recreated directory as the app wants, it works, and I have also mouse interaction. But no keyboard interaction. I will make a fresh raspbian lite install to see if it is not related to additionnal things I have made... edit :
|
Keyboard :
Keyboard is working, but I didn't figure yet how to change the default US layout. Some doc : here. |
Wow! I am already waiting for months to get mouse interaction on qtwebengine ... Did you use the master or dev branch of this script? Did you compile for 5.8 or 5.9? |
I have compiled Qt 5.9, using the dev scripts, on a Ubuntu 16.04 x64
virtual machine, targeting a Pi 2.
Performances look poor, but I don't know if it is the website I am viewing,
the pi 2 or other things.
I have navigated by clicking menus, and typed things on the keyboard to a
contact form.
I have also compiled modules qtspeech and qtgamepad.
I will do more tests tomorrow, like performances, keyboard layout, video
performances.
I will also try to see if we can dual screen.
|
For html5test, I score a 512/555. I ran the app 5 times, always displaying the result.
|
I have pushed update to I don't have time to verify whole build process again, but feel free to try. Note that there were changes (adding |
I have verified the
All tested using the "minimal" example bundled with QT. |
Found this ticket with google search and a note to others using raspbian stretch
|
Compiled successfully for a raspberry pi 2. I had to restart compilation from a clean
~/raspi
directory.Tried to run
piomxtextures_pocplayer
:These warnings should be documented :
For the official touch screen (doc), solution may be to :
For the others, I don't have any idea yet.
The text was updated successfully, but these errors were encountered: