-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RaspberryPi Image: a journey #20
Comments
Try running it at 1920 x 1080. What resolution were you attempting? |
thx for the help, it was the resolution: I had 1200 x 720. Is the minimum resolution a technical limitation? Maybe a warning or error message would be nice if the resolution is not high enough for the other points:
|
ViewTouch supports many resolutions but 1200 x 720 is not one of them. 1920 x 1080 is simply the current default resolution. It is OK with me if anyone wants to provide a better handling of the situation that you encountered. |
I'm not a GUI developer, but I like to develop with C++ and CMake. I'll see what I can do :) |
I'd like to log my adventures using the Rapsberry Pi image http://viewtouch.com/RPi.debian9.img.bz2
/usr/viewport/bin/runonce
)unable to find jump target (-1,5) for ViewTouch Host Computer
pull-build
button. Terminal starts and vanishes again/home/viewtouch/viewtouch
directorygit checkout build_number.h
and trying again~/src/viewtouch
directory is wrong. On the image it is just~/viewtouch
pull-build
scriptcmake
works the RPi hard, compiles and installs the updated viewtouch binaries/usr/viewtouch/bin/runonce
again, just to get the same errorunable to find jump target (-1,5) for ViewTouch Host Computer
againI hope this little story helps :)
If I can try anything else or I've forgotten to provide essential information please let me know
The text was updated successfully, but these errors were encountered: