I have installed the last version 2.1.58 QT6 on Ubuntu 22.04
It is a new, fresh install, but hangs on startup when selecting profiles.
Al so I tried 2.1.58 QT 5, but I then the menu was not sowed (and I repaired database)
The command line shows this:
$ anki
Anki starting…
Initial setup…
Running with temporary Qt5 compatibility shims.
Run with DISABLE_QT5_COMPAT=1 to confirm compatibility with Qt6.
Preparing to run…
Wayland support is disabled by default due to bugs:
You can force it on with an env var: ANKI_WAYLAND=1
Qt info:
GL Type: desktop
Surface Type: OpenGL
Surface Profile: CompatibilityProfile
Surface Version: 3.3
QSG RHI Backend: OpenGL
Using Supported QSG Backend: yes
Using Software Dynamic GL: no
Using Multithreaded OpenGL: no
$ anki
Anki starting…
Initial setup…
Preparing to run…
Qt info: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Qt warning: QSocketNotifier: Can only be used with threads started with QThread
Starting main loop…