
웹 페이지의 지침에 따라 Ubuntu 20.04에서 Anki를 실행하려고 합니다. 그러나 명령줄이나 앱 메뉴에서 시작하려고 하면 작동하지 않습니다. 오류는 다음과 같습니다.
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.
xcb를 실행 sudo make install
하거나 설치해도 문제가 해결되지 않습니다. 여기서 무엇이 잘못되었나요?
답변1
Ubuntu에서 이미 사용 가능한 버전을 설치하지 않은 이유는 무엇입니까?
답변2
Linux Mint 18.2의 문제를 해결했습니다.
sudo apt-get install libxcb-xinerama0