[MonoDevelop] MonoDevelop 1.9 (Unstable) problems

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Jul 16 08:02:43 EDT 2008


On Tue, Jul 15, 2008 at 5:40 PM, Ventsislav Mladenov
<ventsislav.mladenov at gmail.com> wrote:
> Today I installed Monodevelop 1.9 107873-0.novel but it throwing exceptions
> about MySql connector.
>
> ERROR [2008-07-16 00:28:14Z]: Unhandled exception in GLib event handler.
> System.IO.FileNotFoundException: Could not load file or assembly
> 'MySql.Data, Version=5.0.7.0, Culture=neutral,
> PublicKeyToken=c5687fc88969c44d' or one of its dependencies. The system
> cannot find the file specified.
> File name: 'MySql.Data, Version=5.0.7.0, Culture=neutral,
> PublicKeyToken=c5687fc88969c44d'
>   at (wrapper managed-to-native) System.AppDomain:LoadAssembly
> (string,System.Security.Policy.Evidence,bool)
>   at System.AppDomain.Load (System.Reflection.AssemblyName assemblyRef,
> System.Security.Policy.Evidence assemblySecurity) [0x00000]
>   at (wrapper remoting-invoke-with-check) System.AppDomain:Load
> (System.Reflection.AssemblyName,System.Security.Policy.Evidence)
>   at System.AppDomain.Load (System.Reflection.AssemblyName assemblyRef)
> [0x00000]
>   at (wrapper remoting-invoke-with-check) System.AppDomain:Load
> (System.Reflection.AssemblyName)
>   at System.Reflection.Assembly.Load (System.Reflection.AssemblyName
> assemblyRef) [0x00000]
>   at GLib.GType.FindTypeInReferences (System.String type_name,
> System.Reflection.Assembly asm, System.Collections.Hashtable visited)
> [0x00000]
>   at GLib.GType.LookupType (IntPtr typeid) [0x00000]
>   at GLib.ObjectManager.GetTypeOrParent (IntPtr obj) [0x00000]
>   at GLib.ObjectManager.CreateObject (IntPtr raw) [0x00000]
>   at GLib.Object.GetObject (IntPtr o, Boolean owned_ref) [0x00000]
>   at GLib.Object.GetObject (IntPtr o) [0x00000]
>   at Gdk.Drawable.get_Screen () [0x00000]
>   at Mono.TextEditor.TextViewMargin.ShowTooltip (ISegment segment, Rectangle
> hintRectangle) [0x00000]
>   at Mono.TextEditor.TextViewMargin.MouseHover (Int32 x, Int32 y, Boolean
> buttonPressed) [0x00000]
>   at Mono.TextEditor.TextEditor.OnMotionNotifyEvent (Gdk.EventMotion e)
> [0x00000]
>   at Gtk.Widget.motionnotifyevent_cb (IntPtr widget, IntPtr evnt) [0x00000]
>
> ** (MonoDevelop:3801): WARNING **: Shutting down finalizer thread timed out.
>
> I have installed mysql-connector-net 5.0.8.1, but I didn't found version
> 5.0.7. Could you update Monodevelop against 5.0.8.1 (this is the version in
> http://download.opensuse.org/repositories/Mono:/Community/openSUSE_11.0)
> version of MySql.Data.

For now, try removing the MonoDevelop MySQL database addin. I'll look
into fixing this, but the problem's a slightly odd one and only seems
to have cropped up recently.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list