[Solved] Unexpected OpenGL error.

The place to discuss linux version of MakeMKV
Post Reply
dirkmittler
Posts: 4
Joined: Wed Sep 13, 2017 1:58 am

[Solved] Unexpected OpenGL error.

Post 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
Woodstock
Posts: 10250
Joined: Sun Jul 24, 2011 11:21 pm

Re: [Solved] Unexpected OpenGL error.

Post by Woodstock »

But, computers are supposed to make our lives EASIER! How could this be?

(glad you found the problem)
Post Reply