Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2020 22:05:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248862] Cannot create any new project in monodevelop
Message-ID:  <bug-248862-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248862

            Bug ID: 248862
           Summary: Cannot create any new project in monodevelop
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fbsd@ettinsmoor.net

The following error occurs when trying to create a new project from any
template in MonoDevelop:

"
The project could not be created

The type initializer for
'MonoDevelop.Projects.MSBuild.MSBuildEvaluationContext' threw an exception.
"

Steps to reproduce:

1. Start MonoDevelop.
2. File -> New Solution...
3. Pick anything.  E.g., .NET Console Project (C#)
4. Click 'Next'
5. Type in a project name (e.g., 'foo')
6. Click 'Create'
7. Observe error in popup window.

Unfortunately, this completely prevents me from using MonoDevelop for anyth=
ing
but an already-existing project.

My configuration:

FreeBSD 12.1-RELEASE-p8 amd64

MonoDevelop 7.6.11

$ mono --version
Mono JIT compiler version 5.10.1.57 (5.10.1.57 Thu Aug  6 13:15:32 UTC 2020)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors.
www.mono-project.com
        TLS:           __thread
        SIGSEGV:       altstack
        Notification:  kqueue
        Architecture:  amd64
        Disabled:      none
        Misc:          softdebug=20
        Interpreter:   yes
        LLVM:          supported, not enabled.
        GC:            sgen (concurrent by default)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248862-7788>