Avatar for ingo

ingo

Member since May 2022 • Last active Mar 2024
  • 4 conversations
  • 15 comments

Most recent activity

  • in Bangle.js
    Avatar for ingo

    perfect, works again.
    thanks

  • in Bangle.js
    Avatar for ingo

    With the newest Cuttin Edge build the NumberPicker is broken. The NumberPicker does not open. For example try Settings > System > Locale > Time Zone. Nothing happens.
    With older Firmeware build it works.
    Try factory reset, but don't work either.

  • in Bangle.js
    Avatar for ingo

    @rullen, this is certainly the error that is described here:
    http://forum.espruino.com/conversations/­379050/

  • in Bangle.js
    Avatar for ingo

    The other topic seemed to go in a different direction, so I opened this one. Turned out differently now though. So this one could be closed.

  • in Bangle.js
    Avatar for ingo

    this is actually the first I've heard of the tape coming off

    on my watch the tape came off already after 2 months, a piece of new tape helped

  • in Bangle.js
    Avatar for ingo

    I also have the error mainly in GadgetBridge and Chrome in Android.
    I tried this with Chrome and tried to debug via the computer (https://www.addictivetips.com/android/ge­t-web-console-log-chrome-for-android/). But have not found a clear indication for the error.

    I also tried this in GadgetBridge via Android Studio using LogCat. I couldn't see any obvious errors there either. The json string seems to arrive. I see at least log output of type UART RX with a json containing all my apps.

    When I have more time, I'll take another closer look. Probably not until the weekend :(

  • in Bangle.js
    Avatar for ingo

    With the URL "https://banglejs.com/reference" I get the following exception:

    org.xml.sax.SAXParseException: unterminated entity ref
    (position:ENTITY_REF @1:1230 in java.io.StringReader@299f0e3) at
    org.apache.harmony.xml.parsers.DocumentB­uilderImpl.parse(DocumentBuilderImpl.jav­a:147)
    at org.apache.xpath.jaxp.XPathImpl.evaluate­(XPathImpl.java:474) at
    org.apache.xpath.jaxp.XPathImpl.evaluate­(XPathImpl.java:521) at
    gutzeit.com.xpathtest.MainActivity.lambd­a$testAsync$0(MainActivity.java:123)
    at
    gutzeit.com.xpathtest.MainActivity$$Exte­rnalSyntheticLambda0.run(Unknown
    Source:0) at
    java.util.concurrent.ThreadPoolExecutor.­runWorker(ThreadPoolExecutor.java:1167)
    at
    java.util.concurrent.ThreadPoolExecutor$­Worker.run(ThreadPoolExecutor.java:641)
    at java.lang.Thread.run(Thread.java:923)
    --------------- linked to ------------------ javax.xml.xpath.XPathExpressionException­:
    org.xml.sax.SAXParseException: unterminated entity ref
    (position:ENTITY_REF @1:1230 in java.io.StringReader@299f0e3) at
    org.apache.xpath.jaxp.XPathImpl.evaluate­(XPathImpl.java:479) at
    org.apache.xpath.jaxp.XPathImpl.evaluate­(XPathImpl.java:521) at
    gutzeit.com.xpathtest.MainActivity.lambd­a$testAsync$0(MainActivity.java:123)
    at
    gutzeit.com.xpathtest.MainActivity$$Exte­rnalSyntheticLambda0.run(Unknown
    Source:0) at
    java.util.concurrent.ThreadPoolExecutor.­runWorker(ThreadPoolExecutor.java:1167)
    at
    java.util.concurrent.ThreadPoolExecutor$­Worker.run(ThreadPoolExecutor.java:641)
    at java.lang.Thread.run(Thread.java:923) Caused by:
    org.xml.sax.SAXParseException: unterminated entity ref
    (position:ENTITY_REF @1:1230 in java.io.StringReader@299f0e3) at
    org.apache.harmony.xml.parsers.DocumentB­uilderImpl.parse(DocumentBuilderImpl.jav­a:147)
    at org.apache.xpath.jaxp.XPathImpl.evaluate­(XPathImpl.java:474) ...
    6 more

    I was interested to see if this works for anyone. It would be great if someone could try this out.

Actions