[MonoDevelop] tiny patch + load errors/questions

Todd Berman tberman@sevenl.net
Thu, 26 Feb 2004 20:44:37 -0500


Do you have mono built with ICU?

As well, there are known issues with mono from cvs currently. Using 0.30
is the best way to go right now.

--Todd

On Thu, 2004-02-26 at 17:37, Kris Luyten wrote:
> Hi,
> 
> I am trying to work with MonoDevelop on Debian Sid. I have mono, mcs,
> gtk-sharp and gtksourceview installed from CVS, Although it compiles
> without any warnings, and starts up normally I have the following
> errors:
> 
> * Building the completion database generates an exception: "Unhandled
> Exception: System.Reflection.TargetInvocationException: Exception has
> been thrown by the target of an invocation. --->
> System.ComponentModel.Win32Exception: Cannot find the specified file".
> Since it says to restart Monodevelop manually, I guess this is normal
> :-)
> 
> * Opening a C# source file crashes the application.
> Creating a new project, as shown in the HelloWorld tutorial also crashes
> the application on my machine. Actually; the application hangs and does
> not respond. Any hints how to debug this?
> 
> Attached is a tiny patch that changes "Accept" in "Apply" at the end of
> the CompletionDatabaseWizard (makes the text consistent with the button
> label). Maybe it is already fixed, but I can not  access the anonymous
> svn (is there a anonymous accessible repository available)? I made the
> patch with "diff -uN", hope it is correct.
> 
> And a small question: where is the StartCodeCompletionWizard invoked in
> the code? I searched through the code, but grep did not find it for me
> :-).
> 
> Regards,
> Kris
> --
> Kris Luyten
> kris.luyten@luc.ac.be
> uiml.net: http://lumumba.luc.ac.be/kris/projects/uiml.net/