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

DEBUG_ASSERT in basetracktablemodel.cpp on header splitter click #13164

Open
daschuer opened this issue Apr 22, 2024 · 7 comments
Open

DEBUG_ASSERT in basetracktablemodel.cpp on header splitter click #13164

daschuer opened this issue Apr 22, 2024 · 7 comments
Labels
Milestone

Comments

@daschuer
Copy link
Member

Bug Description

critical [Main] DEBUG ASSERT: "siblingColumn != index.column()" in function virtual QVariant BaseTrackTableModel::rawSiblingValue(const QModelIndex&, ColumnCache::Column) const at ./src/library/basetracktablemodel.cpp:492

Version

2.4.0

OS

Ubuntu Focal

@daschuer daschuer added the bug label Apr 22, 2024
@daschuer daschuer changed the title DEBUG_ASSERT in basetracktablemodel.cpp DEBUG_ASSERT in basetracktablemodel.cpp on header splitter click Apr 22, 2024
@daschuer daschuer added this to the 2.4.1 milestone Apr 22, 2024
daschuer added a commit to daschuer/mixxx that referenced this issue Apr 22, 2024
@ronso0
Copy link
Member

ronso0 commented Apr 23, 2024

I can't reproduce. (I presume you mean double-click)
Which model does it occur with, and maybe: which column configuration?

@daschuer
Copy link
Member Author

It happens in every table view, when double clicking on the right splitter of the color column header.

@ronso0
Copy link
Member

ronso0 commented Apr 23, 2024

Sorry, I can't reproduce, no matter where I move the Color column 🤷‍♂️

@daschuer
Copy link
Member Author

Maybe resize before and then double click to get the preferred size?

@ronso0
Copy link
Member

ronso0 commented Apr 23, 2024

Nope, it is resized correctly.
I'm testing current 2.4 with d71ebd8

Can you show me the column config you can reproduce it with?

@daschuer
Copy link
Member Author

Just tested with the same commit:
grafik

@ronso0
Copy link
Member

ronso0 commented Apr 24, 2024

In your screenshot some column labels are truncated by the width of the sort indicator.
I can't reprodue that either, my labels use full width unless the indicator is visible.

I'm still using Qt 5.12.8

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