[Mono-bugs] [Bug 78993][Nor] Changed - Mac install broken on Tiger ppc.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 2 20:44:57 EDT 2006


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 davidcanar at gmail.com.

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

--- shadow/78993	2006-08-21 15:04:20.000000000 -0400
+++ shadow/78993.tmp.2988	2006-09-02 20:44:57.000000000 -0400
@@ -1,22 +1,21 @@
 Bug#: 78993
 Product: Mono Tasks
 Version: 0%
 OS: unknown
 OS Details: Mac OS X 10.4.7   Mono Framework 1.1.16.1
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Build
 AssignedTo: wberrier at novell.com                            
 ReportedBy: ippei_ukai at mac.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Mac install broken on Tiger ppc.
 
 Please fill in this template when reporting a bug, unless you know what you are doing.
 Description of Problem:
 My favarite .Net application still does not run on Mono. It leaves a long exception report seems 
 related to Windows.Forms.
@@ -229,6 +228,45 @@
 and 10.4 by including expat.
 
 Will be fixed in next released mac ppc installer.
 
 ------- Additional Comments From wberrier at novell.com  2006-08-21 15:04 -------
 This fix has been posted in version 1.1.16.1_2 of the ppc mac installer.
+
+------- Additional Comments From davidcanar at gmail.com  2006-09-02 20:44 -------
+I'm using the latest mono (1.1.17.1) on my Mac OS 10.3.9 PPC and it is
+giving me the same error. I have a web application that uses the
+System.Drawing namespace and it works great on MONO for Windows and
+MONO for Linux but it doesn't find the file
+/Library/Frameworks/Mono.framework/Versions/1.1.17.1/lib/libgdiplus.dylib
+on my Mac even though the file exists at that location. This is the
+exception I got:
+
+xsp2
+Listening on port: 8080 (non-secure)
+Listening on address: 0.0.0.0
+Root directory: /Users/admin/Desktop/mot
+Hit Return to stop the server.
+System.TypeInitializationException: An exception was thrown by the
+type initializer for System.Drawing.GDIPlus --->
+System.DllNotFoundException:
+/Library/Frameworks/Mono.framework/Versions/1.1.17.1/lib/libgdiplus.dylib
+  at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup
+(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
+  at System.Drawing.GDIPlus..cctor () [0x00000] --- End of inner
+exception stack trace ---
+
+  at <0x00000> <unknown method>
+  at (wrapper xdomain-dispatch)
+Mono.WebServer.XSPApplicationHost:ProcessRequest
+(object,byte[]&,byte[]&,int,long,int,long,int,string,string,string,string,byte[],string)
+  at (wrapper xdomain-invoke)
+Mono.WebServer.XSPApplicationHost:ProcessRequest
+(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
+  at (wrapper remoting-invoke-with-check)
+Mono.WebServer.XSPApplicationHost:ProcessRequest
+(int,long,int,long,int,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformations)
+  at Mono.WebServer.XSPWorker.RunInternal (System.Object state) [0x00000] 
+
+Thanks, 
+
+David 


More information about the mono-bugs mailing list