Bugzilla – Bug 318143
Code Completion Problems
Last modified: 2007-09-15 21:23:51 UTC
---- Reported by adrian@dreamsoftware.ro 2005-06-02 07:28:47 MST ---- Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: Monodevelop simply crashes because of code completion at certain points: part of the output: Unhandled Exception: System.IndexOutOfRangeException: Array index is out of range. in <0x0000f> MonoDevelop.SourceEditor.CodeCompletion.CompletionListWindow:GetText (Int32 n) in <0x000b3> MonoDevelop.SourceEditor.CodeCompletion.ListWindow:get_IsUniqueMatch () in <0x000fd> MonoDevelop.SourceEditor.CodeCompletion.CompletionListWindow:ShowWindow (Char firstChar, TextIter trigIter, ICompletionDataProvider provider, MonoDevelop.SourceEditor.Gui.SourceEditorView ctrl) in <0x002a3> MonoDevelop.SourceEditor.Gui.SourceEditorView:TriggerCodeComplete () in <0x0024e> MonoDevelop.SourceEditor.Gui.SourceEditorView:ProcessPressEvent (Gdk.EventKey evnt) in <0x0002e> MonoDevelop.SourceEditor.Gui.SourceEditorView:OnKeyPressEvent (Gdk.EventKey evnt) in <0x00059> Gtk.Widget:keypressevent_cb (IntPtr widget, IntPtr evnt) in (wrapper native-to-managed) Gtk.Widget:keypressevent_cb (intptr,intptr) in <0x00000> <unknown method> in (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00007> Gtk.Application:Run () in <0x0048a> MonoDevelop.Commands.StartWorkbenchCommand:Run () in <0x00a7e> MonoDevelop.SharpDevelopMain:Main (System.String[] args) Steps to reproduce the problem: 1. If the editor does not provide Code Completion where it should 2. Press CTRL + Space to force it to do so 3. Actual Results: Monodevelop Crashes Expected Results: Code Completion should work How often does this happen? Only with certain classes Additional Information: monodevelop SVN latest mono 1.1.7 (from gentoo portage) All -sharp packages at their latest version ---- Additional Comments From jluke@cfl.rr.com 2005-06-02 17:02:51 MST ---- Control+space completion is known to be somewhat buggy *** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO75036 *** Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>Gentoo Linux</cf_op_sys_details> Unknown operating system unknown. Setting to default OS "Other". This bug was marked DUPLICATE in the database it was moved from. Changing resolution to "MOVED"