ashie / gtkimcocoa

GtkIMCocoa is yet another input method module for GTK+ on Mac OS X
http://sourceforge.jp/projects/imime/
Other
15 stars 3 forks source link

Latest Xamarin Studio incompatible with GtkIMCocoa #5

Open khakionion opened 11 years ago

khakionion commented 11 years ago

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.