View Single Post
Posts: 72 | Thanked: 53 times | Joined on Jan 2012 @ Berlin, Germany
#38
Originally Posted by D@vIcHoJD View Post
Sorry, I did not think this but, I downgrade to the previous version, but the point here is that whenever you switch to another option this problem occurs, and that bothers a lot.
Mmm, that's strange, that means the application is crashing, and thus, killing the status area, and when that happens, the status area is restarted but only a few set of core applets are loaded.

You can reload all the applets by doing:

Code:
killall hildon-status-menu ; killall hildon-desktop
Of course, that shouldn't be necesary :S

Is this only happening with 1.1 for you and downgrading to 1.0-1 fixes the problem? Also, did you tried to restart the phone with 1.1. When I was developing the app I had some bizarre, unexplainiable crashes too, and usually they were gone just by restarting the phone or recompiling the app. Very strange.

EDIT: OK, I just saw you already tried restarting the phone and didn't work. This is extremely odd because the code was unchanged between 1.0-1 and 1.1. Only the translation file was renamed from es_AR to es. I'll try to investigate what's going on.

Please let me know if 1.0-1 still works for you when downgrading.

Last edited by llucax; 2012-08-11 at 09:18.