Notices


Reply
Thread Tools
Posts: 8 | Thanked: 23 times | Joined on Aug 2012
#2891
It works!!!

If you can't wait the deb version. Please do this:


In the path: /opt/waxmppplugin/bin/wazapp/

In the File: protocoltreenode.py

Go to line 332 and 333 (Note: 332 and 333 lines are for tgalal's version, 347 and 348 are for Cepi's version.).

Change this

Code:
self.realOut.write(1);
self.realOut.write(0);
to


Code:
self.realOut.write(0);
self.realOut.write(4);

Edit the file with root.

Cheers!

Last edited by gronerth; 2012-08-29 at 16:24.
 

The Following 16 Users Say Thank You to gronerth For This Useful Post:
knobtviker's Avatar
Posts: 665 | Thanked: 2,388 times | Joined on Feb 2012 @ Zagreb, Croatia
#2892
Originally Posted by gronerth View Post
I guess you are talking about this change: https://github.com/vkotovv/WhatsAPI/...f64a59f4ff9fb6

2 little bytes...
This solves the everlasting "Connecting..." issue.
Would like to thank vkotovv myself, all credits go to him.

The rest - WIP. Nothing is impossible.
 

The Following 9 Users Say Thank You to knobtviker For This Useful Post:
Posts: 260 | Thanked: 86 times | Joined on Jan 2012
#2893
@gronerth

can you give full command.. really noob to edit.. thank you
__________________


need a Guest House for temporary stay at Malaysia?
PM me
 

The Following User Says Thank You to baem90 For This Useful Post:
Dazsa's Avatar
Posts: 198 | Thanked: 150 times | Joined on May 2012
#2894
Originally Posted by edmund89sg View Post
The way i see it, Whatsapp Inc. might as well endorse the work of these brilliant people like Cepi, tgalal, knobtviker, alee, etc. as the official harmattan client and provide all the API support these guys need. they are doing this on their own free time while having a life and wazapp development does not even put strain on their developers or bandwidth since we probably make up such a small portion of whatsapp users..

got to hand it to you guys anyway, i thought encryption meant pretty much a dead end for us if we did not have their encryption key.. unless i understood the issue wrongly still in the sense that no one has actually solved the encryption part, but you've solved the login part for now.
Not sure how or why my post relates to your answer, however, it is a good point you mention "they are doing this (wazapp) in their free time while having a life"... good reason to donate our wazapp devs, isn't it??
 

The Following User Says Thank You to Dazsa For This Useful Post:
Posts: 54 | Thanked: 8 times | Joined on Aug 2012
#2895
Will donate 6dollars To Cepi As Soon As It Works again :-)
Hope others do the same. This is very Important To Me.
Also A Special Thanks to you knobtviker.

Last edited by maxdroid; 2012-08-29 at 15:53.
 

The Following User Says Thank You to maxdroid For This Useful Post:
Posts: 181 | Thanked: 106 times | Joined on May 2011 @ Bahrain
#2896
here is the modified file

replace it with your protocoltreenode.py
/opt/waxmppplugin/bin/wazapp/

make a backup just in case
Attached Files
File Type: zip protocoltreenode.zip (3.8 KB, 214 views)
 

The Following 8 Users Say Thank You to Alee For This Useful Post:
Posts: 181 | Thanked: 106 times | Joined on May 2011 @ Bahrain
#2897
shout out to the dev team and all the people who have helped, you are awesome, everyone of you is.
http://i.imgur.com/Gc6Gf.jpg

and we on #wazapp
 

The Following 3 Users Say Thank You to Alee For This Useful Post:
Posts: 208 | Thanked: 63 times | Joined on May 2012
#2898
wazapp is back online..wooooot woooot
 
Posts: 8 | Thanked: 23 times | Joined on Aug 2012
#2899
Originally Posted by baem90 View Post
@gronerth

can you give full command.. really noob to edit.. thank you
With commands:

Code:
devel-su
password: rootme

cd /opt/waxmppplugin/bin/wazapp

sed "332s/self.realOut.write(1);/self.realOut.write(0);/1" protocoltreenode.py > protocoltreenode1.py

sed "333s/self.realOut.write(0);/self.realOut.write(4);/1" protocoltreenode1.py > protocoltreenode2.py

mv protocoltreenode2.py protocoltreenode.py
Note: 332 and 333 lines are for tgalal's version, 347 and 348 are for Cepi's version.

Last edited by gronerth; 2012-08-29 at 23:13.
 

The Following 4 Users Say Thank You to gronerth For This Useful Post:
Posts: 260 | Thanked: 86 times | Joined on Jan 2012
#2900
thank you those help, all working now
__________________


need a Guest House for temporary stay at Malaysia?
PM me
 

The Following User Says Thank You to baem90 For This Useful Post:
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 21:41.