Raspberry Pi 3 "Shader didnt link, check info log."
See original GitHub issueI get “Shader didnt link, check info log.” (in kivy.graphics.shader.Shader.link_program
) quite frequently when switching between screens on a Raspberry Pi 3. Any idea what can cause this?
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
kivy: "Exception: Shader didnt link" when called by gpiozero ...
The kivy.uix.button callback succeeds in capturing an image, but the gpiozero callback says Exception: Shader didnt link, check info log.
Read more >Where's my Triangle?? - Raspberry Pi Forums
So I am using a Raspberry Pi3 not the 4, which lib should i be using and what am i missing in my...
Read more >Raspberry Pi OpenGL issue with Kivy screenmanager
Shader.link_program Exception: Shader didnt link, check info log. I've searched anywhere I can to find any clues to what to do but below...
Read more >Frequently Asked Questions — pi3d 2.47 documentation
For running pi3d applications on the raspberry pi versions prior to v4 it is ... Log. Possibly something has gone wrong in a...
Read more >info-beamer Lua API and introduction
If you want to use info-beamer on the Raspberry Pi, you can use the port ... shader:use{ Effect = math.cos(sys.now()*2)*3 } lua:draw(120, 40,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Has there been any solutions to this glGetError 0x502 and crashing problem? I’m having the same issue but can’t find a solution. I tried the 512M gpu_mem config but there was no difference, still error and crash.
I am having same issue with Fade Transition. I get “glGetError 0x502” a few times & system then crashes. Program works just fine with default slide transition.