[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
Mon Oct 29 09:03:42 EDT 2007


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


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|REOPENED                                        |RESOLVED
         Resolution|                                                |WORKSFORME




--- Comment #4 from Sebastien Pouliot <spouliot at novell.com>  2007-10-29 07:03:42 MST ---
Here's what I get with 1.2.5 on openSUSE 10.3 (see at bottom for more advice):

-----------
poupou at poupou:~/src/FSharp-1.9.2.9/bin> mono --version
Mono JIT compiler version 1.2.5 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       normal
        Architecture:  x86
        Disabled:      none
poupou at poupou:~/src/FSharp-1.9.2.9/bin> mono fsi.exe

MSR F# Interactive, (c) Microsoft Corporation, All Rights Reserved
F# Version 1.9.2.9, compiling for .NET Framework Version v1.1.4322

NOTE: 
NOTE: See 'fsi --help' for flags
NOTE: 
NOTE: Commands: #r <string>;;    reference (dynamically load) the given DLL. 
NOTE:           #I <string>;;    add the given search path for referenced DLLs. 
NOTE:           #use <string>;;  accept input from the given file. 
NOTE:           #load <string> ...<string>;;
NOTE:                            load the given file(s) as a compilation unit.
NOTE:           #time;;          toggle timing on/off. 
NOTE:           #types;;         toggle display of types on/off. 
NOTE:           #quit;;          exit. 
NOTE: 
NOTE: Visit the F# website at http://research.microsoft.com/fsharp.
NOTE: Bug reports to fsbugs at microsoft.com. Enjoy!

> 
-----------
and I can stay at this stage for hours...

Advice:

* Re-download the F# ZIP file from MS, it may have been updated (with the same
or different version) and in this case I could be using a different EXE than
you have;

* 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.

* Email mono-list and/or mono-devel-list and ask for other F# users if they
have problems and which versions they are using. We might find a common pattern
between your (or mine) system and theirs.


-- 
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