[Mono-bugs] [Bug 692206] Can't enter o umlaut character with system keyboard "Germany"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 27 14:56:09 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=692206

https://bugzilla.novell.com/show_bug.cgi?id=692206#c9


--- Comment #9 from Thomas Goldstein <stifu at free.fr> 2011-06-27 18:56:08 UTC ---
Alright.

Your first patch doesn't apply cleanly: 1 out of 9 hunks failed. On line 1193,
the removed line should be:

if (xic != IntPtr.Zero && have_Xutf8LookupString) {

While in your patch, it is:

if (xic != IntPtr.Zero) {

Should I go on and rectify this manually? Or did you work from the wrong
version?

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list