-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DEBUG ASSERT in effects_refactoring branch #10563
Comments
Commented by: daschuer The same assertion happens reproducible if I try to make all hidden effects visible at one. This happens also if you make one effect visible and than close and reopen the preferences window. |
Commented by: ronso0 oh, I should probably restore ExtendedSelection for the effect list to re-enable dragging multiple effects/chains. But we'd need to clear the effect/chain info table then. |
Issue closed with status Fix Committed. |
Reported by: daschuer
Date: 2021-10-18T16:39:53Z
Status: Fix Committed
Importance: Undecided
Launchpad Issue: lp1947615
I was able to catch a back trace of it:
critical[Main] DEBUG ASSERT: "pModel" in function void DlgPrefEffects::effectsTableItemSelected(const QModelIndex&) at /home/daniel/workspace/i18n/src/preferences/dialog/dlgprefeffects.cpp:169
This has happens after clicking on the "Restore defaults" button in the effect preferences.
Resuming is possible without a crash.
The text was updated successfully, but these errors were encountered: