List Info

Thread: possible bug: MonoDevelop running on Windows




possible bug: MonoDevelop running on Windows
country flaguser name
Brazil
2007-05-12 19:29:11
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 Projectsmonodevelop-0.13.1Coresrc>mono --debug buildbinMonoDevelop.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:cygwintmpscratchmono-1.2.3.50mcsclasscorlibSystem.IOPath.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 Projectsmonodevelop-0.13.1Coresrc>
===========================================================================================
 
PS: The path C:cygwin don't exists.
 
Thank you very much.
Re: possible bug: MonoDevelop running on Windows
user name
2007-05-13 11:29:18
MonoDevelop is not supported on Windows. Some contributors
have put
effort on making it work, but it is not a priority right
now.

El ds 12 de 05 del 2007 a les 21:29 -0300, en/na Fabrício va
escriure:
> 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 Projectsmonodevelop-0.13.1Coresrc>mono
--debug buildbin
> 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:cygwintmpscratchmono-1.2.3.50mcsclasscorlib
> System.IOPath.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 Projectsmonodevelop-0.13.1Coresrc>
>
============================================================
===============================
>  
> PS: The path C:cygwin don't exists.
>  
> Thank you very much.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-listlists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: possible bug: MonoDevelop running on Windows
country flaguser name
Brazil
2007-05-13 11:56:17
Thank you, I will try adapt the code to Windows.
You know how I can contribute with my codes resulted from
this adapt?

----- Original Message ----- 
From: "Lluis Sanchez" <lluisximian.com>
Sent: Sunday, May 13, 2007 1:29 PM
Subject: Re: [MonoDevelop] possible bug: MonoDevelop running
on Windows


> MonoDevelop is not supported on Windows. Some
contributors have put
> effort on making it work, but it is not a priority
right now.
>
> El ds 12 de 05 del 2007 a les 21:29 -0300, en/na
Fabrício va escriure:
>> 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
Projectsmonodevelop-0.13.1Coresrc>mono --debug
buildbin
>> 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:cygwintmpscratchmono-1.2.3.50mcsclasscorlib
>> System.IOPath.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 Projectsmonodevelop-0.13.1Coresrc>
>>
============================================================
===============================
>>
>> PS: The path C:cygwin don't exists.
>>
>> Thank you very much.
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-listlists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
>
> 

_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: possible bug: MonoDevelop running on Windows
user name
2007-05-14 10:26:32
El dg 13 de 05 del 2007 a les 13:56 -0300, en/na Fabrício va
escriure:
> Thank you, I will try adapt the code to Windows.
> You know how I can contribute with my codes resulted
from this adapt?

You can send your patches to this list.

Thanks,
Lluis.

> 
> ----- Original Message ----- 
> From: "Lluis Sanchez" <lluisximian.com>
> Sent: Sunday, May 13, 2007 1:29 PM
> Subject: Re: [MonoDevelop] possible bug: MonoDevelop
running on Windows
> 
> 
> > MonoDevelop is not supported on Windows. Some
contributors have put
> > effort on making it work, but it is not a priority
right now.
> >
> > El ds 12 de 05 del 2007 a les 21:29 -0300, en/na
Fabrício va escriure:
> >> 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
Projectsmonodevelop-0.13.1Coresrc>mono --debug
buildbin
> >> 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:cygwintmpscratchmono-1.2.3.50mcsclasscorlib
> >> System.IOPath.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
Projectsmonodevelop-0.13.1Coresrc>
> >>
============================================================
===============================
> >>
> >> PS: The path C:cygwin don't exists.
> >>
> >> Thank you very much.
> >>
_______________________________________________
> >> Monodevelop-list mailing list
> >> Monodevelop-listlists.ximian.com
> >> http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
> >
> > 
> 

_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: possible bug: MonoDevelop running on Windows
user name
2007-05-14 11:52:43
On 5/14/07, Fabrício <skarllothotmail.com> wrote:
> This command don't exists on Windows...

How did you download MD from Subversion?

-- 
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )