I have this strange bug or something where after I have been using monodevelop for some time, it will get a weird crash screen that looks the picture at the bottom of the post.
If you can’t see it, it says this:
A fatal error has occurred
Details of errors, along with anonymous installation information, can be sent to Xamarin to help improve MonoDevelop-Unity. Do you wish to send this information?
It gives me 3 options with that: Do not send, Send this time, and Always send. It also has a details button, which has this in it, if anyone can make sense of it:
System.IO.IOException: The process cannot access the file ‘C:\Users<My account name>\AppData\Local\Temp\tmp1CB6.tmp’ because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalDelete(String path, Boolean checkHost)
at System.IO.File.Delete(String path)
at MonoDevelop.Components.CairoExtensions.LoadImage(Assembly assembly, String resource) in c:\buildslave\monodevelop\build\monodevelop\main\src\core\MonoDevelop.Ide\MonoDevelop.Components\CairoExtensions.cs:line 547
at MonoDevelop.Components.MainToolbar.LazyImage.get_Img() in c:\buildslave\monodevelop\build\monodevelop\main\src\core\MonoDevelop.Ide\MonoDevelop.Components.MainToolbar\RoundButton.cs:line 45
at MonoDevelop.Components.MainToolbar.LazyImage.op_Implicit(LazyImage lazy) in c:\buildslave\monodevelop\build\monodevelop\main\src\core\MonoDevelop.Ide\MonoDevelop.Components.MainToolbar\RoundButton.cs:line 57
at MonoDevelop.Components.MainToolbar.RoundButton.GetIcon() in c:\buildslave\monodevelop\build\monodevelop\main\src\core\MonoDevelop.Ide\MonoDevelop.Components.MainToolbar\RoundButton.cs:line 159
at MonoDevelop.Components.MainToolbar.RoundButton.OnExposeEvent(EventExpose evnt) in c:\buildslave\monodevelop\build\monodevelop\main\src\core\MonoDevelop.Ide\MonoDevelop.Components.MainToolbar\RoundButton.cs:line 181
at Gtk.Widget.exposeevent_cb(IntPtr widget, IntPtr evnt)
NOTE: I am using unity 4.6.9, and this has not been happening until recently, and, the error message always pops up once I open up monodevelop, since the first time it appeared. I have tried uninstalling unity, deleting all monodevelop files, then re-installing unity 4.6.9 with monodevelop again. After about 5 times of opening up monodevelop, the same message appears.
Any help would be appreciated. Thanks! ![]()
