From lgy0417#8, I rolled back my ibus packages, and gnome-do now seems to work properly. On Fedora 13, I achieved this by:
yum downgrade ibus ibus-libs ibus-gtk
Each package got downgraded to version 1.3.3-1.fc3. I then used yum's versionlock plugin to prevent updates. Works for me.
I realize that the problem might be in gnome-do's input handling, but gnome-do is written in Mono, and I have zero experience in C# or GTK. When I have spare time to learn C# and GTK, I may try checking and debugging the problem, but until then, I'm happy that things seem to work again.
From lgy0417#8, I rolled back my ibus packages, and gnome-do now seems to work properly. On Fedora 13, I achieved this by:
yum downgrade ibus ibus-libs ibus-gtk
Each package got downgraded to version 1.3.3-1.fc3. I then used yum's versionlock plugin to prevent updates. Works for me.
I realize that the problem might be in gnome-do's input handling, but gnome-do is written in Mono, and I have zero experience in C# or GTK. When I have spare time to learn C# and GTK, I may try checking and debugging the problem, but until then, I'm happy that things seem to work again.