[Ubuntu-x-swat] [Bug 1784928] Re: Bug in LLVM 6.0, fixed in LLVM 6.0.1

2018-10-26 Thread Peter Würtz
Why not? It's a legitimate bugfix release of the LLVM 6.0 branch, which Ubuntu 18.04 claims to use, not a backport. Also, quote: This release is API and ABI compatible with 6.0.0. We are really going to be stuck with this in an LTS(!) until 2020? Shame. -- You received this bug notification beca

[Ubuntu-x-swat] [Bug 1784928] Re: Bug in LLVM 6.0, fixed in LLVM 6.0.1

2018-09-16 Thread Peter Würtz
Hello? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to llvm-toolchain-6.0 in Ubuntu. https://bugs.launchpad.net/bugs/1784928 Title: Bug in LLVM 6.0, fixed in LLVM 6.0.1 To manage notifications about this bug go to: https://bugs.launchpad.net/

[Ubuntu-x-swat] [Bug 1784928] [NEW] Bug in LLVM 6.0, fixed in LLVM 6.0.1

2018-08-01 Thread Peter Würtz
Public bug reported: There is a bug in LLVM 6.0.0 that was fixed in LLVM 6.0.1. Upstream report https://reviews.llvm.org/D44140 Can we get an update for Ubuntu 18.04? ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: llvm (not installed) ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.1

[Ubuntu-x-swat] [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-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/941826 Title: dlopen(libGL.so) resolves to mesa rather than nvidia To m

[Ubuntu-x-swat] [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

[Ubuntu-x-swat] [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-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/941826 Title: dlopen(libGL.so) resolves to mesa rather than nvidia To manage notifications about this

[Ubuntu-x-swat] [Bug 941826] Re: PyQt cannot compile shaders with Ubuntu's Nvidia drivers

2014-08-12 Thread Peter Würtz
The first entry of "libGL.so" in "ldconfig -p" points to "/usr/lib/x86_64-linux-gnu/libGL.so", which is a symlink to the mesa driver. After deleting that link pyqt works fine as expected. That symlink belongs to the "libgl1-mesa-dev" package and seems to overrule the libGL.so entries in ldconfig fo