Could Jolla help fixing a bug in #1 SailfishOS app? [answered]
Since Mitäkuuluu is probably the most used and most wanted SailfishOS app (even though not listed in Jolla store), you should have a big interest to fix this bug.
Mitäkuuluu kinda randomly gets stuck with 100% CPU usage, but still works while it's at it. I guess lots of high power consumption notes here in TJC are because of Mitäkuuluu and people think it's caused by the latest firmware update ;)
You can see my latest bug report about it here: http://talk.maemo.org/showthread.php?p=1433581#post1433581 And the old issue on github: https://github.com/CODeRUS/mitakuuluu2/issues/141
Mitäkuuluu is fully open source, so maybe an experienced Jolla developer could have a look at it?
https://github.com/CODeRUS/mitakuuluu2
You can contact the developer (coderus) on IRC freenode in channel #sailfishos Comment of him:
It's probably caused by wrong using keepalive between reconnections, as keepalive creates inside connection class working in different thread and recreated on every reconnect. https://github.com/CODeRUS/mitakuuluu2/blob/master/server/src/Whatsapp/connection.cpp#L120
Please help him fixing this bug.
Edit: Yes, this still happens with latest release 0.8.1-4
Edit2: This still happens with latest version 0.8.2-3
Just for information, Mitäkuuluu OpenRepos Download stats:
Total Downloads: 62,698
Great idea. Mitäkuuluu is a great app, but is annoying that that bug sometimes make it eating a lot of battery.
Malkavian ( 2014-07-22 12:53:08 +0200 )editIt's probably caused by wrong using keepalive between reconnections, as keepalive creates inside connection class working in different thread and recreated on every reconnect. https://github.com/CODeRUS/mitakuuluu2/blob/master/server/src/Whatsapp/connection.cpp#L120
coderus ( 2014-07-22 12:54:23 +0200 )editisn't it already fixed in the latest mitäkuuluu update?
till ( 2014-07-22 12:58:53 +0200 )editseems it's not fixed. i have no enough time and resources to reproduce that bug myself, and logs says almost nothing related to real issue causing high cpu usage.
coderus ( 2014-07-22 12:59:29 +0200 )editat least for me it seems to be fixed, hadn't had any high loads of since installing v.0.8.1
till ( 2014-07-22 13:03:59 +0200 )edit