Bug#358183: mono-winforms2.0: System.EntryPointNotFoundException: GdipGetFontHeightGivenDPI

2006-03-21 Thread Stefan Bühler
Package: libmono-winforms2.0-cil
Version: 1.1.13.4-1
Severity: important

Update from libgdiplus-1.1.13.2-1 to 1.1.13.4-1 did help; but the dependencies 
did not require that:

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 0xd 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 ()
[ ... ]

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libmono-winforms2.0-cil depends on:
ii  libgdiplus1.1.13.2-1 interface library for Mono class S
ii  libmono-corlib2.0-cil 1.1.13.4-1 Mono core library (2.0)
ii  mono-classlib-1.0 1.1.13.4-1 Mono class library (1.0)

libmono-winforms2.0-cil recommends no packages.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#358183: [Pkg-mono-group] Bug#358183: mono-winforms2.0: System.EntryPointNotFoundException: GdipGetFontHeightGivenDPI

2006-03-21 Thread Sebastian Dröge
Am Dienstag, den 21.03.2006, 16:43 +0100 schrieb Stefan Bühler:
 Package: libmono-winforms2.0-cil
 Version: 1.1.13.4-1
 Severity: important
 
 Update from libgdiplus-1.1.13.2-1 to 1.1.13.4-1 did help; but the 
 dependencies did not require that:
 
 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 0xd 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 ()
 [ ... ]
 Versions of packages libmono-winforms2.0-cil depends on:
 ii  libgdiplus1.1.13.2-1 interface library for Mono class 
 S
 ii  libmono-corlib2.0-cil 1.1.13.4-1 Mono core library (2.0)
 ii  mono-classlib-1.0 1.1.13.4-1 Mono class library (1.0)


Hi,
libgdiplus 1.1.13.4 is required for libmono-winforms2.0-cil 1.1.13.4.
So the dependency is only too weak...


Bye