I am trying to run VAPOR 3.7.0 on Ubuntu 22.04 LTS using the precompiled binaries, however I am getting this error:
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: xcb.
Aborted (core dumped)
I tried to reinstall some qt libraries but I am not sure which one I should install or reinstall.
thanks a lot for your reply. After typing in the terminal your instructions I get the same message, no extra info:
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.
Hmm that’s strange. There should be a plethora of diagnostic messages being fed into the terminal.
I believe our latest Ubuntu test system is running version 20.X. I’ll try to reproduce this tomorrow but it may be time build a new test system. Stay tuned on this thread for updates, but this issue may get transferred to github so we can track it there.
I can reproduce the crash and we have a ticket issued here. Ubuntu 22 came out a month after we released so we didn’t test it. Our next weekly installer should have a fix for this (I think).