Accessing MRVIEW - QOpenGLWidget: Failed to create context

I am new to MRtrix and have to access MRtrix via my university HPC cluster. I have a Mac (macOS Monterey Version 12.6). After adding MRtrix to my BASH profile, when I try to open mrview, I get the following error message…

QOpenGLWidget: Failed to create context
qt.qpa.backingstore: composeAndFlush: QOpenGLContext creation failed
qt.qpa.backingstore: composeAndFlush: makeCurrent() failed

Does anyone know how to get around this?

If you’re trying to use mrview locally, I suggest you look through this wiki article. Getting remote rendering over X11 on modern OpenGL apps is no longer supported by Xorg themselves. Things are a bit up in the air at the moment, but hopefully there will eventually be a workable solution. Many people do manage to get some form of display going, but it’s definitely not as simple as I would have liked…