[Mono-devel-list] Winelib errors?

Peter Dennis Bartok peter at novonyx.com
Thu Sep 23 19:25:44 EDT 2004


The managed version of System.Windows.Forms is currently only available via 
CVS. There's little point to have it shipping as we are still missing some 
commonly used classes, like TextBox and Menu. Currently the target release 
date for SWF is first quarter of next year (of course, as always, dates are 
subject to change).

Peter

-----Original Message-----
From: "Paul" <paul at all-the-johnsons.co.uk>
To: <mono-devel-list at lists.ximian.com>
Date: Thursday, 23 September, 2004 15:56
Subject: [Mono-devel-list] Winelib errors?


Hi,

I've downloaded the 1.1.1 rpms from the mono-project website. When I run
any winforms application, all I get is the likes of


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 <0x00050> (wrapper managed-to-native)
System.Windows.Forms.Win32:WineLoadLibrary (string)
in <0x00390> System.Windows.Forms.Win32:.cctor ()
--- End of inner exception stack trace ---

in (unmanaged) System.Windows.Forms.Control:.cctor ()
in <0x000f1> System.Windows.Forms.Control:.cctor ()
--- End of inner exception stack trace ---

in (unmanaged) System.Windows.Forms.ScrollableControl:.ctor ()
in <0x00011> System.Windows.Forms.ScrollableControl:.ctor ()
in <0x0000a> System.Windows.Forms.ContainerControl:.ctor ()
in <0x00016> System.Windows.Forms.Form:.ctor ()
in <0x0001d> Painter.Painter:.ctor ()
in <0x0004a> (wrapper remoting-invoke-with-check) Painter.Painter:.ctor
()
in <0x0001a> Painter.Painter:Main ()

It's giving me winelib faults. I thought that in the 1.1.1 release,
winforms was using the Novell rewrite of the code or is that only in CVS
or do I need to enter something on the command line to enable it
correctly?

TTFN

Paul
-- 
Homer: Donut?
Lisa: No, thanks. Do you have any fruit?
Homer: This has purple stuff inside. Purple is a fruit.




More information about the Mono-devel-list mailing list