|
Bugzilla – Full Text Bug Listing |
| Summary: | Error when closing code documents | ||
|---|---|---|---|
| Product: | [Mono] MonoDevelop | Reporter: | Neal Culiner <neal> |
| Component: | texteditor | Assignee: | Mike Krueger <mkrueger> |
| Status: | RESOLVED FIXED | QA Contact: | MD Bugs <monodevelop-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dmoles.work, mark |
| Version: | 2.4 | ||
| Target Milestone: | --- | ||
| Hardware: | Macintosh | ||
| OS: | Mac OS X 10.6 | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | No | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Neal Culiner
2010-11-08 22:36:14 UTC
fixed in current github version. You could try a nightly build from: http://monodevelop.com/Download/Trunk_Builds I'm still getting this in 2.4.1 -- did it not make it into the release? System.NullReferenceException: Object reference not set to an instance of an object at MonoDevelop.SourceEditor.SourceEditorWidget+<OnParseInformationChanged>c__AnonStoreyD.<>m__46 (System.Object , System.EventArgs ) [0x00000] in <filename unknown>:0 at Gtk.Application+InvokeCB.Invoke () [0x00000] in <filename unknown>:0 at GLib.Timeout+TimeoutProxy.Handler () [0x00000] in <filename unknown>:0 The github version is the 2.6 branch - no it won't make it in 2.4 *** Bug 655979 has been marked as a duplicate of this bug. *** |