[Mono-devel-list] Winelib

Paul paul at all-the-johnsons.co.uk
Sun May 9 15:59:00 EDT 2004


Hi,

> Check that all symlinks are in place and are valid. (check that 
> /usr/lib/libwine.so.1 => /usr/lib/wine/lib/libwine.so etc.)

Found the problem - I had a previous source compiled version of wine
installed!

Only problem now is anything using winforms gives me the likes of
this...


Unhandled Exception: System.ArgumentException: Invalid Parameter.
in <0x0007d> System.Drawing.GDIPlus:CheckStatus (System.Drawing.Status)
in <0x0004b> System.Drawing.Bitmap:.ctor
(int,int,System.Drawing.Imaging.PixelFormat)
in <0x00015> System.Drawing.Bitmap:.ctor (int,int)
in <0x00061> (wrapper remoting-invoke-with-check)
System.Drawing.Bitmap:.ctor (int,int)
in <0x00055> System.Drawing.Graphics:get_systemDpiX ()
in <0x00091> System.Drawing.Font:unitConversion
(System.Drawing.GraphicsUnit,System.Drawing.GraphicsUnit,single,single&)
in <0x00091> (wrapper remoting-invoke-with-check)
System.Drawing.Font:unitConversion
(System.Drawing.GraphicsUnit,System.Drawing.GraphicsUnit,single,single&)
in <0x00098> System.Drawing.Font:setProperties
(System.Drawing.FontFamily,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool)
in <0x000c4> (wrapper remoting-invoke-with-check)
System.Drawing.Font:setProperties
(System.Drawing.FontFamily,single,System.Drawing.FontStyle,System.Drawing.GraphicsUnit,byte,bool)
in <0x0006f> System.Drawing.Font:.ctor
(intptr,string,System.Drawing.FontStyle,single)
in <0x00099> (wrapper remoting-invoke-with-check)
System.Drawing.Font:.ctor
(intptr,string,System.Drawing.FontStyle,single)
in <0x001ea> System.Drawing.Font:FromHfont (intptr)
in <0x00018> System.Windows.Forms.Control:get_DefaultFont ()
in <0x001c1> System.Windows.Forms.Control:.ctor ()
in <0x0000e> System.Windows.Forms.ScrollableControl:.ctor ()
in <0x0000a> System.Windows.Forms.ContainerControl:.ctor ()
in <0x00016> System.Windows.Forms.Form:.ctor ()
in <0x0000a> MonoSamples.DockForm:.ctor ()
in <0x0004f> (wrapper remoting-invoke-with-check)
MonoSamples.DockForm:.ctor ()
in <0x0001b> MonoSamples.DockForm:Main (string[])


This was generated from some source code found via the mono wiki on
winforms which ran under a previous incarnation on wine/mono/winelib

TTFN

Paul
-- 
"There are four stages to any war
First they ignore you, then they laugh at you
Then they fight you, then YOU win."
Ghandi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040509/822c9c14/attachment.bin 


More information about the Mono-devel-list mailing list