Details
-
Bug
-
Resolution: Won't Do
-
Not Evaluated
-
4.0.0 Beta
-
Qt6 Installer Sprint 18
Description
On Ubuntu (20.04) you need to `sudo apt-get install libxkbcommon-x11-0` before the installer can run.
Otherwise the installer fails with:
./qt-unified-linux-x64-4.0.0_beta-online.run: error while loading shared libraries: libxkbcommon-x11.so.0: cannot open shared object file: No such file or directory
Manually installing it in the CI helps, but I suspect it better be fixed in the installer, to convey a nicer 'first use' experience.