Skip to content
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

Crash on Windows when changing parents #479

Open
nist-anka opened this issue Jun 22, 2022 · 1 comment
Open

Crash on Windows when changing parents #479

nist-anka opened this issue Jun 22, 2022 · 1 comment
Labels

Comments

@nist-anka
Copy link
Contributor

nist-anka commented Jun 22, 2022

It does not happen in Release version.
Also, when the error pops up and you ignore it, the parent is change and everything looks normal.

@errollgarner
Copy link
Contributor

This is due to an assert failure in QAbstractItemModel (first<rowCount(parent)). It doesn't seem to impact usability, so will leave it for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants