[Mono-osx] Mono 2.0 for OS X Released! Is Monodevelop broken ?
David Burnett
vargol at ntlworld.com
Sat Oct 18 10:11:53 EDT 2008
Thomas Wiest wrote:
> Today we are pleased to announce the immediate availability of Mono 2.0
> for OSX.
>
> You can download it from the Mono download page:
> http://www.go-mono.com/mono-downloads/download.html
>
>
> We apologize for any inconvenience the delay has caused.
>
> Thomas
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
>
Thanks for the release, however I'm having a small issue with
Monodevelop with falls over every time it tries to load an existing
project.
The error I get is
ERROR [2008-10-18 15:03:11Z]: Could not load assembly:
nunit.core.interfaces, Version=2.4.7.0, Culture=neutral,
PublicKeyToken=96d09a1eb7f44a77
ERROR [2008-10-18 15:03:11Z]: Could not load assembly: fit,
Version=1.1.0.40850, Culture=neutral, PublicKeyToken=5b16339c2b9d4af9
ERROR [2008-10-18 15:03:11Z]: Could not load assembly: nunit.util,
Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77
ERROR [2008-10-18 15:03:11Z]: GLib.GException: Unrecognised image file
format
at Gdk.PixbufLoader.Write (System.Byte[] buf, UInt64 count) [0x00000]
at Gdk.PixbufLoader.Write (System.Byte[] bytes, UInt32 count) [0x00000]
at Gdk.PixbufLoader.LoadFromStream (System.IO.Stream input) [0x00000]
at Gdk.PixbufLoader.InitFromStream (System.IO.Stream stream) [0x00000]
at Gdk.PixbufLoader..ctor (System.IO.Stream stream) [0x00000]
at Gdk.Pixbuf..ctor (System.IO.Stream stream) [0x00000]
at
MonoDevelop.Core.Gui.ResourceService.InternalGetStockIdFromResource
(Mono.Addins.RuntimeAddin addin, System.String id) [0x00000]
at MonoDevelop.Core.Gui.ResourceService.PrivGetStockId
(Mono.Addins.RuntimeAddin addin, System.String filename) [0x00000]
at MonoDevelop.Core.Gui.ResourceService.InternalGetStockId
(Mono.Addins.RuntimeAddin addin, System.String filename) [0x00000]
at MonoDevelop.Core.Gui.ResourceService.GetStockId
(Mono.Addins.RuntimeAddin addin, System.String filename) [0x00000]
at MonoDevelop.Projects.Gui.IconService.InitializeIcons
(System.String path) [0x00000]
at MonoDevelop.Projects.Gui.IconService.InitializeService () [0x00000]
at MonoDevelop.Core.ServiceManager.FetchService (System.Type
serviceType) [0x00000]
at MonoDevelop.Core.ServiceManager.GetService (System.Type
serviceType) [0x00000]
at MonoDevelop.Ide.Services.get_Icons () [0x00000]
at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectNodeBuilder.BuildNode
(ITreeBuilder treeBuilder, System.Object dataObject, System.String&
label, Gdk.Pixbuf& icon, Gdk.Pixbuf& closedIcon) [0x00000]
at MonoDevelop.Ide.Gui.MonoDevelopTreeView+TreeBuilder.UpdateNode
(MonoDevelop.Ide.Gui.Pads.NodeBuilder[] chain, NodeAttributes ats,
System.Object dataObject) [0x00000]
More information about the Mono-osx
mailing list