[Bug 248862] Cannot create any new project in monodevelop
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 23 22:05:02 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248862
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 at FreeBSD.org
Reporter: fbsd at 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 anything
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
Interpreter: yes
LLVM: supported, not enabled.
GC: sgen (concurrent by default)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list