silx icon indicating copy to clipboard operation
silx copied to clipboard

Silx view crash -3D cube view- when using pyQt6 and pySide6

Open mjdiff opened this issue 8 months ago • 1 comments

Plotting data using the 3D cube option with pyQt6 or pySide6 (pyQt5 works). Confirmed on scisoft16 and the visa instance.

(silx_bug) scisoft16:~/Projects/silx_bug/examples % silx view /data/id10-surf/inhouse/user22/2022_08/blc13963/id10/20220823/S_95_C12AO_MEA_7000/S_95_C12AO_MEA_7000_0002/scan0001/mpx_cdte_22_eh1_0000.h5
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile  QSurfaceFormat::NoProfile)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile  QSurfaceFormat::NoProfile)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile  QSurfaceFormat::NoProfile)
Could not initialize GLX

mjdiff avatar Apr 14 '25 11:04 mjdiff