Code Monkey home page Code Monkey logo

Comments (5)

jalaziz avatar jalaziz commented on May 24, 2024

Can you give me more details? When did you see the black screen? On app startup? Or after the splash screen? Also, what phone were you testing it on?

from cens-whatsinvasive.

egraham avatar egraham commented on May 24, 2024

Using a Droid. I installed the new version over the old one, then started the program. Black screen for about 30-45 seconds, then the app went directly to the main screen with the map a weed button. I think that it just did not show the spinner nor the splash. When I uninstalled and re-installed, it worked like it was supposed to...

I hope that helps.

from cens-whatsinvasive.

jalaziz avatar jalaziz commented on May 24, 2024

It's probably because your data folder contained many files (resulting in a very slow move). Due to the way the File.renameTo() method works, sometimes we have to do a full copy instead of a simple move. I'll try to add a visual indication that work is being done.

from cens-whatsinvasive.

egraham avatar egraham commented on May 24, 2024

ah, good catch. OK, thanks -- we have a couple hundred installed apps out there, so it couldn't hurt... is there no end to this???

from cens-whatsinvasive.

jalaziz avatar jalaziz commented on May 24, 2024

Updated "data directory upgrade".

The directory copy now executes in the background with a progress dialog.

closed by 22b8889

from cens-whatsinvasive.

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.