Bug 496336

Summary: Columns are mislabeled
Product: [Applications] juk Reporter: sei_la123
Component: generalAssignee: Scott Wheeler <wheeler>
Status: REPORTED ---    
Severity: minor CC: mpyne
Priority: NOR    
Version First Reported In: 24.08.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Screenshot showing issue.

Description sei_la123 2024-11-16 09:22:16 UTC
Created attachment 175856 [details]
Screenshot showing issue.

SUMMARY

STEPS TO REPRODUCE
1. Open the app
2. Show information columns through the "View" drop menu
3. 

OBSERVED RESULT

Columns are mislabeled:
"Track Name", "Artist" and "Album" show correctly; 
"Track" shows nothing;
"Genre" shows track number;
"Year" shows Genre;
"Bitrate" shows song length;
"Comment" shows Bitrate;
"File Name" Shows Comment;
"File Name (Full Path)" shows file name;
And "Length" shows year.

EXPECTED RESULT
Well, columns being labeled correctly :)

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Arch Linux (Kernel 6.11.8-arch1-2 64bit) / KDE Plasma 6.2.3
KDE Plasma Version: 6.2.3
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.0

ADDITIONAL INFORMATION

Changing which columns are shown also removes everything from view until app restart.