Page 1 of 1

[Solved] Unexpected OpenGL error.

Posted: Sat Jan 16, 2021 6:05 pm
by dirkmittler
Hello,

Up until yesterday, I was able to get MakeMKV to run. But just today, I get the following error:

Code: Select all

/snap/makemkv/232/usr/bin/makemkv: symbol lookup error: /snap/makemkv/232/usr/lib/x86_64-linux-gnu/libGL.so.1: undefined symbol: _glapi_tls_Current
This has got to be some sort of build issue. Can anybody suggest a workaround?

Update:

I was able to resolve this problem, with the following command:

Code: Select all

# snap connect makemkv:opengl :opengl
(I had previously disconnected them.) :oops:

Dirk

Re: [Solved] Unexpected OpenGL error.

Posted: Sat Jan 16, 2021 9:14 pm
by Woodstock
But, computers are supposed to make our lives EASIER! How could this be?

(glad you found the problem)