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 587 - OpenGL pro could not start on Linux in Chinese
Summary: OpenGL pro could not start on Linux in Chinese
Status: RESOLVED WONTFIX
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 1.2.13
Hardware: x86 Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords: target-1.2.14
Depends on:
Blocks:
 
Reported: 2008-05-23 10:34 UTC by Xianghu Zhao
Modified: 2009-09-21 01:13 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xianghu Zhao 2008-05-23 10:34:16 UTC
I run SDL in Redhat Linux Enterprise 4.6, Chinese interface. But all program using OpenGL just block immediately after start. I debugged it and found something wrong at
XDestroyIC(), line 507, file \video\x11\SDL_x11video.c.
So I tried to select English interface to log in, and everything OK! 
I have not tried other Linux version.
Comment 1 Xianghu Zhao 2008-05-23 23:45:51 UTC
I have tried other languages, including Chinese Traditional, Japanese. They are all OK.
I switched to Fedora 8, still OK.
Maybe there is conflict of input method in Redhat Enterprise 4.6 of Chinese Simplified.
Comment 2 Ryan C. Gordon 2009-09-13 16:33:06 UTC
Tagging this bug with "target-1.2.14" so we can try to resolve it for SDL 1.2.14.

Please note that we may choose to resolve it as WONTFIX. This tag is largely so we have a comprehensive wishlist of bugs to examine for 1.2.14 (and so we can close bugs that we'll never fix, rather than have them live forever in Bugzilla).

--ryan.
Comment 3 Sam Lantinga 2009-09-21 01:13:36 UTC
Please test this out in SDL 1.3 and reopen the bug if it's a problem there.
http://www.libsdl.org/tmp/SDL-1.3.zip

Thanks!