Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

NRE when using CloseAll #7182

Closed
Therzok opened this issue Feb 19, 2019 · 2 comments
Closed

NRE when using CloseAll #7182

Therzok opened this issue Feb 19, 2019 · 2 comments

Comments

@Therzok
Copy link
Contributor

Therzok commented Feb 19, 2019

Select 3 files in the solution pad then press enter to open all 3 documents. This won't reproduce if you open one by one. Then do Close All Documents. Observe NRE being logged.

Version: b6e60ac

ERROR [2019-02-19 21:01:04Z]: An unhandled exception has occurred. Terminating Visual Studio? False
System.NullReferenceException: Object reference not set to an instance of an object
  at MonoDevelop.Ide.Gui.SdiWorkspaceWindow.<SelectWindow>b__63_0 (System.Object o, System.EventArgs args) [0x0000d] in /Users/therzok/Work/md/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/SdiWorkspaceWindow.cs:294
  at Gtk.Application+InvokeProxy.HandlerInternal (System.IntPtr data) [0x0001d] in /Users/builder/jenkins/workspace/build-package-osx-mono/2018-08/external/bockbuild/builds/gtk-sharp-None/gtk/Application.cs:199
@Therzok
Copy link
Contributor Author

Therzok commented Feb 21, 2019

cc @sevoku is this fixed by #7200?

@sevoku
Copy link
Member

sevoku commented Feb 22, 2019

@Therzok Therzok closed this as completed Feb 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants