Score:0

This application failed to start because no Qt platform plugin could be initialized

za flag

I wanted to install Systemback on my ubuntu 20.04 and found this page. When I ran systemback, I get this error message.

ckim@ckim-ubuntu:~$ sudo systemback&
[1] 220231
ckim@ckim-ubuntu:~$ No protocol specified
No protocol specified
qt.qpa.xcb: could not connect to display :2
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
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, xcb.

What should I install and how? (fwiw, I'm doing it on a vnc client on a windows 10 machine at work, and connecting to the windows 10 machine from home) Thanks in advance!

ADD : I did sudo apt install qt5dxcb-plugin and tried again, it didn't work. (said plugin "xcb"couldn't beload even though it was found) But when I ran it on console window, systemback worked. I used to run systemback on vnc window too on 16.04 I think.

Score:0
tr flag

I had the same problem when using QtCreator. Try executing this command to replace libxcb-xinerama0.so.2

sudo apt-get install --reinstall libxcb-xinerama0

Score:-1
cn flag

I ran into this while trying to run elctrum from Ubuntu on windows 10. After running ">export QT_DEBUG_PLUGINS=1" I saw that it couldn't open display. I installed VcXsrv and it worked. The procedure is explained here: How to run graphical Linux applications on Bash on Ubuntu on Windows 10 Hope this helps!

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.