I'd like to log my adventures using the Rapsberry Pi image http://viewtouch.com/RPi.debian9.img.bz2
- I've loaded the Image to a 32GB SDHC card (previously used Kodi) and put it into my RPi 3B
- RapsberryPi starts, xfce visible and up and running
- try to run viewtouch (using the button on the right side linked to
/usr/viewport/bin/runonce)
- ViewTouch interface stays black with the following message
unable to find jump target (-1,5) for ViewTouch Host Computer
- hmm, what to do next? Maybe update Viewtouch. Pushing
pull-build button. Terminal starts and vanishes again
- Manually starting ./pull-build in
/home/viewtouch/viewtouch directory
- Pb src directory not clean (build timestamp), removing the conflict using
git checkout build_number.h and trying again
- Getting error src directory does not exist".
~/src/viewtouch directory is wrong. On the image it is just ~/viewtouch
- After updating the
pull-build script cmake works the RPi hard, compiles and installs the updated viewtouch binaries
- Restart to be safe. run
/usr/viewtouch/bin/runonce again, just to get the same error unable to find jump target (-1,5) for ViewTouch Host Computer again
I hope this little story helps :)
If I can try anything else or I've forgotten to provide essential information please let me know
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 Computerpull-buildbutton. Terminal starts and vanishes again/home/viewtouch/viewtouchdirectorygit checkout build_number.hand trying again~/src/viewtouchdirectory is wrong. On the image it is just~/viewtouchpull-buildscriptcmakeworks the RPi hard, compiles and installs the updated viewtouch binaries/usr/viewtouch/bin/runonceagain, just to get the same errorunable to find jump target (-1,5) for ViewTouch Host ComputeragainI hope this little story helps :)
If I can try anything else or I've forgotten to provide essential information please let me know