[MonoDevelop] Exception occurred: Invalid event name Window.MoveFocus
Michael Hutchinson
m.j.hutchinson at gmail.com
Thu Dec 27 20:19:42 EST 2007
On Dec 27, 2007 1:34 PM, Paul Bourke <pauldbourke at gmail.com> wrote:
> Thanks very much for the reply. Unfortunatly setting that variable didn't
> work, same problem :/ I see what you're saying but mono should know to look
> in /usr/local as I've compiled everything with --prefix=/usr/local
> Any other ideas at all?
Do you have multiple Monos on your system? If you installed Mono to
/usr/local, then that's where it'll look for its GAC. However, if you
have another Mono in /usr, it's quite probable that MD will be using
that one instead, even though it's in /usr/local. I suggest taking a
look at http://www.mono-project.com/Parallel_Mono_Environments to keep
your environments properly set up and separated.
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list