![]() |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
@Scorpius: I have just 3 chats opened. Thanks for the reply. |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Scorpius, any news about profile photo?
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
Anyway what is Yappari doing when you have 100% CPU? hint: read the log. |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
I am assuming that Yappari sees an incoming 0x9f989a or whatever other character has been sent, then it looks for it in the icons directory to display it. is this sequence correct, or am I missing something? In addition, you mentioned that the extra emojis were not defined in Yappari -- did this mean that they don't exist in the icons directory, or that they must be explicitly defined somewhere in the code? EDIT: I see now where they are defined, meaning one would have to rebuild Yappari if /src/yappari-application/Whatsapp/util/utilities.cpp and /src/yappari-application/Gui/selectemojiwidget.cpp are edited. |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
What happens if i delete the .log in /home/user/.config/scorpius/ ? Because it's larger than 700 mb and it's eating all my free space
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
I made some patches to Yappari 1.1.46, this is the changelog:
I think this can solve some problems posted recently. |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
And what's that about an "anti-battery draining patch"? |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
I had a problem very similar to what described totalizator, I posted about it some time ago. The "anti-battery draining patch" or 100% cpu usage patch solves this problem, at least for me :). |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
Yeah I know I can compare the source files with diff or something but I'm lazy :P |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
Here the patch with the battery fix and here the whole patch. |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
1.- Instead of waiting for the I/O system to announce to the application there are bytes pending for reading in the network device, you're polling the network device every second with a timer. 2.- You're polling even when you're not connected. That's why you had to verify if socket is valid (and you used NULL in a C++ program like it were a C program). There's no way to call read() with an invalid socket object since the object had to trigger a signal and to do that it *has* to be valid. So I'm not sure about this patch. |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
as some people are reporting about 100% CPU usage i also face this problem but only when Yappari shows connected but not logged in and when it changes its status from Connected to Logged In everything goes back to normal.
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
@ scorpius / nerdknight
can you make a fix/patch with the 2 points - Message notifications with group name instead of sender name - Added UTF-8 codes for some emoji with softbank encoding. but wihtout the "Anti-battery drain patch". Thanks in advance |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Hi Scorpius!
There is a way to use Yappari without SIM? The SIM Slot of my N900 has failed and I try to use Yappari only with Wifi. Grettings! |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
I have a suggestion/idea: can you add an 'invisible mode' option? So we can enter yappari, read new incoming messages but the 'last seen at' log won't be sent, so other users will notice that our phone is off when we're chatting
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
2- When there is a connection problem or the socket is disconnected, the variable socket is assigned to NULL, so the timer does nothing until a new connection is open. I can't remember exactly, but in some cases when there was a bad internet connection, the program stuck in a loop, generating the 100% cpu usage, that's why I cheked the socket. The changes in bintreenodereader.cpp where also important. I been running yappari for months with this patch and the were no more 100% cpu usage, and the battery life is good for me, I haven't notice more battery usage because of this. Anyway I did this patch for me (I couldn't use yappari in the previous state), hope it helps you to find the problem and implement a better solution. Anyway I can help let me know. :) |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Ok I will try your version...but if I have a problem i have to delete and reinstall. after that i won't have a profile picture anymore (because of the problems mentioned some pages ago)
Can you, or scorpius fix the profile picture problem? Thanks |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
You don't need to that. Just rename original binary file and put the patched one in same place.
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
what is the path of the ".bin?" ?
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
I have inserted a new sim and have registered a new account. How can I remove old contacts from yappari. All these contacts are still there under 'create chats' option.
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Quote:
Of course if these contacts exist in your phone book, your next sync will 'restore' them.. |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Can Yappari be used on Nokia N9?
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
No, N9 has its own whatsapp client, Wazzap if i'm not mistaken. Check the Harmattan section
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
I believe WhatsUp from cepiperez is the better choice to go with, as Wazzapp has some quirks due to API changes and non-maintainment.
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Anyone had issue with receiving .vcf file in yappari.?? Today when a friend sent me a contact from her android, i got notification that i received it, but when i opened it, there was nothing at all.
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
AFAIK, it doesn't supported yet
That's why I always asked my friend to type the phone number rather than send the contact details through Whatsapp |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Looks like no matter what I try, I always receive a "Feature Not Implemented" response from WhatsApp.
I wonder if there's still a way to set a profile picture in WA1.2 or if I have to go to 1.4. Last two I tried: Code:
<iq>Code:
<iq>Code:
<error>Any ideas? EDIT: Also if I don't send the thumbnail: Code:
<error> |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Well nobody has said anything so I guess nobody uses Yappari anymore.
Anyway 1.1.47 is almost done, it includes: * Profile picture now works (thanks to coderus) * Group name notifications instead of participant (thanks to NerdKnight) * Fixed all missing emojis (I haven't finished this yet because there are new ones and that is a LOT of work). Now about the battery drain: I've made some modifications based on some of the NerdKnight code but without the polling. Basically the problem occurs only on bad connections and it's worse during login (when Yappari says "Connected" and before it says "Logged in"). Now if the PDU is incomplete (that's when the problem happens), Yappari will try to process GUI events and ask the NIC every second for more data, until it times out. This should avoid GUI freezes and CPU drain on bad connections. But the real solution is: Use 3G and WiFi only :P |
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
Scorpius .. the new Yappari is based on WA1.2 or 1.4?
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
I am not sure of moving to 1.4 because I use Yappari only for chats amd don't send emoticons, or vcards, or any other feature. But please, Scorpius, make sure Yappari keeps working.
|
Re: [Announce] Yappari - A WhatsApp Client for the N900 ONLY
WA 1.2.
It's too much work to implement WA 1.4 to a dying phone, and I don't think WhatsApp will enforce it. WhatsApp sold way too many phones with WhatsApp pre-installed that can't be uninstalled using WA1.2. |
| All times are GMT. The time now is 13:32. |
vBulletin® Version 3.8.8