[Mono-bugs] [Bug 337367] mono-core-1.2.4-2.fc8 exhibits unimplemented method in System. Drawing on Fedora core 6

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 31 08:55:36 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=337367#c5





--- Comment #5 from Gergely Buday <gbuday at gmail.com>  2007-10-31 06:55:36 MST ---
I wrote in e-mail so upon Sebastien's suggestion I copy our conversation here:

> * Make sure that your newly compiled Mono, from SVN, is loading the new
> libgdiplus (and not the older one supplied with your system). See "man mono"
> for details. Using an older libgdiplus could be the problem.

> I could not find in the mono manual pages how to check the version of
> libgdiplus. Please tell me what to look for exactly in those pages.

Sebastien answered:

Sorry I was a bit unclear, you can't see the libgdiplus version "number"
that way. However you can see which "binary" version is loaded by the
runtime.

>From the man page (debugging section)

       MONO_LOG_LEVEL="debug" MONO_LOG_MASK="dll" mono glue.exe


For example if you have a system installed mono/libgdiplus in /usr and
the SVN (mono/libgdiplus) installed in /usr/local (or elsewhere) you'll
be able to track, from the log, which version of libgdiplus is being
used.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list