Hoffman2 maintenance and Issues: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
No edit summary
Line 22: Line 22:


  unset LIBGL_ALWAYS_INDIRECT
  unset LIBGL_ALWAYS_INDIRECT
For FSLeyes in FSL 6.0.3, fsleyes will be upgraded shortly to fix the current issue.





Revision as of 18:07, 15 October 2021

Issues and Solutions

Update date: 2021.10.15

Here's a list of the known issues after Hoffman2 maintenance

  • Known issue 1.

x2go and noMachine interface looks froze or in full screen mode, user cannot find menu bar.

Solution:

If you are using GNOME as the desktop interface, please change to MATE. KDE works as well but you might have to delete the ~/.x2go and ~/.x2goclient in your local machine (with MacOS).


  • Known issue 2.

FSLeyes in FSL 6.0.4 and 6.0.3 does not load GUI on x2go and noMachine

Solution (for both x2go and noMachine):

For FSLeyes in FSL 6.0.4, type in the following command line after you start interactive session, and before you run fsleyes

unset LIBGL_ALWAYS_INDIRECT

For FSLeyes in FSL 6.0.3, fsleyes will be upgraded shortly to fix the current issue.


  • Known issue 3

FreeView GUI opens but not loading images successfully

Solution:

In noMachine, use "unset LIBGL_ALWAYS_INDIRECT" command

In x2go, "unset LIBGL_ALWAYS_INDIRECT" does not seem to work all the time. We are still looking into it.