Letractively / springweblobby

Automatically exported from code.google.com/p/springweblobby
0 stars 0 forks source link

Crash: could not find or load the Qt platform plugin "xcb" (weblobby-r564-linux64.zip) #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Uncompress 564 build and overwrite 5.63 build
2. Launched ./weblobby
3. System shows error

What version of the product are you using? On what operating system?
OpenSUSE 13.1 x64

Please provide any additional information below.

./weblobby
This application failed to start because it could not find or load the Qt 
platform plugin "xcb".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.
Abortado

Original issue reported on code.google.com by rmr...@gmail.com on 29 Mar 2014 at 11:58

GoogleCodeExporter commented 9 years ago
> Uncompress 564 build and overwrite 5.63 build
If you unpack the new version over the old one it will likely fail, because 
when first launched, the script puts bundled libraries that you already have in 
your system into the "unused" folder and when you unpack a new version it 
doesn't trigger that routine because the folder is still there.

Try deleting the folder called "unused" in lib.

Original comment by danila.b...@gmail.com on 29 Mar 2014 at 2:56

GoogleCodeExporter commented 9 years ago
Solved. As you said, deleting old folder is working right.

Good job and thank you

Original comment by rmr...@gmail.com on 29 Mar 2014 at 10:23

GoogleCodeExporter commented 9 years ago

Original comment by danila.b...@gmail.com on 30 Mar 2014 at 12:05