[Bug 31291] Unable to input german umlaut characters with certain locales

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 20 09:10:27 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31291

--- Comment #16 from Markus <ldm at gmx.at> 2012-09-20 09:10:27 CDT ---
But that just creates an alias from en_DK.utf8 to en_DK.UTF-8 right?
I ammended your lines to the file.

Then I did ~ ➜ locale-gen
Generating locales...
  de_AT.UTF-8... done
  de_AT.ISO-8859-1... done
  en_DK.UTF-8... done
  en_DK.ISO-8859-1... done
  en_US.UTF-8... done
  en_US.ISO-8859-1... done
Generation complete.

Then I tried both

~ ➜ LC_ALL=en_DK.utf8 wine notepad
and

~ ➜ LC_ALL=en_DK.UTF-8 wine notepad

still broken.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.


More information about the wine-bugs mailing list