Bug 112997 - kaudiocreator swaps disc-title and disc-artist information from cd-text
Summary: kaudiocreator swaps disc-title and disc-artist information from cd-text
Status: RESOLVED WORKSFORME
Alias: None
Product: kaudiocreator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Gerd Fleischer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 12:07 UTC by Ruben Jenster
Modified: 2023-01-07 05:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
cdtext_invert.patch (438 bytes, text/plain)
2005-09-21 18:46 UTC, Ruben Jenster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ruben Jenster 2005-09-21 12:07:21 UTC
Version:            (using KDE KDE 3.4.1)
Installed from:    Gentoo Packages
OS:                Linux

Hi,
I've burned my own compilation with cd-text. There is no cddb information about this disc on freedb.org so kaudiocreator retrieves the information from the cd-text.Unfortunately it swaps the title and track information.

Reproduce
1. Burn a compilation with k3b, enable cd-text, fill in disc-title and disc-artist information.
2. Load the compilation in kaudiocreator
3. Run 'Edit album' from the menu: disc-title and disc-artist inverted.
Comment 1 Ruben Jenster 2005-09-21 17:41:52 UTC
I found out that kscd also displays artist and title inverted, so it must be a problem of "libkccdb". K3b and gcdmaster seem to write the cd-text properly through cdrdao, since cdex on windows displays the artist and title properly(not inverted).

Regards,
Ruben
Comment 2 Ruben Jenster 2005-09-21 18:45:15 UTC
Ok I studdied the libkcddb files and found the problem.
Attached the patch that fixes this issue.

Comment 3 Ruben Jenster 2005-09-21 18:46:37 UTC
Created attachment 12646 [details]
cdtext_invert.patch

patch that swaps the artist and title content
Comment 4 icefox 2005-09-22 10:20:20 UTC
:)  good try, but that doesn't swap them.  I'll be able to take a look at this later this week.
Comment 5 icefox 2005-09-22 10:21:10 UTC
re-opening
Comment 6 Ruben Jenster 2005-09-22 12:40:09 UTC
I'm really not a coder, but this small patch works for me:-)

Maybe I have to concretise what this patch exactly does for me:

I do generate covers with 'disc-cover' from my compilations. 'disc-cover' can use the local cddb entry of the disc to generate the cover. 
Since there are no cddb entries available for my compilations on freedb.org, I do burn the cd with cd-text, open the cddb editor from kscd or from kaudiocreator and press ok, which generates a local cddb entry from the compilation's cd-text.

The relevant line in the local cddb entry is:
"DTITLE = Artist / Title"

From experience I assume that libkcddb has the following processing priority:
1. Use local cddb entry, if there is no local cddb entry
2. use remote cddb entry, if there is no remote entry
3. use cd-text.

So make sure that you:
1. have a cd with cd-text
2. do not have allready a local cddb entry for this disc.
(pressing ok in the cddb dialog of kscd or kaudiocreator generates a local cddb entry !!!)
3. are disconnected from the internet if there exists a remote cddb entry on freedb.org

Then you should notice that the cdtext_invert.patch swaps the "Artist" and "Title" field in the cddb editor as well as in the cddb editor.

Regards,
Ruben

 
Comment 7 Andrew Crouthamel 2018-11-02 04:19:55 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Andrew Crouthamel 2018-11-16 02:45:56 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version?

Thank you for helping us make KDE software even better for everyone!
Comment 9 Justin Zobel 2022-12-08 00:00:23 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 10 Bug Janitor Service 2022-12-23 05:20:43 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 11 Bug Janitor Service 2023-01-07 05:23:19 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!