Advertisement
Guest User

monodevelop crash log

a guest
Nov 17th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.95 KB | None | 0 0
  1. INFO [2013-11-17 09:28:00Z]: Starting MonoDevelop 4.0.13
  2. INFO [2013-11-17 09:28:00Z]: Running on Mono 3.2.3 (tarball Sun Sep 22 20:38:43 UTC 2013) (64-bit)
  3. INFO [2013-11-17 09:28:00Z]: Using GTK+ 2.24.22
  4. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.Core
  5. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.Ide
  6. INFO [2013-11-17 09:28:00Z]: Initializing Runtime Mono 3.2.3
  7. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.Debugger
  8. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.SourceEditor2
  9. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.VersionControl
  10. Starting MonoDevelop
  11. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.GnomePlatform
  12. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.VBBinding
  13. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.DesignerSupport
  14. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.XmlEditor
  15. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.Deployment
  16. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.AspNet
  17. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.TextTemplating
  18. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.Autotools
  19. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.Refactoring
  20. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.CSharpBinding
  21. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.AspNet.Mvc
  22. Loading Workbench
  23. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.VersionControl.Subversion
  24. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.NUnit
  25. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.DocFood
  26. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.AssemblyBrowser
  27. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.GtkCore
  28. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.WebReferences
  29. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.VersionControl.Git
  30. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.MonoDeveloperExtensions
  31. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.Deployment.Linux
  32. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.CBinding
  33. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.RegexToolkit
  34. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.Gettext
  35. INFO [2013-11-17 09:28:00Z]: Add-in loaded: MonoDevelop.ChangeLogAddIn
  36. Initializing Main Window
  37. INFO [2013-11-17 09:28:00Z]: Creating DefaultWorkbench
  38. INFO [2013-11-17 09:28:01Z]: Updating Welcome Page from 'http://software.xamarin.com/Service/News'.
  39. INFO [2013-11-17 09:28:01Z]: Add-in loaded: MonoDevelop.VersionControl.Subversion.Unix
  40. WARNING [2013-11-17 09:28:01Z]: GLib-GObject-Warning: Attempt to add property __gtksharp_54_MonoDevelop_Ide_Gui_Components_ZoomableCellRendererPixbuf::image after class was initialised
  41. Stack trace:
  42. at GLib.Object.gtksharp_register_property(IntPtr , IntPtr , IntPtr , IntPtr , UInt32 , IntPtr , Boolean , Boolean )
  43. at GLib.Object.AddProperties(GType gtype, System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 227
  44. at GLib.Object.RegisterGType(System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 332
  45. at GLib.Object.LookupGType(System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 357
  46. at GLib.Object.LookupGType() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 345
  47. at GLib.Object.CreateNativeObject(System.String[] names, GLib.Value[] vals) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 387
  48. at Gtk.Object.CreateNativeObject(System.String[] names, GLib.Value[] vals) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Object.custom:line 97
  49. at Gtk.CellRendererPixbuf..ctor() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/CellRendererPixbuf.cs:line 23
  50. at MonoDevelop.Ide.Gui.Components.ZoomableCellRendererPixbuf..ctor() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:line 2488
  51. at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:line 175
  52. at MonoDevelop.Ide.Gui.Pads.TreeViewPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads/TreeViewPad.cs:line 91
  53. at MonoDevelop.Ide.Gui.Pads.SolutionPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath)
  54. at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectSolutionPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ProjectPad/ProjectSolutionPad.cs:line 47
  55. at MonoDevelop.Ide.Codons.SolutionPadCodon.<CreatePad>m__48() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons/SolutionPadCodon.cs:line 92
  56. at MonoDevelop.Ide.Gui.Pads.TreeViewPad.Initialize(IPadWindow container) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads/TreeViewPad.cs:line 70
  57. at MonoDevelop.Ide.Codons.PadCodon.InitializePadContent(IPadWindow window) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons/PadCodon.cs:line 92
  58. at MonoDevelop.Ide.Gui.DefaultWorkbench.CreatePadContent(Boolean force, MonoDevelop.Ide.Codons.PadCodon padCodon, MonoDevelop.Ide.Gui.PadWindow window, MonoDevelop.Components.Docking.DockItem item) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 1273
  59. at MonoDevelop.Ide.Gui.DefaultWorkbench+<AddPad>c__AnonStorey43.<>m__40(System.Object , System.EventArgs ) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 1330
  60. at MonoDevelop.Components.Docking.DockItem.SetupContent(System.Object ob, System.EventArgs args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockItem.cs:line 195
  61. at System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod , System.Object , System.Object[] , System.Exception ByRef )
  62. at System.Reflection.MonoMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System.Reflection/MonoMethod.cs:line 230
  63. at System.Reflection.MethodBase.Invoke(System.Object obj, System.Object[] parameters) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System.Reflection/MethodBase.cs:line 114
  64. at System.Delegate.DynamicInvokeImpl(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/Delegate.cs:line 424
  65. at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/MulticastDelegate.cs:line 72
  66. at System.Delegate.DynamicInvoke(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/Delegate.cs:line 398
  67. at GLib.Signal.ClosureInvokedCB(System.Object o, GLib.ClosureInvokedArgs args) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Signal.cs:line 195
  68. at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/SignalClosure.cs:line 118
  69. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/SignalClosure.cs:line 146
  70. at Gtk.Widget.gtk_widget_show(IntPtr )
  71. at Gtk.Widget.Show() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 4088
  72. at MonoDevelop.Components.Docking.DockGroup.SizeAllocate(Rectangle newAlloc) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockGroup.cs:line 365
  73. at MonoDevelop.Components.Docking.DockGroup.SizeAllocate(Rectangle newAlloc) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockGroup.cs:line 470
  74. at MonoDevelop.Components.Docking.DockLayout.SizeAllocate(Rectangle rect) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockLayout.cs:line 90
  75. at MonoDevelop.Components.Docking.DockContainer.OnSizeAllocated(Rectangle rect) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockContainer.cs:line 149
  76. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  77. at Gtk.Widget.gtksharp_widget_base_size_allocate(IntPtr , IntPtr )
  78. at Gtk.Widget.OnSizeAllocated(Rectangle allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2097
  79. at MonoDevelop.Components.Docking.DockFrame.OnSizeAllocated(Rectangle allocation) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockFrame.cs:line 975
  80. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  81. at Gtk.Widget.gtksharp_widget_base_size_allocate(IntPtr , IntPtr )
  82. at Gtk.Widget.OnSizeAllocated(Rectangle allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2097
  83. at MonoDevelop.Ide.Gui.WorkbenchWindow.OnSizeAllocated(Rectangle allocation) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/WorkbenchWindow.cs:line 115
  84. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  85. at Gtk.Application.gtk_main_iteration_do(Boolean )
  86. at Gtk.Application.RunIteration(Boolean blocking) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/Application.cs:line 160
  87. at MonoDevelop.Ide.DispatchService.RunPendingEvents() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:line 145
  88. at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.RunMainLoop() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/SplashScreen.cs:line 142
  89. at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.MonoDevelop.Core.IProgressMonitor.Step(Int32 work) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/SplashScreen.cs:line 165
  90. at MonoDevelop.Ide.IdeApp.Initialize(IProgressMonitor monitor) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:line 211
  91. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 245
  92. at MonoDevelop.Ide.IdeStartup.Main(System.String[] args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 538
  93. at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[] args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 17
  94. WARNING [2013-11-17 09:28:01Z]: GLib-GObject-Warning: Attempt to add property __gtksharp_54_MonoDevelop_Ide_Gui_Components_ZoomableCellRendererPixbuf::image-expander-open after class was initialised
  95. Stack trace:
  96. at GLib.Object.gtksharp_register_property(IntPtr , IntPtr , IntPtr , IntPtr , UInt32 , IntPtr , Boolean , Boolean )
  97. at GLib.Object.AddProperties(GType gtype, System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 227
  98. at GLib.Object.RegisterGType(System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 332
  99. at GLib.Object.LookupGType(System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 357
  100. at GLib.Object.LookupGType() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 345
  101. at GLib.Object.CreateNativeObject(System.String[] names, GLib.Value[] vals) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 387
  102. at Gtk.Object.CreateNativeObject(System.String[] names, GLib.Value[] vals) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Object.custom:line 97
  103. at Gtk.CellRendererPixbuf..ctor() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/CellRendererPixbuf.cs:line 23
  104. at MonoDevelop.Ide.Gui.Components.ZoomableCellRendererPixbuf..ctor() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:line 2488
  105. at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:line 175
  106. at MonoDevelop.Ide.Gui.Pads.TreeViewPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads/TreeViewPad.cs:line 91
  107. at MonoDevelop.Ide.Gui.Pads.SolutionPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath)
  108. at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectSolutionPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ProjectPad/ProjectSolutionPad.cs:line 47
  109. at MonoDevelop.Ide.Codons.SolutionPadCodon.<CreatePad>m__48() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons/SolutionPadCodon.cs:line 92
  110. at MonoDevelop.Ide.Gui.Pads.TreeViewPad.Initialize(IPadWindow container) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads/TreeViewPad.cs:line 70
  111. at MonoDevelop.Ide.Codons.PadCodon.InitializePadContent(IPadWindow window) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons/PadCodon.cs:line 92
  112. at MonoDevelop.Ide.Gui.DefaultWorkbench.CreatePadContent(Boolean force, MonoDevelop.Ide.Codons.PadCodon padCodon, MonoDevelop.Ide.Gui.PadWindow window, MonoDevelop.Components.Docking.DockItem item) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 1273
  113. at MonoDevelop.Ide.Gui.DefaultWorkbench+<AddPad>c__AnonStorey43.<>m__40(System.Object , System.EventArgs ) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 1330
  114. at MonoDevelop.Components.Docking.DockItem.SetupContent(System.Object ob, System.EventArgs args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockItem.cs:line 195
  115. at System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod , System.Object , System.Object[] , System.Exception ByRef )
  116. at System.Reflection.MonoMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System.Reflection/MonoMethod.cs:line 230
  117. at System.Reflection.MethodBase.Invoke(System.Object obj, System.Object[] parameters) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System.Reflection/MethodBase.cs:line 114
  118. at System.Delegate.DynamicInvokeImpl(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/Delegate.cs:line 424
  119. at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/MulticastDelegate.cs:line 72
  120. at System.Delegate.DynamicInvoke(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/Delegate.cs:line 398
  121. at GLib.Signal.ClosureInvokedCB(System.Object o, GLib.ClosureInvokedArgs args) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Signal.cs:line 195
  122. at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/SignalClosure.cs:line 118
  123. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/SignalClosure.cs:line 146
  124. at Gtk.Widget.gtk_widget_show(IntPtr )
  125. at Gtk.Widget.Show() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 4088
  126. at MonoDevelop.Components.Docking.DockGroup.SizeAllocate(Rectangle newAlloc) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockGroup.cs:line 365
  127. at MonoDevelop.Components.Docking.DockGroup.SizeAllocate(Rectangle newAlloc) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockGroup.cs:line 470
  128. at MonoDevelop.Components.Docking.DockLayout.SizeAllocate(Rectangle rect) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockLayout.cs:line 90
  129. at MonoDevelop.Components.Docking.DockContainer.OnSizeAllocated(Rectangle rect) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockContainer.cs:line 149
  130. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  131. at Gtk.Widget.gtksharp_widget_base_size_allocate(IntPtr , IntPtr )
  132. at Gtk.Widget.OnSizeAllocated(Rectangle allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2097
  133. at MonoDevelop.Components.Docking.DockFrame.OnSizeAllocated(Rectangle allocation) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockFrame.cs:line 975
  134. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  135. at Gtk.Widget.gtksharp_widget_base_size_allocate(IntPtr , IntPtr )
  136. at Gtk.Widget.OnSizeAllocated(Rectangle allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2097
  137. at MonoDevelop.Ide.Gui.WorkbenchWindow.OnSizeAllocated(Rectangle allocation) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/WorkbenchWindow.cs:line 115
  138. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  139. at Gtk.Application.gtk_main_iteration_do(Boolean )
  140. at Gtk.Application.RunIteration(Boolean blocking) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/Application.cs:line 160
  141. at MonoDevelop.Ide.DispatchService.RunPendingEvents() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:line 145
  142. at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.RunMainLoop() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/SplashScreen.cs:line 142
  143. at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.MonoDevelop.Core.IProgressMonitor.Step(Int32 work) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/SplashScreen.cs:line 165
  144. at MonoDevelop.Ide.IdeApp.Initialize(IProgressMonitor monitor) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:line 211
  145. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 245
  146. at MonoDevelop.Ide.IdeStartup.Main(System.String[] args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 538
  147. at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[] args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 17
  148. WARNING [2013-11-17 09:28:01Z]: GLib-GObject-Warning: Attempt to add property __gtksharp_54_MonoDevelop_Ide_Gui_Components_ZoomableCellRendererPixbuf::image-expander-closed after class was initialised
  149. Stack trace:
  150. at GLib.Object.gtksharp_register_property(IntPtr , IntPtr , IntPtr , IntPtr , UInt32 , IntPtr , Boolean , Boolean )
  151. at GLib.Object.AddProperties(GType gtype, System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 227
  152. at GLib.Object.RegisterGType(System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 332
  153. at GLib.Object.LookupGType(System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 357
  154. at GLib.Object.LookupGType() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 345
  155. at GLib.Object.CreateNativeObject(System.String[] names, GLib.Value[] vals) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 387
  156. at Gtk.Object.CreateNativeObject(System.String[] names, GLib.Value[] vals) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Object.custom:line 97
  157. at Gtk.CellRendererPixbuf..ctor() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/CellRendererPixbuf.cs:line 23
  158. at MonoDevelop.Ide.Gui.Components.ZoomableCellRendererPixbuf..ctor() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:line 2488
  159. at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:line 175
  160. at MonoDevelop.Ide.Gui.Pads.TreeViewPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads/TreeViewPad.cs:line 91
  161. at MonoDevelop.Ide.Gui.Pads.SolutionPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath)
  162. at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectSolutionPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ProjectPad/ProjectSolutionPad.cs:line 47
  163. at MonoDevelop.Ide.Codons.SolutionPadCodon.<CreatePad>m__48() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons/SolutionPadCodon.cs:line 92
  164. at MonoDevelop.Ide.Gui.Pads.TreeViewPad.Initialize(IPadWindow container) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads/TreeViewPad.cs:line 70
  165. at MonoDevelop.Ide.Codons.PadCodon.InitializePadContent(IPadWindow window) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons/PadCodon.cs:line 92
  166. at MonoDevelop.Ide.Gui.DefaultWorkbench.CreatePadContent(Boolean force, MonoDevelop.Ide.Codons.PadCodon padCodon, MonoDevelop.Ide.Gui.PadWindow window, MonoDevelop.Components.Docking.DockItem item) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 1273
  167. at MonoDevelop.Ide.Gui.DefaultWorkbench+<AddPad>c__AnonStorey43.<>m__40(System.Object , System.EventArgs ) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 1330
  168. at MonoDevelop.Components.Docking.DockItem.SetupContent(System.Object ob, System.EventArgs args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockItem.cs:line 195
  169. at System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod , System.Object , System.Object[] , System.Exception ByRef )
  170. at System.Reflection.MonoMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System.Reflection/MonoMethod.cs:line 230
  171. at System.Reflection.MethodBase.Invoke(System.Object obj, System.Object[] parameters) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System.Reflection/MethodBase.cs:line 114
  172. at System.Delegate.DynamicInvokeImpl(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/Delegate.cs:line 424
  173. at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/MulticastDelegate.cs:line 72
  174. at System.Delegate.DynamicInvoke(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/Delegate.cs:line 398
  175. at GLib.Signal.ClosureInvokedCB(System.Object o, GLib.ClosureInvokedArgs args) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Signal.cs:line 195
  176. at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/SignalClosure.cs:line 118
  177. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/SignalClosure.cs:line 146
  178. at Gtk.Widget.gtk_widget_show(IntPtr )
  179. at Gtk.Widget.Show() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 4088
  180. at MonoDevelop.Components.Docking.DockGroup.SizeAllocate(Rectangle newAlloc) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockGroup.cs:line 365
  181. at MonoDevelop.Components.Docking.DockGroup.SizeAllocate(Rectangle newAlloc) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockGroup.cs:line 470
  182. at MonoDevelop.Components.Docking.DockLayout.SizeAllocate(Rectangle rect) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockLayout.cs:line 90
  183. at MonoDevelop.Components.Docking.DockContainer.OnSizeAllocated(Rectangle rect) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockContainer.cs:line 149
  184. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  185. at Gtk.Widget.gtksharp_widget_base_size_allocate(IntPtr , IntPtr )
  186. at Gtk.Widget.OnSizeAllocated(Rectangle allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2097
  187. at MonoDevelop.Components.Docking.DockFrame.OnSizeAllocated(Rectangle allocation) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockFrame.cs:line 975
  188. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  189. at Gtk.Widget.gtksharp_widget_base_size_allocate(IntPtr , IntPtr )
  190. at Gtk.Widget.OnSizeAllocated(Rectangle allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2097
  191. at MonoDevelop.Ide.Gui.WorkbenchWindow.OnSizeAllocated(Rectangle allocation) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/WorkbenchWindow.cs:line 115
  192. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  193. at Gtk.Application.gtk_main_iteration_do(Boolean )
  194. at Gtk.Application.RunIteration(Boolean blocking) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/Application.cs:line 160
  195. at MonoDevelop.Ide.DispatchService.RunPendingEvents() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:line 145
  196. at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.RunMainLoop() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/SplashScreen.cs:line 142
  197. at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.MonoDevelop.Core.IProgressMonitor.Step(Int32 work) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/SplashScreen.cs:line 165
  198. at MonoDevelop.Ide.IdeApp.Initialize(IProgressMonitor monitor) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:line 211
  199. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 245
  200. at MonoDevelop.Ide.IdeStartup.Main(System.String[] args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 538
  201. at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[] args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 17
  202. WARNING [2013-11-17 09:28:01Z]: GLib-GObject-Warning: Attempt to add property __gtksharp_55_MonoDevelop_Ide_Gui_Components_ExtensibleTreeView+2bCustomCellRendererText::text-markup after class was initialised
  203. Stack trace:
  204. at GLib.Object.gtksharp_register_property(IntPtr , IntPtr , IntPtr , IntPtr , UInt32 , IntPtr , Boolean , Boolean )
  205. at GLib.Object.AddProperties(GType gtype, System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 227
  206. at GLib.Object.RegisterGType(System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 332
  207. at GLib.Object.LookupGType(System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 357
  208. at GLib.Object.LookupGType() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 345
  209. at GLib.Object.CreateNativeObject(System.String[] names, GLib.Value[] vals) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 387
  210. at Gtk.Object.CreateNativeObject(System.String[] names, GLib.Value[] vals) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Object.custom:line 97
  211. at Gtk.CellRendererText..ctor() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/CellRendererText.cs:line 23
  212. at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView+CustomCellRendererText..ctor(MonoDevelop.Ide.Gui.Components.ExtensibleTreeView parent) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:line 2288
  213. at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:line 181
  214. at MonoDevelop.Ide.Gui.Pads.TreeViewPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads/TreeViewPad.cs:line 91
  215. at MonoDevelop.Ide.Gui.Pads.SolutionPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath)
  216. at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectSolutionPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ProjectPad/ProjectSolutionPad.cs:line 47
  217. at MonoDevelop.Ide.Codons.SolutionPadCodon.<CreatePad>m__48() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons/SolutionPadCodon.cs:line 92
  218. at MonoDevelop.Ide.Gui.Pads.TreeViewPad.Initialize(IPadWindow container) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads/TreeViewPad.cs:line 70
  219. at MonoDevelop.Ide.Codons.PadCodon.InitializePadContent(IPadWindow window) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons/PadCodon.cs:line 92
  220. at MonoDevelop.Ide.Gui.DefaultWorkbench.CreatePadContent(Boolean force, MonoDevelop.Ide.Codons.PadCodon padCodon, MonoDevelop.Ide.Gui.PadWindow window, MonoDevelop.Components.Docking.DockItem item) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 1273
  221. at MonoDevelop.Ide.Gui.DefaultWorkbench+<AddPad>c__AnonStorey43.<>m__40(System.Object , System.EventArgs ) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 1330
  222. at MonoDevelop.Components.Docking.DockItem.SetupContent(System.Object ob, System.EventArgs args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockItem.cs:line 195
  223. at System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod , System.Object , System.Object[] , System.Exception ByRef )
  224. at System.Reflection.MonoMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System.Reflection/MonoMethod.cs:line 230
  225. at System.Reflection.MethodBase.Invoke(System.Object obj, System.Object[] parameters) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System.Reflection/MethodBase.cs:line 114
  226. at System.Delegate.DynamicInvokeImpl(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/Delegate.cs:line 424
  227. at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/MulticastDelegate.cs:line 72
  228. at System.Delegate.DynamicInvoke(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/Delegate.cs:line 398
  229. at GLib.Signal.ClosureInvokedCB(System.Object o, GLib.ClosureInvokedArgs args) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Signal.cs:line 195
  230. at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/SignalClosure.cs:line 118
  231. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/SignalClosure.cs:line 146
  232. at Gtk.Widget.gtk_widget_show(IntPtr )
  233. at Gtk.Widget.Show() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 4088
  234. at MonoDevelop.Components.Docking.DockGroup.SizeAllocate(Rectangle newAlloc) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockGroup.cs:line 365
  235. at MonoDevelop.Components.Docking.DockGroup.SizeAllocate(Rectangle newAlloc) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockGroup.cs:line 470
  236. at MonoDevelop.Components.Docking.DockLayout.SizeAllocate(Rectangle rect) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockLayout.cs:line 90
  237. at MonoDevelop.Components.Docking.DockContainer.OnSizeAllocated(Rectangle rect) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockContainer.cs:line 149
  238. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  239. at Gtk.Widget.gtksharp_widget_base_size_allocate(IntPtr , IntPtr )
  240. at Gtk.Widget.OnSizeAllocated(Rectangle allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2097
  241. at MonoDevelop.Components.Docking.DockFrame.OnSizeAllocated(Rectangle allocation) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockFrame.cs:line 975
  242. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  243. at Gtk.Widget.gtksharp_widget_base_size_allocate(IntPtr , IntPtr )
  244. at Gtk.Widget.OnSizeAllocated(Rectangle allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2097
  245. at MonoDevelop.Ide.Gui.WorkbenchWindow.OnSizeAllocated(Rectangle allocation) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/WorkbenchWindow.cs:line 115
  246. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  247. at Gtk.Application.gtk_main_iteration_do(Boolean )
  248. at Gtk.Application.RunIteration(Boolean blocking) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/Application.cs:line 160
  249. at MonoDevelop.Ide.DispatchService.RunPendingEvents() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:line 145
  250. at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.RunMainLoop() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/SplashScreen.cs:line 142
  251. at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.MonoDevelop.Core.IProgressMonitor.Step(Int32 work) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/SplashScreen.cs:line 165
  252. at MonoDevelop.Ide.IdeApp.Initialize(IProgressMonitor monitor) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:line 211
  253. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 245
  254. at MonoDevelop.Ide.IdeStartup.Main(System.String[] args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 538
  255. at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[] args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 17
  256. WARNING [2013-11-17 09:28:01Z]: GLib-GObject-Warning: Attempt to add property __gtksharp_55_MonoDevelop_Ide_Gui_Components_ExtensibleTreeView+2bCustomCellRendererText::show-popup-button after class was initialised
  257. Stack trace:
  258. at GLib.Object.gtksharp_register_property(IntPtr , IntPtr , IntPtr , IntPtr , UInt32 , IntPtr , Boolean , Boolean )
  259. at GLib.Object.AddProperties(GType gtype, System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 227
  260. at GLib.Object.RegisterGType(System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 332
  261. at GLib.Object.LookupGType(System.Type t) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 357
  262. at GLib.Object.LookupGType() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 345
  263. at GLib.Object.CreateNativeObject(System.String[] names, GLib.Value[] vals) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Object.cs:line 387
  264. at Gtk.Object.CreateNativeObject(System.String[] names, GLib.Value[] vals) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Object.custom:line 97
  265. at Gtk.CellRendererText..ctor() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/CellRendererText.cs:line 23
  266. at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView+CustomCellRendererText..ctor(MonoDevelop.Ide.Gui.Components.ExtensibleTreeView parent) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:line 2288
  267. at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:line 181
  268. at MonoDevelop.Ide.Gui.Pads.TreeViewPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads/TreeViewPad.cs:line 91
  269. at MonoDevelop.Ide.Gui.Pads.SolutionPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath)
  270. at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectSolutionPad.Initialize(MonoDevelop.Ide.Gui.Components.NodeBuilder[] builders, MonoDevelop.Ide.Gui.Components.TreePadOption[] options, System.String contextMenuPath) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ProjectPad/ProjectSolutionPad.cs:line 47
  271. at MonoDevelop.Ide.Codons.SolutionPadCodon.<CreatePad>m__48() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons/SolutionPadCodon.cs:line 92
  272. at MonoDevelop.Ide.Gui.Pads.TreeViewPad.Initialize(IPadWindow container) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads/TreeViewPad.cs:line 70
  273. at MonoDevelop.Ide.Codons.PadCodon.InitializePadContent(IPadWindow window) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons/PadCodon.cs:line 92
  274. at MonoDevelop.Ide.Gui.DefaultWorkbench.CreatePadContent(Boolean force, MonoDevelop.Ide.Codons.PadCodon padCodon, MonoDevelop.Ide.Gui.PadWindow window, MonoDevelop.Components.Docking.DockItem item) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 1273
  275. at MonoDevelop.Ide.Gui.DefaultWorkbench+<AddPad>c__AnonStorey43.<>m__40(System.Object , System.EventArgs ) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 1330
  276. at MonoDevelop.Components.Docking.DockItem.SetupContent(System.Object ob, System.EventArgs args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockItem.cs:line 195
  277. at System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod , System.Object , System.Object[] , System.Exception ByRef )
  278. at System.Reflection.MonoMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System.Reflection/MonoMethod.cs:line 230
  279. at System.Reflection.MethodBase.Invoke(System.Object obj, System.Object[] parameters) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System.Reflection/MethodBase.cs:line 114
  280. at System.Delegate.DynamicInvokeImpl(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/Delegate.cs:line 424
  281. at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/MulticastDelegate.cs:line 72
  282. at System.Delegate.DynamicInvoke(System.Object[] args) in /build/mono/src/mono-3.2.3/mcs/class/corlib/System/Delegate.cs:line 398
  283. at GLib.Signal.ClosureInvokedCB(System.Object o, GLib.ClosureInvokedArgs args) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/Signal.cs:line 195
  284. at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/SignalClosure.cs:line 118
  285. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/glib/SignalClosure.cs:line 146
  286. at Gtk.Widget.gtk_widget_show(IntPtr )
  287. at Gtk.Widget.Show() in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 4088
  288. at MonoDevelop.Components.Docking.DockGroup.SizeAllocate(Rectangle newAlloc) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockGroup.cs:line 365
  289. at MonoDevelop.Components.Docking.DockGroup.SizeAllocate(Rectangle newAlloc) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockGroup.cs:line 470
  290. at MonoDevelop.Components.Docking.DockLayout.SizeAllocate(Rectangle rect) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockLayout.cs:line 90
  291. at MonoDevelop.Components.Docking.DockContainer.OnSizeAllocated(Rectangle rect) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockContainer.cs:line 149
  292. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  293. at Gtk.Widget.gtksharp_widget_base_size_allocate(IntPtr , IntPtr )
  294. at Gtk.Widget.OnSizeAllocated(Rectangle allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2097
  295. at MonoDevelop.Components.Docking.DockFrame.OnSizeAllocated(Rectangle allocation) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Components.Docking/DockFrame.cs:line 975
  296. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  297. at Gtk.Widget.gtksharp_widget_base_size_allocate(IntPtr , IntPtr )
  298. at Gtk.Widget.OnSizeAllocated(Rectangle allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2097
  299. at MonoDevelop.Ide.Gui.WorkbenchWindow.OnSizeAllocated(Rectangle allocation) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/WorkbenchWindow.cs:line 115
  300. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/generated/Widget.cs:line 2077
  301. at Gtk.Application.gtk_main_iteration_do(Boolean )
  302. at Gtk.Application.RunIteration(Boolean blocking) in /build/gtk-sharp-2/src/gtk-sharp-2.12.22/gtk/Application.cs:line 160
  303. at MonoDevelop.Ide.DispatchService.RunPendingEvents() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:line 145
  304. at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.RunMainLoop() in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/SplashScreen.cs:line 142
  305. at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.MonoDevelop.Core.IProgressMonitor.Step(Int32 work) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/SplashScreen.cs:line 165
  306. at MonoDevelop.Ide.IdeApp.Initialize(IProgressMonitor monitor) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:line 211
  307. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 245
  308. at MonoDevelop.Ide.IdeStartup.Main(System.String[] args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 538
  309. at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[] args) in /build/monodevelop/src/monodevelop-4.0.13/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 17
  310. INFO [2013-11-17 09:28:01Z]: Welcome Page updated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement