Bug 4532 - XtSetLanguageProc-8 failed when XMODIFIERS is set
Summary: XtSetLanguageProc-8 failed when XMODIFIERS is set
Status: RESOLVED MOVED
Alias: None
Product: Xtests
Classification: Unclassified
Component: XTS (show other bugs)
Version: unspecified
Hardware: x86 (IA32) All
: high normal
Assignee: Stuart Anderson
QA Contact: Xorg testing team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 03:15 UTC by Rui Feng
Modified: 2018-08-10 21:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
proposed patch of Xt4/tstlnggprc.m (319 bytes, patch)
2005-09-21 03:16 UTC, Rui Feng
Details | Splinter Review

Description Rui Feng 2005-09-21 03:15:22 UTC
XtSetLanguageProc-8 failed when XMODIFIERS is set, which is because
XsetLocaleModifiers in X11/lcWrap.c will get the XMODIFIERS setting by getenv.
So we had better to clear XMODIFIERS' setting before running XtSetLanguageProc-8.
Comment 1 Rui Feng 2005-09-21 03:16:16 UTC
Created attachment 3346 [details] [review]
proposed patch of Xt4/tstlnggprc.m
Comment 2 chemtech 2013-03-15 13:52:40 UTC
Rui Feng,
Do you still experience this issue with newer drivers ?
Please check the status of your issue.
Comment 3 GitLab Migration User 2018-08-10 21:43:02 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/test/xts/issues/2.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.