[MonoDevelop] Null Reference Exception

Hubert FONGARNAND informatique.internet at fiducial.fr
Fri Feb 24 06:03:50 EST 2006


Hello

I've another problem with monodevelop :

It crashes when I go in the menu Edit->Preferences Then Text
Editor->General

The stack trace (in the console):
System.NullReferenceException: Object reference not set to an instance
of an object
in <0x0005c>
MonoDevelop.SourceEditor.Gui.OptionPanels.GeneralTextEditorPanel
+GeneralTextEditorPanelWidget:.ctor (IProperties CustomizationObject)
in <0x000b2>
MonoDevelop.SourceEditor.Gui.OptionPanels.GeneralTextEditorPanel:LoadPanelContents ()
in <0x0002d>
MonoDevelop.Core.Gui.Dialogs.AbstractOptionPanel:ReceiveDialogMessage
(DialogMessage message)
in <0x0004a>
MonoDevelop.Core.Gui.Dialogs.TreeViewOptions:SetOptionPanelTo
(IDialogPanelDescriptor descriptor)
in <0x0010a> MonoDevelop.Core.Gui.Dialogs.TreeViewOptions:OnSelectNode
(TreeIter iter, IDialogPanelDescriptor descriptor)
in <0x00125> MonoDevelop.Core.Gui.Dialogs.TreeViewOptions:SelectNode
(System.Object sender, System.EventArgs e)
in (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
in <0x00093> GLib.Signal:voidObjectCallback (IntPtr handle, IntPtr gch)
in (wrapper native-to-managed) GLib.Signal:voidObjectCallback
(intptr,intptr)
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x00007> MonoDevelop.Ide.Gui.IdeApp:Run ()
in <0x009eb> MonoDevelop.Ide.Gui.IdeStartup:Run (System.String[] args)
in <0x0015c> MonoDevelop.Core.AddIns.AddInService:StartApplication
(System.String addinId, System.String[] parameters)




Maybe it is linked with the bug I have when I try to open a "new"
project:
The Stack trace is in an error window

Exception occurred: Object reference not set to an instance of an object

System.NullReferenceException: Object reference not set to an instance
of an object
in <0x00181>
MonoDevelop.Ide.Gui.Dialogs.NewProjectDialog:InitializeComponents ()
in <0x001d0>
MonoDevelop.Ide.Gui.Dialogs.NewProjectDialog:InitializeTemplates ()
in <0x0012c> MonoDevelop.Ide.Gui.Dialogs.NewProjectDialog:.ctor (Boolean
openCombine, Boolean newCombine, System.String basePath)
in <0x0001f> MonoDevelop.Ide.Commands.NewProjectHandler:Run ()
in <0x0000b> MonoDevelop.Components.Commands.CommandHandler:Run
(System.Object dataItem)
in <0x00056>
MonoDevelop.Components.Commands.ActionCommand:DispatchCommand
(System.Object dataItem)
in <0x00348>
MonoDevelop.Components.Commands.CommandManager:DispatchCommand
(System.Object commandId, System.Object dataItem)
_______________________________________________
Ce message et les éventuels documents joints peuvent contenir des informations confidentielles.
Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite.
Les communications sur internet n'étant pas sécurisées, l'intégrité de ce message n'est pas assurée et la société émettrice ne peut être tenue pour responsable de son contenu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060224/fdf56955/attachment-0001.html


More information about the Monodevelop-list mailing list