Skip to content

Conversation

@TurboGit
Copy link
Member

We make sure that default and memory DB are first added and then we list the others. This ensure that library.db (default) is present when adding the other workspace and avoid a crash due to null access.

Closes #20140.

@TurboGit TurboGit added this to the 5.4.1 milestone Jan 12, 2026
@TurboGit TurboGit added bugfix pull request fixing a bug priority: high core features are broken and not usable at all, software crashes scope: DAM managing files, collections, archiving, metadata, etc. labels Jan 12, 2026
We make sure that default and memory DB are first added and then
we list the others. This ensure that library.db (default) is present
when adding the other workspace and avoid a crash due to null
access.

Closes #20140.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix pull request fixing a bug priority: high core features are broken and not usable at all, software crashes scope: DAM managing files, collections, archiving, metadata, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DT 5.4 crashes on Windows, when program is restarted with "multiple workspace" selected

2 participants