Bug 4532

Summary: XtSetLanguageProc-8 failed when XMODIFIERS is set
Product: Xtests Reporter: Rui Feng <fengrui>
Component: XTSAssignee: Stuart Anderson <anderson>
Status: RESOLVED MOVED QA Contact: Xorg testing team <xorg-test>
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: proposed patch of Xt4/tstlnggprc.m

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.