Hola Tengo este problema que al intentar abrir el monodevelop me sale la ventana de inicio pero luego ya no pasa nada cuando lo ejecuto desde la consola me sale lo sig:
Mencionar que lo instale con rpm atraves del suse 9.1 con sus respectivas dependencias. Aver si alguien me puede ayudar. Porcierto ya intente a reinstalarlo pero sigue pasando lo mismo.
eduardoacc@linux:~/Documents> monodevelop
** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
Loading error, please reinstall :
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidCastException: Cannot cast from source type to destination type.
in <0x0005a> Gnome.AppBar:get_Progress ()
in <0x0011e> MonoDevelop.Gui.Components.SdStatusBar:.ctor (MonoDevelop.Services.IStatusBarService)
in <0x00083> MonoDevelop.Services.DefaultStatusBarService:.ctor ()
in (unmanaged) (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x00004> (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x00097> System.Reflection.MonoCMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
--- End of inner exception stack trace ---
in <0x000fb> System.Reflection.MonoCMethod:Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in <0x0001d> System.Reflection.MonoCMethod:Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in <0x00044> System.Reflection.ConstructorInfo:Invoke (object[])
in <0x00153> System.Activator:CreateInstance (System.Type,bool)
in <0x00010> System.Activator:CreateInstance (System.Type)
in <0x00041> System.Reflection.Assembly:CreateInstance (string,bool)
in <0x00017> System.Reflection.Assembly:CreateInstance (string)
in <0x000f3> MonoDevelop.Core.AddIns.AddIn:CreateObject (string)
in <0x00038> MonoDevelop.Core.AddIns.Codons.ClassCodon:BuildItem (object,System.Collections.ArrayList,MonoDevelop.Core.AddIns.Conditions.ConditionCollection)
in <0x0016f> MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems (object)
in <0x0004d> MonoDevelop.Core.Services.ServiceManager:InitializeServicesSubsystem (string)
in <0x004db> MonoDevelop.SharpDevelopMain:Main (string[])