question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Raspberry Pi 3 "Shader didnt link, check info log."

See original GitHub issue

I 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:closed
  • Created 7 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
frankgouldcommented, Jan 25, 2018

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.

1reaction
PiyushRamukacommented, Nov 4, 2016

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found