[Mono-bugs] [Bug 80876][Nor] Changed - [MACOSX x86] Parser Error on any Color

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Feb 26 10:33:10 EST 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=80876

--- shadow/80876	2007-02-23 17:33:42.000000000 -0500
+++ shadow/80876.tmp.7040	2007-02-26 10:33:10.000000000 -0500
@@ -10,13 +10,12 @@
 Component: Sys.Drawing.
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: nquillen at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: [MACOSX x86] Parser Error on any Color
 
 Description of Problem:
 Whenever parsing a color for a control(custom or asp) it returns a parser 
 error. This only happens in Mac OS X running apache with mod_mono, after 
 the upgrade from 1.2.2.1 to 1.2.3.1 using dmg files.
@@ -242,6 +241,14 @@
 o) [0x00000] 
   at System.ComponentModel.TypeConverter.ConvertFromString 
 (System.String text) [0x00000] 
   at DataMan.Program.Main (System.String[] args) [0x00000] 
 
 ran this same code on the linux server with no errors.
+
+------- Additional Comments From sebastien at ximian.com  2007-02-26 10:33 -------
+That looks like the problem
+...
+System.DllNotFoundException: /Library/Frameworks/Mono.framework/Versio
+ns/1.2.3.1/lib/libgdiplus.dylib
+...
+c.c. Wade as it seems to be a packaging issue


More information about the mono-bugs mailing list