Giter Club home page Giter Club logo

Comments (5)

liees avatar liees commented on June 13, 2024 1

electron: 13.6.9

from electron-store.

liees avatar liees commented on June 13, 2024
"electron-store": {
      "version": "8.1.0",
      "resolved": "https://registry.npmmirror.com/electron-store/-/electron-store-8.1.0.tgz",
      "integrity": "sha512-2clHg/juMjOH0GT9cQ6qtmIvK183B39ZXR0bUoPwKwYHJsEF3quqyDzMFUAu+0OP8ijmN2CbPRAelhNbWUbzwA==",
      "requires": {
        "conf": "^10.2.0",
        "type-fest": "^2.17.0"
      }
    },

from electron-store.

partap avatar partap commented on June 13, 2024

Just started seeing this as well...
SCR-20230329-m59

running...
electron-store: 8.1.0
Electron: 22.3.2
Windows 7

I'm using it to (among other things) save window positions for my app in handlers for "move" and "resize". The handlers are debounced...but it does seem like it might be triggered by simultanous writes to the store file.

e.g. I have seen it happen when toggling my window fullscreen back and forth...or sometimes I get "lucky" and it is triggered immediately. The app crashes to desktop after displaying that message, which is no bueno.

It wouldn't be a problem if I could just trap that error and abort the file write instead.
Not sure how to go about that though...I'm already using electron-unhandled to just log uncaught exceptions and continue, but it doesn't catch this.

from electron-store.

liees avatar liees commented on June 13, 2024

Looks like the author of this library is busy with other things~

from electron-store.

liees avatar liees commented on June 13, 2024

I am using rxdb now

from electron-store.

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.