Thanks, that enabled SciView window to show up with only some warnings listed in the Console.
So in summary, to get SciView working in ubuntu 16.04, having java 1.8.0_181 and an intel graphics card:
sudo apt-get install openjfx libvulkan1 mesa-vulkan-drivers vulkan-utils
Now, I accidentally double-clicked the SciView window bar, and in attempting to maximize, it segfaulted.
Also, I tried to add a volume that was in a .zip file. It tried to open it (CPU at 100%) for a long time. If it is using scifio, it won’t finish in ages (known bug in scifio).
Closing the SciView window did not stop the loading of the file (the CPU at 100%).
Attempting to open SciView again while in this state didn’t work: nothing shows up.
So I control-c the whole fiji and start again.
I have to click the menus twice for the menus to show.
Then I tried to “Edit - Add Volume”. A dialog shows up asking for calibration, but the last requested value I am not sure if it is for resampling. Says “Global rendering scale”.
So far, I haven’t been able to see any volume, unfortunately.
Warnings in the console when opening SciView:
[WARN] ForwardShading: Shader does not use input of GeometryBuffer.ZBuffer
[WARN] ForwardShading: Shader does not use input of ForwardBuffer.Color
Warnings when attempting to load a volume from “Edit - Add Volume”:
[WARN] DeferredLighting: Shader does not use input of GeometryBuffer
[WARN] DeferredLighting: Shader does not use input of AOBuffer
[WARN] ForwardShading: Shader does not use input of ForwardBuffer.Color