maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Java WhatsApp port (https://talk.maemo.org/showthread.php?t=83827)

ramezt2000 2012-04-25 19:15

Re: Java WhatsApp port
 
Unknown error is still blanking ,,,

i tried all possible entries ,,,
i already read all the previous posts but nothing work with me ,,

Anyone can help ?

malkavian 2012-04-25 22:42

Re: Java WhatsApp port
 
Quote:

Originally Posted by klome (Post 1197676)
I can use, but the list is not to be a plus
This Can be used more than talk

It's an 0.0.4 alpha version. It will be improved.

malkavian 2012-04-25 23:17

Re: Java WhatsApp port
 
Ia have modified /opt/whatsapp/launch.sh script to close whatsapp if it is opened, and open it if not, but from icon doesn't close the app, only open when it's not opened. If I close the whatsapp window before, then script kills correctly the process. From console it works fine always.

Here it is:

Code:

#!/bin/sh

wpid=`ps @ grep whatsapp_n900 | gep java | cut -d" " -f 1`

if [ "$wpid"="" ]
  then /opt/sunjre/bin/java -jar /opt/whatsapp/whatsapp_n900.jar
  else kill -9 $wpid
fi

żAny help for make it working from Icon?

chely81 2012-04-26 06:46

Re: Java WhatsApp port
 
Quote:

Originally Posted by Creamy Goodness (Post 1196002)
cool i hope you enjoy doing tech support for the 900 people that are about to ask for help...

hola mira sabes que instale el whatsapp pero cuando meto el codigo de activacionme arroja un error unknown error !! por favor e ayudas mi tlefono es un nokia n900




hi looking to install the whatsapp know but when I put the code throws an error activacionme unknown error! and please support my tlefono is a nokia n900

chely81 2012-04-26 06:47

Re: Java WhatsApp port
 
Quote:

Originally Posted by klome (Post 1197676)
I can use, but the list is not to be a plus
This Can be used more than talk

hi looking to install the whatsapp know but when I put the code throws an error activacionme unknown error! and please support my tlefono is a nokia n900

malkavian 2012-04-26 07:29

Re: Java WhatsApp port
 
Quote:

Originally Posted by davdav (Post 1197548)
i use n900 and the one i wrote before is the right one :)
i dont know about your computer

Well, if it works is ok. My N900 whatsapp/prefs.xml only have the header, and the one that have all the data is whatsapp/storage/prefs.xml

Quote:

Originally Posted by davdav (Post 1197548)
thanks :)

You're welcome. Thank you too.

buckethead 2012-04-26 07:43

Re: Java WhatsApp port
 
I got it to work yesterday, but once i restarted my phone and launched whatsapp again, it gave me the verification page again, with my IMEI and my CC written. I edited prefs.xml and i these are the values stored
"CC=002
CONTACTS=rOOABXcE.......
IMEI=356***************
LOGIN=002011119*****
PHONENR="-"
REGSTEP="0" "
Any help on what i should do?

rayson 2012-04-26 08:13

Re: Java WhatsApp port
 
Quote:

Originally Posted by buckethead (Post 1197793)
I got it to work yesterday, but once i restarted my phone and launched whatsapp again, it gave me the verification page again, with my IMEI and my CC written. I edited prefs.xml and i these are the values stored
"CC=002
CONTACTS=rOOABXcE.......
IMEI=356***************
LOGIN=002011119*****
PHONENR="-"
REGSTEP="0" "
Any help on what i should do?

opps, think you need to re-register everything again.....you can try remove the login entry, key in back the phonenr and regstep back to 1, start it up and login with the old verification code see can accept or not.

davdav 2012-04-26 08:29

Re: Java WhatsApp port
 
Quote:

Originally Posted by buckethead (Post 1197793)
I got it to work yesterday, but once i restarted my phone and launched whatsapp again, it gave me the verification page again, with my IMEI and my CC written. I edited prefs.xml and i these are the values stored
"CC=002
CONTACTS=rOOABXcE.......
IMEI=356***************
LOGIN=002011119*****
PHONENR="-"
REGSTEP="0" "
Any help on what i should do?

read the steps i wrote :)
*when you get the verification page again use login just login

are you from egypt too ?

davdav 2012-04-26 08:38

Re: Java WhatsApp port
 
Quote:

Originally Posted by ramezt2000 (Post 1197628)
Unknown error is still blanking ,,,

i tried all possible entries ,,,
i already read all the previous posts but nothing work with me ,,

Anyone can help ?

what does it tell you ?
may be we can help :)


All times are GMT. The time now is 19:30.

vBulletin® Version 3.8.8