Garmin Forums
Garmin Forums
  • Site
  • User
  • Site
  • Search
  • User
  • Apps & Software
  • Outdoor Recreation
  • Sports & Fitness
  • Pilots
  • Developer
  • Beta Program
  • German Forum
  • More
  • Cancel
  • RE: Corrupted run - help needed please

    seilogramp
    seilogramp

    Hi 8846500. Sorry, a bit late to try to help. Nonetheless, there was one timestamp with strange positional data.

    If this is any better than what you've already done, this will work C2183847-fixed.fit

    Fixed using Fit File Repair Tool

    Some suggestions…

    • over 3 years ago
    • Sports & Fitness Archive
    • Forerunner 30/35
  • Comment on weak() doesn't work or bug in simulator/ActiveMemory

    _psx_
    _psx_

    I have already checked and yes circular reference changed do weak references. But it shouldn't happen because it means that

    x = O.weak().get()

    return O instead of o.weak()

    what is the difference between:

    x = o.weak();

    y = x.get();

    and

    y = o.weak(…

    • over 3 years ago
    • Connect IQ
    • Connect IQ Bug Reports
  • Comment on weak() doesn't work or bug in simulator/ActiveMemory

    flowstate
    flowstate

    No because in exampleOfAccessingX(), the strong reference to Ctwo goes away once you're finished using it. (x is a local variable.)

    In your original example, you call parent.weak().get() right away and store the result in x (a class variable), which…

    • over 3 years ago
    • Connect IQ
    • Connect IQ Bug Reports
  • Comment on weak() doesn't work or bug in simulator/ActiveMemory

    flowstate
    flowstate

    "I don't know weak() return class WeakReference. Only for stillAlive? I can simple check null of object."

    Soooo, you're saying you didn't understand how weak() works but you're complaining that it doesn't work?

    "Maybe just…

    • over 3 years ago
    • Connect IQ
    • Connect IQ Bug Reports
  • RE: Open activates in a new tab

    PRERULES
    PRERULES

    Yes, I was not getting the pop-up. I cleared the cache and cookies and now the pop-up is there and I see the link I can right click on. Thanks!

    • over 3 years ago
    • Mobile Apps & Web
    • Garmin Connect Web
  • Comment on weak() doesn't work or bug in simulator/ActiveMemory

    _psx_
    _psx_

    I don't agree. If there is Circular Reference in

    x    = parent.weak().get();

    there will be too in

    exampleOfAccessingX

    weak() as Lang.WeakReference

    Get a WeakReference to an Object.

    A weak reference is an object that keeps a reference to an object…

    • over 3 years ago
    • Connect IQ
    • Connect IQ Bug Reports
  • RE: Wrong data during indoor cycling - Wrong Ascent and Distance

    Kyle J
    Kyle J

    Just a thought, do you have auto-start / auto-pause enabled on the Edge? Because that causes a brief delay of recording each time you start/stop, which will lose some distance.

    Also what exactly is your speed source? Is it speed data from a smart trainer…

    • over 3 years ago
    • Cycling
    • Edge 130 Plus
  • RE: Upgrade Request: Self leveling stand with preferred distance and alignment indicators.

    Former Member
    Former Member

    I found this: Masters Edition Mini Laser Levelling & Angle Base Suitable for Garmin R10 

    • over 3 years ago
    • Golf
    • Approach R10
  • RE: Sleep Mode

    djdosage
    djdosage

    i hate sleep mode i only want to manually toggle it

    • over 3 years ago
    • Wearables
    • fēnix 6 Series
  • Comment on weak() doesn't work or bug in simulator/ActiveMemory

    flowstate
    flowstate

    I think you're misunderstanding how to use weak(). The point is to keep the weak reference around until you need it, not to call get() immediately. By calling get() immediately, you're storing a strong reference to the object, which defeats the purpose…

    • over 3 years ago
    • Connect IQ
    • Connect IQ Bug Reports
<>
Copyright © 1996-2023 Garmin Ltd. or its subsidiaries
  • Site Map
  • Terms of Use
  • Privacy
  • Security