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

library header properties language sensitive #10402

Closed
mixxxbot opened this issue Aug 23, 2022 · 4 comments
Closed

library header properties language sensitive #10402

mixxxbot opened this issue Aug 23, 2022 · 4 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: daschuer
Date: 2021-04-17T11:01:48Z
Status: Fix Released
Importance: High
Launchpad Issue: lp1924843
Tags: library, regression


There is an issue with reading the header properties.

Fedora 34 current Mixxx 2.3.0-beta DE locale.

Is logging this:

Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 4 "Album-Interpret"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 20 "Kanäle"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 31 "Farbe"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 7 "Komponist"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 32 "Cover-Bild"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 22 "Hinzugefügt am"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 10 "Typ"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 8 "Gruppierung"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 27 "Tonart"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 15 "ReplayGain"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 18 "Abtastrate"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 24 "Gespielt"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 40 "#"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 42 "Zeitstempel"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 20 "Kanäle"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 31 "Farbe"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 7 "Komponist"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 32 "Cover-Bild"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 22 "Hinzugefügt am"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 10 "Typ"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 27 "Tonart"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 15 "ReplayGain"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 18 "Abtastrate"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 24 "Gespielt"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 40 "#"
Debug [Main]: BaseTrackTableModel - Skipping header properties for unsupported column 42 "Zeitstempel" 

This sounds critical, however I have not investigated this any further yet.

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2021-06-02T07:29:20Z


This issue still persists.
Do we have a quick fix for it?

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2021-06-02T15:50:47Z


This message appears because the the header properties are initialized from the base class BaseTrackTableModel for all possible columns.
The Debug message is just confusing noise.
I will remove it.

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2021-06-02T15:54:24Z


#3935

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 2.3.0 milestone Aug 24, 2022
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