Giter Club home page Giter Club logo

Comments (7)

0xpr03 avatar 0xpr03 commented on June 19, 2024 1

Acra requires a login

That's correct, the relevant stuff is in the issue.

from vocabletrainer-android.

mawoka-myblock avatar mawoka-myblock commented on June 19, 2024

Acra requires a login

from vocabletrainer-android.

0xpr03 avatar 0xpr03 commented on June 19, 2024

This issue is odd. For some reason the Database is null, even though it's initialized in the constructor.
If somebody can tell me how they triggered this, that'd be awesome.

from vocabletrainer-android.

0xpr03 avatar 0xpr03 commented on June 19, 2024

I may have been able to reproduce this after a private report. It's definitely tricky to trigger and worked with

  • 4x rotation
  • 2x resume
  • 1x locking
  • 1x background
    Only one time.

from vocabletrainer-android.

0xpr03 avatar 0xpr03 commented on June 19, 2024

I was able to reproduce a different state loss, after 20 minutes of trying, it all boils down to switching the view, going into lockscreen and resume a session. I wasn't able to repeat it. Apparently it can happen that each and every state is null after this combination.. Could be related to the lifecycle changes in recent android versions.

from vocabletrainer-android.

0xpr03 avatar 0xpr03 commented on June 19, 2024

Easy reproduction:

  • start session (1 list, 1 entry, 1 repetition, classic mode)
  • solve 0 to n-1
  • go back
  • resume
  • solve all remaining
    => errors shown, "ok" produced crash

Apparently the list of the entry is loosing it's "unsolved" count, leading to the default of -1, leading to isFinished always returning true, so the training doesn't end (and fails to load the next entry).

from vocabletrainer-android.

0xpr03 avatar 0xpr03 commented on June 19, 2024

Fixed in 0.8.1, currently on its way through the f-droid release train

from vocabletrainer-android.

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.