Notices


Reply
Thread Tools
Yisroel491's Avatar
Posts: 76 | Thanked: 27 times | Joined on Dec 2012
#8831
@coderus
u asked me this before. the country code is 972 for Israel and then my number is 58 491 9030. I've tried like 20 times. is it possible maybe to use my google voice number and pretend I'm in America? i think I'll try that.
 
Posts: 239 | Thanked: 70 times | Joined on Oct 2010 @ Germany
#8832
whats does this mean? A whatsapp icon in the n9 store?
Attached Images
 
 
Yisroel491's Avatar
Posts: 76 | Thanked: 27 times | Joined on Dec 2012
#8833
i just noticed something. every other country when selected outputs +countrycode. example: jamaica is +1, kenya +245, finland +358. israel has an extra plus ++972. i think that must be my issue but how can i fix it? there's no option to type in the cc manually.
 
Posts: 69 | Thanked: 68 times | Joined on Jul 2012
#8834
Originally Posted by MK99 View Post
Never really need to do like this.
But yes, it's true. Wazapp will crash.
I send over a bug report to tarek, lets wait what he will say to this
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#8835
Originally Posted by Yisroel491 View Post
i just noticed something. every other country when selected outputs +countrycode. example: jamaica is +1, kenya +245, finland +358. israel has an extra plus ++972. i think that must be my issue but how can i fix it? there's no option to type in the cc manually.
You've nailed the bug

use your favourite text editor and edit the file /opt/waxmppplugin/bin/wazapp/UI/Registration/regmain.qml

the line of your interest is
Code:
ListElement{name: "Israel"; cc: "+972"; mcc:"425"}
remove the + from +972 and save it; it should now register fine...


A one-line sed command if you prefer to use:
Code:
sed -i 's/ListElement{name: "Israel"; cc: "+972"; mcc:"425"
}/ListElement{name: "Israel"; cc:"972"; mcc:"425"}/' /opt/waxmppplugin/bin/wazapp/UI/Registration/regmain.qml

Last edited by thedead1440; 2013-01-06 at 04:56. Reason: added sed command
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Yisroel491's Avatar
Posts: 76 | Thanked: 27 times | Joined on Dec 2012
#8836
this is fun! so i installed nano for editing the .qml. found the unwanted + and deleted it. but when i try to save the file i get error writing /opt/waxm...... man, this machine don't cut me no slack.

i tried your 2nd method. just copied the command from your post above, pasted it to the termina, hit enter, and i just got more backtalk from the friggin matrix here. you have got to believe I'm trying.

would it help using a different text editor. if so which one?

Last edited by Yisroel491; 2013-01-06 at 08:29. Reason: typo
 
tiempjuuh's Avatar
Posts: 202 | Thanked: 165 times | Joined on Jul 2012 @ Apeldoorn, Netherlands
#8837
Originally Posted by Yisroel491 View Post
this is fun! so i installed nano for editing the .qml. found the unwanted + and deleted it. but when i try to save the file i get error writing /opt/waxm...... man, this machine don't cut me no slack.

i tried your 2nd method. just copied the command from your post above, pasted it to the termina, hit enter, and i just got more backtalk from the friggin matrix here. you have got to believe I'm trying.

would it help using a different text editor. if so which one?
I think you need root rights to do this. Gain them first, then edit the file
__________________
Nokia N900 hw rev. 2204
Nokia N9 16GB black hw rev. 1507
Jolla + LETOH
 

The Following User Says Thank You to tiempjuuh For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#8838
Originally Posted by Yisroel491 View Post
this is fun! so i installed nano for editing the .qml. found the unwanted + and deleted it. but when i try to save the file i get error writing /opt/waxm...... man, this machine don't cut me no slack.

i tried your 2nd method. just copied the command from your post above, pasted it to the termina, hit enter, and i just got more backtalk from the friggin matrix here. you have got to believe I'm trying.

would it help using a different text editor. if so which one?
Open terminal type: devel-su at which it'll ask for your password which by default is rootme unless you changed it... Then do the one-line sed command and voila done

If you use nano same you need to be root i.e. devel-su in terminal first as this is above the user's rights which are limited to /home/user/ and its sub-directories...

Oh and I understand your frustration so if you get more "backtalk from the friggnin matrix" doing the above, copy it here or post a screenshot for all to enjoy and pin-point what needs to be done
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Posts: 165 | Thanked: 59 times | Joined on Aug 2012 @ Italy
#8839
Originally Posted by snooky View Post
whats does this mean? A whatsapp icon in the n9 store?
...? Is that from your N9?
 
Yisroel491's Avatar
Posts: 76 | Thanked: 27 times | Joined on Dec 2012
#8840
sweet! that did the trick. i used the first method and edited the file with nano. i got registered and synced in a jiffy after that. actually on my first try to register after fixing the bug i got another error but that was because somebody tried to call me at that exact moment. for a second i thought more adventure was in store for me. too bad, maybe soon. hey funny it seems every other country on the list was fine just mine had the extra plus. like a bug specially delivered to me. I'm flattered and thanks for the help AND the encouragement. sometimes i worry that i might be bothering someone.
 
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 20:53.