maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Wazapp Public Beta for N9 [0.9.20] (https://talk.maemo.org/showthread.php?t=84318)

RobbieOPC 2014-05-12 18:38

Re: Wazapp Public Beta for N9 [0.9.20]
 
The last wart 1.6.8.0 says it's not compatible with my windows 7 64-bit.

Timpaxi 2014-05-12 19:22

Re: Wazapp Public Beta for N9 [0.9.20]
 
Quote:

Originally Posted by coderus (Post 1425073)
from table Accounts grt account id for wazapp, and in table Settings change password field to your new password.
if some problems with sqlite3 i can point you to change wazapp python files directly with text editor to ignore password from Accounts

So do i still need to use that WART if wanna use Whatsup? I can't try it yet because need to wait like 40 hours still. And it doesn't manage to recognize existing account when i try that option.

And do i need that sqlite3 too if wanna try Whatsup? Because i still can't install it, tried apt-get install but no. And yes as root.

sgentils 2014-05-12 19:48

Re: Wazapp Public Beta for N9 [0.9.20]
 
Quote:

Originally Posted by coderus (Post 1425083)
you dont know how to use wart or what kind off problems you have?

i installed WART, got the new password (a long code), then installed sqlite3 on my phone (there were two versions in Warehouse, I installed both). Now what?

Timpaxi 2014-05-12 19:49

Re: Wazapp Public Beta for N9 [0.9.20]
 
Quote:

Originally Posted by sgentils (Post 1425093)
i installed WART, got the new password (a long code), then installed sqlite3 on my phone (there were two versions in Warehouse, I installed both). Now what?

How did you manage to install it from warehouse? I can't, says that this is not a user package...

sgentils 2014-05-12 19:52

Re: Wazapp Public Beta for N9 [0.9.20]
 
Quote:

Originally Posted by Timpaxi (Post 1425094)
How did you manage to install it from warehouse? I can't, says that this is not a user package...

go to https://github.com/shirioko/WART, click 'download ZIP', unzip to your computer, click the .exe file, done. You need to enter your phone number, you will get a text message containing a 6-digit code. Enter that code into WART and you will get another code. After that, no idea :) waiting for instructions from coderus!

for sqlite3 via warehouse, sorry didn't read your message properly. I have the same problem! Warehouse says 'package sqlite is not user package'

Timpaxi 2014-05-12 19:54

Re: Wazapp Public Beta for N9 [0.9.20]
 
Quote:

Originally Posted by sgentils (Post 1425095)
go to https://github.com/shirioko/WART, click 'download ZIP', unzip to your computer, click the .exe file, done. You need to enter your phone number, you will get a text message containing a 6-digit code. Enter that code into WART and you will get another code. After that, no idea :) waiting for instructions from coderus!

i have WART installed already, but i ment how did you install sqlite3 from warehouse. i can't.

sgentils 2014-05-12 19:55

Re: Wazapp Public Beta for N9 [0.9.20]
 
see above message, last lines

Timpaxi 2014-05-12 20:25

Re: Wazapp Public Beta for N9 [0.9.20]
 
Quote:

Originally Posted by sgentils (Post 1425098)
see above message, last lines

So you haven't install sqlite3?

sgentils 2014-05-12 20:34

Re: Wazapp Public Beta for N9 [0.9.20]
 
Quote:

Originally Posted by Timpaxi (Post 1425103)
So you haven't install sqlite3?

nope, not yet. I found two sqlite3's, and I installed them both. one of them gave an error message: 'package sqlite is not user package'.

coderus, help! :)

Timpaxi 2014-05-15 07:39

Re: Wazapp Public Beta for N9 [0.9.20]
 
Thanks to all who helped me with my problem, now Whatsup is back online! Cheers. :)

coderus 2014-05-15 07:48

Re: Wazapp Public Beta for N9 [0.9.20]
 
@sgentils you should use terminal for installing.
sqlite3 needs only for wazapp, but you can also edit accountsmanager.py directly to ignore accounts password
for whatsup you only need nano to edit config file

RobbieOPC 2014-05-15 10:20

Re: Wazapp Public Beta for N9 [0.9.20]
 
I dont know how to install nano or sqlite3 because I dont know how to install it via terminal? Can you help me about installation?

EDIT: and where I can find that config file? I need little tutorial, WART registration is finished successfully

RobbieOPC 2014-05-15 10:40

Re: Wazapp Public Beta for N9 [0.9.20]
 
Sorry for DP

I installed NANO, now I only need help how to find and change Whatsup config file..? :)

coderus 2014-05-15 10:41

Re: Wazapp Public Beta for N9 [0.9.20]
 
Settings - Security - Developer Mode - Utilities <- it will install nano
Open terminal - nano /home/user/.config/cepiperez/whatsup.conf
Change password to one you got from WART, Ctrl-O to save, Ctrl-X to quit nano.

RobbieOPC 2014-05-15 10:51

Re: Wazapp Public Beta for N9 [0.9.20]
 
I write in nano: "/home/user/.config/cepiperez/whatsup.conf" and then which key i press?

EDIT: ok I entered in conf file but there is only: language, bacground opacy, personal vibrate, group vibrate, shaketoactivate, swiptedownactivate, connectionstatus...?

coderus 2014-05-15 11:31

Re: Wazapp Public Beta for N9 [0.9.20]
 
you probably need to ask someone using whatsup to send you stripped config file with registered account.

RobbieOPC 2014-05-15 11:41

Re: Wazapp Public Beta for N9 [0.9.20]
 
Thankyou... damn I was so close...

SynergyX 2014-05-15 11:46

Re: Wazapp Public Beta for N9 [0.9.20]
 
Quote:

Originally Posted by RobbieOPC (Post 1425418)
I write in nano: "/home/user/.config/cepiperez/whatsup.conf" and then which key i press?

EDIT: ok I entered in conf file but there is only: language, bacground opacy, personal vibrate, group vibrate, shaketoactivate, swiptedownactivate, connectionstatus...?


Just add the following:

username=XXX (your international phone number WITHOUT the + sign)
password="XXX" (the password generated with wart)

RobbieOPC 2014-05-15 11:59

Re: Wazapp Public Beta for N9 [0.9.20]
 
I added it, and when I enter in Whatsup on bottom left is first yellow Icon than Red, and when I press on it says Account: Error... :/

coderus 2014-05-15 12:14

Re: Wazapp Public Beta for N9 [0.9.20]
 
username=phone number with no + sign

RobbieOPC 2014-05-15 12:20

Re: Wazapp Public Beta for N9 [0.9.20]
 
Again Status:Error... without +sign

EDIT: Guys It works now, thank you all for help. I am so happy now :D

gonzalitp 2014-05-15 15:18

Re: Wazapp Public Beta for N9 [0.9.20]
 
dentro del directorio /cepiperez hay tambien una carpeta con tu numero de telefono. dentro de la misma podes encontrar el archivo. y lo copias al directorio /cepiperez

imat 2014-05-16 15:07

Re: Wazapp Public Beta for N9 [0.9.20]
 
haha I just received a message from "Whatsapp server" : New version of WhatsApp Messenger is now available. Please visit Google Play or the WhatsApp Website to upgrade to the latest version. Your upgrade will be free and will bring new features such as Broadcast Lists!

I would rather read: Please visit Warehouse to upgrade ;-)

RobbieOPC 2014-05-17 10:06

Re: Wazapp Public Beta for N9 [0.9.20]
 
Hey again me :D
Does anyone know why every time when i change from wifi to 3g (or 3g to wifi) whatsup goes offline and I can't reconnect? I have to restart whatsup every time.

coderus 2014-05-17 11:10

Re: Wazapp Public Beta for N9 [0.9.20]
 
@RobbieOPC only Cepi know that
@imat you funny. This message sent from server ;)

lorenzo 2014-05-17 11:26

Re: Wazapp Public Beta for N9 [0.9.20]
 
Quote:

Originally Posted by RobbieOPC (Post 1425716)
Hey again me :D
Does anyone know why every time when i change from wifi to 3g (or 3g to wifi) whatsup goes offline and I can't reconnect? I have to restart whatsup every time.

for me works if power saving mode is disabled

lazart 2014-05-18 11:24

Re: Wazapp Public Beta for N9 [0.9.20]
 
maybe you've turned off send packet data somewhere in settings (not whatsapp settings, general settings).

chiragkapuriya 2014-05-18 14:35

Re: Wazapp Public Beta for N9 [0.9.20]
 
got N9 with wazzapp and watsup installed
i am trying to register my watsup,i got 6 digit code after requesting via CODERUS's site,
when i insert that 6 digit code on watsup (wazzapp too) it says "OLD VERSION"
is ther any way to fix this?
thanx in advance!

coderus 2014-05-18 16:02

Re: Wazapp Public Beta for N9 [0.9.20]
 
@chiragkapuriya read some messages on previous pages

BibFortuna 2014-05-18 20:58

Re: Wazapp Public Beta for N9 [0.9.20]
 
@RobbieOPC

hey, i had the same problem with old_version in wazapp and whatsup. did the trick by using wart so that whatsup could registrate but now i have the error trying to connect (first yellow icon then red). what did you do to solve this?

lazart 2014-05-18 22:01

Re: Wazapp Public Beta for N9 [0.9.20]
 
I had the same "old_version" error. I can confirm SynergyX' post with WART and editing whatsup config works, I'm in again :)
(WART custom password didn't, just generated another, but I don't mind).

BibFortuna 2014-05-19 09:22

Re: Wazapp Public Beta for N9 [0.9.20]
 
hi,

its me again. think i found my mistake: by editing whatsup.conf i inserted password=my_recieved_code_via_WART instead of the afterwards generated password. now i would like to edit the whatsup.conf a second time but i`ve got no rights to edit (only read). (i`m in as root)

whats wrong?

EDIT: what the hell, where is the logic that you cant edit as root?!?!?
Nevertheless, BIG Thanks CodeRus

coderus 2014-05-19 09:28

Re: Wazapp Public Beta for N9 [0.9.20]
 
why you trying to use root everywhere? its regular user owned file, it doesnt require to be edited with root privileges.

chiragkapuriya 2014-05-19 11:38

Re: Wazapp Public Beta for N9 [0.9.20]
 
Quote:

Originally Posted by coderus (Post 1425835)
@chiragkapuriya read some messages on previous pages

yuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuhuuu :D :D :D #watsup back on whatsup #N9 #MeeGo special thanx to @iCODeRUS :) thnx thnx thnx a lot bro :)

emro 2014-05-19 16:42

Re: Wazapp Public Beta for N9 [0.9.20]
 
[QUOTE=BibFortuna;1425940]hi,

its me again. think i found my mistake: by editing whatsup.conf i inserted password=my_recieved_code_via_WART instead of the afterwards generated password.

Hey Guys.
I didn't have to register,because whatsup took my account information automatically from wazapp.
Now i don't know, which passport to enter in the .conf file, because i have the same problem with the red icon!
Does anybody know, how I can fix that?
thanks a lot.

coderus 2014-05-19 17:06

Re: Wazapp Public Beta for N9 [0.9.20]
 
remove wazapp and account

emro 2014-05-19 17:15

Re: Wazapp Public Beta for N9 [0.9.20]
 
and then go through the whole thing?Even if all the conversations and everything works?the only problem is the connection...

thanks.

EDIT:
Ok.So this is what i did.
I installed WART,got the the first code and then the second.
Went into nano.Changed the password to the second code.And now i think i made a mistake.i didn't know how to save it,under which name.so i typed "whatsup.conf".
Still didn't work.i tried to open the /home/user/.config/cepiperez/whatsup.conf with nano again,but it said it didn't find the file. i checked with file manager and it still was there.
Then i opened the "whatsup.conf" file again with nano and tried to change the name to /home/user/.config/cepiperez/whatsup.conf and this was not possible.So by using file manager i moved the "whatsup.conf" file to the right place.still doesn't work.
can anybody please help?:confused::confused::confused:

EDITEDIT: Deleted what sup,installed it again.
IT WORKS!Thanks to all the advices on the pages before!
Now i have a little little Problem.On the conversations bubble on the bottom of the screen is a little one,even if i can't see that there is a new message.any solutions?

BibFortuna 2014-05-19 19:33

Re: Wazapp Public Beta for N9 [0.9.20]
 
an empty bubble permanently at the bottom? never saw this bug in my N9 :D

emro 2014-05-19 19:47

Re: Wazapp Public Beta for N9 [0.9.20]
 
Well it's a bubble with a "1" in it.Like when you have one unread message,but there is none!

Viewer46 2014-05-20 03:56

Re: Wazapp Public Beta for N9 [0.9.20]
 
Hi guys! I've been having this problem for a few days already where I can't add contacts to my Wazapp. I add a new contact (who uses Wazapp) to my phone, sync the app, but it won't show up. I tried editing the number, adding the country code and using different combinations, but nothing works. I have a N9 and the last version of Wazapp.
Any suggestions?


All times are GMT. The time now is 22:08.

vBulletin® Version 3.8.8