[Mono-bugs] [Bug 72775][Nor] Changed - Cannot assign text to TextBox
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Mar 2005 20:11:36 -0500 (EST)
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 bert.fabri@visit-bvba.be.
http://bugzilla.ximian.com/show_bug.cgi?id=72775
--- shadow/72775 2005-03-22 20:04:54.000000000 -0500
+++ shadow/72775.tmp.16259 2005-03-22 20:11:36.000000000 -0500
@@ -66,6 +66,24 @@
you are clearly running an old libgdiplus. The function missing is
contained in the current version of libgdiplus. Maybe that also
explains your other textbox problems.
Make sure you do not have a stale version of mono somewhere on your
system. 'locate gdiplus' can help.
+
+------- Additional Comments From bert.fabri@visit-bvba.be 2005-03-22 20:11 -------
+I also just installed the monobundle-1.1.4 on an up to date Fedora
+Core 3 system.
+
+I returns me the exact same stack trace.
+
+Locate libgdiplus returns me the following.
+
+/opt/monobundle-1.1.4/mono/lib/libgdiplus.la
+/opt/monobundle-1.1.4/mono/lib/pkgconfig/libgdiplus.pc
+/opt/monobundle-1.1.4/mono/lib/libgdiplus.so.0.0.0
+/opt/monobundle-1.1.4/mono/lib/libgdiplus.a
+/opt/monobundle-1.1.4/mono/lib/libgdiplus.so.0
+
+
+is it possible the libraries are not included in the library path?
+