Notices


Reply
Thread Tools
Posts: 20 | Thanked: 16 times | Joined on Dec 2011 @ Accra, GH
#6731
Originally Posted by nonikhanna View Post
there are 3 versions currently. One by TGalal, one by Cepi, and one by CodeRus. They were all working until whatsapp added encryption to their application. Now the devs are working hard to get wazapp up and running. It is apparently already fixed, Tgalal is just ironing out a few bugs and should be up by tommorow, hopefully.

I don't think there are three versions,

There is only one version.
TGalal's version is what all are based on.

Cepi uses TGalal's code he then programs his code on it and then sends it to TGalal for approval before making a deb file.

CodeRus picks all the daily updates from TGalal, Cepi and Knob and create a deb file for us.

Throwing out he assumptions that there are three different files gives an erroneous impression.
 

The Following 3 Users Say Thank You to jklubi For This Useful Post:
Posts: 12 | Thanked: 4 times | Joined on Aug 2012 @ HKG
#6732
Originally Posted by TheTranceGamer View Post
Hey- thanks!
Again: another problem arises. After I type out "rm -rf blah blah (the two lines to delete wazapp database)" I get an error.
It says- permission denied.

I did use devel-su, and rootme (though I get a line after using those two - can't chdir to home directory '/root'

What now..? Sorry for the newbness.
You shouldn't be using "devel-su" (root) to run those commands. Just open the terminal and type those 2 lines of command.
 
Posts: 2 | Thanked: 0 times | Joined on Nov 2012
#6733
Dear friends
my wazapp 0.2.7 freeze at start screen then close
i have run the terminal as ins DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
wazapp 0.2.7

CAUGHT EXCEPT
Looking for 418050500005829
found waxmpp account with imsi: 418050500005829
ACCOUNT INFO
9647708270725
964
7708270725
9647708270725@s.whatsapp.net
418050500005829
Hi there I'm using Wazapp
END ACCNT INFO
<Models.account.Account instance at 0x3e91b468>
Looking for 418050500005829
found waxmpp account with imsi: 418050500005829
ACCOUNT INFO
9647708270725
964
7708270725
9647708270725@s.whatsapp.net
418050500005829
Hi there I'm using Wazapp
END ACCNT INFO
Traceback (most recent call last):
File "/opt/waxmppplugin/bin/wazapp/wazapp", line 37, in <module>
wam = WAManager(app)
File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 45, in __init__
self.proceed()
File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 92, in proceed
store = DataStore(imsi);
File "/opt/waxmppplugin/bin/wazapp/litestore.py", line 50, in __init__
self.initModels();
File "/opt/waxmppplugin/bin/wazapp/litestore.py", line 68, in initModels
self.Message.setStore(self);
File "/opt/waxmppplugin/bin/wazapp/Models/model.py", line 65, in setStore
self.setConnection(store.conn);
File "/opt/waxmppplugin/bin/wazapp/Models/model.py", line 48, in setConnection
foreignInstance = getattr(self.store,foreign)
AttributeError: 'LiteStore' object has no attribute 'Media'
 
Posts: 2 | Thanked: 0 times | Joined on Nov 2012
#6734
/opt/waxmppplugin/bin/wazapp/wazapp
/opt/waxmppplugin/bin/wazapp/utilities.py:19: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
wazapp 0.2.7
CAUGHT EXCEPT
Looking for 418050500005829
found waxmpp account with imsi: 418050500005829
ACCOUNT INFO
9647708270725
964
7708270725
9647708270725@s.whatsapp.net
418050500005829
Hi there I'm using Wazapp
END ACCNT INFO
<Models.account.Account instance at 0x3e91b468>
Looking for 418050500005829
found waxmpp account with imsi: 418050500005829
ACCOUNT INFO
9647708270725
964
7708270725
9647708270725@s.whatsapp.net
418050500005829
Hi there I'm using Wazapp
END ACCNT INFO
Traceback (most recent call last):
File "/opt/waxmppplugin/bin/wazapp/wazapp", line 37, in <module>
wam = WAManager(app)
File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 45, in __init__
self.proceed()
File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 92, in proceed
store = DataStore(imsi);
File "/opt/waxmppplugin/bin/wazapp/litestore.py", line 50, in __init__
self.initModels();
File "/opt/waxmppplugin/bin/wazapp/litestore.py", line 68, in initModels
self.Message.setStore(self);
File "/opt/waxmppplugin/bin/wazapp/Models/model.py", line 65, in setStore
self.setConnection(store.conn);
File "/opt/waxmppplugin/bin/wazapp/Models/model.py", line 48, in setConnection
foreignInstance = getattr(self.store,foreign)
AttributeError: 'LiteStore' object has no attribute 'Media'
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#6735
0.2.7, really?
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 5 Users Say Thank You to coderus For This Useful Post:
Posts: 47 | Thanked: 28 times | Joined on May 2010
#6736
Originally Posted by coderus View Post
0.2.7, really?
coderus, i really like your latest build. But is there way to choose to either show the green loading icon or show whats loading? In the loading screen? so if it crashes one can see at which part of the loading it crashed. That's what helped me fix my database issue last time
 
Posts: 206 | Thanked: 112 times | Joined on Sep 2012 @ Netherlands
#6737
Last build Coderus is perfect and i will it back when wazapp is in the air
 

The Following User Says Thank You to Anthony1971 For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#6738
if you want to debug starting, you can do it by launching in terminal and seeing the log.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 206 | Thanked: 112 times | Joined on Sep 2012 @ Netherlands
#6739
Wazapp.fighter

Edit : When everyone like the same in the green color ( color from the interface of wazapp ) than let me know.....i think maybe is it very cool in green
Attached Images
  

Last edited by Anthony1971; 2012-11-02 at 15:21.
 

The Following 6 Users Say Thank You to Anthony1971 For This Useful Post:
Posts: 239 | Thanked: 70 times | Joined on Oct 2010 @ Germany
#6740
@coderus
you also bring a new release today after tgalal releast his?
 

The Following User Says Thank You to snooky For This Useful Post:
Reply

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


 
Forum Jump


All times are GMT. The time now is 10:53.