You are reading a single comment by @uname and its replies. Click here to read the full conversation.
  • 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.star­tsWith("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.star­tsWith("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.star­tsWith("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
    
About

Avatar for uname @uname started