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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 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 [EMAIL PROTECTED]  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 [EMAIL PROTECTED]  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 
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to