View Single Post
Posts: 7 | Thanked: 5 times | Joined on Jul 2012 @ Venezuela
#6245
Hi I would like to try Wazapp in a nokia n950
MeeGo 1.2 Harmattan
PR1.1
(2.2011.39-5_PR_RM680)

I installed wazapp_0.8.11_17102012_Vibra_Languages.deb from https://www.dropbox.com/sh/jb00mbx6tldb33x/G08rB-Goso and I could get the code from whatsapp, but when I try to launch the application I get the following error:

~ $ /opt/waxmppplugin/bin/wazapp/wazapp_init
CAUGHT EXCEPT
ACCOUNT INFO
58xxxxxxxxx
58
xxxxxxxxxxx
xxxxxxxxxxx@s.whatsapp.net
xxxxxxxxxxxxxxxxxx
Hi there I'm using Wazapp
END ACCNT INFO
WAManager: <Models.account.Account instance at 0x3ca7ada0>
Accounts: Looking for xxxxxxxxxxxxxxxx
Accounts: found waxmpp account with imsi: xxxxxxxxxxxxxxxx
ACCOUNT INFO
58xxxxxxxxx
58
xxxxxxxxxxx
xxxxxxxxxxxx@s.whatsapp.net
xxxxxxxxxxxxxxxxx
Hi there I'm using Wazapp
END ACCNT INFO
file:///opt/waxmppplugin/bin/wazapp/UI/main.qml:850:5: Type SettingsNew unavailable
SettingsNew{
^
file:///opt/waxmppplugin/bin/wazapp/UI/Settings/SettingsNew.qml:646:21: Type Status unavailable
Status {
^
file:///opt/waxmppplugin/bin/wazapp/UI/Settings/Status.qml:138:9: Type WATextArea unavailable
WATextArea {
^
file:///opt/waxmppplugin/bin/wazapp/UI/common/WATextArea.qml:4:1: module "Qt.labs.components" version 1.0 is not installed
import Qt.labs.components 1.0
^
libqtcontacts-tracker: initializing libqtcontacts-tracker 4.15.4.1-1+0m6 for /usr/bin/python2.6 [3362]
Traceback (most recent call last):
File "/opt/waxmppplugin/bin/wazapp/wazapp", line 52, in <module>
wam = WAManager(app)
File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 49, in __init__
self.proceed()
File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 118, in proceed
gui.initConnections(store);
File "/opt/waxmppplugin/bin/wazapp/ui.py", line 105, in initConnections
self.c.contactsRefreshed.connect(self.rootObject() .onRefreshSuccess);
AttributeError: 'NoneType' object has no attribute 'onRefreshSuccess'


It appears that "Qt.labs.components" is not installed or not found. I could see that qt-components package is installed.

Could anyone please help me?

Best regards

Antonio