[Bug 1241988] Re: All pyqt5 quick examples fails with shader program link error

2017-10-14 Thread Mikhail N
*** This bug is a duplicate of bug 941826 *** https://bugs.launchpad.net/bugs/941826 The newer version of deepin-screenshot does not have this problem on Ubuntu 16.04, 17.04 and 17.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1241988] Re: All pyqt5 quick examples fails with shader program link error

2017-06-19 Thread Mikhail N
*** This bug is a duplicate of bug 941826 *** https://bugs.launchpad.net/bugs/941826 Yes, the problem exists, I am using MAUI (mauilinux.org), Ubuntu 16.04 with Qt 5.7, I get this error only in deepin-screenshot from https://launchpad.net/~leaeasy/+archive/ubuntu/dde I tried to rebuild the p

[Bug 1241988] Re: All pyqt5 quick examples fails with shader program link error

2017-02-20 Thread John Galt
*** This bug is a duplicate of bug 941826 *** https://bugs.launchpad.net/bugs/941826 Many years later. Same problem exists with PyQt5. I reinstall linux without installing nvidia drivers and the program works. Then I install nvidia drivers and the program crashes. On a side note. Even with

[Bug 1241988] Re: All pyqt5 quick examples fails with shader program link error

2014-01-09 Thread Peter Würtz
*** This bug is a duplicate of bug 941826 *** https://bugs.launchpad.net/bugs/941826 ** This bug has been marked a duplicate of bug 941826 PyQt cannot compile shaders with Ubuntu's Nvidia drivers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1241988] Re: All pyqt5 quick examples fails with shader program link error

2014-01-08 Thread Peter Würtz
I already reported this problem years ago when I tried running PyQt4 applications on OpenGl. https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/941826 Some Ubuntu specific modification in the nvidia driver package causes shader compilation errors in PyQt and PySide. -- You received this

[Bug 1241988] Re: All pyqt5 quick examples fails with shader program link error

2013-11-16 Thread Hogne Håskjold
There seem to be another user on nvidia binary driver also with issues: http://www.riverbankcomputing.com/pipermail/pyqt/2013-October/033379.html And he got it working with nouveau driver. http://www.riverbankcomputing.com/pipermail/pyqt/2013-November/033384.html So the commonality might seem to

[Bug 1241988] Re: All pyqt5 quick examples fails with shader program link error

2013-11-13 Thread Dmitry Shachnev
See http://www.riverbankcomputing.com/pipermail/pyqt/2013-November/033388.html. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241988 Title: All pyqt5 quick examples fails with shader program link e

[Bug 1241988] Re: All pyqt5 quick examples fails with shader program link error

2013-10-30 Thread Dmitry Shachnev
Thanks for testing, I've now forwarded your report to upstream PyQt authors. ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1241988] Re: All pyqt5 quick examples fails with shader program link error

2013-10-29 Thread Hogne Håskjold
Hi I tested with PyQt 5.1.1 from ppa:mitya57/ppa and get the same errors as before. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241988 Title: All pyqt5 quick examples fails with shader program l

[Bug 1241988] Re: All pyqt5 quick examples fails with shader program link error

2013-10-23 Thread Dmitry Shachnev
Can you install PyQt 5.1.1 from ppa:mitya57/ppa and see if the issue is fixed there? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241988 Title: All pyqt5 quick examples fails with shader program l

[Bug 1241988] Re: All pyqt5 quick examples fails with shader program link error

2013-10-22 Thread Hogne Håskjold
Hi OpenGL works fine on my system outside of pyqt5. It also works with the qtdeclarative5-examples (tested with dynamicscene.qml) $ glxinfo | head name of display: :0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: NVIDIA Corporation server glx version string: 1.4 server gl

[Bug 1241988] Re: All pyqt5 quick examples fails with shader program link error

2013-10-22 Thread Dmitry Shachnev
This is not a bug in pyqt5. If you run some examples from qtdeclarative5-examples, you'll probably get the same errors. It probably means that you have incomplete OpenGL drivers. Output of these commands may be helpful: glxinfo | head lspci | egrep 'VGA|Graphics' ** Package changed: pyqt5 (Ubun