https://bugs.kde.org/show_bug.cgi?id=348526
Martin Gräßlin <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|core |platform-wayland Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Martin Gräßlin <mgraess...@kde.org> --- This specific issue should have been fixed with: commit f1f87c7a7d79175a5296b1f4acb976b653e8eb68 Author: Martin Gräßlin <mgraess...@kde.org> Date: Mon Feb 23 13:17:46 2015 +0100 Guard access to Display in GLPlatform::getXServerVersion On wayland OpenGL might get initialized before we have a connection to the XServer and we might only have an xcb connection. So let's guard the access. -- You are receiving this mail because: You are watching all bug changes.