[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

monodevelop will not run (6.7.0)



Dear Klaus,

I am looking at various programming tool options available in Knoppix for
creating a family of C++ libraries and projects.  I have no idea if
monodevelop will suit my needs, but it will not run.  I suspect a
configuration problem (see below).

By the way, Knoppix is truly wonderful!

Best regards,
Andrew

(lxterminal, Knoppix 6.7.0)

knoppix@Microknoppix:~$ monodevelop
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.
ERROR [2011-08-22 15:02:40Z]: Error setting process name
System.DllNotFoundException: libc
  at (wrapper managed-to-native) MonoDevelop.Core.Runtime:prctl
(int,byte[],intptr,intptr,intptr)
  at MonoDevelop.Core.Runtime.unixSetProcessName (System.String name)
[0x00000] in <filename unknown>:0
  at MonoDevelop.Core.Runtime.SetProcessName (System.String name)
[0x00000] in <filename unknown>:0
FATAL ERROR [2011-08-22 15:02:40Z]: MonoDevelop failed to start. Some of
the assemblies required to run MonoDevelop (for example gtk-sharp,
gnome-sharp or gtkhtml-sharp) may not be properly installed in the GAC.
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>
(/UNIONFS/usr/lib/monodevelop/bin/MonoDevelop.exe.config line 3)
  at System.Configuration.ConfigInfo.ThrowException (System.String text,
System.Xml.XmlReader reader) [0x00000] in <filename unknown>:0
  at System.Configuration.SectionGroupInfo.ReadContent
(System.Xml.XmlReader reader, System.Configuration.Configuration config,
Boolean overrideAllowed, Boolean root) [0x00000] in <filename unknown>:0
  at System.Configuration.SectionGroupInfo.ReadRootData
(System.Xml.XmlReader reader, System.Configuration.Configuration config,
Boolean overrideAllowed) [0x00000] in <filename unknown>:0
  at System.Configuration.Configuration.ReadConfigFile
(System.Xml.XmlReader reader, System.String fileName) [0x00000] in
<filename unknown>:0
  at System.Configuration.Configuration.Load () [0x00000] in <filename
unknown>:0
  at System.Configuration.Configuration.Init (IConfigSystem system,
System.String configPath, System.Configuration.Configuration parent)
[0x00000] in <filename unknown>:0
  at System.Configuration.Configuration..ctor
(System.Configuration.InternalConfigurationSystem system, System.String
locationSubPath) [0x00000] in <filename unknown>:0
  at System.Configuration.InternalConfigurationFactory.Create (System.Type
typeConfigHost, System.Object[] hostInitConfigurationParams) [0x00000]
in <filename unknown>:0
  at
System.Configuration.ConfigurationManager.OpenExeConfigurationInternal
(ConfigurationUserLevel userLevel, System.Reflection.Assembly
calling_assembly, System.String exePath) [0x00000] in <filename
unknown>:0
  at System.Configuration.ClientConfigurationSystem.get_Configuration ()
[0x00000] in <filename unknown>:0
  --- End of inner exception stack trace ---
  at System.Configuration.ClientConfigurationSystem.get_Configuration ()
[0x00000] in <filename unknown>:0
  at
System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection
(System.String configKey) [0x00000] in <filename unknown>:0
  at System.Configuration.ConfigurationManager.GetSection (System.String
sectionName) [0x00000] in <filename unknown>:0
  at System.Configuration.ConfigurationManager.get_AppSettings ()
[0x00000] in <filename unknown>:0
  at MonoDevelop.Core.PropertyService.get_DataPath () [0x00000] in
<filename unknown>:0
  at MonoDevelop.Core.PropertyService..cctor () [0x00000] in <filename
unknown>:0
  --- End of inner exception stack trace ---
  at MonoDevelop.Ide.IdePreferences.get_UserInterfaceTheme () [0x00000] in
<filename unknown>:0
  at MonoDevelop.Ide.IdeStartup.Run (System.String[] args) [0x00000] in
<filename unknown>:0
  at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args)
[0x00000] in <filename unknown>:0
knoppix@Microknoppix:~$



Reply to: