[MonoDevelop] MonoDevelop 1.9 (Unstable) problems

Ventsislav Mladenov ventsislav.mladenov at gmail.com
Tue Jul 15 17:40:52 EDT 2008


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./
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080716/c09392d5/attachment.html 


More information about the Monodevelop-list mailing list