Open ghost opened 1 year ago
The issue was narrowed down to better-sqlite3 in combination with Electron 22 (Electron 21 and below work correctly). It is most likely caused by this issue: https://github.com/WiseLibs/better-sqlite3/issues/988
Short term solution: revert to Electron 21 Long term solution: use another, preferably Javascript (so no compilation is needed) library like https://rxdb.info/electron-database.html or https://dexie.org/. Note: this will break compatibility with Dopamine 2.
Some advise about local databases on Reddit :https://www.reddit.com/r/electronjs/comments/lei8b1/electron_local_database/
Another option: https://jsstore.net/
Could this be an option? https://github.com/ironboy/best-sqlite3
I installed dopamine 3 in my arch linux, when i try to add a folder to the collection I get a white screen after refreshing