[Mono-list] [Fwd: crashing monodevelop when upgraded to rev 0.7-1]
enzo
enzo.arlati at libero.it
Sat Jun 11 11:45:42 EDT 2005
I removed all the mono packages and the directory /usr/lib/mono and then
reainstalled all.
Now the monodevelop didn't found the /usr/lib/mono/1.0/mscorlib.dll file.
In what rpm can I found this file ?
[root at enzo5 mono]# monodevelop
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the `/usr/lib/mono/1.0/mscorlib.dll'
directory.
-------- Original Message --------
Subject: crashing monodevelop when upgraded to rev 0.7-1
Date: Sat, 11 Jun 2005 17:07:21 +0200
From: enzo <enzo.arlati at libero.it>
To: mono-list <mono-list at lists.ximian.com>
I upgraded mono to rev 1.1.7 and monodevelop to rev 0.7-1.
Now monodevelop when start crash with the following list of warning.
Do you have some suggestione of what can I have miswrong and how fix
this problem ?
Regards, Enzo
[root at enzo5 mono]# monodevelop
2005-06-11 16:57:25,562 [1124320] INFO
MonoDevelop.Services.ILoggingService [(null)] - WARNING Could not find
stock Icons.16x16.FindPrevIcon
2005-06-11 16:57:25,621 [1124320] INFO
MonoDevelop.Services.ILoggingService [(null)] - WARNING Could not find
stock gtk-stop
2005-06-11 16:57:25,677 [1124320] INFO
MonoDevelop.Services.ILoggingService [(null)] - Creating DefaultWorkbench
Loading error, please reinstall :
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. ---> System.ApplicationException:
Couldn't create a remote process.
in <0x000bf> MonoDevelop.Services.ProcessHostController:CreateInstance
(System.String assemblyPath, System.String typeName)
in (wrapper remoting-invoke-with-check)
MonoDevelop.Services.ProcessHostController:CreateInstance (string,string)
in <0x00028>
MonoDevelop.Services.ProcessService:CreateExternalProcessObject
(System.String assemblyPath, System.String typeName, Boolean shared)
in <0x0004f> BooBinding.Gui.BooShellModel:GetRemoteShellObject ()
in <0x00022> BooBinding.Gui.BooShellModel:.ctor (System.String
program_path, System.String socket_path)
in <0x00093> BooBinding.Pads.BooShellPadContent:CreateBooShell ()
in <0x00022> BooBinding.Pads.BooShellPadContent:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x0006f> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)---
End of inner exception stack trace ---
in <0x00104> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x00019> System.Reflection.MonoCMethod:Invoke (BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture)
in <0x00032> System.Reflection.ConstructorInfo:Invoke (System.Object[]
parameters)
in <0x000e2> System.Activator:CreateInstance (System.Type type, Boolean
nonPublic)
in <0x0000c> System.Activator:CreateInstance (System.Type type)
in <0x0003a> System.Reflection.Assembly:CreateInstance (System.String
typeName, Boolean ignoreCase)
in <0x00012> System.Reflection.Assembly:CreateInstance (System.String
typeName)
in <0x000af> MonoDevelop.Core.AddIns.AddIn:CreateObject (System.String
className)
in <0x00087> MonoDevelop.Core.AddIns.Codons.PadCodon:CreatePad ()
in <0x00014> MonoDevelop.Core.AddIns.Codons.PadCodon:BuildItem
(System.Object owner, System.Collections.ArrayList subItems,
MonoDevelop.Core.AddIns.Conditions.ConditionCollection conditions)
in <0x0014f>
MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems
(System.Object caller)
in <0x00064> MonoDevelop.Gui.DefaultWorkbench:UpdateViews (System.Object
sender, System.EventArgs e)
in <0x0003c> MonoDevelop.Commands.InitializeWorkbenchCommand:Run ()
in <0x007ac> MonoDevelop.SharpDevelopMain:Main (System.String[] args)
More information about the Mono-list
mailing list