![]() |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Telegram connection time out. Same server/data centre as Whatsapp? ;)
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Are we discussing telegram in this thread? :)
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
I'm having connection problems also with my N9 and whatsup and friends with Mitakuuluu are reporting the same. With windows phone of my friend's it works ok. Is this only open whatsapp problem or will it get fixed when moving to Facebook servers is finished?
|
Nothing do with the migration to facebook servers. On the whatsapp twitter account they're saying they facing serverproblems. Maybe an ddos attack or something?
Otherwise, enjoy the rest and silence and have some neat french cheese on a lu cracker with your mom. :) |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Quote:
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
or maybe whatsapp getting hacked?? http://arstechnica.com/security/2014...sa-would-love/
:) okok, just being paranoid. i use the official whatsapp client and it too started behaving a little weird a few days ago. seems ok now. |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Does “Remove account” in Mitäkuuluu only delete local data on Jolla phone or is it equivalent to WhatsApp option „Delete My Account“?
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
"Remove account" delete only local data
"Delete everything" removes also registration data from whatsapp server |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Quote:
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Quote:
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
tested and my expiration period wasn't extended :)
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Hello, still have problems with registering accound with Mitakuuluu. SMS received and then the app is stuck in "registering account".
According to a log registration went ok. Quote:
Code:
[D 16:34:50 SERVER] qwaylandeglintegration.cpp:58 QWaylandEglIntegration::QWaylandEglIntegration(wl_display*): Using Wayland-EGL Thanks for any advice. |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
reboot device
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Quote:
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Phone call will come to,whatsapp, so will mitakuuluu?
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Quote:
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
@youmeego will talk when the pigs fly
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
@stmprn35 send me your logfile
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Quote:
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Endless loading problem when registering account happens to me too.
Log sent to your Email. |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
@Coderus: have you already received your Jolla? :)
Today I had situation that my Jolla started to drain battery very fast and also phone did get pretty warm. So I checked what is consuming cpu and it was Mitäkuuluu, almost 200% cpu usage until I restarted it. |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Stupid question, but how do I change my status on Whatsapp with Mitakuuluu?
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
@junnuvi no i'm not
@inffy afaik status change is broken in mitakuuluu |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Hi,
I have noticed that the battery on my jolla is draining faster when using mitakuuluu, and this is not happening if I use android whatsapp. I went back to mitakuuluu yesterday as it is way better than the android app, but I still notice the same with the battery. Apparently could be something due to the server process... Has anyone noticed the same? I would like to help here if we can debug or something why the power consumption is higher... |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
if you close all your applications your battery will work longer :)
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Quote:
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Can I downgrade my mitakuuluu?
The incapability to receive messages really disturbs my daily usage. I have to quit the app and reopen it every time to see if there are any new messages. |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Well, of course I try to close all the applications...
Sometimes is more when changing connection like from wifi at home - 2G/3G outside... I will test more in the following days... I noticed yesterday at some point that mitakuuluu-server process was at 21% CPU utilization with top, so I was thinking that can be the issue... |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
If anyone else got the problem with reregistering account, it's because Mitakuuluu has a bug to save the new password in it's database. You can either wait till coderus fixes it, or fix it manually.
In /home/nemo/.whatsapp/ directory is a database called whatsapp.db. This one you need to update, either on device with sqlite3 binary or by copying to your PC and doing it there in a SQL editor. You can see your new password in the whasapp.log file after trying to registering. It should look similar like this: [D 16:13:37 SERVER] src/Whatsapp/warequest.cpp:95 void WARequest::readResult(): Reply: "{"status":"ok","login":"yourphonenumber","pw":"yo urnewlongpassword","type":"existing","expiration": 1551272944,"kind":"paid","price":"0,89 \u20ac","cost":"0.89","currency":"EUR","price_expi ration":1396965887} " As I'm not that strong with SQL syntax I copied the DB file to my PC and updated it there. The resulting syntax was: UPDATE "main"."login" SET "password" = ?1 WHERE "rowid" = 1 Parameters: param 1 (text): yournewlongpassword After that I copied it back and set it to privileged group again: chgrp privileged /home/nemo/.whatsapp/whatsapp.db Make sure to close Mitakuuluu completely before trying to login with your new credentials: killall harbour-mitakuuluu killall harbour-mitakuuluu-server Now start Mitakuuluu and have fun! p.s. I'm not sure if this works also with totally new accounts where no database exists yet. |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
sqlite3 /home/nemo/.whatsapp/whatsapp.db "update login set password=12345;"
:) |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Anybody experiencing a sort of 'connection loop', i.e. Mitakuuluu continuously switching between logged in/connecting/logged in etc.? I have this from yesterday, never happened before.
Closing mitakuuluu helps avoiding this issue (and having longer battery life) of course. :p |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Everybody, i think.
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Btw, i just received my Jolla phone today. Mitakuuluu deelopment will be continued as soon as possible.
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Quote:
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Quote:
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Yeah. Its exciting :)
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
No connection loops here, though lately sometimes Mitakuuluu will show "logged in" in the multitasking view and when I open the app it will connect and show me massages that were probably sent a while back. (Hard to say because it only shows the time the message was received and that is always the time of the reconnect.)
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
First: congratilations Coredus!
Secondly. Connection loops mostly occurs when phone switches between wlan and mobile data so if you have possibility to test that please do when you have time so you will see what happens. Mitäkuuluu should be minimized or gui part closed to get "best results" :) At least for me switching causes most of problems. My feeling is that at least partly this is sailfish os bug but maybe some polishing can (and maybe should) be done on Mitäkuuluu connection handling too. |
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Quote:
|
Re: [v0.1-31] Mitakuuluu - indie WhatsApp client for Sailfish - Support thread
Quote:
|
All times are GMT. The time now is 09:08. |
vBulletin® Version 3.8.8