Bug#663684: libGL.so/libGL.so.1 diversions are causing issues in libgtkglext1 programs with nvidia drivers

2012-08-04 Thread Andreas Beckmann
retitle 663684 libgtkglext1: libgdkglext-x11-1.0.so.0 dlopens libGL.so while it is already linked against libGL.so.1 thanks Hi, dlopen(libGL.so) as done by libgdkglext-x11-1.0.so.0 is even a more stupid idea since it is already linked against libGL.so.1. So there is no need at all for

Bug#663684: libGL.so/libGL.so.1 diversions are causing issues in libgtkglext1 programs with nvidia drivers

2012-08-02 Thread Andreas Beckmann
affects 663684 + src:glx-alternatives reassign 663684 libgtkglext1 1.2.0-2 retitle 663684 libgtkglext1: libgdkglext-x11-1.0.so.0 dlopens libGL.so instead of libGL.so.1 thanks Hi, I just tested a bit more and reassign this bug to libgtkglext1. Applications that use libgdkglext and OpenGL fail

Bug#663684: libGL.so/libGL.so.1 diversions are causing issues in libgtkglext1 programs with nvidia drivers

2012-03-13 Thread Yuri D'Elia
Package: glx-diversions Version: 0.2.1 Severity: normal When using the binary nvidia drivers with the current glx-diversions setup, function calls to glXGetProcAddress causes programs to crash with a segmentation fault. In a private discussion with Andreas Beckmann, I understood that the current