[MonoDevelop] Crash when I open project...
doug2e
gdouglas04 at qub.ac.uk
Thu Jul 17 10:20:45 EDT 2008
Hi,
When I open a project in monodevelop it crashes. It also crashes when I
create a new project and add my files to it.
See below this message for the output from the console window.
I am using Fedora 8, kernel 2.6.23. I also tried removing and reinstalling
with kernel 2.6.25 and faced the exact same issue.
Also when I try a yum update i get the following error >> "mono-core
conflicts with mono-addins <= 0.3"
I am not sure if the problems are related.
Any ideas?
Thanks for your help,
Doug
$ monodevelop
This first error appears when I run monodevelop but it still opens ok
Error: did not find one of the files in
sources//usr/lib/monodoc/sources/monoapi
Below are all the messages that appear when I try to open my project
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to
handle the exception.
GLib.MissingIntPtrCtorException: GLib.Object subclass
MonoDevelop.Ide.Gui.Dialogs.FileSelectorDialog must provide a protected or
public IntPtr ctor to support wrapping of native object handles.
at GLib.ObjectManager.CreateObject (IntPtr raw) [0x00000]
at GLib.Object.GetObject (IntPtr o, Boolean owned_ref) [0x00000]
at GLib.ListBase.DataMarshal (IntPtr data) [0x00000]
at GLib.ListBase+ListEnumerator.get_Current () [0x00000]
at GLib.ListBase.CopyTo (System.Array array, Int32 index) [0x00000]
at GLib.Marshaller.ListToArray (GLib.ListBase list, System.Type type)
[0x00000]
at Gtk.Window.ListToplevels () [0x00000]
at MonoDevelop.Components.Commands.CommandManager.GetActiveWidget
(Gtk.Window win) [0x00000]
at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars ()
[0x00000]
at MonoDevelop.Components.Commands.CommandManager.UpdateStatus ()
[0x00000]
at GLib.Timeout+TimeoutProxy.Handler () [0x00000]
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e,
Boolean is_terminal)
at GLib.Timeout+TimeoutProxy.Handler()
at GLib.Timeout+TimeoutProxy.Handler()
at Gtk.Application.gtk_main()
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at MonoDevelop.Ide.Gui.IdeApp.Run()
at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
at MonoDevelop.Core.AddIns.AddInService.StartApplication(System.String
addinId, System.String[] parameters)
at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
--
View this message in context: http://www.nabble.com/Crash-when-I-open-project...-tp18506442p18506442.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list