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

Wade Berrier wberrier at novell.com
Wed May 31 10:33:42 EDT 2006


On Wed, 2006-05-31 at 16:25 +0200, Robert Jordan wrote:
> Schmuck wrote:
> > 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.DrawingGraphics 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.
> 
> Mono is probably picking the wrong libgdiplus.so.
> Assure that it finds the right one (it's $monoprefix/lib/libgdiplus.so).
> 

I think you're right.  10.0 ships with libgdiplus 1.1.8.  The Linux
installer adds env variables to $HOME/.bashrc.  Make sure those settings
are loaded before trying.

Wade
-------------- 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-list/attachments/20060531/03474e6a/attachment.bin


More information about the Mono-list mailing list