- Posts: 28
New version 5.10.x to upgrade older version 5.9.x results in failure
- sparticle
- Topic Author
- Offline
- Junior Member
Less
More
3 years 4 months ago - 3 years 4 months ago #927
by sparticle
New version 5.10.x to upgrade older version 5.9.x results in failure was created by sparticle
Hi I was trying to upgrade an existing 5.9.x installation on Ubuntu 18.04
On downloading and replacing the existing qtVlm directory the program will not start and displays the following messages.
~/qtVlm$ ./qtVlm
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: linuxfb, minimal, offscreen, xcb.
I cannot go back to the old version as it results in teh same messages. So no way to access qtVlm at present and all of my saved data.
Any advice or guidance appreciated.
Cheers
Spart
Problem fixed. RTFM !!! The new version introduces a new dependency that needs installing with sudo apt install libxcb-xinerama0
On downloading and replacing the existing qtVlm directory the program will not start and displays the following messages.
~/qtVlm$ ./qtVlm
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: linuxfb, minimal, offscreen, xcb.
I cannot go back to the old version as it results in teh same messages. So no way to access qtVlm at present and all of my saved data.
Any advice or guidance appreciated.
Cheers
Spart
Problem fixed. RTFM !!! The new version introduces a new dependency that needs installing with sudo apt install libxcb-xinerama0
Last edit: 3 years 4 months ago by sparticle.
Please Log in or Create an account to join the conversation.
- maitai
- Offline
- Administrator
Less
More
- Posts: 866
3 years 4 months ago #929
by maitai
Replied by maitai on topic New version 5.10.x to upgrade older version 5.9.x results in failure
Great you found the solution! I Btw this info is already in the documentation page 8.
Please Log in or Create an account to join the conversation.
- sparticle
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 28
3 years 4 months ago #932
by sparticle
Replied by sparticle on topic New version 5.10.x to upgrade older version 5.9.x results in failure
Yes I know. Hence the RTFM!!! Comment.
R (Read) T (the) F (F'in) M (Manual)
R (Read) T (the) F (F'in) M (Manual)
Please Log in or Create an account to join the conversation.
Time to create page: 0.154 seconds