[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2020-05-28 Thread Timo Aaltonen
** Changed in: mesa (Ubuntu) Status: Confirmed => Invalid ** Changed in: nvidia-graphics-drivers-331-updates (Ubuntu) Status: Confirmed => Invalid ** Changed in: nvidia-graphics-drivers-340 (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2018-11-09 Thread Julian Gilbey
And the Qt team are now working on implementing the patch, so this should be resolving in a forthcoming Qt release :-) See https://bugreports.qt.io/browse/QTBUG-71488 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2018-11-09 Thread Julian Gilbey
I have found the source of the bug and provided a patch: see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913287 ** Bug watch added: Debian Bug tracker #913287 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=913287 -- You received this bug notification because you are a member of

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2017-11-17 Thread Tempuser
Also there seems to be no interest in fixing this, for the record: Problem and solution are still present/working in Ubuntu 17.10. and Nvidia driver 384. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2017-01-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nvidia-graphics-drivers-340 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2016-12-16 Thread Peter Würtz
Still not fixed after almost 5 years. Problem and solution are well known. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941826 Title: dlopen(libGL.so) resolves to mesa rather than nvidia To

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2016-09-24 Thread Ilya Bizyaev
** Also affects: nvidia-graphics-drivers-340 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to python-qt4 in Ubuntu. https://bugs.launchpad.net/bugs/941826 Title: dlopen(libGL.so)

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2016-07-05 Thread ChenYunChih
This works!! https://github.com/Ultimaker/Cura/pull/131 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941826 Title: dlopen(libGL.so) resolves to mesa rather than nvidia To manage notifications

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2016-06-15 Thread kosti
Just to provide another user-case: https://github.com/spyder-ide/spyder/issues/3226 I don't even understand the problem unfortunately. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941826 Title:

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2016-04-06 Thread Peter Würtz
I don't even understand the argument. Lets turn it around/right again: Why not just dlopen libGL.so? Any application should be able to dlopen libGL.so. "libGL.so" is the library name everyone agrees to and everyone expects to find, which is exactly why this file exists in the first place, doesn't

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2016-04-05 Thread JianFeng Liu
why not just dlopen libGL.so.1 I've mailed to the packager of nvidia driver in debian and got the answer: "pyqt should dlopen libGL.so.1". -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to python-qt4 in Ubuntu.

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2015-09-11 Thread Thomas-Karl Pietrowski
Still here on Wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941826 Title: dlopen(libGL.so) resolves to mesa rather than nvidia To manage notifications about this bug go to:

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2015-08-21 Thread Peter Würtz
*sigh* late 2015, still not fixed in Ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941826 Title: dlopen(libGL.so) resolves to mesa rather than nvidia To manage notifications about this bug

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2014-10-24 Thread Jörn Schönyan
barcc, that second approach won't work. import ctypes from ctypes import util ctypes.CDLL(util.find_library('GL'), ctypes.RTLD_GLOBAL) That should be better, but I can't reproduce the bug myself, likely because it's an Optimus notebook. -- You received this bug notification because you are a

[Bug 941826] Re: dlopen(libGL.so) resolves to mesa rather than nvidia

2014-08-12 Thread Chris Halse Rogers
** Summary changed: - PyQt cannot compile shaders with Ubuntu's Nvidia drivers + dlopen(libGL.so) resolves to mesa rather than nvidia -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941826 Title: