Notices


Reply
Thread Tools
Posts: 15 | Thanked: 5 times | Joined on May 2012
#1281
Originally Posted by lebanez View Post
i tried now and its the same problem failing and more than 2 hours i waited ! ! maybe i have to wait more than this ... some times ... the 120 is change to 16 or 1 or other ..
One theory is to wait one month WITHOUT any attempt to register with that number. But this does not always work.
So the only solution for the registration problem is to send an email to support@whatsapp.com asking to "unblock" your number. They will respond you in approximately 10 days saying that they unblocked your number.
DON'T say that you have a N9. Just tell them you have an Android phone and write them your number.
I had the same problem with the registration failure and it was the ONLY SOLUTION. No Wazapp update will fix your problem. And that problem is result of many attempts for registration.

If you want, try to register with a different (brand new) number and you will see that you will receive the activation code normally.

Hope I helped you.

ps: when you will try to register again (after they unblock your number) use a GOOD WiFi connection and not a 3G.
 

The Following 2 Users Say Thank You to jim_cos For This Useful Post:
Posts: 1,320 | Thanked: 915 times | Joined on Feb 2010
#1282
Originally Posted by jim_cos View Post
One theory is to wait one month WITHOUT any attempt to register with that number.
Is the size increase and the colour needed? Keep things simple.
__________________
Well Nokia do at least know how to build a decent phone, just apparently don't know how to support it..

N900 Died Replaced with N8, Requested E7, "Accidentally Broke E7", Now rolling with an N9 and im loving it!


My Contributions

N900 Conversations Wiki Page
 

The Following User Says Thank You to godofwar424 For This Useful Post:
ibrakalifa's Avatar
Posts: 1,583 | Thanked: 1,203 times | Joined on Dec 2011 @ Everywhere
#1283
can you draw rainbow with your post? Want you?
__________________
~$
~#
 
Posts: 111 | Thanked: 62 times | Joined on Apr 2012 @ Hong Kong
#1284
Sometime wazapp close itself with unknown reason.
I didn't know that until I open it and the loading screen appear
Code:
Ping response received
waiting
Pinging
>>
INEX
INEX
<<
Ping response received
waiting
Pinging
>>
INEX
INEX
socket read crashed, reason [Errno 9] Bad filedescriptor
Socket closed, got 0 bytes
socket read crashed, reason [Errno 9] Bad filedescriptor
Socket closed, got 0 bytes
socket read crashed, reason [Errno 9] Bad filedescriptor
Socket closed, got 0 bytes
Segmentation fault
~ $
 

The Following 2 Users Say Thank You to michaelmhk For This Useful Post:
Posts: 138 | Thanked: 80 times | Joined on Apr 2012
#1285
if u facing registartion problem re register with yappari n900 apliation after use wazap .... u can clse or remove yappari after

i am using yappari without any error...
 
CepiPerez's Avatar
Posts: 1,023 | Thanked: 4,421 times | Joined on Feb 2010 @ Argentina
#1286
For people who are facing crashes, can you try this?

Find this in protocoltreenode.py:
Code:
	def readInt16(self,i,socketOnly=0):
		intTop = i.read(socketOnly);
		intBot = i.read(socketOnly);
		#Utilities.debug(str(intTop)+"------------"+str(intBot));
		value = (intTop << 8) + intBot;
		return value;
And replace with:
Code:
	def readInt16(self,i,socketOnly=0):
		intTop = i.read(socketOnly);
		intBot = i.read(socketOnly);
		#Utilities.debug(str(intTop)+"------------"+str(intBot));
		value = (intTop << 8) + intBot;
		if value is not None:
			return value;
		else:
			return "";
__________________
Filebox / FileCase for Maemo / Harmattan / Sailfish
FlowPlayer for Maemo / Harmattan / Sailfish
Whatsup for Harmattan / Sailfish
CallBlocker for Harmattan

Support my work:
Paypal / Bitcoin
 

The Following 3 Users Say Thank You to CepiPerez For This Useful Post:
Posts: 1,320 | Thanked: 915 times | Joined on Feb 2010
#1287
Originally Posted by CepiPerez View Post
For people who are facing crashes, can you try this?
Have made your changes, will test it and see if I still get this random crash
__________________
Well Nokia do at least know how to build a decent phone, just apparently don't know how to support it..

N900 Died Replaced with N8, Requested E7, "Accidentally Broke E7", Now rolling with an N9 and im loving it!


My Contributions

N900 Conversations Wiki Page
 

The Following User Says Thank You to godofwar424 For This Useful Post:
Posts: 40 | Thanked: 4 times | Joined on Mar 2012
#1288
Hi, any news about group conversations? When this app will support group conversations?
thanks
 
Posts: 31 | Thanked: 23 times | Joined on Jan 2012
#1289
I installed 0.2.6, registered and now I have three tabs:
  • Chats, that says "No conversations yet"
  • Contacts, that says "No contacts yet. Try to resync"
  • Settings with four options: Sync Contacts, Invert Colors, About, Quit
How can I add a contact and how can I start a chat? Is there a guide/help/FAQ anywhere?
 

The Following User Says Thank You to mämo For This Useful Post:
ADRENALINE's Avatar
Posts: 146 | Thanked: 68 times | Joined on Mar 2012 @ lebanon
#1290
Originally Posted by mämo View Post
I installed 0.2.6, registered and now I have three tabs:
  • Chats, that says "No conversations yet"
  • Contacts, that says "No contacts yet. Try to resync"
  • Settings with four options: Sync Contacts, Invert Colors, About, Quit
How can I add a contact and how can I start a chat? Is there a guide/help/FAQ anywhere?
have you ever used whatsapp before ?
sync your contacts and the ones that have whatsapp will be showns
if this does not help try and ask a frd who has whatsapp to start a conv with you...
 
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 21:13.