Notices


Reply
Thread Tools
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#8771
@Jonde click nickname.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 11 | Thanked: 0 times | Joined on Sep 2012
#8772
Originally Posted by coderus View Post
@jayson /opt/waxmppplugin/bin/wazapp/wazapp in terminal and paste log here.
sorry to bother again but which exactly is the log? entered /opt/waxmppplugin/bin/wazapp/wazapp in terminal but i dont know which is the log?? i tried to paste the entire content from terminal here but was unsuccessful. thanks
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#8773
everything.
you can do also /opt/waxmppplugin/bin/wazapp/wazapp > wazapp.log 2>&1 and then attach wazapp.log file
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 11 | Thanked: 0 times | Joined on Sep 2012
#8774
Originally Posted by coderus View Post
everything.
you can do also /opt/waxmppplugin/bin/wazapp/wazapp > wazapp.log 2>&1 and then attach wazapp.log file

~ $ /opt/waxmppplugin/bin/wazapp/wazapp
/opt/waxmppplugin/bin/wazapp/utilities.py:19: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
ACCOUNT INFO
Jude
233
546986761
233546986761@s.whatsapp.net
620010338492726
Hi there I'm using Wazapp
END ACCNT INFO
ACCOUNT INFO
Jude
233
546986761
233546986761@s.whatsapp.net
620010338492726
Hi there I'm using Wazapp
END ACCNT INFO
AIRUIInputContextPlugin::AIRUIInputContextPlugin(Q Object*)
virtual QString AIRUIInputContextPlugin::displayName(const QString&)
virtual QString AIRUIInputContextPlugin::description(const QString&)
Successfully resolved MeeGo graphics system: /usr/lib/qt4/plugins/graphicssystems/libqmeegographicssystem.so

Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
MeegoGraphics: found EGL_NOK_image_shared
MeegoGraphics: found EGL_KHR_lock_surface2
MeegoGraphics: found EGL_KHR_fence_sync
No valid handle to create pixmap from received.
file:///usr/lib/qt4/imports/com/nokia/meego/Button.qml:76:5: QML BorderImage: Failedto get image from provider: image://theme/meegotouch-button-navigationbar-button-background-disabled
file:///usr/lib/qt4/imports/com/nokia/meego/Button.qml:76:5: QML BorderImage: Failedto get image from provider: image://theme/meegotouch-button-navigationbar-button-background-disabled
Packet::ErrorPacket: "requested pixmap 'meegotouch-button-navigationbar-button-background-disabled' QSize(0, 0) already acquired by client"
file:///usr/lib/qt4/imports/com/nokia/meego/Button.qml:76:5: QML BorderImage: Failedto get image from provider: image://theme/meegotouch-button-navigationbar-button-background-disabled
file:///usr/lib/qt4/imports/com/nokia/meego/Button.qml:76:5: QML BorderImage: Failedto get image from provider: image://theme/meegotouch-button-navigationbar-button-background-disabled
libqtcontacts-tracker: initializing libqtcontacts-tracker 4.19.2-1+0m8 for /usr/bin/python2.6 [2943]
libqtcontacts-tracker: engine.cpp:1591: Not cleaning up obsolete resources for nao:hasTag property since the property's range is too generic (rdfs:Resource).
libqtcontacts-tracker: engine.cpp:1591: Not cleaning up obsolete resources for nao:hasTag property since the property's range is too generic (rdfs:Resource).
SHOW FULL SCREEN
hijackWindow() context created for WAUI(0x763248) 1
Found SGX/MBX driver, enabling FullClearOnEveryFrame
Found v1.4 driver, enabling brokenTexSubImage
QGLWindowSurface: Using plain widget as window surface QGLWindowSurface(0x2093ec8)
static bool EventGenerator::filterEvents(void*) Initialising Air UI X atom
TOTAL CONTACTS ADDED FROM DATABASE: 187
Init contact populate from QML
Gathering open conversations
Gathered conversations before clearing: 0
cleared
Populating contacts of amount: 186
Populating done!
get or create contact called
entering search loop
get or create contact called
entering search loop
get or create contact called
entering search loop
get or create contact called
entering search loop
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 179, in proceed
gui.populateConversations();
File "/opt/waxmppplugin/bin/wazapp/ui.py", line 322, in populateConversations
self.messageStore.loadConversations()
File "/opt/waxmppplugin/bin/wazapp/messagestore.py", line 251, in loadConversations
self.sendConversationReady(ci['jid']);
File "/opt/waxmppplugin/bin/wazapp/messagestore.py", line 280, in sendConversationReady
picturePath = WAConstants.CACHE_CONTACTS + "/" + jid.split('@')[0] + ".png"
AttributeError: 'NoneType' object has no attribute 'split'
Meego graphics system destroyed
Segmentation fault
 
Posts: 47 | Thanked: 16 times | Joined on Jul 2012
#8775
Originally Posted by knobtviker View Post
Are you calling me a liar?
You'll have to wait till I get silber from the party. I need assistance when doing it.
Sit and wait.
I said I will deliver.
hey make a nice video... lol happy new year...
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#8776
@jayson something wrong with your profile.
remove /home/user/.wazapp and check if log will be same or not
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 11 | Thanked: 0 times | Joined on Sep 2012
#8777
@ coderus
same log
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#8778
@jayson check twice if you deleted /home/user/.wazapp folder
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 11 | Thanked: 0 times | Joined on Sep 2012
#8779
Originally Posted by coderus View Post
@jayson check twice if you deleted /home/user/.wazapp folder
checked a second time Coderus.still cant seem to get it working. I really appreciate the assistance

Last edited by jayson; 2013-01-02 at 21:09.
 
Posts: 6 | Thanked: 0 times | Joined on Aug 2012
#8780
@coderus there's no 'Send PM' button when I click your nickname.
 
Reply

Tags
godoftool, harmattan, is-a-miracle, nokia n9, spacker_thread, tarekgalal, toddler_daycare, toolcoderus, wazapp, whatsapp

Thread Tools

 
Forum Jump


All times are GMT. The time now is 19:42.