Closed mikecousins closed 2 months ago
I just ran into a similar issue on Mac Apple Silicon. It said there is an update. Allowed it to update but after it requested to shut down the app, it wouldn't start back up. I uninstalled and installed from the website and it still won't start.
I run into the same issue upgrading from 1.0.10 to 1.0.11. The application does not load anymore. I uninstalled it and reinstall it and it still does not work. I reverted back to 1.0.10 version.
@maidh91 I think the refactoring you did broke the database URL. The database should be in the data_dir, not the current_dir. Any idea how to get this URL without using Tauri (which is not in src-core anymore)? I'll remove the 1.0.11 for now, until we find a fix
Should be fixed in v1.1.12. Can you please confirm?
Works a bit better with 1.0.12. Here's how it went for me:
Should be fixed in v1.1.12. Can you please confirm?
It works now. Only minor issue that I noticed is that it takes a while (8-10 secs on my M1 Max system) for the data to appear when you start the app. The same delay happens when you right click and choose reload on the Dashboard pane.
Closing this. History calculation are now persisted to database starting v1.014. This should improve performance after first calculation.
I get a message saying that there's an update available:
It then gives a GAC prompt which I say yes to and then it installs very quickly and launches again with the same update available message. No errors are thrown.