Editing Wazapp

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
= About Wazapp =
= About Wazapp =
-
[[Image:Wazapp-logo.png|thumb|128px|Wazapp logo created by [http://talk.maemo.org/memberphp?u=59328 The Best Isaac]]]Wazapp is an IM application for N9 that allows you to chat with your Whatsapp buddies.
+
[[Image:Wazapp-logo.png|thumb|128px|Wazapp logo created by [http://talk.maemo.org/member.php?u=59328 The Best Isaac]]]Wazapp is an IM application for N9 that allows you to chat with your Whatsapp buddies.
Wazapp consists of 2 parts, the IM application (wazapp), which is in Python, and the accounts plugin (waxmppplugin) in C++. The accounts plugin should be rewritten in python soon.
Wazapp consists of 2 parts, the IM application (wazapp), which is in Python, and the accounts plugin (waxmppplugin) in C++. The accounts plugin should be rewritten in python soon.
Line 204: Line 204:
| Danish
| Danish
| x
| x
-
| [https://www.transifex.com/projects/p/wazapp/language/da/ x]
+
| [https://www.transifex.com/projects/p/wazapp/ Request on Transifex]
|-
|-
| Dutch
| Dutch
Line 358: Line 358:
==Latest Upstream build ==
==Latest Upstream build ==
[[Image:Qr.png|thumb|86px|QR-Code]]
[[Image:Qr.png|thumb|86px|QR-Code]]
-
The latest wazapp version is 0.9.16 (Official Tgalal version)
+
The latest wazapp version is 0.9.12
-
* Download deb: http://openwhatsapp.org/download/N9
+
* Download deb: https://github.com/downloads/tgalal/wazapp/wazapp_0.9.12_armel.deb
 +
* Source: https://github.com/tgalal/wazapp/zipball/0.9.12
 +
* Changelog: http://wazapp.im/changelog
<br style="clear:both"/>
<br style="clear:both"/>
Line 419: Line 421:
  dpkg -i filename.deb
  dpkg -i filename.deb
(filename obviously is the name of your deb file)
(filename obviously is the name of your deb file)
 +
===Kill / exit a stuck wazapp process===
===Kill / exit a stuck wazapp process===
Line 436: Line 439:
'''Note: wazapp must not be running!'''
'''Note: wazapp must not be running!'''
-
  /opt/waxmppplugin/bin/wazapp/wazapp >/home/user/MyDocs/wazapp-logfile.txt 2>&1
+
  /opt/waxmppplugin/bin/wazapp/wazapp_init >/home/user/MyDocs/wazapp-logfile.txt
Once you're done capturing your log, you can find it on your usb storage when connected to pc via usb.
Once you're done capturing your log, you can find it on your usb storage when connected to pc via usb.
Post it on [http://pastebin.com Pastebin], attach the logfile as txt to your post or send it to CepiPerez if asked.
Post it on [http://pastebin.com Pastebin], attach the logfile as txt to your post or send it to CepiPerez if asked.
Line 443: Line 446:
  devel-su
  devel-su
  wget http://pastebin.com/raw.php?i=VfxNtsYg -O /etc/init/apps/wazapp.conf && /sbin/reboot
  wget http://pastebin.com/raw.php?i=VfxNtsYg -O /etc/init/apps/wazapp.conf && /sbin/reboot
-
 
-
====Content of /etc/init/apps/wazapp.conf (Never "pastebin" init scripts without checking!)====
 
-
  description "wazapp autostart service"
 
-
  author "brkn"
 
-
  stop on core_shutdown
 
-
  console none
 
-
  nice 2
 
-
  exec /usr/bin/aegis-exec -s -u user -l /opt/waxmppplugin/bin/wazapp/wazapp
 
===Completely purge Wazapp from your Nokia N9===
===Completely purge Wazapp from your Nokia N9===
Line 458: Line 453:
  rm -rf /opt/waxmppplugin/
  rm -rf /opt/waxmppplugin/
  exit
  exit
-
  rm -rf /home/user/.wazapp/
+
  rm -rf /home/user./wazapp/
  Then reboot, & then install new version (if wanted).
  Then reboot, & then install new version (if wanted).
Line 464: Line 459:
=== Stays Offline ===
=== Stays Offline ===
-
You need to open your phone Settings -> Internet Connection -> Switch on "Allow background connections". Otherwise Wazapp doesn't detect connection to Internet.
+
You need to open your phone Settings -> Internet Connection -> Switch on "Allow background connections". Otherwise Wazapp doesn't detect connection to Internet.
=== Connection error===
=== Connection error===
Line 491: Line 486:
  "Failed. Server said: fail-too-recent:XXX"
  "Failed. Server said: fail-too-recent:XXX"
Solution:
Solution:
-
There are various solutions for this situation
+
You recently registered or logged in, please wait for about XXX minutes before trying to re-register.
-
<pre>* You recently registered or logged in, please wait for about XXX minutes before trying to re-register.
+
-
* You are using multiple devices with the same number on WhatsApp. WhatsApp meant for one device per session. Please remove WhatsApp completely from your previous device and re-register after mentioned XXX minutes</pre>
+
===Need to re-register===
===Need to re-register===
Line 610: Line 603:
Solution:
Solution:
-
  You need to receive a voice recording from your contact first.
+
  You need to receive a voice recording from your contact fist.
=== Conversation missing and need to re-register after swapped SIM card ===
=== Conversation missing and need to re-register after swapped SIM card ===
Line 620: Line 613:
  This is expected and that is how it works in WhatsApp official client.
  This is expected and that is how it works in WhatsApp official client.
-
=== No conversation bubble notification for one message ===
+
=== No conversation bubble notification for one message, works fine for two or more messages ===
-
 
+
-
As per [http://wiki.maemo.org/Wazapp#Latest_Upstream_build latest Beta], developer [http://forums.internettablettalk.com/showpost.php?p=1290257&postcount=6946 said that] this is how it will work.
+
-
 
+
-
=== Registration fails with old_version ===
+
-
 
+
-
Error:
+
-
If you try to register phone number on latest version 0.9.22, obtain a code by some means and enter it manually, wazapp gives an error old_version.
+
-
 
+
-
Solution:
+
-
# Head over to https://openrepos.net/content/alexxxlrus/wazapppath.
+
-
# Download wazapppath deb package.
+
-
# Install latest wazapp 0.9.22 (don't launch it) and install wazapppath deb you just downloaded.
+
-
# Open wazapp and try to register. It should work. You may still have to enter the code manually.
+
-
 
+
-
=== Cannot obtain registration code via text or voice ===
+
-
 
+
-
Error:
+
-
You are unable to obtain registration code by text or voice.
+
-
 
+
-
Solution:
+
-
# Head over to https://github.com/shirioko/WART.
+
-
# Download WART.
+
-
# Run WART, enter your phone number with country code but without + or 0. Request registration code. You should get a text or call.
+
-
 
+
-
== How to pay for your WhatsApp account ==
+
-
 
+
-
<strike>Your 'WhatsApp' account usage time may be expired if you get problems sending messages or logging in.
+
-
You can pay via PayPal to extend your 'WhatsApp' account:
+
-
 
+
-
German, Austrian and Swiss accounts/ numbers:
+
-
Use WhatsApp payment link generator [http://whatsapppp.der-s.com/ here]
+
-
Alternative solution:
+
As per [http://wiki.maemo.org/Wazapp#Latest_Upstream_build latest Beta], developer [http://forums.internettablettalk.com/showpost.php?p=1290257&postcount=6946 said that] this is how it will work.  
-
Use this link: http://www.whatsapp.com/payments/cksum_pay.php?phone=XXX&cksum=YYY
+
-
You have to change
+
-
XXX to your number in international format
+
-
and
+
-
YYY to md5(XXX + 'abc'). </strike>
+
[[Category:N9]]
[[Category:N9]]
[[Category:Software]]
[[Category:Software]]

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)