https://bugs.winehq.org/show_bug.cgi?id=54669 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon(a)codeweavers.com --- Comment #2 from Rémi Bernon <rbernon(a)codeweavers.com> --- At least for the mixed locale setup I think the issue is fixed now. The problem was that the IME is declaring to support a specific language, and if that locale isn't available in the system the IME will fail to load. I used LANG_NEUTRAL language initially as it seemed to be working everywhere, but apparently not on this setup, and I've changed it to LANG_INVARIANT, whatever that means it seems to be working even better. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.