https://bugzilla.novell.com/show_bug.cgi?id=814814 https://bugzilla.novell.com/show_bug.cgi?id=814814#c66 --- Comment #66 from M00n Raker <m00nraker@gmx.net> 2013-04-25 19:43:40 UTC --- (In reply to comment #65)
Interesting fact, the submit request to openSUSE:factory displays this for the special characters : äÃöÃüÃÃ
I updated to 1.8-69.1.x86_64. Now we run into other problems. Ok, no screencast but text: 1) Create new file: touch test.mp3 (no tags, no audio stream) 2) tagreader test.mp3 title - "" 3) tagwriter -t äöü test.mp3 4) tagreader test.mp3 title - "äöü" That seems to be correct, but when I load test.mp3 into Amarok, Amarok shows up a corrupted title string: äöü Kid3 shows the same corrupted title string after loading the file. Now another test: 1) Create new file: touch test2.mp3 (no tags, no audio stream) 2) tagreader test2.mp3: title - "" 3) This time I first edit ID3v2 title tag of test2.mp3 with Kid3 to "äöü" 4) tagreader test2.mp3 shows up a corrupted title tag now: title - "���" 5) Loading the same test2.mp3 into Amarok, it shows the correct title tag: "äöü". So tagreader seems to produce a corrupted output or whatever. A last test also without tagwriter modifying the file: 1) Create new file: touch test3.mp3 (no tags, no audio stream) 2) tagreader test3.mp3: title - "" 3) I load test3.mp3 into Kid3 and modify the ID3v1 title tag to "äöü". 4) tagreader test3.mp3: title - "���" Ok, tagreader produces shit. 5) I then load test3.mp3 into Amarok. Amarok shows up this tag: "äöü". Correct. But now i modify this title tag within Amarok itself to this title tag: "äöüß". After saving the changes in Amarok, the title tag gets corrupted and Amarok shows up this "äöüÃ" instead of "äöüß". Kid3 shows up the same corrupted string for Id3v1 and v2 title tag.
From my first two tests, you could think, that it is an tagreader/tagwriter issue now. But the last test shows, that it isn't. Very confusing.
Did you change s.th else except removing the rusxmms patch? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.