Hi, please help me with this log, when the app starts it just closes itself..
/opt/waxmppplugin/bin/wazapp/utilities.py:19: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
Using the meego graphics system
file:///opt/waxmppplugin/bin/wazapp/UI/main.qml:1019:5: Type SettingsNew unavailable
SettingsNew{
^
file:///opt/waxmppplugin/bin/wazapp/UI/Settings/SettingsNew.qml:652:6: Type Status unavailable
Status {
^
file:///opt/waxmppplugin/bin/wazapp/UI/Settings/Status.qml:67: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 [8156]
ACCOUNT INFO
Nikkii
502
5696****
502569******@s.whatsapp.net
70401200888*****
Hi there I'm using Wazapp
END ACCNT INFO
ACCOUNT INFO
Nikkii
502
56966***
50256966****@s.whatsapp.net
7040120088****
Hi there I'm using Wazapp
END ACCNT INFO
Traceback (most recent call last):
File "/opt/waxmppplugin/bin/wazapp/wazapp", line 51, in <module>
wam = WAManager(app)
File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 51, in __init__
self.proceed()
File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 158, in proceed
gui.initConnections(store);
File "/opt/waxmppplugin/bin/wazapp/ui.py", line 107, in initConnections
self.c.contactsRefreshed.connect(self.rootObject() .onRefreshSuccess);
AttributeError: 'NoneType' object has no attribute 'onRefreshSuccess'