Timothy MacDonald

Results 2 comments of Timothy MacDonald

Maybe xcb isn't installed? Try this (if you have access): `sudo apt install libcb-util0`

Hmm... All the googling I've done points to some xcb package either being corrupt or missing. This page recommends another variation of an apt install: [https://askubuntu.com/questions/308128/failed-to-load-platform-plugin-xcb-while-launching-qt5-app-on-linux-without/1069502#1069502](url) ``` sudo apt-get --reinstall...