Created
April 6, 2016 14:50
-
-
Save mauroa/c08fdd7bd03234703cd09cb7719a9d43 to your computer and use it in GitHub Desktop.
Xamarin Studio launch error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FATAL ERROR [2016-04-06 11:47:48Z]: Xamarin Studio failed to start | |
System.NullReferenceException: Object reference not set to an instance of an object | |
at MonoDevelop.MacIntegration.MainToolbar.SearchBar+DarkSkinSearchFieldCell.DrawWithFrame (CGRect cellFrame, AppKit.NSView inView) [0x000c6] in /Users/builder/data/lanes/2920/afa59cd8/source/monodevelop/main/src/addins/MacPlatform/MainToolbar/SearchBar.cs:82 | |
at (wrapper managed-to-native) GLib.Object:g_object_set_property (intptr,intptr,GLib.Value&) | |
at GLib.Object.SetProperty (System.String name, Value val) <0x116943f80 + 0x0004e> in <filename unknown>:0 | |
at Gtk.Widget.set_Visible (Boolean value) <0x116ca9900 + 0x00082> in <filename unknown>:0 | |
at MonoDevelop.Ide.Gui.Workbench.Show (System.String workbenchMemento) [0x0005f] in /Users/builder/data/lanes/2920/afa59cd8/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:129 | |
at MonoDevelop.Ide.IdeApp.Initialize (MonoDevelop.Core.ProgressMonitor monitor) [0x001be] in /Users/builder/data/lanes/2920/afa59cd8/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:213 | |
at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions options) [0x004b8] in /Users/builder/data/lanes/2920/afa59cd8/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:215 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment