ilastik/ilastik-0.5

Incorrectly detected opengl prevents ilastik from starting up

bekaus opened this issue · 0 comments

In RenderChoiceDialog.init():

If the gl_version is None, it is set to "0" causing a RuntimeError. Instead we should just disallow opengl in that case

This prevents ilastik from starting-up on at least two Ubuntu notebooks in our group.