External Email - Use Caution Hi Alex, I see via a search for, ubuntu 16 Failed to initialize XRandr - that what you report happens when trying to connect remotely, e.g., via VNC, to something running X windows/graphics (for other flavors of linux as well). This thread,https://serverfault.com/questions/788503/xrandr-error-when-accessing-debian-vm-over-vnc- seems to indicate the version of libGL.so could be an issue. One take away is if you are trying do run X remotely, then you can test to see if a simple X program like glxgears can be run remotely (before trying to run freeview). I don’t think this one is much help as it reads like you already have these installed,https://askubuntu.com/questions/1039129/randr-extension-missing There could be interactions going on w.r.t what you have installed, and then having to set/configure some things so X can work remotely thru the google cloud. I don’t know how/if Goggle cloud supports X forwarding etc., but I do know that other ways of doing cloud virtualization, e.g., thru docker containers, needs some work to run X applications remotely. Maybe google cloud taking your virtual machine image and turning it into some kind of “container” to run (which can be done with docker I believe). If possible, I would first test the Ubuntu 16 virtual machine by running it directly on a local machine and check that glxgears and freeview work.. Then I would try running it in the cloud and see what happens with respect to trying to run those programs remotely. If you don’t have to use Ubuntu 16, we have an Ubuntu 18 virtual disk image you can download and run that already has everything installed to run 7.1.0 (and you could update it to 7.1.1), https://drive.google.com/file/d/1bPvF9m2z4yRDIOv51B5bihU1VN_o2J5x/view?usp=sharing - R.
On Sep 7, 2020, at 14:22, Alex White <alexander.l.wh...@gmail.com> wrote: External Email - Use Caution Hi Thanks for the quit reply. I followed those instructions, it seemed that all those libraries were already installed. Freeview still won’t launch (even after rebooting). Here’s the output of the second command you suggested: alexlw@alexs:~$ sudo apt-get install libx11-dev libxext-dev libxrandr2 libxrender-devReading package lists... DoneBuilding dependency tree Reading state information... Donelibxext-dev is already the newest version (2:1.3.3-1).libxext-dev set to manually installed.libxrandr2 is already the newest version (2:1.5.0-1).libxrender-dev is already the newest version (1:0.9.9-0ubuntu1).libxrender-dev set to manually installed.libx11-dev is already the newest version (2:1.6.3-1ubuntu2.2).The following packages were automatically installed and are no longer required: guile-2.0-libs hdf5-helpers libaec-dev libavcodec-dev libavformat-dev libavutil-dev libfontconfig1-dev libgc1c2 libgl2ps-dev libgsasl7 libhwloc-dev libibverbs-dev libjbig-dev libkyotocabinet16v5 libllvm5.0 liblzma-dev libmailutils4 libnetcdf-cxx-legacy-dev libntlm0 libnuma-dev libopenjp2-7 libopenmpi-dev libswresample-dev libswscale-dev libtiffxx5 libxft-dev libxss-dev mailutils-common mpi-default-dev python3-boto tcl-dev tcl8.6-dev tk-dev tk8.6-devUse 'sudo apt autoremove' to remove them.0 upgraded, 0 newly installed, 0 to remove and 41 not upgraded.Any other ideas? Thanks a million AlexOn Sep 7, 2020, at 12:21 AM, fsbuild <fsbu...@contbay.com> wrote:Hello Alex,I’m not sure Ubuntu 16.04 LTS has everything installed by default that the Qt graphics framework is looking to run in the X windows server. You could try installing, $ sudo apt-get update$ sudo apt-get install libx11-dev libxext-dev libxrandr2 libxrender-dev- R.On Sep 7, 2020, at 01:52, Alex White <alexander.l.wh...@gmail.com> wrote:Qt: XKEYBOARD_______________________________________________Freesurfer mailing listfreesur...@nmr.mgh.harvard.eduhttps://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
_______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer