Bug 73027

Summary: encoding problem in k3b "writing" dialog: "Using cdrecord ... J[undreadable characters]rg Schilling
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Joachim Werner <joe>
Component: KDEAssignee: E-mail List <kde-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None CC: kernel01
Version: Beta 4   
Target Milestone: ---   
Hardware: All   
OS: SUSE Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.