[MonoDevelop] Could not load winelib.exe.so

Andreas andi.stein at gmx.net
Tue May 17 16:00:01 EDT 2005


After mono-1.1.7 installation I get this message: 

-------------------------------------------------------------------------------------------------
Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for MessageBoxForm --->
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. ---> System.NotSupportedException:
Either image format is unknown or you don't have the required libraries
for this format.
in <0x00184> System.Drawing.GDIPlus:CheckStatus (Status status)
in <0x00114> System.Drawing.Image:InitFromStream (System.IO.Stream
stream)
in (wrapper remoting-invoke-with-check)
System.Drawing.Image:InitFromStream (System.IO.Stream)
in <0x00164> System.Drawing.Bitmap:.ctor
(System.Runtime.Serialization.SerializationInfo info, StreamingContext
context)
in <0x00000> <unknown method>
in (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x000c8> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)---
End of inner exception stack trace ---

in <0x00168> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x00048> System.Reflection.MethodBase:Invoke (System.Object obj,
System.Object[] parameters)
in <0x00308> System.Runtime.Serialization.ObjectRecord:LoadData
(System.Runtime.Serialization.ObjectManager manager, ISurrogateSelector
selector, StreamingContext context)
in <0x00184> System.Runtime.Serialization.ObjectManager:DoFixups ()
in <0x00070>
System.Runtime.Serialization.Formatters.Binary.ObjectReader:ReadNextObject (System.IO.BinaryReader reader)
in <0x000fc>
System.Runtime.Serialization.Formatters.Binary.ObjectReader:ReadObjectGraph (System.IO.BinaryReader reader, Boolean readHeaders, System.Object result, System.Runtime.Remoting.Messaging.Header[] headers)
in <0x001b8>
System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize (System.IO.Stream serializationStream, System.Runtime.Remoting.Messaging.HeaderHandler handler)
in <0x0002c>
System.Runtime.Serialization.Formatters.Binary.BinaryFormatter:Deserialize (System.IO.Stream serializationStream)
in <0x007e0> System.Resources.ResourceReader:ResourceValue (Int32 index)
in <0x00044> System.Resources.ResourceReader
+ResourceEnumerator:get_Value ()
in <0x000ec> System.Resources.ResourceSet:ReadResources ()
in <0x00074> System.Resources.ResourceSet:GetObject (System.String name,
Boolean ignoreCase)
in <0x000d4> System.Resources.ResourceManager:GetObject (System.String
name, System.Globalization.CultureInfo culture)
in <0x00034> System.Resources.ResourceManager:GetObject (System.String
name)
in <0x00038> System.Windows.Forms.Locale:GetResource (System.String
name)
in <0x00028> System.Windows.Forms.MessageBox+MessageBoxForm:.cctor ()---
End of inner exception stack trace ---

in <0x00000> <unknown method>
in <0x00058> System.Windows.Forms.MessageBox:Show (System.String text)
in <0x00054> System.Windows.Forms.MessageBox:Show (System.String text)
in <0x00014> myBariPro.PersonList:Main ()
-------------------------------------------------------------------------------------------------

Any ideas?

Cheers

Andreas

Am Mittwoch, den 18.05.2005, 01:53 +0800 schrieb Mark Gallop:
> Andreas,
> 
> I think ubuntu/ppc only has packages for mono 1.0.5. You will need
to  
> install mono et al from source: http://mono-project.com/Compiling_Mono
> 
> Mark
> 
> On 17/05/2005, at 9:58 PM, Andreas wrote:
> 
> > Hi all!
> >
> > I'm using Ubuntu Linux (Hoary)for PPC.
> >
> > After successfull compilation I use to run the .exe and get the
> > errormessage:
> >
---------------------------------------------------------------------- 
> > ---
> > Could not load winelib.exe.so
> > Unhandled Exception: System.TypeInitializationException: An
exception
> > was thrown by the type initializer for
System.Windows.Forms.Control  
> > --->
> > System.TypeInitializationException: An exception was thrown by the  
> > type
> > initializer for System.Windows.Forms.Win32 --->
> > System.DllNotFoundException: winelib.exe.so
> > in <0x000d8> (wrapper managed-to-native)
> > System.Windows.Forms.Win32:WineLoadLibrary (string)
> > in <0x00434> System.Windows.Forms.Win32:.cctor ()
> > --- End of inner exception stack trace ---
> >
> > in (unmanaged) System.Windows.Forms.Win32:RegisterWindowMessage  
> > (string)
> > in <0x00180> System.Windows.Forms.Control:.cctor ()
> > in <0x0017c> System.Windows.Forms.Control:.cctor ()
> > --- End of inner exception stack trace ---
> >
> > in (unmanaged) System.Windows.Forms.Control:.ctor ()
> > in <0x00164> System.Windows.Forms.ListView:.ctor ()
> > in <0x00160> System.Windows.Forms.ListView:.ctor ()
> > in <0x00088> (wrapper remoting-invoke-with-check)
> > System.Windows.Forms.ListView:.ctor ()
> > in <0x0003c> myBariPro.PersonList:.ctor ()
> > in <0x00088> (wrapper remoting-invoke-with-check)
> > myBariPro.PersonList:.ctor ()
> > in <0x0002c> myBariPro.PersonList:Main ()
> >
---------------------------------------------------------------------- 
> > ---
> >
> > Any ideas?
> >
> > How to get winelib.exe.so for PPC Linux?
> >
> >
> > Cheers
> >
> > Andreas
> >
> >
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> >
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 



More information about the Monodevelop-list mailing list