We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 447

Summary: X11 code uses latin1 for XA_WM_NAME property
Product: SDL Reporter: Sam Lantinga <slouken>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 1.2.11   
Hardware: All   
OS: Linux   

Description Sam Lantinga 2007-06-28 01:39:38 UTC
XA_WM_NAME is actually locale dependent, but the X11 code converts utf-8 to latin1 instead of using the current locale.

This bug exists in 1.3 as well.
Comment 1 Sam Lantinga 2007-07-04 01:02:16 UTC
This is fixed in subversion for 1.2 and 1.3