[Mono-osx] MonoDevelop-1.9-3

Baker, GJ (Gareth) gareth.baker at stfc.ac.uk
Fri Oct 31 11:34:40 EDT 2008


I have been getting the RegisterProcess error on both my machines (one
PPC 10.4.11 ione intel 10.4.11). In both cases directly running the
MonoDevelop.exe from the terminal works (although I had to export
PKG_CONFIG_PATH to the pkgconfig folder in the Mono.framework to get
MonoDevelop to work correctly and find all the references).

Removing the '-a "monodevelop" ' from the exec command as suggested
below allows me to run MonoDevelop from the application (although I have
added the path to the pkgconfig folder in the framework to the
MD_PKG_CONFIG_PATH definition in the script).

Hope this helps the effort to find a solution!

Regards
Gareth Baker

-----Original Message-----
From: mono-osx-bounces at lists.ximian.com
[mailto:mono-osx-bounces at lists.ximian.com] On Behalf Of Sandy Armstrong
Sent: 30 October 2008 21:16
To: Julian Adams
Cc: mono-osx at lists.ximian.com
Subject: Re: [Mono-osx] MonoDevelop-1.9-3

Julian Adams wrote:
> This still doesn't work for me :( Clicking on the icon fails to launch

> it, and I get this in the console:
>
> ===== Thursday, 30 October 2008 20:36:23 Europe/London ===== 
> RegisterProcess failed (error = -50) Stacktrace:

<snip>

> I'm running OSX 10.4.11 on an Intel iMac. X11 (and all the developer
> tools) are installed.

Try modifying the monodevelop bash script to not have "exec -a
MonoDevelop" (assuming it's there).

I don't know what exactly causes it, but I've seen use of "exec -a"
cause RegisterProcess errors on many 10.4 machines.

I haven't had a chance to try out this latest version of MD on my Mac
yet, so it could be something else entirely.

Sandy
_______________________________________________
Mono-osx mailing list
Mono-osx at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-osx



More information about the Mono-osx mailing list