GtkIMCocoa builds successfully, and in Xamarin Studio I am able to switch input modes using the Eisu/Kana keys. However, whenever I type anything, the cursor moves backwards and forwards, never inputting anything. When I press the space bar, instead of displaying candidates for the input I was typing, a garbage character is input into the text area.
Let me know what I can do to help diagnose/fix this problem. I'm available over email as well: my Github username at gmail.com.
From a clean installation of Xamarin Studio and JhBuild, building gtkimcocoa from source results in an input module that doesn't work correctly.
I had to slightly alter the instructions given on this page because the latest Xamarin comes with Mono 3.x instead of 2.x, but anyway:
GtkIMCocoa builds successfully, and in Xamarin Studio I am able to switch input modes using the Eisu/Kana keys. However, whenever I type anything, the cursor moves backwards and forwards, never inputting anything. When I press the space bar, instead of displaying candidates for the input I was typing, a garbage character is input into the text area.
Let me know what I can do to help diagnose/fix this problem. I'm available over email as well: my Github username at gmail.com.