Bug 318143 (MONO75120) - Code Completion Problems
Summary: Code Completion Problems
Status: RESOLVED MOVED
Alias: MONO75120
Product: MonoDevelop
Classification: Mono
Component: texteditor (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Major
Target Milestone: ---
Assignee: MD Bugs
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-02 14:28 UTC by Adrian Dinu
Modified: 2007-09-15 21:23 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:19:30 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"