Hi Albert,

Sorry - I just re-read your email. It looks like the wrong version of FSLeyes has been installed for your operating system. When did you download and install FSL?

Regardless of the answer, could you please try the latest version of FSLeyes for CentOS 7 - download it from here:

https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes

It may also be necessary to run 'sudo yum install freeglut' (this shouldn't be necessary, although I may have failed to include it in the build).

Cheers,

Paul

On 1 June 2017 at 11:10, paul mccarthy <[log in to unmask]> wrote:
Hi Albert,

What operating system are you using, and how did you install FSL?

Cheers,

Paul

On 31 May 2017 at 14:12, Albert <00000787acb6c2fe-dmarc-[log in to unmask]> wrote:
Dear experts,

I installed FSL on my Windows 10 with the virtual machine suggested on the website.

I run Fsleyes, but it did not work. But FSL seem to run all correctly (I typed fsl on the terminal and the GUI started, etc ...)

Do I have to handle some setting to use fsleyes?

Best
Albert

***
Below the text on the terminal I found after run fsl:


Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
Fontconfig warning: "/etc/fonts/conf.d/65-0-lohit-bengali.conf", line 32: unknown element "langset"
Fontconfig warning: "/etc/fonts/conf.d/69-gnu-free-sans.conf", line 24: unknown element "langset"
Fontconfig warning: "/etc/fonts/conf.d/69-gnu-free-serif.conf", line 24: unknown element "langset"

(fsleyes:3355): Gtk-WARNING **: GModule (/usr/lib64/gtk-2.0/2.10.0/immodules/im-ibus.so) initialization check failed: GLib version too old (micro mismatch)

(fsleyes:3355): Gtk-WARNING **: Loading IM context type 'ibus' failed
 WARNING          __init__.py  596: create          - GLContext callback function raised NullFunctionError: Attempt to call an undefined function glutInit, check for bool(glutInit) before calling
Traceback (most recent call last):
  File "fsleyes/gl/__init__.py", line 590, in create
  File "fsleyes/main.py", line 371, in realCallback
  File "fsleyes/gl/__init__.py", line 377, in bootstrap
  File "site-packages/OpenGL/GLUT/special.py", line 333, in glutInit
  File "site-packages/OpenGL/platform/baseplatform.py", line 407, in __call__
NullFunctionError: Attempt to call an undefined function glutInit, check for bool(glutInit) before calling