diff --git a/documentation/docs/start/install.md b/documentation/docs/start/install.md index c1bc38b51ab46faf5c4616ec9ae901f6f87a1edf..b30c47468c612a5554019b2952967d0bd67cf4e2 100644 --- a/documentation/docs/start/install.md +++ b/documentation/docs/start/install.md @@ -42,9 +42,9 @@ sudo apt install geomodel-visualization-dev If you have outdated packages, these commands will replace those packages with the most recent version. -!!! note +!!! warning - Warning: The GeoModelExplorer (GMEX) application appears to crash when run on the latest version of the Ubuntu "Wayland" window manager. The problem is that the SoQt/Coin third-party packages we use in GMEX have not been ported to work to the latest Wayland yet. As far as we know, all applications that use the Coin/SoQt graphics layers as their graphics interface crash on the latest Wayland. The Coin3D community is aware of the problem but there are no fixes, yet. + The GeoModelExplorer (GMEX) application appears to crash when run on the latest version of the Ubuntu "Wayland" window manager. The problem is that the SoQt/Coin third-party packages we use in GMEX have not been ported to work to the latest Wayland yet. As far as we know, all applications that use the Coin/SoQt graphics layers as their graphics interface crash on the latest Wayland. The Coin3D community is aware of the problem but there are no fixes, yet. We strongly suggest to use the alternative X11 window manager when running GEMX (or all other SoQt/Coin3D-based applications) on Ubuntu, for the time being.