I'm trying to install OpenCor
When I try to launch it I got this error message :
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".
Available platform plugins are: xcb.
Reinstalling the application may fix this problem.
Aborted (core dumped)
I have found lot page on internet and some post, but nothing solved my problem....
I using Ubuntu 16.04 LTS
EDIT :
I have try to :
sudo apt-get install xcb
Which was already satified, :
xcb is already the newest version (2.4-4.3).
The following packages were automatically installed and are no longer required:
linux-headers-4.13.0-36 linux-headers-4.13.0-36-generic
linux-image-4.13.0-36-generic linux-image-extra-4.13.0-36-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 18 not upgraded.
I tried almost everything proposed on this post and have no PPAs installed.
EDIT 2
The command : sudo apt upgrade
return :
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
linux-headers-4.13.0-36 linux-headers-4.13.0-36-generic
linux-image-4.13.0-36-generic linux-image-extra-4.13.0-36-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
and still have the same problem with OpenCOR
and the little script from @Fabby still do not give output at all...
sudo apt install xcb
What error messages are you getting when you try to install the package? Please edit your question and give us more details. – Terrance Apr 23 '18 at 13:29OpenCOR-2018-04-23-Linux/bin
folder and it ran fine. I am sorry I am not much more help. – Terrance Apr 23 '18 at 14:33sudo apt upgrade
? (as there are 18 packages waiting) if no: what's the output of that command? – Fabby Apr 27 '18 at 19:56sudo apt upgrade
? (as there are 18 packages waiting) if no: what's the output of that command? Please [edit] your question to add the output. Don't put it here in the comments. – Fabby May 02 '18 at 09:35