I'm happy to announce the beta is working perfectly for me! No more OpenGL errors.
Thanks Brent.
Search found 3 matches
- Fri Jan 12, 2018 8:56 am
- Forum: RaceCapture App Operation and General Q&A
- Topic: OpenGL 2.0 needed running 2.1 version and Kivy sees 1.1?
- Replies: 16
- Views: 17637
- Fri Dec 29, 2017 6:12 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: OpenGL 2.0 needed running 2.1 version and Kivy sees 1.1?
- Replies: 16
- Views: 17637
- Tue Sep 12, 2017 3:55 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: OpenGL 2.0 needed running 2.1 version and Kivy sees 1.1?
- Replies: 16
- Views: 17637
I had the same problem, and solved it on my end. The issue is a known fault in Kivy, and has still not been solved: https://github.com/kivy/kivy/issues/3576 There is however a workaround: The solution is to add two lines to the code. I downloaded the code from github, installed python and kivy, made...