You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There would be more than one upgrade dialog per database at project
loading if the dialogs were cancelled. The dialogs would pop up
also when closing a project. This happens no more since DB manager
now keeps tabs on which database has shown the dialog. We ask
for upgrade again only when user tries to open an outdated database
in DB editor.
Re #2915
soininen
added a commit
to spine-tools/spine-items
that referenced
this issue
Aug 9, 2024
Data Store was blindly using its URL in tear_down() even though
you can close the project in Toolbox without fully specifying it.
Re spine-tools/Spine-Toolbox#2915
soininen
added a commit
to spine-tools/spine-items
that referenced
this issue
Aug 9, 2024
Don't try to use an incomplete URL when constructing a Data Store.
This is a plausible situation when project is saved and closed before
the database URL is fully defined.
Re spine-tools/Spine-Toolbox#2915
If you click the the Cancel button on Incompatible database version dialog there is a high chance the dialog pops up again.
The text was updated successfully, but these errors were encountered: