[Mono-bugs] [Bug 81217][Wis] Changed - No Winform can be created: GDIPlus method not implemented

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 23 09:37:16 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81217

--- shadow/81217	2007-03-23 07:55:27.000000000 -0500
+++ shadow/81217.tmp.7914	2007-03-23 08:37:16.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 81217
 Product: Mono: Class Libraries
 Version: 1.2
 OS: GNU/Linux [Other]
 OS Details: Fedora6 and ubuntu edgy
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: lionel_email at aulofee.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -78,6 +78,14 @@
 		static void Main()
 		{
 			Application.Run(new Form());
 		}
 	}
 }
+
+------- Additional Comments From sebastien at ximian.com  2007-03-23 08:37 -------
+First you need to *always* use the same mono/mcs and libgdiplus
+versions when compiling from source (or SVN).
+
+Also if you already have a system installed Mono you need to make sure
+it's installed correctly (have a look at the wiki on how to install
+multiple mono versions) and that it loads the right version of libgdiplus.


More information about the mono-bugs mailing list