Bug 496622

Summary: CDs without metadata are shown to have metadata of previously inserted CD
Product: [Applications] k3b Reporter: Lavender Shannon <retrodaredevil>
Component: CopyingAssignee: k3b developers <k3b>
Status: RESOLVED WORKSFORME    
Severity: normal CC: aacid, michalm, trueg
Priority: NOR    
Version: 21.12.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Lavender Shannon 2024-11-23 20:51:03 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

If you have a CD with metadata and then put in a CD without metadata, K3b will show metadata from the CD that was previously inserted to the drive.


STEPS TO REPRODUCE
1. Insert CD with metadata (possibly RIP it, or just eject it)
2. Insert CD without metadata (no track names, no album name, no artist name, or a mixture of lacking metadata)

K3b will not only show the metadata from the CD that was first inserted, it will also give that metadata to the files it saves while ripping.


EXPECTED RESULT
K3b should behave the same as if it was just opened and no CD had been previously inserted. The metadata should be left blank.

SOFTWARE/OS VERSIONS
Linux: `Linux my-hostname 6.9.3-76060903-generic #202405300957~1726766035~22.04~4092a0e SMP PREEMPT_DYNAMIC Thu S x86_64 x86_64 x86_64 GNU/Linux`
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3 (built against 5.15.3)

ADDITIONAL INFORMATION
Comment 1 Albert Astals Cid 2024-11-28 14:28:57 UTC
I just tried this with 24.08.3 and it works for me. Please try with a version that is not 3 years old.
Comment 2 Lavender Shannon 2024-12-02 01:18:51 UTC
(In reply to Albert Astals Cid from comment #1)
> I just tried this with 24.08.3 and it works for me. Please try with a
> version that is not 3 years old.

Fair enough. I was just using the version in Pop OS 22.04 repositories. Looks like I either have to build from source or use the snap version (there's no flathub version).