List Info

Thread: monodevelop errors




monodevelop errors
country flaguser name
Spain
2007-09-18 10:05:59
i installed monodevelop 0.15 - i am using ubuntu feisty
(linux)

if i click on the application menu monodevelop loads ok.

if i create a new solution - all seems ok first time - but
when i want
to add a new file to the solution - it crashes

running from the terminal - I get this - maybe i am missing
something ?



2007-09-18 16:55:04,379 [-1210685728] ERROR
MonoDevelop.Core.ILoggingService [(null)] -
System.Reflection.TargetInvocationException: Exception has
been thrown
by the target of an invocation. --->
System.FormatException: Invalid
format.
  at System.DateTime.ParseExact (System.String s,
System.String[]
formats, IFormatProvider fp, DateTimeStyles style) [0x00000]

  at System.DateTime.ParseExact (System.String s,
System.String format,
IFormatProvider fp, DateTimeStyles style) [0x00000] 
  at System.DateTime.ParseExact (System.String s,
System.String format,
IFormatProvider fp) [0x00000] 
  at
MonoDevelop.Core.Properties.DefaultProperties.GetProperty
(System.String key, DateTime defaultvalue) [0x00000] 
  at MonoDevelop.Ide.Gui.AddinUpdateHandler.Run () [0x00000]

  at <0x00000> <unknown method>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke
(object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object
obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo
culture)
[0x00000] --- End of inner exception stack trace ---

  at System.Reflection.MonoMethod.Invoke (System.Object
obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo
culture)
[0x00000] 
  at System.Reflection.MethodBase.Invoke (System.Object
obj,
System.Object[] parameters) [0x00000] 
  at MonoDevelop.Ide.Gui.IdeApp.OnExtensionChanged
(System.Object s,
Mono.Addins.ExtensionNodeEventArgs args) [0x00000] 




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

Re: monodevelop errors
user name
2007-09-18 11:29:53
El dt 18 de 09 del 2007 a les 17:05 +0200, en/na Arthur
Gregson va
escriure:
> i installed monodevelop 0.15 - i am using ubuntu feisty
(linux)
> 
> if i click on the application menu monodevelop loads
ok.
> 
> if i create a new solution - all seems ok first time -
but when i want
> to add a new file to the solution - it crashes
> 
> running from the terminal - I get this - maybe i am
missing something ?

The exception you pasted is not the one causing the crash.
See if there
is more output in the terminal.


> 
> 
> 
> 2007-09-18 16:55:04,379 [-1210685728] ERROR
> MonoDevelop.Core.ILoggingService [(null)] -
> System.Reflection.TargetInvocationException: Exception
has been thrown
> by the target of an invocation. --->
System.FormatException: Invalid
> format.
>   at System.DateTime.ParseExact (System.String s,
System.String[]
> formats, IFormatProvider fp, DateTimeStyles style)
[0x00000] 
>   at System.DateTime.ParseExact (System.String s,
System.String format,
> IFormatProvider fp, DateTimeStyles style) [0x00000] 
>   at System.DateTime.ParseExact (System.String s,
System.String format,
> IFormatProvider fp) [0x00000] 
>   at
MonoDevelop.Core.Properties.DefaultProperties.GetProperty
> (System.String key, DateTime defaultvalue) [0x00000] 
>   at MonoDevelop.Ide.Gui.AddinUpdateHandler.Run ()
[0x00000] 
>   at <0x00000> <unknown method>
>   at (wrapper managed-to-native)
> System.Reflection.MonoMethod:InternalInvoke
(object,object[])
>   at System.Reflection.MonoMethod.Invoke (System.Object
obj,
> BindingFlags invokeAttr, System.Reflection.Binder
binder,
> System.Object[] parameters,
System.Globalization.CultureInfo culture)
> [0x00000] --- End of inner exception stack trace ---
> 
>   at System.Reflection.MonoMethod.Invoke (System.Object
obj,
> BindingFlags invokeAttr, System.Reflection.Binder
binder,
> System.Object[] parameters,
System.Globalization.CultureInfo culture)
> [0x00000] 
>   at System.Reflection.MethodBase.Invoke (System.Object
obj,
> System.Object[] parameters) [0x00000] 
>   at MonoDevelop.Ide.Gui.IdeApp.OnExtensionChanged
(System.Object s,
> Mono.Addins.ExtensionNodeEventArgs args) [0x00000] 
> 
> 
> 
> 
> _______________________________________________
> 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: monodevelop errors
country flaguser name
Spain
2007-09-19 00:14:25
On Tue, 2007-09-18 at 18:29 +0200, Lluis Sanchez wrote:
> El dt 18 de 09 del 2007 a les 17:05 +0200, en/na Arthur
Gregson va
> escriure:
> > i installed monodevelop 0.15 - i am using ubuntu
feisty (linux)
> > 
> > if i click on the application menu monodevelop
loads ok.
> > 
> > if i create a new solution - all seems ok first
time - but when i want
> > to add a new file to the solution - it crashes
> > 
> > running from the terminal - I get this - maybe i
am missing something ?
> 
> The exception you pasted is not the one causing the
crash. See if there
> is more output in the terminal.
> 
> 
> > 
> > 
> > 
> > 2007-09-18 16:55:04,379 [-1210685728] ERROR
> > MonoDevelop.Core.ILoggingService [(null)] -
> > System.Reflection.TargetInvocationException:
Exception has been thrown
> > by the target of an invocation. --->
System.FormatException: Invalid
> > format.
> >   at System.DateTime.ParseExact (System.String s,
System.String[]
> > formats, IFormatProvider fp, DateTimeStyles style)
[0x00000] 
> >   at System.DateTime.ParseExact (System.String s,
System.String format,
> > IFormatProvider fp, DateTimeStyles style)
[0x00000] 
> >   at System.DateTime.ParseExact (System.String s,
System.String format,
> > IFormatProvider fp) [0x00000] 
> >   at
MonoDevelop.Core.Properties.DefaultProperties.GetProperty
> > (System.String key, DateTime defaultvalue)
[0x00000] 
> >   at MonoDevelop.Ide.Gui.AddinUpdateHandler.Run ()
[0x00000] 
> >   at <0x00000> <unknown method>
> >   at (wrapper managed-to-native)
> > System.Reflection.MonoMethod:InternalInvoke
(object,object[])
> >   at System.Reflection.MonoMethod.Invoke
(System.Object obj,
> > BindingFlags invokeAttr, System.Reflection.Binder
binder,
> > System.Object[] parameters,
System.Globalization.CultureInfo culture)
> > [0x00000] --- End of inner exception stack trace
---
> > 
> >   at System.Reflection.MonoMethod.Invoke
(System.Object obj,
> > BindingFlags invokeAttr, System.Reflection.Binder
binder,
> > System.Object[] parameters,
System.Globalization.CultureInfo culture)
> > [0x00000] 
> >   at System.Reflection.MethodBase.Invoke
(System.Object obj,
> > System.Object[] parameters) [0x00000] 
> >   at MonoDevelop.Ide.Gui.IdeApp.OnExtensionChanged
(System.Object s,
> > Mono.Addins.ExtensionNodeEventArgs args) [0x00000]

> > 
> > Tried it again - still same - no more output in
terminal

here is the output once more -no further info - thanks

arthurg-serverserver:~$ monodevelop
2007-09-19 07:12:02,004 [-1210833184] ERROR
MonoDevelop.Core.ILoggingService [(null)] -
System.Reflection.TargetInvocationException: Exception has
been thrown
by the target of an invocation. --->
System.FormatException: Invalid
format.
  at System.DateTime.ParseExact (System.String s,
System.String[]
formats, IFormatProvider fp, DateTimeStyles style) [0x00000]

  at System.DateTime.ParseExact (System.String s,
System.String format,
IFormatProvider fp, DateTimeStyles style) [0x00000] 
  at System.DateTime.ParseExact (System.String s,
System.String format,
IFormatProvider fp) [0x00000] 
  at
MonoDevelop.Core.Properties.DefaultProperties.GetProperty
(System.String key, DateTime defaultvalue) [0x00000] 
  at MonoDevelop.Ide.Gui.AddinUpdateHandler.Run () [0x00000]

  at <0x00000> <unknown method>
  at (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke
(object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object
obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo
culture)
[0x00000] --- End of inner exception stack trace ---

  at System.Reflection.MonoMethod.Invoke (System.Object
obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo
culture)
[0x00000] 
  at System.Reflection.MethodBase.Invoke (System.Object
obj,
System.Object[] parameters) [0x00000] 
  at MonoDevelop.Ide.Gui.IdeApp.OnExtensionChanged
(System.Object s,
Mono.Addins.ExtensionNodeEventArgs args) [0x00000] 


Regards
	Arthur Gregson
> > 
> > 
> > _______________________________________________
> > 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

[1-3]

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