Bugzilla – Bug 319683
Monodevelop don't start (Couldn't create a remote process)
Last modified: 2007-11-05 17:10:01 UTC
---- Reported by kua79@inwind.it 2005-11-30 20:09:01 MST ---- Description of Problem: monodevelop don't start. Steps to reproduce the problem: 1. type monodevelop in a shell 2. I see the popup with a progress bar with the phrase: "Inizializing monodevelop" ...but after on a shell I see this error: ** ERROR **: file handles.c: line 564 (_wapi_lookup_handle): assertion failed: (shared_handle_data->type == type) aborting... 3. After few seconds (5,10 sec) I get a mono error window with these errors: System.TypeInitializationException: An exception was thrown by the type initializer for MonoDevelop.Ide.Gui.IdeApp ---> System.ApplicationException: Couldn't create a remote process. in <0x00124> MonoDevelop.Core.Execution.ProcessHostController:CreateInstance (System.String assemblyPath, System.String typeName) in (wrapper remoting-invoke-with-check) MonoDevelop.Core.Execution.ProcessHostController:CreateInstance (string,string) in <0x0005e> MonoDevelop.Core.Execution.ProcessService:CreateExternalProcessObject (System.Type type, Boolean shared) in <0x00035> MonoDevelop.Projects.Parser.AssemblyCodeCompletionDatabase:GetExternalHelper (Boolean share) in <0x0006c> MonoDevelop.Projects.Parser.AssemblyCodeCompletionDatabase:.ctor (System.String baseDir, System.String assemblyName, MonoDevelop.Projects.Parser.ParserDatabase parserDatabase) in <0x00071> MonoDevelop.Projects.Parser.ParserDatabase:Initialize () in <0x00029> MonoDevelop.Projects.Parser.DefaultParserService:CreateParserDatabase () in <0x00107> MonoDevelop.Ide.Gui.ProjectOperations:.ctor () in <0x00031> MonoDevelop.Ide.Gui.IdeApp:.cctor ()--- End of inner exception stack trace --- in <0x00000> <unknown method> in <0x0074d> MonoDevelop.Ide.Gui.IdeStartup:Run (System.String[] args) Actual Results: monodevelop don't start Expected Results: How often does this happen? Always Additional Information: I have installed the last release : mono-1.1.10_1-installer.bin I have the same error with the mono-1.1.10_0 version. Best regards, DV ---- Additional Comments From lluis@ximian.com 2005-12-02 04:52:46 MST ---- Can you please provide more information? which is the MonoDevelop and gtk# versions? did you compile any of those from sources? ---- Additional Comments From kua79@inwind.it 2005-12-03 05:33:00 MST ---- I don't have compiled from source. I have only download the binary file (mono-1.1.10_1-installer.bin) that install all the packages under /opt/mono_[vers] directory, and when I run the /opt/mono-1.1.10/bin/monodevelop I get the error on a console and after on a message box(pop-up). My gtk# is a gtk-sharp 1.0.10-0ubuntu4. I have also try with the gtk#2 (gtk-sharp2 2.3.92-0ubuntu1) but I obtain the same result. I have a Ubuntu 5.10. I have try to reinstall mono from binary file, the result don't change but when the installation finish I have see on a readme window this warning... Warning: gtk-sharp apps (Monodoc, MonoDevelop, etc...) may not work on all distros. This is due to differing gtk+ versions. Now I have try install the mono and monodevelop from deb packages. They are set for my distro (Ubuntu 5.10), I have installed from synaptic software and now when I run /usr/bin/monodevelop it run!! So, where i sthe problem with the new version of the binary file? Yes, "the new version" because the .deb package is a old version: monodevelop is a 0.7-2ubuntu1 mono is a 1.1.8.3-1ubuntu2 Thak you in advance and sorry for my bad english. ---- Additional Comments From sean.worker@gmail.com 2006-02-27 22:10:42 MST ---- I am also getting this error on Ubuntu 5.10 using the installer for mono 1.1.13.2. ---- Additional Comments From lluis@ximian.com 2007-01-23 20:00:30 MST ---- Can you reproduce this problem with a more recent MD version (0.12)? ---- Additional Comments From lluis@ximian.com 2007-03-27 20:02:44 MST ---- The most recent version is now 0.13. Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>Ubuntu Linux 2.6.12-6-386</cf_op_sys_details> Unknown bug field "cf_version_details" encountered while moving bug <cf_version_details>mono-1.1.10_1</cf_version_details> Unknown operating system unknown. Setting to default OS "Other".
No response. Closing.