Anki starting…
Initial setup…
Preparing to run…
File “”, line 1, in
File “aqt”, line 519, in run
File “aqt”, line 592, in _run
File “aqt.profiles”, line 139, in setupMeta
File “aqt.profiles”, line 424, in _loadMeta
resetting corrupt _global
Qt warning: QGuiApplication::setDesktopFileName: the specified desktop file name ends with .desktop. For compatibility reasons, the .desktop suffix will be removed. Please specify a desktop file name without .desktop suffix
Qt warning: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Qt info: Could not load the Qt platform plugin “xcb” in “” even though it was found.
Qt fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Sorry, I didn’t read your title all the way through the first time. What version of Fedora are you on?
I didn’t get much time to look today. I’ll attempt again on Saturday if you don’t get a solution. I haven’t used Fedora, so it’ll take me some little extra time to learn.
The error includes an OR, so we just need to get one:
I haven’t found an exact match for xcb-cursor0 or libxcb-cursor0 yet.
Because of that, I’d see if the error goes away when installing xcb-util-cursor, which has libxcb-cursor.so.0, as an attempt to get libxcb-cursor0 covered despite it not being in the description exactly: xcb-util-cursor-0.1.4-4.fc40 - Fedora Packages
Fedora’s xcb-util-cursor (link) provides both libxcb-cursor.so.0 and libxcb-cursor.so.0.0.0. It’s essentially the same package as Ubuntu’s libxcb-cursor0.
There isn’t a xcb-cursor0 on Ubuntu to reference. However, the instructions on the Anki manual’s installation page (link) only shows libxcb-cursor0, not xcb-cursor0.