[MonoDevelop] possible bug: MonoDevelop running on Windows

Fabrício skarllot at hotmail.com
Sat May 12 20:29:11 EDT 2007


Hi, I'm new on the Mono World and I trying to use MonoDevelop, and I build, manually, entirely with "gmcs".
Below showed error when a try to run MonoDevelop:

===========================================================================================
E:\Mono Projects\monodevelop-0.13.1\Core\src>mono --debug build\bin\MonoDevelop.exe -ipc-tcp

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initial
izer for MonoDevelop.Core.PropertyService ---> System.ArgumentNullException: Argument cannot be null

Parameter name: path1
  at System.IO.Path.Combine (System.String path1, System.String path2) [0x000df] in C:\cygwin\tmp\scratch\mono-1.2.3.50\mcs\class\corlib\System.IO\Path.cs:138
  at MonoDevelop.Core.PropertyService..cctor () [0x00000] --- End of inner exception stack trace ---


  at <0x00000> <unknown method>
  at MonoDevelop.Core.AddIns.Setup.SetupService.get_BinPath () [0x00000]
  at MonoDevelop.Core.AddIns.Setup.SetupService.get_RootAddinPath () [0x00000]
  at MonoDevelop.Core.AddIns.Setup.SetupService.Initialize (System.String[] addInDirs, Boolean ignoreDefaultPath) [0x00000]
  at MonoDevelop.Core.AddIns.AddInService.Initialize () [0x00000]

E:\Mono Projects\monodevelop-0.13.1\Core\src>
===========================================================================================

PS: The path C:\cygwin don't exists.

Thank you very much.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070512/b335af80/attachment.html 


More information about the Monodevelop-list mailing list