peterspackman / crystalexplorer

Crystal structure analysis with Hirshfeld surfaces, intermolecular interaction energies and more
https://crystalexplorer.net
GNU Lesser General Public License v3.0
9 stars 1 forks source link

Crystal Explorer appears broken under wayland #22

Open MilitaoLucas opened 3 months ago

MilitaoLucas commented 3 months ago

Just a warning, that I found useful to put here. It works fine under xcb. So this is not in any way very important. But everytime I try to lunch it using QT_QPA_PLATFORM under wayland I get:

QEGLPlatformContext: Failed to create context: 3009
QRhiGles2: Failed to create temporary context
QEGLPlatformContext: Failed to create context: 3009
QRhiGles2: Failed to create context
Failed to create QRhi for QBackingStoreRhiSupport
QEGLPlatformContext: Failed to create context: 3009
QOpenGLWidget: Failed to create context

I tried building using gcc and clang and I get the same errors.

peterspackman commented 3 months ago

At some point I'll check it out, but as you say it's low priority for now!