second test fails for some reason with BadAlloc in glXCreatePixmap(). Maybe nvidia bug, but could be also some hidden KWin bug (according to GLX docs, glXCreatePixmap() can give BadAlloc only when it can't allocate, which is nonsense here, but glXCreateWindow() says that BadAlloc may mean calling it twice on the same window, so maybe here it's twice with the same pixmap - I don't see where the bug could be though). svn path=/trunk/KDE/kdebase/workspace/; revision=857141remotes/origin/Plasma/5.0
parent
36977673b3
commit
6fd9d4e4b3
1 changed files with 9 additions and 8 deletions
Loading…
Reference in new issue