-
• #2
in the changelog it mentions:
Fix Regexp handling of unescaped '.' in character group: /[.]/ (fix #1948)
Now error if using (unsupported) RegExp backreferencesif (cH>='1' && cH<='9') { jsExceptionHere(JSET_ERROR, "Backreferences not supported"); return false;
I'm guessing one of your apps is using regexp in an invalid manner, possibly. Either that or there is an issue deeper.
-
• #3
Is it erroring on all launchers, or just
tapelauncher
(which is yours?)Because I'm using the standard launcher here on latest firmware and it's fine.
It actually seems to me like that error comes from the
fileman
app - not any launcher? -
• #4
Just to add - I have now fixed
fileman
- it's not like on banglejs.com/apps yet but is on the development repo -
• #5
Thanks - updated to new fileman , and working without issue. Note had to upload the app file as dont think the version number was bumped to 0.03 in apps.json.
-
• #6
Glad that fixed it! Seems to be 0.03 for me - maybe it was a cache issue
Hi @Gordon - I tried out v2.08.160 last night to try the Bangle.getGPSPower();
However I am now having trouble getting the standard launcher to work.
All I get is a blank screen on BTN2.
When using the tapelauncher I get the following.
The watch can still connect to the IDE but the launch capabilities are broken.