Bug 113802

Summary: monodevelop does not work
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Vetter <vetter>
Component: OtherAssignee: E-mail List <bnc-team-mono>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None CC: aj, asklein, contact, developer, jnelson-suse, roberto, thiago.sayao
Version: RC 1   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Vetter 2005-08-29 11:17:00 UTC
on 32 bit it shows the splash screen and then does not do anything:
tttestus@pluto:~> monodevelop
node `monohb' is not defined on the documentation map
2005-08-29 13:10:57,293 [-1210618976] INFO  MonoDevelop.Services.ILoggingService
[(null)] - WARNING Could not find stock Icons.16x16.FindPrevIcon
2005-08-29 13:10:57,335 [-1210618976] INFO  MonoDevelop.Services.ILoggingService
[(null)] - WARNING Could not find stock gtk-stop
2005-08-29 13:10:57,364 [-1210618976] 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 <0x000b5> 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)
Comment 1 Andreas Vetter 2005-08-29 11:21:26 UTC
Same behaviour on 64 bit.
Comment 2 Thiago Sayao 2005-09-04 16:08:42 UTC
Same for me, please fix, i use it for my works!

Thanks
Comment 3 Erik Dasque 2005-09-13 09:19:25 UTC
*** Bug 116358 has been marked as a duplicate of this bug. ***
Comment 4 Andreas Jaeger 2005-09-13 09:29:23 UTC
Mono Team, why is this one getting ignored?
Comment 5 Andreas Vetter 2005-09-13 09:36:25 UTC
It does not work in RC1.
Comment 6 Timo Hoenig 2005-09-13 14:05:27 UTC
Same for RC2.
Comment 7 Gary Ekker 2005-09-13 15:59:26 UTC
monodevelop is not working with the current version of boo

I disabled boo support and submitted for RC3.
Comment 8 Wade Berrier 2005-09-14 08:00:26 UTC
I talked to Peter Johansen (who does MD and boo) and he said it was a remoting
issue:

http://pastebin.com/pastebin.php?show=362137
Comment 9 Wade Berrier 2005-09-14 08:15:36 UTC
Something happened to the pastebin link, but here's the contents (surely similar
to the above)
node `monohb' is not defined on the documentation map
2005-09-12 17:41:56,678 [1076067232] INFO  MonoDevelop.Services.ILoggingService
[(null)] - WARNING Could not find stock Icons.16x16.FindPrevIcon
2005-09-12 17:41:56,745 [1076067232] INFO  MonoDevelop.Services.ILoggingService
[(null)] - WARNING Could not find stock gtk-stop
2005-09-12 17:41:56,958 [1076067232] 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 <0x000b5> 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)
Comment 10 Erik Dasque 2005-09-26 15:15:47 UTC
*** Bug 117695 has been marked as a duplicate of this bug. ***
Comment 11 Erik Dasque 2005-09-26 15:17:07 UTC
*** Bug 118754 has been marked as a duplicate of this bug. ***
Comment 12 Erik Dasque 2005-10-23 15:01:37 UTC
*** Bug 119342 has been marked as a duplicate of this bug. ***