mawie81 / electron-window-state

A library to store and restore window sizes and positions for your Electron app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BrowswerWindow flashes and then closes

danny-does-stuff opened this issue · comments

commented

I had an issue where some windows users were unable to open the app. This only was happening to some users. They would try to open the app, which would flash for a split second and then go away. The process still stayed visible in Task Manager as a background process. After removing electron-window-state from the project, this error went away. I don't know if there is something else I could have done to fix this issue, but it definitely seems like an issue with electron-window-state.

Project information:

  • electron 4.0.1
  • electron-builder 20.38.4
    • set up with auto updates