AW: [Mono-list] Mkbundle <-> Mono direct

Schmuck schmuck at gecosoft.com
Wed May 31 09:36:18 EDT 2006


Oops, running the app direct with mono-1.1.15 results in this message

<Snip>
gecosoft at linux:~> mono-1.1.15/bin/mono gecoconfig.exe
Mono System.Windows.Forms Assembly [$auto_build_revision$]
Keyboard: German keyboard layout
KDE colorscheme read

Unhandled Exception: System.EntryPointNotFoundException: GdipGetFontHeightGivenDPI
in (wrapper managed-to-native) System.Drawing.GDIPlus:GdipGetFontHeightGivenDPI (intptr,single,single&)
in <0x00022> System.Drawing.Font:GetHeight (Single dpi)
in <0x00020> System.Drawing.Font:GetHeight ()
in <0x0000d> System.Drawing.Font:get_Height ()
in (wrapper remoting-invoke-with-check) System.Drawing.Font:get_Height ()
in <0x0007e> System.Windows.Forms.Form:GetAutoScaleSize (System.Drawing.Graphics g, System.Drawing.Font font)
in <0x0003e> System.Windows.Forms.Form:.ctor ()
in <0x00011> GecoConfig.GecoConfig:.ctor ()
in (wrapper remoting-invoke-with-check) GecoConfig.GecoConfig:.ctor ()
in <0x00018> GecoConfig.GecoConfig:Main ()

</Snip>

Only tried it running in mono-1.1.13.2 direct, there it works??!!

-> Installed Mono both using the given installer.

Regards,

Stephan

-----Ursprüngliche Nachricht-----
Von: Schmuck 
Gesendet: Mittwoch, 31. Mai 2006 15:02
An: mono-list at lists.ximian.com
Betreff: [Mono-list] Mkbundle <-> Mono direct


Hello again,

got another Issue now.

We've managed to compile a windows .net-executable with mkbundle on Suse Linux 10.0 (Using Mono 1.1.13.2 / 1.1.15).
But running the resulting Linux-executable results in the error message shown below.
What is confusing, because running the windows-executabel by ../bin/mono executable.exe gives not the error message.

Is this eventually a bug in mkbundle?

<Snip>

Unhandled Exception: System.DllNotFoundException: libc
in (wrapper managed-to-native) Mono.Unix.Native.Syscall:sys_poll (Mono.Unix.Native.Syscall/_pollfd[],uint,int)
in <0x000de> Mono.Unix.Native.Syscall:poll (Mono.Unix.Native.Pollfd[] fds, UInt32 nfds, Int32 timeout)
in <0x00225> System.Windows.Forms.XplatUIX11:UpdateMessageQueue ()
in <0x0019a> System.Windows.Forms.XplatUIX11:GetMessage (System.Windows.Forms.MSG msg, IntPtr handle, Int32 wFilterMin, Int32 wFilterMax)
in <0x0001e> System.Windows.Forms.XplatUI:GetMessage (System.Windows.Forms.MSG msg, IntPtr hWnd, Int32 wFilterMin, Int32 wFilterMax)
in <0x00686> System.Windows.Forms.Application:RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context)
in <0x00024> System.Windows.Forms.Application:Run (System.Windows.Forms.Form mainForm)
in <0x0001f> GecoConfig.GecoConfig:Main ()

</Snip>


Regards,
Stephan Schmuck

GeCOSoft mbH
Tel: +49 (7 31) 9 62 24 - 22
MailTo:Schmuck at gecosoft.com


_______________________________________________
Mono-list maillist  -  Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list