I was having a similar problem where all GTK apps were crashing.  I ran
strace on one of them and found that the app was seg faulting after it
could not find libGLX_indirect.so.0.  I use the proprietary nvidia
drivers, which appear to provide that library, so, as a workaround, I
symlinked the nvidia library to where the GTK apps were looking for them
(e.g., /usr/lib/x86_64-linux-gnu).  Probably not the perfectly correct
fix, but this got it working for me.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libepoxy in Ubuntu.
https://bugs.launchpad.net/bugs/1574886

Title:
  All gtk applications Segfault if no GLX context is active

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libepoxy/+bug/1574886/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to