Yes, the fix for this was uploaded.
However, this particular error is related to a missing or broken OpenGL support.
(GLSL being outdated, and thus failing to initialize the OpenGL framework.)
So you need to make sure you are not using the generic video driver (Mesa...) and use a hardware specific one, that offers better and higher GLSL support.
- Andy