Using Bright Computing on RHEL 7.5, which allows us to load various modules/versions. I successfully installed mfix-21.4
via the provided conda
command with the unique token. However the application starts to open and then crashes with the below errors. I have tried ssh -Y
and ssh -X
on a Mac with XQuartz 2.8.1.
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
2022-02-28 14:18:37.652 ( 18.626s) [ AAAEBEC0]vtkOpenGLRenderWindow.c:493 ERR| vtkXOpenGLRenderWindow (0x55555cf57240): GLEW could not be initialized: Missing GL version
And with QT_DEBUG_PLUGINS=1
:
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/plugins/styles" ...
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/plugins/platforms" ...
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/platforms/libqeglfs.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/platforms/libqeglfs.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"eglfs"
]
},
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/plugins/styles" ...
QFactoryLoader::QFactoryLoader() checking directory path "/.conda/envs/mfix-21.4/plugins/platforms" ...
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/platforms/libqeglfs.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/platforms/libqeglfs.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"eglfs"
]
},
"archreq": 0,
"className": "QEglFSIntegrationPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("eglfs")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/platforms/libqminimal.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/platforms/libqminimal.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"minimal"
]
},
"archreq": 0,
"className": "QMinimalIntegrationPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("minimal")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/platforms/libqminimalegl.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/platforms/libqminimalegl.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"minimalegl"
]
},
"archreq": 0,
"className": "QMinimalEglIntegrationPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("minimalegl")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/platforms/libqoffscreen.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/platforms/libqoffscreen.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"offscreen"
]
},
"archreq": 0,
"className": "QOffscreenIntegrationPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("offscreen")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/platforms/libqvnc.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/platforms/libqvnc.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"vnc"
]
},
"archreq": 0,
"className": "QVncIntegrationPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("vnc")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/platforms/libqwebgl.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/platforms/libqwebgl.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"webgl"
]
},
"archreq": 0,
"className": "QWebGLIntegrationPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("webgl")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/platforms/libqxcb.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/platforms/libqxcb.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"xcb"
]
},
"archreq": 0,
"className": "QXcbIntegrationPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("xcb")
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/bin/platforms" ...
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/platforms/libqxcb.so"
loaded library "Xcursor"
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/plugins/platformthemes" ...
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/platformthemes/libqxdgdesktopportal.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/platformthemes/libqxdgdesktopportal.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
"MetaData": {
"Keys": [
"xdgdesktopportal",
"flatpak",
"snap"
]
},
"archreq": 0,
"className": "QXdgDesktopPortalThemePlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("xdgdesktopportal", "flatpak", "snap")
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/bin/platformthemes" ...
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/plugins/platforminputcontexts" ...
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so, metadata=
{
"IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
"MetaData": {
"Keys": [
"compose",
"xim"
]
},
"archreq": 0,
"className": "QComposePlatformInputContextPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("compose", "xim")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so, metadata=
{
"IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
"MetaData": {
"Keys": [
"ibus"
]
},
"archreq": 0,
"className": "QIbusPlatformInputContextPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("ibus")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/platforminputcontexts/libqtvirtualkeyboardplugin.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/platforminputcontexts/libqtvirtualkeyboardplugin.so, metadata=
{
"IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
"MetaData": {
"Keys": [
"qtvirtualkeyboard"
]
},
"archreq": 0,
"className": "QVirtualKeyboardPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("qtvirtualkeyboard")
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/bin/platforminputcontexts" ...
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/plugins/imageformats" ...
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqgif.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqgif.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"gif"
],
"MimeTypes": [
"image/gif"
]
},
"archreq": 0,
"className": "QGifPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("gif")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqicns.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqicns.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"icns"
],
"MimeTypes": [
"image/x-icns"
]
},
"archreq": 0,
"className": "QICNSPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("icns")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqico.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqico.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"ico",
"cur"
],
"MimeTypes": [
"image/vnd.microsoft.icon",
"image/vnd.microsoft.icon"
]
},
"archreq": 0,
"className": "QICOPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("ico", "cur")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqjpeg.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqjpeg.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"jpg",
"jpeg"
],
"MimeTypes": [
"image/jpeg",
"image/jpeg"
]
},
"archreq": 0,
"className": "QJpegPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("jpg", "jpeg")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqsvg.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqsvg.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"svg",
"svgz"
],
"MimeTypes": [
"image/svg+xml",
"image/svg+xml-compressed"
]
},
"archreq": 0,
"className": "QSvgPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("svg", "svgz")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqtga.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqtga.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"tga"
],
"MimeTypes": [
"image/x-tga"
]
},
"archreq": 0,
"className": "QTgaPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("tga")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqtiff.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqtiff.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"tiff",
"tif"
],
"MimeTypes": [
"image/tiff",
"image/tiff"
]
},
"archreq": 0,
"className": "QTiffPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("tiff", "tif")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqwbmp.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqwbmp.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"wbmp"
],
"MimeTypes": [
"image/vnd.wap.wbmp"
]
},
"archreq": 0,
"className": "QWbmpPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("wbmp")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqwebp.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqwebp.so, metadata=
{
"IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
"MetaData": {
"Keys": [
"webp"
],
"MimeTypes": [
"image/webp"
]
},
"archreq": 0,
"className": "QWebpPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("webp")
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/bin/imageformats" ...
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqgif.so"
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqicns.so"
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqico.so"
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqjpeg.so"
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqsvg.so"
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqtga.so"
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqtiff.so"
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqwbmp.so"
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/imageformats/libqwebp.so"
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/plugins/xcbglintegrations" ...
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/xcbglintegrations/libqxcb-egl-integration.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/xcbglintegrations/libqxcb-egl-integration.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5",
"MetaData": {
"Keys": [
"xcb_egl"
]
},
"archreq": 0,
"className": "QXcbEglIntegrationPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("xcb_egl")
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/xcbglintegrations/libqxcb-glx-integration.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/xcbglintegrations/libqxcb-glx-integration.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5",
"MetaData": {
"Keys": [
"xcb_glx"
]
},
"archreq": 0,
"className": "QXcbGlxIntegrationPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("xcb_glx")
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/bin/xcbglintegrations" ...
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/xcbglintegrations/libqxcb-glx-integration.so"
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/plugins/accessible" ...
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/bin/accessible" ...
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/plugins/iconengines" ...
QFactoryLoader::QFactoryLoader() looking at "/path/to/.conda/envs/mfix-21.4/plugins/iconengines/libqsvgicon.so"
Found metadata in lib /path/to/.conda/envs/mfix-21.4/plugins/iconengines/libqsvgicon.so, metadata=
{
"IID": "org.qt-project.Qt.QIconEngineFactoryInterface",
"MetaData": {
"Keys": [
"svg",
"svgz",
"svg.gz"
]
},
"archreq": 0,
"className": "QSvgIconPlugin",
"debug": false,
"version": 330752
}
Got keys from plugin meta data ("svg", "svgz", "svg.gz")
QFactoryLoader::QFactoryLoader() checking directory path "/path/to/.conda/envs/mfix-21.4/bin/iconengines" ...
loaded library "/path/to/.conda/envs/mfix-21.4/plugins/iconengines/libqsvgicon.so"