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

Some columns in external playlists (iTunes, Traktor, ...) cannot be sorted (initially) #11491

Closed
fwcd opened this issue Apr 17, 2023 · 2 comments

Comments

@fwcd
Copy link
Member

fwcd commented Apr 17, 2023

Bug Description

To reproduce:

  • Open Mixxx
  • Open a playlist in an iTunes or Traktor library
  • Sort by BPM
  • The table will not sort correctly and the log will emit
warning [Main] BaseSqlTableModel::setSort invalid column: 14

Now, interestingly, once the user sorts by artist or title, the sort by BPM will work correctly and the issue seems to be 'fixed' for the rest of the session. So there's probably something strange in the way the table is initialized.

This issue also seems to be rather old, it occurs on recent 2.4 and main builds all the way back to at least f67460d (probably longer).

Version

2.4-alpha-1426-g45eb0bbddf

OS

macOS 13.3.1

@fwcd fwcd added the bug label Apr 17, 2023
@fwcd
Copy link
Member Author

fwcd commented Apr 18, 2023

Sorting by the # column is also broken and doesn't do anything at all even after the 'fix'.

Edit: This will be fixed by #11498

@fwcd fwcd changed the title Some columns in iTunes library cannot be sorted (initially) Some columns in external playlists (iTunes, Traktor, ...) cannot be sorted (initially) Apr 19, 2023
@fwcd
Copy link
Member Author

fwcd commented May 16, 2023

@fwcd fwcd closed this as completed May 16, 2023
@fwcd fwcd added the itunes label Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant