Hello,
I am remotely logged in to my Ubuntu system(from Mac). I have previously run tkregister2 but am now having trouble;
Opening window subj Window type not found register: tkoinitwindow(name) failed.
Is there a solution to this?
Thanks,
S
On Feb 21, 2013, at 2:16 PM, Sudhin A. Shah wrote:
Hello,
I am remotely logged in to my Ubuntu system(from Mac). I have previously run tkregister2 but am now having trouble;
Opening window subj Window type not found register: tkoinitwindow(name) failed.
Is there a solution to this?
Thanks,
S _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.
Hello Sudhin,
From what I can tell, it appears that is it possible you have a
compatibility issue between Exceed OpenGL and Mesa GLX (and thus not directly a freesurfer issue).
It turns out if your system's libGL.so library is provided by Mesa 7.1 or later, OpenGL applications will not run remotely. Can you try to run 'glxinfo' at the command line...? Do you get an error? If so try setting the environment variable:
(example using bash) export LIBGL_ALWAYS_INDIRECT=y
And then try running tkregister again. Hopefully this works
-Zeke
Hello,
I am remotely logged in to my Ubuntu system(from Mac). I have previously run tkregister2 but am now having trouble;
Opening window subj Window type not found register: tkoinitwindow(name) failed.
Is there a solution to this?
Thanks,
S _______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
freesurfer@nmr.mgh.harvard.edu