I think it is an unfortunate coincidence that it doesn’t work after the update anymore.
The dependencies for NASA WorldWind haven’t changed for two years.
Maybe something else was updated on the VM too.
@falahfakhri If it is still not working you can disable WorldWind and use the old flat map as a workaround.
The following is copied from the FAQs we currently collect:
I have problems with the 3D World View on Linux, can I disable it?
The World Wind View causes sometimes trouble on Linux, especially in VMs. This is often caused by the 3D graphics card driver. Updating the driver might help and if you are in a VM it might help to enable 3D support. You can try to switch the World Wind View in to the flat mode. This can be done in the options panel in the World Wind tab of the General section or paste this property
snap.worldwind.useFlatEarth=true
into the snap.properties file which is located in the etc folder of the SNAP installation directory.
If this still does not help you can remove the World Wind View module:
Delete snap/modules/org-esa-snap-snap-worldwind.jar within the installation directory.
If you then start SNAP you get a warning that this module is missing. Accept it and let SNAP remember the decision.
As a replacement you can use the old-world map. You can find it at View / Tool Windows / World Map in the menu or in the toolbar .
See also: https://forum.step.esa.int/t/issues-observations-comments-of-snap-6-0-beta/6722/9
And the drivers for the graphics card shall be up-to-date. But it in this case, it could be that an update of the drivers caused the problem.