[MonoDevelop] monodevelop error #2

Attila Balogh d0lphin@mail.edu-net.hu
Sat, 15 May 2004 19:25:14 +0200


hello,

if i run MonoDevelop.exe using mint, there's a little bit more information:

(MonoDevelop:18464): GLib-GObject-WARNING **: invalid uninstantiatable 
type `(null)' in cast to `GtkObject'

(MonoDevelop:18464): GLib-GObject-CRITICAL **: file gobject.c: line 1561 
(g_object_ref): assertion `G_IS_OBJECT (object)' failed

(MonoDevelop:18464): Gtk-CRITICAL **: file gtkwindow.c: line 1021 
(gtk_window_set_title): assertion `GTK_IS_WINDOW (window)' failed
Creating DefaultWorkbench

(MonoDevelop:18464): GLib-GObject-CRITICAL **: file gobject.c: line 1237 
(g_object_set_property): assertion `G_IS_OBJECT (object)' failed

(MonoDevelop:18464): GLib-GObject-CRITICAL **: file gobject.c: line 1237 
(g_object_set_property): assertion `G_IS_OBJECT (object)' failed

(MonoDevelop:18464): GLib-GObject-WARNING **: gsignal.c:1666: signal 
`delete_event' is invalid for instance `0xf03ffe90'
Loading error, please reinstall :
System.EntryPointNotFoundException: gtk_icon_set_render_icon
#0: 0x00017 throw      in (wrapper managed-to-native) 
MonoDevelop.Core.Services.ResourceService:gtk_icon_set_render_icon 
(intptr,intptr,int,int,int,intptr,string) ([0x5abd120] [0x388c800] [0] 
[0] [4] [0x0] [0x0] )
#1: 0x00025 call       in 
MonoDevelop.Core.Services.ResourceService:GetIcon (string,Gtk.IconSize) 
(0x5186db0 [0x5193600] [4] )
#2: 0x0000a callvirt   in 
MonoDevelop.Core.Services.ResourceService:GetBitmap 
(string,Gtk.IconSize) (0x5186db0 [0x5193600] [4] )
#3: 0x00006 callvirt   in 
MonoDevelop.Core.Services.ResourceService:GetBitmap (string) (0x5186db0 
[0x5193600] )
#4: 0x00077 callvirt   in MonoDevelop.Gui.DefaultWorkbench:.ctor () ()
#5: 0x00001 newobj     in 
MonoDevelop.Commands.InitializeWorkbenchCommand:Run () ()
#6: 0x000cd vcallvirt  in MonoDevelop.SharpDevelopMain:Main (string[]) 
([0xc4f78] )

Regards;

Attila