Active Topics

 



Notices


Closed Thread
Thread Tools
Scorpius's Avatar
Posts: 1,396 | Thanked: 2,796 times | Joined on Sep 2010 @ Caracas, Venezuela
#1991
Originally Posted by tanago View Post
Scorp I found a bug: yappari now doesnt report correct time of the received message if i have been offline when it was sent, check it out
I'll check it out.

Originally Posted by rostami008 View Post
tnQ Scorpius 4 new version.

1. My Yappari is slower than before in new version (in sending text), is it 4 encryption?

2. Do Yappari resize pic before sending it?
my sending pic it too slow.

3. In Version 0.0.23, some time my log greater than 7MB!! :O
and yappari can not be connect, and i delete it and Yappari connect. Why?
1.- I haven't noticed that. My messages work exactly like before.

2.- No. Yappari sends the whole image so be careful if you're sending big images, it'll take a while.

3.- I didn't understand this question, but you should delete your log from time to time.

Originally Posted by knarf View Post
i found a bug
when the send multimedia dialog is open in one window it stops all interaction with other yappari windows, even exiting doesnt work.
That's not a bug. Select a file or cancel it. When the native Maemo "open file" dialog is open the whole program stops. I can't do anything about it.
__________________
Support Yappari (a Whatsapp client for the N900 only) - Donate
 

The Following 2 Users Say Thank You to Scorpius For This Useful Post:
Posts: 28 | Thanked: 29 times | Joined on Oct 2009
#1992
I think we should come up with something to prevent sending the wrong image accidentally,especially when we don't have a cancel option.
A confirm dialog with a thumb would be nice,but I'm not sure if it would be the best solution. I think we should think a bit on which is the best in both ux and usability pov.
 
Posts: 62 | Thanked: 34 times | Joined on Aug 2010 @ Egypt
#1993
I've been switching between Yappari and Bluestacks for a while now.
Was trying to get back to yappari and I finally got a registration code through SMS but yappari didn't use it and just failed.
So Scorpius, is there a way to supply that code to yappari? SMS requests constantly fail and I have to wait a couple days before requesting a call (to then supply the code on NITDroid).

EDIT: After further investigation, this is what the last few lines in the log were:

Code:
Received WhatsApp code: 862
reg/req/register/start
IMEI: ***************
Request: https://r.whatsapp.net/v1/register.php?cc=**&in=**********&udid=5fb9a9c       5dd2b75e48b8a76571b804f14&code=862&
Network activated: d7a8f701-1e78-4acd-a4e8-7c9e642d13f9
Network activated: d7a8f701-1e78-4acd-a4e8-7c9e642d13f9
Error: 99
Reply:
reg/req/register/fail: XML error: not an XML response
Registration failed.
So it did try to register. Why did it fail?

BTW is there a way to make both Bluestacks and Yappari use the same IMEI?
__________________
I'm jacktheripper on freenode.
Check my song-downloading project out! http://www.groove-dl.co.cc/

Last edited by scyzor; 2012-10-20 at 17:53.
 
Scorpius's Avatar
Posts: 1,396 | Thanked: 2,796 times | Joined on Sep 2010 @ Caracas, Venezuela
#1994
QNetworkReply::UnknownNetworkError 99 an unknown network-related error was detected

You had the extremely bad luck that the WhatsApp server or your connection failed just in that specific request.

And the messages "Network activated" tell me that your WiFi signal was lost a renegotiated, so it looks like your poor wifi signal at the time was the cause?

There's no way to provide Yappari for the code.

What you can do is from a Linux computer this:

Code:
curl -A "WhatsApp/2.6.7 iPhone_OS/5.0.1 Device/Unknown_(iPhone4,1)" -H "Accept: */*" -H "Accept-Language: en-us" -H "Accept-Encoding: gzip, deflate" -L -k -v https://r.whatsapp.net/v1/register.php?cc=....
Replace the whole request you got there obviously.

EDIT: You can't use Yappari and another device at the same time. There's NO way you can use BlueStacks and Yappari using the same number. Please people: DON'T DO IT.
__________________
Support Yappari (a Whatsapp client for the N900 only) - Donate

Last edited by Scorpius; 2012-10-20 at 18:33.
 

The Following 2 Users Say Thank You to Scorpius For This Useful Post:
Posts: 102 | Thanked: 9 times | Joined on Jul 2012 @ Istanbul TURKEY
#1995
Scorpius how can I use yappari in Turkish or French ?? Is it possible to add language??
 
Posts: 54 | Thanked: 3 times | Joined on Aug 2011 @ Owerri, Nigeria
#1996
thanks again boss
 
Scorpius's Avatar
Posts: 1,396 | Thanked: 2,796 times | Joined on Sep 2010 @ Caracas, Venezuela
#1997
Originally Posted by gkhnkrts7 View Post
Scorpius how can I use yappari in Turkish or French ?? Is it possible to add language??
Well you can type in turkish or french if that's what you mean. If you want the dialogs to be in turkish or french instead of english, so far you can't. But Yappari will have internationalization at the final stages of the development.

We haven't even reached beta yet. Yappari is not a decent IM client yet, and sadly it is still kinda far away from being decent.
__________________
Support Yappari (a Whatsapp client for the N900 only) - Donate
 

The Following 3 Users Say Thank You to Scorpius For This Useful Post:
Posts: 102 | Thanked: 9 times | Joined on Jul 2012 @ Istanbul TURKEY
#1998
I ask if the language of yappari can be in Turkish. For example instead of "send" in English, i want to see "gonder" which is in Turkish. But since it is a beta version like you said, i will wait for the total
thanks
 
Posts: 62 | Thanked: 34 times | Joined on Aug 2010 @ Egypt
#1999
Originally Posted by Scorpius View Post
QNetworkReply::UnknownNetworkError 99 an unknown network-related error was detected

You had the extremely bad luck that the WhatsApp server or your connection failed just in that specific request.

And the messages "Network activated" tell me that your WiFi signal was lost a renegotiated, so it looks like your poor wifi signal at the time was the cause?

There's no way to provide Yappari for the code.

What you can do is from a Linux computer this:

Code:
curl -A "WhatsApp/2.6.7 iPhone_OS/5.0.1 Device/Unknown_(iPhone4,1)" -H "Accept: */*" -H "Accept-Language: en-us" -H "Accept-Encoding: gzip, deflate" -L -k -v https://r.whatsapp.net/v1/register.php?cc=....
Replace the whole request you got there obviously.

EDIT: You can't use Yappari and another device at the same time. There's NO way you can use BlueStacks and Yappari using the same number. Please people: DON'T DO IT.
I just used to switch between them for pics. Won't do it again thanks to you
I tried the curl line but sadly got a 'fail-old-version'. Client in header too old?
EDIT: oh could be that the code is too old.. but that's no sensible way to write an error message :/
EDIT: actually could I have an android header? I'm preparing this little bluestacks IMEI changing experiment. I want to try and make myself able to switch back and forth without verification. I know yappari supports sending/receiving pics now so I'm going to do this just for fun.
EDIT: just tried "WhatsApp/2.8.5732 iPhone_OS/5.0.1 Device/Unknown_(iPhone4,1)" and got 'mismatch'
__________________
I'm jacktheripper on freenode.
Check my song-downloading project out! http://www.groove-dl.co.cc/

Last edited by scyzor; 2012-10-20 at 20:51.
 
tiempjuuh's Avatar
Posts: 202 | Thanked: 165 times | Joined on Jul 2012 @ Apeldoorn, Netherlands
#2000
Hmm, your plans about Smileyshortcuts sound good! Kutgw!
 
Closed Thread

Tags
alpha, awesomeness, best_client, let_it_die, mumbai_dumbai, read_first_post, whatsapp


 
Forum Jump


All times are GMT. The time now is 11:46.