I made a fresh install of ubuntu 10.04, but I can't start monodevelop either - here the result when I try to start:
WARNING: Cannot find Mozilla directory containing libgtkembedmoz.so. Some Addins may not be able to function. Please set MOZILLA_FIVE_HOME to your Mozilla directory. Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for MonoDevelop.Core.GettextCatalog ---> System.TypeInitializationException: An exception was thrown by the type initializer for MonoDevelop.Core.PropertyService ---> System.Configuration.ConfigurationErrorsException: Error Initializing the configuration system. ---> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section <runtime> (/usr/lib/monodevelop/bin/MonoDevelop.exe.config line 3) at System.Configuration.ConfigInfo.ThrowException (System.String text, System.Xml.XmlReader reader) [0x00000] at System.Configuration.SectionGroupInfo.ReadContent (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed, Boolean root) [0x00000] at System.Configuration.SectionGroupInfo.ReadRootData (System.Xml.XmlReader reader, System.Configuration.Configuration config, Boolean overrideAllowed) [0x00000] at System.Configuration.Configuration.ReadConfigFile (System.Xml.XmlReader reader, System.String fileName) [0x00000] at System.Configuration.Configuration.Load () [0x00000] at System.Configuration.Configuration.Init (IConfigSystem system, System.String configPath, System.Configuration.Configuration parent) [0x00000] at System.Configuration.Configuration..ctor (System.Configuration.InternalConfigurationSystem system, System.String locationSubPath) [0x00000] at System.Configuration.InternalConfigurationFactory.Create (System.Type typeConfigHost, System.Object[] hostInitConfigurationParams) [0x00000] at System.Configuration.ConfigurationManager.OpenExeConfigurationInternal (ConfigurationUserLevel userLevel, System.Reflection.Assembly calling_assembly, System.String exePath) [0x00000] at System.Configuration.ClientConfigurationSystem.get_Configuration () [0x00000] --- End of inner exception stack trace --- at System.Configuration.ClientConfigurationSystem.get_Configuration () [0x00000] at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection (System.String configKey) [0x00000] at System.Configuration.ConfigurationManager.GetSection (System.String sectionName) [0x00000] at System.Configuration.ConfigurationManager.get_AppSettings () [0x00000] at MonoDevelop.Core.PropertyService.get_DataPath () [0x00000] at MonoDevelop.Core.PropertyService..cctor () [0x00000] --- End of inner exception stack trace --- at MonoDevelop.Core.GettextCatalog..cctor () [0x00000] --- End of inner exception stack trace --- at MonoDevelop.Core.Logging.ConsoleLogger.Log (LogLevel level, System.String message) [0x00000] at MonoDevelop.Core.LoggingService.Log (LogLevel level, System.String message) [0x00000] at MonoDevelop.Core.LoggingService.LogError (System.String message, System.Exception ex) [0x00000] at MonoDevelop.Core.Runtime.SetProcessName (System.String name) [0x00000] at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) [0x00000] -- monodevelop failed to start after upgrading to Ubuntu 10.4 LTS https://bugs.launchpad.net/bugs/573147 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
