
Estoy intentando ejecutar Anki en Ubuntu 20.04 siguiendo las instrucciones en su página web. Sin embargo, intentar iniciarlo desde la línea de comandos o desde el menú de aplicaciones no funciona. El error es el siguiente:
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.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb.
Ejecutar sudo make install
o instalar xcb no soluciona el problema. ¿Que esta mal aquí?
Respuesta1
¿Por qué no instalaste una versión que ya está disponible en Ubuntu?
Respuesta2
Resolvió el problema en Linux Mint 18.2 por
sudo apt-get install libxcb-xinerama0