[Mono-dev] MonoDevelop failure

Kenneth D. Weinert mc at quarter-flash.com
Wed May 7 07:15:02 EDT 2008


Here's a followup:

When I remove the config directory, I get some messages about a problem
with gtk-sharp:

Assembly not found: gtk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f
WARNING: [MonoDevelop.Components,1.0.0] Could not load some add-in
assemblies: Could not load file or assembly 'gtk-sharp,
Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or
one of its dependencies.

So, obviously, I check for gtk-sharp on my system:

/usr/lib/mono/gac/gtk-sharp
/usr/lib/mono/gac/policy.2.10.gtk-sharp
/usr/lib/mono/gac/policy.2.4.gtk-sharp
/usr/lib/mono/gac/policy.2.6.gtk-sharp
/usr/lib/mono/gac/policy.2.8.gtk-sharp
/usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f
/usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll
/usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll.config
/usr/lib/mono/gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f
/usr/lib/mono/gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config

I'm not real sure about the details, but should there be a
.../policy.2.12.gtk-sharp/... in that list?

When I look in Synaptic, it says I have gtk-sharp-2.12 installed, but
all the description text still says gtk-2.10.

To my untrained eye it appears as if I *do* have gtk-sharp-2.12
installed but it's not being found.

Any further hints/tips/RTFMs for me?

Thanks.


Andreas Färber wrote:
> Hi Kenneth,
>
> Am 26.04.2008 um 16:31 schrieb Kenneth D. Weinert:
>
>> I just upgraded to Ubuntu 8.04 and now have the following error when
>> trying to start up MonoDevelop:
>>
>> System.TypeInitializationException: An exception was thrown by the type
>> initializer for MonoDevelop.Core.Gui.Services --->
>> System.InvalidOperationException: Extension node not found in path:
>> /MonoDevelop/Core/PlatformService
>
> I just upgraded a machine from 7.10 to 8.04 and didn't face that issue...
>
>> Any thoughts/hints/RTFMs?
>
> Looks like a MonoDevelop issue: You could try removing MonoDevelop's
> hidden config directory in your home dir.
>
> If that doesn't help and no one around here has a better suggestion,
> its developers have their own mailing list:
> http://www.monodevelop.org/Help_%26_Contact
>
> Andreas



More information about the Mono-devel-list mailing list