[Mono-bugs] [Bug 76638][Wis] Changed - winfom crash on Mac OS X
with mono 1.1.9.1
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 13 17:09:57 EST 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76638
--- shadow/76638 2005-11-07 06:23:00.000000000 -0500
+++ shadow/76638.tmp.28317 2006-01-13 17:09:57.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 76638
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: 10.4
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: marines_one at tiscali.fr
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -50,6 +50,17 @@
Actual Results:
A dllNotFound Exception
Additional Information:
Copy App in /Library/Framework/Mono.framework/Version/Current/lib/ and lunch : it's ok .
+
+------- Additional Comments From peter at novonyx.com 2006-01-13 17:09 -------
+This is not a MWF bug, and not really a bug at all. It's a
+configuration issue. Try
+DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/Library/Frameworks/Mono.framewor
+k/Versions/Current/lib
+or properly fix up etc/mono/config to have the paths
+
+It seems you're also missing the macpack step, the way you described
+you are using the X11 driver. Macpack will do the needed steps to use
+the (still very incomplete) OS/X driver.
More information about the mono-bugs
mailing list