-
• #2
Not sure what you mean... I'm using the default alarm and timer app and it seems to be working just fine (Bangle.js 2 on 2v12.54).
-
• #3
Thanks for your answer, same configuration, I can't make changes, the alarm works but if I want to change, for example, the time, I can't exit the change.
-
• #4
Just tried here - seems to work great for me with the default alarm.
Maybe you could post a video of the issue?
-
• #5
I am attaching a video, the touch and the button work without problems.
1 Attachment
-
• #6
Thanks! Which firmware version are you on? I just tried that here are it works great, with the minor issue that minutes can be scrolled negatively -but I'll fix that now
-
• #7
Maybe you could also connect with the Web IDE and try and reproduce it - it's possible it is giving you some error
-
• #9
these are the errors from the ide, from the search of the app to the attempt to "save" the change on qalarm, if there is anything else I can do I am here.
Checking for alarms... BLE Connected, queueing BLE restart for later ____ _ | __|___ ___ ___ _ _|_|___ ___ | __|_ -| . | _| | | | | . | |____|___| _|_| |___|_|_|_|___| |_| espruino.com 2v12.55 (c) 2021 G.Williams Uncaught Error: Function "startsWith" not found! at line 22 col 1215 in .boot0 ...oredPatterns={};return;}if(!mode.startsWith("clock")){storedPatter... ^ in function "setUI" called from line 3 col 212 ...<=b)&&b<d.c&&d.select(b))}});return e ^ in function called from line 16 col 250 in launch.app.js ...ding...");load(app.src);}}}); ^ Checking for alarms... BLE Connected, queueing BLE restart for later ____ _ | __|___ ___ ___ _ _|_|___ ___ | __|_ -| . | _| | | | | . | |____|___| _|_| |___|_|_|_|___| |_| espruino.com 2v12.55 (c) 2021 G.Williams Uncaught Error: Function "startsWith" not found! at line 22 col 1215 in .boot0 ...oredPatterns={};return;}if(!mode.startsWith("clock")){storedPatter... ^ in function "setUI" called from line 3 col 212 ...<=b)&&b<d.c&&d.select(b))}});return e ^ in function called from line 7 col 273 ...,m[a])}};s=E.showScroller(n);return r ^ at line 7 col 273 ...,m[a])}};s=E.showScroller(n);return r ^ in function called from line 7 col 435 in qalarm.app.js ...].reload();return E.showMenu(menu); ^ at line 7 col 435 in qalarm.app.js ...].reload();return E.showMenu(menu); ^ in function "showMainMenu" called from line 11 col 14 in qalarm.app.js showMainMenu(); ^ Uncaught Error: Function "startsWith" not found! at line 22 col 1215 in .boot0 ...oredPatterns={};return;}if(!mode.startsWith("clock")){storedPatter... ^ in function "setUI" called from line 3 col 212 ...<=b)&&b<d.c&&d.select(b))}});return e ^ in function called from line 7 col 273 ...,m[a])}};s=E.showScroller(n);return r ^ at line 7 col 273 ...,m[a])}};s=E.showScroller(n);return r ^ in function called from line 8 col 1500 in qalarm.app.js ...nMenu();};}return E.showMenu(menu); ^ at line 8 col 1500 in qalarm.app.js ...nMenu();};}return E.showMenu(menu); ^ in function "showEditAlarmMenu" called from line 7 col 361 in qalarm.app.js ...idx);else showEditAlarmMenu(idx); ^ in function "b" called from line 1 col 79 ...if("function"==typeof b)b(r);else if("object"==typeof b)if("... ^ in function "select" called from line 1 col 52 c.y<a.y-4||(b=k(c.y),(0>f||0<=b)&&b<d.c&&d.select(b)) ^ in function called from system Uncaught ReferenceError: "s" is not defined at line 1 col 187 ...nchange(a.value);n.scroll=s.scroll;s=E.showScroller(n)} ^ in function "c" called from line 1 col 7 f();c() ^ in function called from system Uncaught ReferenceError: "s" is not defined at line 1 col 187 ...nchange(a.value);n.scroll=s.scroll;s=E.showScroller(n)} ^ in function "c" called from line 1 col 7 f();c() ^ in function called from system Uncaught ReferenceError: "s" is not defined at line 1 col 187 ...nchange(a.value);n.scroll=s.scroll;s=E.showScroller(n)} ^ in function "c" called from line 1 col 7 f();c() ^ in function called from system
-
• #10
Ahh, ok. Have you got
ptlaunch
orswiperclocklaunch
installed? -
• #11
I've just updated those apps in the dev app loader - if you upgrade those I think that'll fix your problem
-
• #12
I use "Pattern Launcher", please tell me how to update, on https://banglejs.com/apps I can't find updates.
Thank you.
-
• #13
Here's the development App Loader:
https://espruino.github.io/BangleApps/?q=pattern%20launcher -
• #14
I confirm, it works fluid and responsive.
Thanks for the link which I thought was a clone of https://banglejs.com/apps
maybe it's just me but with the new menu the 2 alarm applications have become unusable.
Does anyone confirm?