News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

qOrbiter - loading Skin issue

Started by polly, October 21, 2012, 07:29:28 PM

Previous topic - Next topic

polly

Hey...

qOrbiter is building fine.
When i select an Orbiter i get "... uses incompatible Qt library. (4.8.2) [release] ..."

http://pastebin.com/ASVAt08u

How can i ge around this problem?


thx,
ochorocho

coley

According to your log

Skin loading has FAILED
(file:///home/jochen/src/qOrbiter/QOrbiter-build-4.7.4/qml/desktop/default/main.qml:2:1: plugin cannot be loaded for module "Qt.labs.shaders": The plugin '/home/jochen/src/qOrbiter/QOrbiter-build-4.7.4/imports/Qt/labs/shaders/libqmlshadersplugin.so' uses incompatible Qt library. (4.8.2) [release]
    import Qt.labs.shaders 1.0
    ^)

You have built qOrbiter using Qt 4.7.4 and the plugin was generated with a newer version.
What is your dev setup?

-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

golgoj4

#2
Quote from: coley on October 21, 2012, 11:40:47 PM
According to your log

Skin loading has FAILED
(file:///home/jochen/src/qOrbiter/QOrbiter-build-4.7.4/qml/desktop/default/main.qml:2:1: plugin cannot be loaded for module "Qt.labs.shaders": The plugin '/home/jochen/src/qOrbiter/QOrbiter-build-4.7.4/imports/Qt/labs/shaders/libqmlshadersplugin.so' uses incompatible Qt library. (4.8.2) [release]
   import Qt.labs.shaders 1.0
   ^)

You have built qOrbiter using Qt 4.7.4 and the plugin was generated with a newer version.
What is your dev setup?

-Coley.

should be using the build from my dropbox repo. its much safer
https://www.dropbox.com/sh/6ucnrflo6w7ry8m/AecFEjsyVS.

That has the plugin and its safer to work against this right now as we are integrating the pi into the ecosystem

thanks for your patience
-golgoj4
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

polly

thx to both of you.

golgoj4, i'll try the dropbox build.

cheers,
ochorocho

polly

#4
hm... cant start prebuild qorbiter:

jochen@vboxqorbiter:~/Desktop/test$ ./qorbiter-4.7.4-core-gl
./qorbiter-4.7.4-core-gl: error while loading shared libraries: libQtDeclarative.so.4: cannot open shared object file: No such file or directory


really annoying, i just want to start skinning :-( ... don't want to take care of all that real programming stuff behind the scenes ...

cheers,
ochorocho

coley

Quote from: polly on October 22, 2012, 01:33:59 PM
hm... cant start prebuild qorbiter:

jochen@vboxqorbiter:~/Desktop/test$ ./qorbiter-4.7.4-core-gl
./qorbiter-4.7.4-core-gl: error while loading shared libraries: libQtDeclarative.so.4: cannot open shared object file: No such file or directory


really annoying, i just want to start skinning :-( ... don't want to take care of all that real programming stuff behind the scenes ...

cheers,
ochorocho
what does "ldconfig -p" output?
-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

polly


coley

Quote from: polly on October 22, 2012, 05:22:58 PM
output of "ldconfig -p"

http://pastebin.com/i22hvFRR

cheers,
ochorocho
Ok - no libQtDeclarative.so found in there.
did you install the appropriate Qt linux libraries?
go here http://qt-project.org/downloads#qt-lib and download the ones that match the pre-built qOrbiter you download from golgoj4's Dropbox.

-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

golgoj4

fix incoming. standby. your building from the sdk and thats what had me confused for a sec.
Linuxmce - Where everyone is never wrong, but we are always behind xbmc in the media / ui department.

polly

ok ... waiting for the fix. :-)

FYI, just bought a Acer Iconia Tab A210 - qOrbiter is up and running....

Skins for mobile devices are loaded directly from the core in /var/www/lmce-admin/skins/  ?

thx.

ochorocho

Marie.O

ochorocho,

nice info re the Acer tablet. Did you need to do anything else than downloading the apk? Maybe you could create a very short wiki page detailing exactly what was needed to get things going.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

polly

posde, ok ... i'll write it....

It's not too bad.
just had to allow unsigned apps, and download the *.apk from golgoj4's dropbox.

cheers,
ochorocho

polly


Marie.O

Thx. How do you make sure the Qt libs are installed properly?
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

polly

Changed that line ...
* Make sure additional Qt libs downloaded properly! Watch the download till completed. First try failed for me.

no idea how to check the install.