[MonoDevelop] Code completion stopped working, no apparent reason

Mário Duarte da Cruz duartecruz at gmail.com
Sun Oct 1 14:34:32 EDT 2006


And finally, to end this one-man thread, the gtk source pointed xkb as
the culprit of setting the 14th bit to one, and soon after updating and
messing with setxkbmap all was solved.

Thank you for your time, anyway.

Best regards,

Duarte Cruz


Mário Duarte da Cruz wrote:
> The problem was pinpointed to the EditActionCollection class.
> 
> The "state" argument of the GetAction method has a default value of 8192
> when no modifier keys are active, and so the action.State ==
> filteredState condition was always false.
> 
> Considering that this issue seems to be affecting only me, this is
> probably an abnormal behavior, maybe due to some very recent and
> possibly buggy version of gtk installed on the system.
> 



More information about the Monodevelop-list mailing list