Giter Club home page Giter Club logo

Comments (4)

boomer30 avatar boomer30 commented on June 24, 2024

I upgraded to Flamingo and upgraded Gradle to 8.0. I no longer get the error above, but the app is still shutting down immediately after opening. I have tried running it on a physical Pixel 7 Pro and a Pixel 5 emulator. The behavior is the same for both.

from mediapipe-samples.

PaulTR avatar PaulTR commented on June 24, 2024

Is there an error for it after all of the updates and whatnot? I just tried it on a physical pixel 7 and cannot reproduce the problem. If it's a lateinit issue, we might just need to wrap the code with the helper with

if(this::poseLandmarkerHelper.isInitialized) {
}

from mediapipe-samples.

boomer30 avatar boomer30 commented on June 24, 2024

It does not produce an error. It just shuts down immediately

from mediapipe-samples.

PaulTR avatar PaulTR commented on June 24, 2024

I'm going to try and wrap all the usages of poseLandmarkerHelper in the isInitialized flag check, so we'll see how that goes (I never was able to replicate the issue, unfortunately, but that's the joys of race conditions :)) Closing this out, but let me know if you still have issues after that fix. Thanks!

from mediapipe-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.