[Mono-winforms-list] RE: [Mono-list] Windows.Forms

Alexandre Pigolkine pigolkine@gmx.de
23 May 2003 22:46:52 +0200


Hello,

I managed to run a test applications using WineLib, but currently
only on RedHat.

May be this additional information will be useful:

WineLib does not work ( at least for me) on Suse Linux.
I cannot undestand the real reason for a moment :(
but looks like win32server cannot be started.
If I start win32server manually before running "mono appname",
program hangs inside a call to NTDLL_LoadLibraryA("user32.dll").

I noticed that Menu, ComboBox, Radio Button controls are not working
properly. Example with ListBox control produces SEGFAULT.

Probably all of this is already known, but I didn't find information in
README or on the site.


Alexandre Pigolkine


On Fri, 2003-05-23 at 02:28, Miguel de Icaza wrote:
> Hello,
> 
...
> It is an interesting bug report.  So moving forward (once we hear from
> Alexandre) we should change the test to check what OS we are on.  If we
> are on Linux we use Wine.  Otherwise, we dont ;-)
> 
> Miguel
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>