To clarify: are we talking about the launcher or the settings menu?
I noticed that sometimes the launcher does not start. But I think that all comes down to insufficient RAM to build the apps list (I'm using the Toucher launcher btw). So reducing the number of installed apps and running widgets helped me to get around this problem.
As for the settings menu: are you on the latest version for the settings (v0.19)? There were some tweaks that reduced RAM usage as well.
Numerals Clock (button switching)
As for the numerals clock, since I'm the original author: I know there is still a bug in the settings (it switches back to the default BTN2 when accessing the menu settings). Didn't have time yet to fix it though. Is that what you mean?
You way to debug this would be if you connect to the WebIDE and see if you get an low memory exception if this behaviour appears.
EDIT: just fixed the settings issue in Numerals clock as per PR #375
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
To clarify: are we talking about the launcher or the settings menu?
I noticed that sometimes the launcher does not start. But I think that all comes down to insufficient RAM to build the apps list (I'm using the Toucher launcher btw). So reducing the number of installed apps and running widgets helped me to get around this problem.
As for the settings menu: are you on the latest version for the settings (v0.19)? There were some tweaks that reduced RAM usage as well.
As for the numerals clock, since I'm the original author: I know there is still a bug in the settings (it switches back to the default BTN2 when accessing the menu settings). Didn't have time yet to fix it though. Is that what you mean?
You way to debug this would be if you connect to the WebIDE and see if you get an low memory exception if this behaviour appears.
EDIT: just fixed the settings issue in Numerals clock as per PR #375