Bug 73027 - encoding problem in k3b "writing" dialog: "Using cdrecord ... J[undreadable characters]rg Schilling
Summary: encoding problem in k3b "writing" dialog: "Using cdrecord ... J[undreadable c...
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: KDE (show other bugs)
Version: Beta 4
Hardware: All SUSE Other
: P5 - None : Minor
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-16 12:36 UTC by Joachim Werner
Modified: 2005-10-19 14:24 UTC (History)
1 user (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joachim Werner 2005-03-16 12:36:29 UTC
The "ö" in "Jörg Schilling" seems to be non-UTF-8. 
 
Just an optical glitch, but as k3b is used frequently we might fix that to 
look more professional ...
Comment 1 Carl-Daniel Hailfinger 2005-09-02 09:41:10 UTC
Still there with 10.0beta4. It seems that the output of cdrecord is indeed
UTF-8, but it is handled as ISO8859-1, causing another conversion to UTF-8 with
the "ö" becoming two characters.
Comment 2 Carl-Daniel Hailfinger 2005-09-12 12:05:41 UTC
I don't see this in RC1 anymore, but I could be mistaken.

Joachim, can you take a look?
Comment 3 Joachim Werner 2005-10-19 14:24:27 UTC
Yep, all fine now.