[MonoDevelop] MonoDevelop 2.0 Beta 1 released

Elmar Haneke elmar at haneke.de
Thu Feb 12 12:24:13 EST 2009


Lluis Sanchez Gual schrieb:
> The MonoDevelop team is proud to announce the release of MonoDevelop
> 2.0 Beta 1 (1.9.2). This is the third release of a series of releases
> that will lead to MonoDevelop 2.0 around the end of March.


after
./configure
make
make run

it fails to open project file

I'm using Debian linux with mono 2.0 packages from experimental
distribution.

$ make run
MONODEVELOP_LOCALE_PATH=/home/elmar/download/MonoDevelop/Beta1/monodevelop-1.9.2/build/locale
MONO_ADDINS_REGISTRY=/home/elmar/download/MonoDevelop/Beta1/monodevelop-1.9.2/build/bin
MOZILLA_FIVE_HOME=/usr/lib/xulrunner LD_LIBRARY_PATH=`echo
":/usr/local/lib:/usr/lib/xulrunner" | sed 's/^://g'`d exec -a
"monodevelop" /usr/bin/mono --debug
/home/elmar/download/MonoDevelop/Beta1/monodevelop-1.9.2/build/bin/MonoDevelop.exe
node `embed' is not defined on the documentation map
FEHLER [2009-02-12 18:20:56Z]: System.InvalidCastException: Cannot cast
from source type to destination type.
  at MonoDevelop.Core.Gui.Codons.MimeTypeNode.CreateRegex () [0x00017]
in
/home/elmar/download/MonoDevelop/Beta1/monodevelop-1.9.2/src/core/MonoDevelop.Core.Gui/MonoDevelop.Core.Gui.Codons/MimeTypeNode.cs:77
  at MonoDevelop.Core.Gui.Codons.MimeTypeNode.SupportsFile
(System.String fileName) [0x0000b] in
/home/elmar/download/MonoDevelop/Beta1/monodevelop-1.9.2/src/core/MonoDevelop.Core.Gui/MonoDevelop.Core.Gui.Codons/MimeTypeNode.cs:94
  at MonoDevelop.Core.Gui.PlatformService.FindMimeTypeForFile
(System.String fileName) [0x00021] in
/home/elmar/download/MonoDevelop/Beta1/monodevelop-1.9.2/src/core/MonoDevelop.Core.Gui/MonoDevelop.Core.Gui/PlatformService.cs:181
  at MonoDevelop.Core.Gui.PlatformService.GetMimeTypeForUri
(System.String uri) [0x00012] in
/home/elmar/download/MonoDevelop/Beta1/monodevelop-1.9.2/src/core/MonoDevelop.Core.Gui/MonoDevelop.Core.Gui/PlatformService.cs:70
  at MonoDevelop.Core.Gui.RecentOpen.AddLastProject (System.String name,
System.String projectName) [0x00000] in
/home/elmar/download/MonoDevelop/Beta1/monodevelop-1.9.2/src/core/MonoDevelop.Core.Gui/MonoDevelop.Core.Gui/RecentOpen.cs:112
  at MonoDevelop.Ide.Gui.RootWorkspace.BackgroundLoadWorkspace
(IProgressMonitor monitor, System.String filename) [0x000f2] in
/home/elmar/download/MonoDevelop/Beta1/monodevelop-1.9.2/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/RootWorkspace.cs:504



More information about the Monodevelop-list mailing list