Complete
over 2 years ago

bug: Data Field Is Not Running in onUpdate()


Error Name: Data Field Is Not Running
Occurrences: 25
First Occurrence: 2022-10-25
Last Occurrence: 2022-11-19
Devices:
Venu®: 7.20
Venu® 2: 11.08
Venu® 2: 10.24
fēnix® 5X / tactix® Charlie: 25.00
vívoactive® 4: 7.20
Venu® Sq. Music Edition: 3.80
App Versions: 2.1.0
Languages: ces, cht, eng, fre, pol
Backtrace:
ExtHRMField.onUpdate:218  var obscurityFlags = getObscurityFlags();

public function onUpdate(dc as Graphics.Dc) {
  var obscurityFlags = getObscurityFlags();
}

Parents
  • I started seeing this error recently too.  I have always had the getObscurityFlags() call in onLayout() (which is the backtrace reference below, even though doco says it should be in onUpdate())

    Error Name: Data Field Is Not Running
    Occurrences: 47
    First Occurrence: 2024-04-14
    Last Occurrence: 2024-05-30
    Devices:
     epixTm (Gen 2) / quatix® 7 Sapphire: 16.22
    App Versions: 1.4.4
    Languages: deu, pol
    Backtrace:
    intheZoneView.onLayout:91

Comment
  • I started seeing this error recently too.  I have always had the getObscurityFlags() call in onLayout() (which is the backtrace reference below, even though doco says it should be in onUpdate())

    Error Name: Data Field Is Not Running
    Occurrences: 47
    First Occurrence: 2024-04-14
    Last Occurrence: 2024-05-30
    Devices:
     epixTm (Gen 2) / quatix® 7 Sapphire: 16.22
    App Versions: 1.4.4
    Languages: deu, pol
    Backtrace:
    intheZoneView.onLayout:91

Children
No Data