Advertisement
bit

Untitled

bit
Jul 11th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 328.75 KB | None | 0 0
  1. node `classlib-gecko' is not defined on the documentation map
  2. node `classlib-taglib-sharp' is not defined on the documentation map
  3. node `classlib-webkit' is not defined on the documentation map
  4. startTask=False, useApplicationInvoke=True
  5. startTask=False, useApplicationInvoke=True
  6. startTask=False, useApplicationInvoke=True
  7. startTask=False, useApplicationInvoke=True
  8. startTask=False, useApplicationInvoke=True
  9. startTask=False, useApplicationInvoke=True
  10. startTask=False, useApplicationInvoke=True
  11. startTask=False, useApplicationInvoke=True
  12. startTask=False, useApplicationInvoke=True
  13. startTask=False, useApplicationInvoke=True
  14. startTask=False, useApplicationInvoke=True
  15. startTask=False, useApplicationInvoke=True
  16. startTask=False, useApplicationInvoke=True
  17. startTask=False, useApplicationInvoke=True
  18. startTask=False, useApplicationInvoke=True
  19. startTask=False, useApplicationInvoke=True
  20. startTask=False, useApplicationInvoke=True
  21. startTask=False, useApplicationInvoke=True
  22. startTask=False, useApplicationInvoke=True
  23. startTask=False, useApplicationInvoke=True
  24. WARNING [2012-07-11 11:29:13Z]: GLib-Warning: g_set_prgname() called multiple times
  25. Stack trace:
  26. at GLib.Global.set_ProgramName(String value)
  27. at Gtk.Application.SetPrgname()
  28. at Gtk.Application.Init()
  29. at Xwt.GtkBackend.GtkEngine.InitializeApplication()
  30. at Xwt.Application.Initialize(String backendType)
  31. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView..cctor()
  32. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView..ctor()
  33. at MonoDevelop.MonoDroid.Gui.AndroidDesignerDisplayBinding.CreateContent(FilePath fileName, String mimeType, Project ownerProject)
  34. at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke(String fileName)
  35. at MonoDevelop.Ide.Gui.Workbench.RealOpenFile(IProgressMonitor monitor, FileOpenInformation openFileInfo)
  36. at MonoDevelop.Ide.Gui.Workbench.OpenDocument(FilePath fileName, Int32 line, Int32 column, OpenDocumentOptions options, Encoding encoding, IViewDisplayBinding binding)
  37. at MonoDevelop.Ide.Gui.Workbench.OpenDocument(FilePath fileName, OpenDocumentOptions options)
  38. at MonoDevelop.Ide.Gui.Workbench.OpenDocument(FilePath fileName, Boolean bringToFront)
  39. at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectFileNodeCommandHandler.ActivateMultipleItems()
  40. at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.ActivateCurrentItem()
  41. at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.OnNodeActivated(Object sender, RowActivatedArgs args)
  42. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  43. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  44. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  45. at System.Delegate.DynamicInvokeImpl(Object[] args)
  46. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  47. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  48. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  49. at Gtk.Widget.gtksharp_widget_base_button_press_event(IntPtr widget, IntPtr evnt)
  50. at Gtk.Widget.OnButtonPressEvent(EventButton evnt)
  51. at MonoDevelop.Components.ContextMenuTreeView.OnButtonPressEvent(EventButton evnt)
  52. at Gtk.Widget.buttonpressevent_cb(IntPtr widget, IntPtr evnt)
  53. at Gtk.Application.gtk_main()
  54. at Gtk.Application.Run()
  55. at MonoDevelop.Ide.IdeApp.Run()
  56. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  57. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  58. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  59.  
  60. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  61. Stack trace:
  62. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  63. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  64. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  65. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  66. at Gtk.Viewport.set_ShadowType(ShadowType value)
  67. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  68. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  69. at Xwt.ScrollView.set_Content(Widget value)
  70. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  71. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  72. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  73. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  74. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  75. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  76. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  77. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  78. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  79. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  80. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  81. at GLib.Timeout.TimeoutProxy.Handler()
  82. at Gtk.Application.gtk_main()
  83. at Gtk.Application.Run()
  84. at MonoDevelop.Ide.IdeApp.Run()
  85. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  86. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  87. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  88.  
  89. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  90. Stack trace:
  91. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  92. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  93. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  94. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  95. at Gtk.Viewport.set_ShadowType(ShadowType value)
  96. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  97. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  98. at Xwt.ScrollView.set_Content(Widget value)
  99. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  100. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  101. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  102. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  103. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  104. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  105. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  106. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  107. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  108. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  109. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  110. at GLib.Timeout.TimeoutProxy.Handler()
  111. at Gtk.Application.gtk_main()
  112. at Gtk.Application.Run()
  113. at MonoDevelop.Ide.IdeApp.Run()
  114. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  115. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  116. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  117.  
  118. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  119. Stack trace:
  120. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  121. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  122. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  123. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  124. at Gtk.Viewport.set_ShadowType(ShadowType value)
  125. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  126. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  127. at Xwt.ScrollView.set_Content(Widget value)
  128. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  129. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  130. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  131. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  132. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  133. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  134. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  135. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  136. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  137. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  138. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  139. at GLib.Timeout.TimeoutProxy.Handler()
  140. at Gtk.Application.gtk_main()
  141. at Gtk.Application.Run()
  142. at MonoDevelop.Ide.IdeApp.Run()
  143. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  144. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  145. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  146.  
  147. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  148. Stack trace:
  149. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  150. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  151. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  152. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  153. at Gtk.Viewport.set_ShadowType(ShadowType value)
  154. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  155. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  156. at Xwt.ScrollView.set_Content(Widget value)
  157. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  158. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  159. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  160. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  161. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  162. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  163. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  164. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  165. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  166. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  167. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  168. at GLib.Timeout.TimeoutProxy.Handler()
  169. at Gtk.Application.gtk_main()
  170. at Gtk.Application.Run()
  171. at MonoDevelop.Ide.IdeApp.Run()
  172. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  173. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  174. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  175.  
  176. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  177. Stack trace:
  178. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  179. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  180. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  181. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  182. at Gtk.Viewport.set_ShadowType(ShadowType value)
  183. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  184. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  185. at Xwt.ScrollView.set_Content(Widget value)
  186. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  187. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  188. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  189. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  190. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  191. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  192. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  193. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  194. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  195. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  196. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  197. at GLib.Timeout.TimeoutProxy.Handler()
  198. at Gtk.Application.gtk_main()
  199. at Gtk.Application.Run()
  200. at MonoDevelop.Ide.IdeApp.Run()
  201. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  202. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  203. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  204.  
  205. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  206. Stack trace:
  207. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  208. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  209. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  210. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  211. at Gtk.Viewport.set_ShadowType(ShadowType value)
  212. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  213. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  214. at Xwt.ScrollView.set_Content(Widget value)
  215. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  216. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  217. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  218. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  219. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  220. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  221. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  222. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  223. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  224. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  225. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  226. at GLib.Timeout.TimeoutProxy.Handler()
  227. at Gtk.Application.gtk_main()
  228. at Gtk.Application.Run()
  229. at MonoDevelop.Ide.IdeApp.Run()
  230. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  231. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  232. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  233.  
  234. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  235. Stack trace:
  236. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  237. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  238. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  239. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  240. at Gtk.Viewport.set_ShadowType(ShadowType value)
  241. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  242. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  243. at Xwt.ScrollView.set_Content(Widget value)
  244. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  245. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  246. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  247. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  248. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  249. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  250. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  251. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  252. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  253. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  254. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  255. at GLib.Timeout.TimeoutProxy.Handler()
  256. at Gtk.Application.gtk_main()
  257. at Gtk.Application.Run()
  258. at MonoDevelop.Ide.IdeApp.Run()
  259. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  260. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  261. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  262.  
  263. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  264. Stack trace:
  265. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  266. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  267. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  268. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  269. at Gtk.Viewport.set_ShadowType(ShadowType value)
  270. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  271. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  272. at Xwt.ScrollView.set_Content(Widget value)
  273. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  274. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  275. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  276. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  277. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  278. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  279. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  280. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  281. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  282. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  283. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  284. at GLib.Timeout.TimeoutProxy.Handler()
  285. at Gtk.Application.gtk_main()
  286. at Gtk.Application.Run()
  287. at MonoDevelop.Ide.IdeApp.Run()
  288. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  289. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  290. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  291.  
  292. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  293. Stack trace:
  294. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  295. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  296. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  297. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  298. at Gtk.Viewport.set_ShadowType(ShadowType value)
  299. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  300. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  301. at Xwt.ScrollView.set_Content(Widget value)
  302. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  303. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  304. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  305. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  306. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  307. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  308. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  309. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  310. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  311. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  312. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  313. at GLib.Timeout.TimeoutProxy.Handler()
  314. at Gtk.Application.gtk_main()
  315. at Gtk.Application.Run()
  316. at MonoDevelop.Ide.IdeApp.Run()
  317. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  318. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  319. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  320.  
  321. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  322. Stack trace:
  323. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  324. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  325. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  326. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  327. at Gtk.Viewport.set_ShadowType(ShadowType value)
  328. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  329. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  330. at Xwt.ScrollView.set_Content(Widget value)
  331. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  332. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  333. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  334. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  335. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  336. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  337. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  338. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  339. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  340. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  341. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  342. at GLib.Timeout.TimeoutProxy.Handler()
  343. at Gtk.Application.gtk_main()
  344. at Gtk.Application.Run()
  345. at MonoDevelop.Ide.IdeApp.Run()
  346. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  347. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  348. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  349.  
  350. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  351. Stack trace:
  352. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  353. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  354. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  355. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  356. at Gtk.Viewport.set_ShadowType(ShadowType value)
  357. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  358. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  359. at Xwt.ScrollView.set_Content(Widget value)
  360. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  361. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  362. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  363. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  364. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  365. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  366. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  367. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  368. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  369. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  370. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  371. at GLib.Timeout.TimeoutProxy.Handler()
  372. at Gtk.Application.gtk_main()
  373. at Gtk.Application.Run()
  374. at MonoDevelop.Ide.IdeApp.Run()
  375. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  376. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  377. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  378.  
  379. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  380. Stack trace:
  381. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  382. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  383. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  384. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  385. at Gtk.Viewport.set_ShadowType(ShadowType value)
  386. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  387. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  388. at Xwt.ScrollView.set_Content(Widget value)
  389. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  390. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  391. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  392. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  393. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  394. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  395. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  396. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  397. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  398. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  399. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  400. at GLib.Timeout.TimeoutProxy.Handler()
  401. at Gtk.Application.gtk_main()
  402. at Gtk.Application.Run()
  403. at MonoDevelop.Ide.IdeApp.Run()
  404. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  405. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  406. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  407.  
  408. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  409. Stack trace:
  410. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  411. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  412. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  413. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  414. at Gtk.Viewport.set_ShadowType(ShadowType value)
  415. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  416. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  417. at Xwt.ScrollView.set_Content(Widget value)
  418. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  419. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  420. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  421. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  422. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  423. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  424. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  425. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  426. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  427. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  428. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  429. at GLib.Timeout.TimeoutProxy.Handler()
  430. at Gtk.Application.gtk_main()
  431. at Gtk.Application.Run()
  432. at MonoDevelop.Ide.IdeApp.Run()
  433. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  434. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  435. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  436.  
  437. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  438. Stack trace:
  439. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  440. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  441. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  442. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  443. at Gtk.Viewport.set_ShadowType(ShadowType value)
  444. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  445. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  446. at Xwt.ScrollView.set_Content(Widget value)
  447. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  448. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  449. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  450. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  451. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  452. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  453. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  454. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  455. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  456. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  457. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  458. at GLib.Timeout.TimeoutProxy.Handler()
  459. at Gtk.Application.gtk_main()
  460. at Gtk.Application.Run()
  461. at MonoDevelop.Ide.IdeApp.Run()
  462. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  463. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  464. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  465.  
  466. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  467. Stack trace:
  468. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  469. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  470. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  471. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  472. at Gtk.Viewport.set_ShadowType(ShadowType value)
  473. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  474. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  475. at Xwt.ScrollView.set_Content(Widget value)
  476. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  477. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  478. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  479. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  480. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  481. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  482. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  483. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  484. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  485. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  486. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  487. at GLib.Timeout.TimeoutProxy.Handler()
  488. at Gtk.Application.gtk_main()
  489. at Gtk.Application.Run()
  490. at MonoDevelop.Ide.IdeApp.Run()
  491. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  492. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  493. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  494.  
  495. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  496. Stack trace:
  497. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  498. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  499. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  500. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  501. at Gtk.Viewport.set_ShadowType(ShadowType value)
  502. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  503. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  504. at Xwt.ScrollView.set_Content(Widget value)
  505. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  506. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  507. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  508. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  509. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  510. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  511. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  512. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  513. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  514. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  515. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  516. at GLib.Timeout.TimeoutProxy.Handler()
  517. at Gtk.Application.gtk_main()
  518. at Gtk.Application.Run()
  519. at MonoDevelop.Ide.IdeApp.Run()
  520. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  521. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  522. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  523.  
  524. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  525. Stack trace:
  526. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  527. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  528. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  529. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  530. at Gtk.Viewport.set_ShadowType(ShadowType value)
  531. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  532. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  533. at Xwt.ScrollView.set_Content(Widget value)
  534. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  535. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  536. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  537. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  538. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  539. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  540. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  541. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  542. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  543. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  544. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  545. at GLib.Timeout.TimeoutProxy.Handler()
  546. at Gtk.Application.gtk_main()
  547. at Gtk.Application.Run()
  548. at MonoDevelop.Ide.IdeApp.Run()
  549. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  550. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  551. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  552.  
  553. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  554. Stack trace:
  555. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  556. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  557. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  558. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  559. at Gtk.Viewport.set_ShadowType(ShadowType value)
  560. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  561. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  562. at Xwt.ScrollView.set_Content(Widget value)
  563. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  564. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  565. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  566. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  567. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  568. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  569. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  570. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  571. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  572. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  573. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  574. at GLib.Timeout.TimeoutProxy.Handler()
  575. at Gtk.Application.gtk_main()
  576. at Gtk.Application.Run()
  577. at MonoDevelop.Ide.IdeApp.Run()
  578. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  579. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  580. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  581.  
  582. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  583. Stack trace:
  584. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  585. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  586. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  587. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  588. at Gtk.Viewport.set_ShadowType(ShadowType value)
  589. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  590. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  591. at Xwt.ScrollView.set_Content(Widget value)
  592. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  593. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  594. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  595. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  596. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  597. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  598. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  599. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  600. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  601. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  602. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  603. at GLib.Timeout.TimeoutProxy.Handler()
  604. at Gtk.Application.gtk_main()
  605. at Gtk.Application.Run()
  606. at MonoDevelop.Ide.IdeApp.Run()
  607. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  608. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  609. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  610.  
  611. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  612. Stack trace:
  613. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  614. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  615. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  616. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  617. at Gtk.Viewport.set_ShadowType(ShadowType value)
  618. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  619. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  620. at Xwt.ScrollView.set_Content(Widget value)
  621. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  622. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  623. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  624. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  625. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  626. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  627. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  628. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  629. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  630. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  631. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  632. at GLib.Timeout.TimeoutProxy.Handler()
  633. at Gtk.Application.gtk_main()
  634. at Gtk.Application.Run()
  635. at MonoDevelop.Ide.IdeApp.Run()
  636. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  637. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  638. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  639.  
  640. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  641. Stack trace:
  642. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  643. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  644. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  645. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  646. at Gtk.Viewport.set_ShadowType(ShadowType value)
  647. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  648. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  649. at Xwt.ScrollView.set_Content(Widget value)
  650. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  651. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  652. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  653. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  654. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  655. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  656. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  657. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  658. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  659. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  660. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  661. at GLib.Timeout.TimeoutProxy.Handler()
  662. at Gtk.Application.gtk_main()
  663. at Gtk.Application.Run()
  664. at MonoDevelop.Ide.IdeApp.Run()
  665. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  666. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  667. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  668.  
  669. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  670. Stack trace:
  671. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  672. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  673. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  674. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  675. at Gtk.Viewport.set_ShadowType(ShadowType value)
  676. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  677. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  678. at Xwt.ScrollView.set_Content(Widget value)
  679. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  680. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  681. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  682. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  683. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  684. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  685. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  686. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  687. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  688. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  689. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  690. at GLib.Timeout.TimeoutProxy.Handler()
  691. at Gtk.Application.gtk_main()
  692. at Gtk.Application.Run()
  693. at MonoDevelop.Ide.IdeApp.Run()
  694. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  695. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  696. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  697.  
  698. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  699. Stack trace:
  700. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  701. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  702. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  703. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  704. at Gtk.Viewport.set_ShadowType(ShadowType value)
  705. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  706. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  707. at Xwt.ScrollView.set_Content(Widget value)
  708. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  709. at Xamarin.Designer.DesignerPropertyPanel.LoadItem(DesignerItem item)
  710. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSession(IDesignerSession session)
  711. at Xamarin.AndroidDesigner.AndroidDesignerPropertyPanel.SetSource(DesignerWidget designer)
  712. at MonoDevelop.MonoDroid.Gui.AndroidDesignerPropertyPad.SetSource(AndroidDesignerView view, DesignerWidget designer)
  713. at MonoDevelop.MonoDroid.Gui.AndroidDesignerView.GetCustomPropertyWidget()
  714. at MonoDevelop.DesignerSupport.DesignerSupportService.SetPadContent(ICustomPropertyPadProvider provider)
  715. at MonoDevelop.DesignerSupport.PropertyPadVisitor.Visit(Object ob)
  716. at MonoDevelop.Components.Commands.CommandManager.VisitCommandTargets(ICommandTargetVisitor visitor, Object initialTarget)
  717. at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars()
  718. at MonoDevelop.Components.Commands.CommandManager.UpdateStatus()
  719. at GLib.Timeout.TimeoutProxy.Handler()
  720. at Gtk.Application.gtk_main()
  721. at Gtk.Application.Run()
  722. at MonoDevelop.Ide.IdeApp.Run()
  723. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  724. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  725. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  726.  
  727. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  728. Stack trace:
  729. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  730. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  731. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  732. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  733. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  734. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  735. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  736. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  737. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  738. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  739. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  740. at Gtk.Application.gtk_main()
  741. at Gtk.Application.Run()
  742. at MonoDevelop.Ide.IdeApp.Run()
  743. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  744. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  745. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  746.  
  747. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  748. Stack trace:
  749. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  750. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  751. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  752. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  753. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  754. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  755. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  756. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  757. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  758. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  759. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  760. at Gtk.Application.gtk_main()
  761. at Gtk.Application.Run()
  762. at MonoDevelop.Ide.IdeApp.Run()
  763. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  764. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  765. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  766.  
  767. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  768. Stack trace:
  769. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  770. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  771. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  772. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  773. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  774. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  775. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  776. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  777. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  778. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  779. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  780. at Gtk.Application.gtk_main()
  781. at Gtk.Application.Run()
  782. at MonoDevelop.Ide.IdeApp.Run()
  783. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  784. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  785. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  786.  
  787. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  788. Stack trace:
  789. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  790. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  791. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  792. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  793. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  794. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  795. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  796. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  797. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  798. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  799. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  800. at Gtk.Application.gtk_main()
  801. at Gtk.Application.Run()
  802. at MonoDevelop.Ide.IdeApp.Run()
  803. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  804. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  805. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  806.  
  807. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  808. Stack trace:
  809. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  810. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  811. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  812. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  813. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  814. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  815. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  816. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  817. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  818. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  819. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  820. at Gtk.Application.gtk_main()
  821. at Gtk.Application.Run()
  822. at MonoDevelop.Ide.IdeApp.Run()
  823. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  824. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  825. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  826.  
  827. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  828. Stack trace:
  829. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  830. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  831. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  832. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  833. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  834. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  835. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  836. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  837. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  838. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  839. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  840. at Gtk.Application.gtk_main()
  841. at Gtk.Application.Run()
  842. at MonoDevelop.Ide.IdeApp.Run()
  843. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  844. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  845. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  846.  
  847. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  848. Stack trace:
  849. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  850. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  851. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  852. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  853. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  854. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  855. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  856. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  857. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  858. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  859. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  860. at Gtk.Application.gtk_main()
  861. at Gtk.Application.Run()
  862. at MonoDevelop.Ide.IdeApp.Run()
  863. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  864. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  865. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  866.  
  867. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  868. Stack trace:
  869. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  870. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  871. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  872. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  873. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  874. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  875. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  876. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  877. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  878. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  879. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  880. at Gtk.Application.gtk_main()
  881. at Gtk.Application.Run()
  882. at MonoDevelop.Ide.IdeApp.Run()
  883. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  884. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  885. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  886.  
  887. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  888. Stack trace:
  889. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  890. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  891. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  892. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  893. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  894. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  895. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  896. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  897. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  898. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  899. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  900. at Gtk.Application.gtk_main()
  901. at Gtk.Application.Run()
  902. at MonoDevelop.Ide.IdeApp.Run()
  903. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  904. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  905. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  906.  
  907. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  908. Stack trace:
  909. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  910. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  911. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  912. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  913. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  914. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  915. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  916. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  917. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  918. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  919. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  920. at Gtk.Application.gtk_main()
  921. at Gtk.Application.Run()
  922. at MonoDevelop.Ide.IdeApp.Run()
  923. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  924. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  925. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  926.  
  927. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  928. Stack trace:
  929. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  930. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  931. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  932. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  933. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  934. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  935. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  936. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  937. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  938. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  939. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  940. at Gtk.Application.gtk_main()
  941. at Gtk.Application.Run()
  942. at MonoDevelop.Ide.IdeApp.Run()
  943. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  944. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  945. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  946.  
  947. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  948. Stack trace:
  949. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  950. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  951. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  952. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  953. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  954. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  955. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  956. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  957. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  958. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  959. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  960. at Gtk.Application.gtk_main()
  961. at Gtk.Application.Run()
  962. at MonoDevelop.Ide.IdeApp.Run()
  963. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  964. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  965. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  966.  
  967. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  968. Stack trace:
  969. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  970. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  971. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  972. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  973. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  974. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  975. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  976. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  977. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  978. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  979. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  980. at Gtk.Application.gtk_main()
  981. at Gtk.Application.Run()
  982. at MonoDevelop.Ide.IdeApp.Run()
  983. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  984. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  985. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  986.  
  987. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  988. Stack trace:
  989. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  990. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  991. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  992. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  993. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  994. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  995. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  996. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  997. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  998. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  999. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1000. at Gtk.Application.gtk_main()
  1001. at Gtk.Application.Run()
  1002. at MonoDevelop.Ide.IdeApp.Run()
  1003. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1004. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1005. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1006.  
  1007. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1008. Stack trace:
  1009. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1010. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1011. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1012. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1013. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1014. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  1015. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1016. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1017. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1018. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  1019. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1020. at Gtk.Application.gtk_main()
  1021. at Gtk.Application.Run()
  1022. at MonoDevelop.Ide.IdeApp.Run()
  1023. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1024. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1025. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1026.  
  1027. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1028. Stack trace:
  1029. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1030. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1031. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1032. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1033. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1034. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  1035. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1036. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1037. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1038. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  1039. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1040. at Gtk.Application.gtk_main()
  1041. at Gtk.Application.Run()
  1042. at MonoDevelop.Ide.IdeApp.Run()
  1043. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1044. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1045. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1046.  
  1047. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1048. Stack trace:
  1049. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1050. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1051. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1052. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1053. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1054. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  1055. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1056. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1057. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1058. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  1059. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1060. at Gtk.Application.gtk_main()
  1061. at Gtk.Application.Run()
  1062. at MonoDevelop.Ide.IdeApp.Run()
  1063. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1064. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1065. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1066.  
  1067. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1068. Stack trace:
  1069. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1070. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1071. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1072. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1073. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1074. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  1075. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1076. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1077. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1078. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  1079. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1080. at Gtk.Application.gtk_main()
  1081. at Gtk.Application.Run()
  1082. at MonoDevelop.Ide.IdeApp.Run()
  1083. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1084. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1085. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1086.  
  1087. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  1088. Stack trace:
  1089. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1090. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1091. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1092. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1093. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1094. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  1095. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1096. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1097. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1098. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  1099. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1100. at Gtk.Application.gtk_main()
  1101. at Gtk.Application.Run()
  1102. at MonoDevelop.Ide.IdeApp.Run()
  1103. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1104. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1105. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1106.  
  1107. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  1108. Stack trace:
  1109. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1110. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1111. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1112. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1113. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1114. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  1115. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1116. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1117. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1118. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  1119. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1120. at Gtk.Application.gtk_main()
  1121. at Gtk.Application.Run()
  1122. at MonoDevelop.Ide.IdeApp.Run()
  1123. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1124. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1125. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1126.  
  1127. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1128. Stack trace:
  1129. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1130. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1131. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1132. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1133. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1134. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  1135. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1136. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1137. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1138. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  1139. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1140. at Gtk.Application.gtk_main()
  1141. at Gtk.Application.Run()
  1142. at MonoDevelop.Ide.IdeApp.Run()
  1143. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1144. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1145. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1146.  
  1147. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1148. Stack trace:
  1149. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1150. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1151. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1152. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1153. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1154. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  1155. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1156. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1157. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1158. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  1159. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1160. at Gtk.Application.gtk_main()
  1161. at Gtk.Application.Run()
  1162. at MonoDevelop.Ide.IdeApp.Run()
  1163. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1164. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1165. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1166.  
  1167. WARNING [2012-07-11 11:29:24Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1168. Stack trace:
  1169. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1170. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1171. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1172. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1173. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1174. at Xwt.GtkBackend.CustomContainer.OnSizeAllocated(Rectangle allocation)
  1175. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1176. at Gtk.Widget.gtk_widget_size_allocate(IntPtr raw, IntPtr allocation)
  1177. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1178. at MonoDevelop.Components.Docking.CustomFrame.OnSizeAllocated(Rectangle allocation)
  1179. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1180. at Gtk.Application.gtk_main()
  1181. at Gtk.Application.Run()
  1182. at MonoDevelop.Ide.IdeApp.Run()
  1183. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1184. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1185. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1186.  
  1187. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1188. Stack trace:
  1189. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1190. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1191. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1192. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1193. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1194. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1195. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1196. at Xwt.ScrollView.set_Content(Widget value)
  1197. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1198. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1199. at Xwt.Button.OnClicked(EventArgs e)
  1200. at Xwt.Button.WidgetBackendHost.OnClicked()
  1201. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1202. at Xwt.Engine.Toolkit.Invoke(Action a)
  1203. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1204. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1205. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1206. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1207. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1208. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1209. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1210. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1211. at Gtk.Application.gtk_main()
  1212. at Gtk.Application.Run()
  1213. at MonoDevelop.Ide.IdeApp.Run()
  1214. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1215. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1216. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1217.  
  1218. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1219. Stack trace:
  1220. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1221. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1222. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1223. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1224. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1225. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1226. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1227. at Xwt.ScrollView.set_Content(Widget value)
  1228. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1229. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1230. at Xwt.Button.OnClicked(EventArgs e)
  1231. at Xwt.Button.WidgetBackendHost.OnClicked()
  1232. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1233. at Xwt.Engine.Toolkit.Invoke(Action a)
  1234. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1235. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1236. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1237. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1238. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1239. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1240. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1241. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1242. at Gtk.Application.gtk_main()
  1243. at Gtk.Application.Run()
  1244. at MonoDevelop.Ide.IdeApp.Run()
  1245. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1246. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1247. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1248.  
  1249. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1250. Stack trace:
  1251. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1252. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1253. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1254. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1255. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1256. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1257. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1258. at Xwt.ScrollView.set_Content(Widget value)
  1259. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1260. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1261. at Xwt.Button.OnClicked(EventArgs e)
  1262. at Xwt.Button.WidgetBackendHost.OnClicked()
  1263. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1264. at Xwt.Engine.Toolkit.Invoke(Action a)
  1265. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1266. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1267. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1268. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1269. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1270. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1271. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1272. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1273. at Gtk.Application.gtk_main()
  1274. at Gtk.Application.Run()
  1275. at MonoDevelop.Ide.IdeApp.Run()
  1276. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1277. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1278. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1279.  
  1280. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1281. Stack trace:
  1282. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1283. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1284. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1285. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1286. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1287. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1288. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1289. at Xwt.ScrollView.set_Content(Widget value)
  1290. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1291. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1292. at Xwt.Button.OnClicked(EventArgs e)
  1293. at Xwt.Button.WidgetBackendHost.OnClicked()
  1294. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1295. at Xwt.Engine.Toolkit.Invoke(Action a)
  1296. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1297. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1298. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1299. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1300. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1301. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1302. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1303. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1304. at Gtk.Application.gtk_main()
  1305. at Gtk.Application.Run()
  1306. at MonoDevelop.Ide.IdeApp.Run()
  1307. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1308. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1309. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1310.  
  1311. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1312. Stack trace:
  1313. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1314. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1315. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1316. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1317. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1318. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1319. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1320. at Xwt.ScrollView.set_Content(Widget value)
  1321. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1322. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1323. at Xwt.Button.OnClicked(EventArgs e)
  1324. at Xwt.Button.WidgetBackendHost.OnClicked()
  1325. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1326. at Xwt.Engine.Toolkit.Invoke(Action a)
  1327. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1328. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1329. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1330. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1331. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1332. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1333. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1334. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1335. at Gtk.Application.gtk_main()
  1336. at Gtk.Application.Run()
  1337. at MonoDevelop.Ide.IdeApp.Run()
  1338. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1339. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1340. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1341.  
  1342. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1343. Stack trace:
  1344. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1345. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1346. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1347. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1348. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1349. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1350. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1351. at Xwt.ScrollView.set_Content(Widget value)
  1352. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1353. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1354. at Xwt.Button.OnClicked(EventArgs e)
  1355. at Xwt.Button.WidgetBackendHost.OnClicked()
  1356. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1357. at Xwt.Engine.Toolkit.Invoke(Action a)
  1358. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1359. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1360. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1361. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1362. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1363. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1364. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1365. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1366. at Gtk.Application.gtk_main()
  1367. at Gtk.Application.Run()
  1368. at MonoDevelop.Ide.IdeApp.Run()
  1369. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1370. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1371. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1372.  
  1373. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1374. Stack trace:
  1375. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1376. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1377. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1378. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1379. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1380. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1381. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1382. at Xwt.ScrollView.set_Content(Widget value)
  1383. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1384. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1385. at Xwt.Button.OnClicked(EventArgs e)
  1386. at Xwt.Button.WidgetBackendHost.OnClicked()
  1387. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1388. at Xwt.Engine.Toolkit.Invoke(Action a)
  1389. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1390. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1391. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1392. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1393. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1394. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1395. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1396. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1397. at Gtk.Application.gtk_main()
  1398. at Gtk.Application.Run()
  1399. at MonoDevelop.Ide.IdeApp.Run()
  1400. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1401. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1402. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1403.  
  1404. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1405. Stack trace:
  1406. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1407. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1408. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1409. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1410. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1411. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1412. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1413. at Xwt.ScrollView.set_Content(Widget value)
  1414. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1415. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1416. at Xwt.Button.OnClicked(EventArgs e)
  1417. at Xwt.Button.WidgetBackendHost.OnClicked()
  1418. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1419. at Xwt.Engine.Toolkit.Invoke(Action a)
  1420. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1421. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1422. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1423. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1424. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1425. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1426. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1427. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1428. at Gtk.Application.gtk_main()
  1429. at Gtk.Application.Run()
  1430. at MonoDevelop.Ide.IdeApp.Run()
  1431. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1432. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1433. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1434.  
  1435. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1436. Stack trace:
  1437. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1438. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1439. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1440. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1441. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1442. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1443. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1444. at Xwt.ScrollView.set_Content(Widget value)
  1445. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1446. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1447. at Xwt.Button.OnClicked(EventArgs e)
  1448. at Xwt.Button.WidgetBackendHost.OnClicked()
  1449. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1450. at Xwt.Engine.Toolkit.Invoke(Action a)
  1451. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1452. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1453. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1454. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1455. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1456. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1457. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1458. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1459. at Gtk.Application.gtk_main()
  1460. at Gtk.Application.Run()
  1461. at MonoDevelop.Ide.IdeApp.Run()
  1462. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1463. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1464. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1465.  
  1466. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1467. Stack trace:
  1468. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1469. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1470. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1471. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1472. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1473. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1474. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1475. at Xwt.ScrollView.set_Content(Widget value)
  1476. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1477. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1478. at Xwt.Button.OnClicked(EventArgs e)
  1479. at Xwt.Button.WidgetBackendHost.OnClicked()
  1480. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1481. at Xwt.Engine.Toolkit.Invoke(Action a)
  1482. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1483. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1484. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1485. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1486. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1487. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1488. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1489. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1490. at Gtk.Application.gtk_main()
  1491. at Gtk.Application.Run()
  1492. at MonoDevelop.Ide.IdeApp.Run()
  1493. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1494. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1495. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1496.  
  1497. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1498. Stack trace:
  1499. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1500. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1501. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1502. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1503. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1504. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1505. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1506. at Xwt.ScrollView.set_Content(Widget value)
  1507. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1508. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1509. at Xwt.Button.OnClicked(EventArgs e)
  1510. at Xwt.Button.WidgetBackendHost.OnClicked()
  1511. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1512. at Xwt.Engine.Toolkit.Invoke(Action a)
  1513. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1514. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1515. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1516. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1517. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1518. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1519. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1520. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1521. at Gtk.Application.gtk_main()
  1522. at Gtk.Application.Run()
  1523. at MonoDevelop.Ide.IdeApp.Run()
  1524. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1525. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1526. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1527.  
  1528. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1529. Stack trace:
  1530. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1531. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1532. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1533. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1534. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1535. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1536. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1537. at Xwt.ScrollView.set_Content(Widget value)
  1538. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1539. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1540. at Xwt.Button.OnClicked(EventArgs e)
  1541. at Xwt.Button.WidgetBackendHost.OnClicked()
  1542. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1543. at Xwt.Engine.Toolkit.Invoke(Action a)
  1544. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1545. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1546. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1547. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1548. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1549. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1550. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1551. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1552. at Gtk.Application.gtk_main()
  1553. at Gtk.Application.Run()
  1554. at MonoDevelop.Ide.IdeApp.Run()
  1555. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1556. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1557. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1558.  
  1559. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1560. Stack trace:
  1561. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1562. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1563. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1564. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1565. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1566. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1567. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1568. at Xwt.ScrollView.set_Content(Widget value)
  1569. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1570. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1571. at Xwt.Button.OnClicked(EventArgs e)
  1572. at Xwt.Button.WidgetBackendHost.OnClicked()
  1573. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1574. at Xwt.Engine.Toolkit.Invoke(Action a)
  1575. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1576. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1577. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1578. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1579. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1580. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1581. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1582. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1583. at Gtk.Application.gtk_main()
  1584. at Gtk.Application.Run()
  1585. at MonoDevelop.Ide.IdeApp.Run()
  1586. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1587. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1588. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1589.  
  1590. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1591. Stack trace:
  1592. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1593. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1594. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1595. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1596. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1597. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1598. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1599. at Xwt.ScrollView.set_Content(Widget value)
  1600. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1601. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1602. at Xwt.Button.OnClicked(EventArgs e)
  1603. at Xwt.Button.WidgetBackendHost.OnClicked()
  1604. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1605. at Xwt.Engine.Toolkit.Invoke(Action a)
  1606. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1607. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1608. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1609. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1610. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1611. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1612. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1613. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1614. at Gtk.Application.gtk_main()
  1615. at Gtk.Application.Run()
  1616. at MonoDevelop.Ide.IdeApp.Run()
  1617. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1618. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1619. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1620.  
  1621. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1622. Stack trace:
  1623. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1624. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1625. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1626. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1627. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1628. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1629. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1630. at Xwt.ScrollView.set_Content(Widget value)
  1631. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1632. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1633. at Xwt.Button.OnClicked(EventArgs e)
  1634. at Xwt.Button.WidgetBackendHost.OnClicked()
  1635. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1636. at Xwt.Engine.Toolkit.Invoke(Action a)
  1637. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1638. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1639. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1640. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1641. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1642. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1643. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1644. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1645. at Gtk.Application.gtk_main()
  1646. at Gtk.Application.Run()
  1647. at MonoDevelop.Ide.IdeApp.Run()
  1648. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1649. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1650. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1651.  
  1652. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1653. Stack trace:
  1654. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1655. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1656. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1657. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1658. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1659. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1660. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1661. at Xwt.ScrollView.set_Content(Widget value)
  1662. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1663. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1664. at Xwt.Button.OnClicked(EventArgs e)
  1665. at Xwt.Button.WidgetBackendHost.OnClicked()
  1666. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1667. at Xwt.Engine.Toolkit.Invoke(Action a)
  1668. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1669. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1670. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1671. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1672. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1673. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1674. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1675. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1676. at Gtk.Application.gtk_main()
  1677. at Gtk.Application.Run()
  1678. at MonoDevelop.Ide.IdeApp.Run()
  1679. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1680. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1681. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1682.  
  1683. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1684. Stack trace:
  1685. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1686. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1687. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1688. at Gtk.Application.gtk_main()
  1689. at Gtk.Application.Run()
  1690. at MonoDevelop.Ide.IdeApp.Run()
  1691. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1692. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1693. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1694.  
  1695. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1696. Stack trace:
  1697. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1698. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1699. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1700. at Gtk.Application.gtk_main()
  1701. at Gtk.Application.Run()
  1702. at MonoDevelop.Ide.IdeApp.Run()
  1703. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1704. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1705. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1706.  
  1707. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1708. Stack trace:
  1709. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1710. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1711. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1712. at Gtk.Application.gtk_main()
  1713. at Gtk.Application.Run()
  1714. at MonoDevelop.Ide.IdeApp.Run()
  1715. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1716. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1717. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1718.  
  1719. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1720. Stack trace:
  1721. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1722. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1723. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1724. at Gtk.Application.gtk_main()
  1725. at Gtk.Application.Run()
  1726. at MonoDevelop.Ide.IdeApp.Run()
  1727. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1728. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1729. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1730.  
  1731. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1732. Stack trace:
  1733. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1734. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1735. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1736. at Gtk.Application.gtk_main()
  1737. at Gtk.Application.Run()
  1738. at MonoDevelop.Ide.IdeApp.Run()
  1739. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1740. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1741. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1742.  
  1743. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1744. Stack trace:
  1745. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1746. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1747. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1748. at Gtk.Application.gtk_main()
  1749. at Gtk.Application.Run()
  1750. at MonoDevelop.Ide.IdeApp.Run()
  1751. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1752. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1753. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1754.  
  1755. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1756. Stack trace:
  1757. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1758. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1759. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1760. at Gtk.Application.gtk_main()
  1761. at Gtk.Application.Run()
  1762. at MonoDevelop.Ide.IdeApp.Run()
  1763. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1764. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1765. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1766.  
  1767. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1768. Stack trace:
  1769. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1770. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1771. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1772. at Gtk.Application.gtk_main()
  1773. at Gtk.Application.Run()
  1774. at MonoDevelop.Ide.IdeApp.Run()
  1775. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1776. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1777. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1778.  
  1779. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1780. Stack trace:
  1781. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1782. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1783. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1784. at Gtk.Application.gtk_main()
  1785. at Gtk.Application.Run()
  1786. at MonoDevelop.Ide.IdeApp.Run()
  1787. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1788. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1789. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1790.  
  1791. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1792. Stack trace:
  1793. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1794. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1795. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1796. at Gtk.Application.gtk_main()
  1797. at Gtk.Application.Run()
  1798. at MonoDevelop.Ide.IdeApp.Run()
  1799. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1800. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1801. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1802.  
  1803. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1804. Stack trace:
  1805. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1806. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1807. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1808. at Gtk.Application.gtk_main()
  1809. at Gtk.Application.Run()
  1810. at MonoDevelop.Ide.IdeApp.Run()
  1811. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1812. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1813. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1814.  
  1815. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1816. Stack trace:
  1817. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1818. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1819. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1820. at Gtk.Application.gtk_main()
  1821. at Gtk.Application.Run()
  1822. at MonoDevelop.Ide.IdeApp.Run()
  1823. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1824. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1825. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1826.  
  1827. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1828. Stack trace:
  1829. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1830. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1831. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1832. at Gtk.Application.gtk_main()
  1833. at Gtk.Application.Run()
  1834. at MonoDevelop.Ide.IdeApp.Run()
  1835. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1836. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1837. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1838.  
  1839. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1840. Stack trace:
  1841. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1842. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1843. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1844. at Gtk.Application.gtk_main()
  1845. at Gtk.Application.Run()
  1846. at MonoDevelop.Ide.IdeApp.Run()
  1847. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1848. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1849. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1850.  
  1851. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1852. Stack trace:
  1853. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1854. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1855. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1856. at Gtk.Application.gtk_main()
  1857. at Gtk.Application.Run()
  1858. at MonoDevelop.Ide.IdeApp.Run()
  1859. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1860. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1861. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1862.  
  1863. WARNING [2012-07-11 11:29:29Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1864. Stack trace:
  1865. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1866. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1867. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1868. at Gtk.Application.gtk_main()
  1869. at Gtk.Application.Run()
  1870. at MonoDevelop.Ide.IdeApp.Run()
  1871. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1872. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1873. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1874.  
  1875. startTask=False, useApplicationInvoke=True
  1876. startTask=False, useApplicationInvoke=True
  1877. startTask=False, useApplicationInvoke=True
  1878. startTask=False, useApplicationInvoke=True
  1879. ERROR [2012-07-11 11:38:30Z]: Gtk-Critical: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed
  1880. Stack trace:
  1881. at Gtk.Container.Remove(Widget widget)
  1882. at Xwt.GtkBackend.CanvasBackend.RemoveChild(IWidgetBackend widget)
  1883. at Xwt.Canvas.RemoveChild(Widget widget)
  1884. at Xamarin.Designer.PropertyEditing.PropertyTableRow.UpdateEditor(Widget newEditor)
  1885. at Xamarin.Designer.PropertyEditing.PropertyTable.RefreshRow(PropertyTableRow row)
  1886. at Xamarin.Designer.PropertyEditing.PropertyTable.RefreshRow(String propertyName)
  1887. at Xamarin.Designer.DesignerPropertyPanel.HandlePropertyChanged(Object sender, ItemPropertyChangedEventArgs e)
  1888. at Xamarin.AndroidDesigner.DesignerSession.NotifyPropertyChanged(AndroidDesignerItem item, String propName)
  1889. at Xamarin.AndroidDesigner.DesignerSession.EndUpdateItem(String parentId, String itemId, XElement itemXml, Boolean internalUpdate, Boolean propagateChanges)
  1890. at Xamarin.AndroidDesigner.DesignerSession.EndUpdateItem(String parentId, String itemId, XElement itemXml)
  1891. at Xamarin.AndroidDesigner.AndroidDesignerItem.SetProperty(String name, String val)
  1892. at Xamarin.AndroidDesigner.AndroidDesignerItem.SetLabelPropertyValue(String text)
  1893. at Xamarin.AndroidDesigner.AndroidDesignerSurface.EndEditingLabel(Boolean acceptChanges)
  1894. at Xamarin.AndroidDesigner.AndroidDesignerSurface.EndEditing(Boolean acceptChanges)
  1895. at Xamarin.AndroidDesigner.AndroidDesignerSurface.OnButtonPressedOnContent(ButtonEventArgs args, DesignerItem it)
  1896. at Xamarin.Designer.DesignerSurface.OnButtonPressed(ButtonEventArgs args)
  1897. at Xwt.Widget.WidgetBackendHost.Xwt.Backends.IWidgetEventSink.OnButtonPressed(ButtonEventArgs args)
  1898. at Xwt.GtkBackend.WidgetBackend.<>c__DisplayClass1e.<HandleButtonPressEvent>b__1d()
  1899. at Xwt.Engine.Toolkit.Invoke(Action a)
  1900. at Xwt.GtkBackend.WidgetBackend.HandleButtonPressEvent(Object o, ButtonPressEventArgs args)
  1901. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1902. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1903. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1904. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1905. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1906. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1907. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1908. at Gtk.Application.gtk_main()
  1909. at Gtk.Application.Run()
  1910. at MonoDevelop.Ide.IdeApp.Run()
  1911. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1912. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1913. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1914.  
  1915. System.InvalidOperationException: Widget is not a child of this widget
  1916. at Xwt.Widget.UnregisterChild(Widget w)
  1917. at Xwt.Canvas.RemoveChild(Widget widget)
  1918. at Xamarin.Designer.PropertyEditing.PropertyTableRow.UpdateEditor(Widget newEditor)
  1919. at Xamarin.Designer.PropertyEditing.PropertyTable.RefreshRow(PropertyTableRow row)
  1920. at Xamarin.Designer.PropertyEditing.PropertyTable.RefreshRow(String propertyName)
  1921. at Xamarin.Designer.DesignerPropertyPanel.HandlePropertyChanged(Object sender, ItemPropertyChangedEventArgs e)
  1922. at Xamarin.AndroidDesigner.DesignerSession.NotifyPropertyChanged(AndroidDesignerItem item, String propName)
  1923. at Xamarin.AndroidDesigner.DesignerSession.EndUpdateItem(String parentId, String itemId, XElement itemXml, Boolean internalUpdate, Boolean propagateChanges)
  1924. at Xamarin.AndroidDesigner.DesignerSession.EndUpdateItem(String parentId, String itemId, XElement itemXml)
  1925. at Xamarin.AndroidDesigner.AndroidDesignerItem.SetProperty(String name, String val)
  1926. at Xamarin.AndroidDesigner.AndroidDesignerItem.SetLabelPropertyValue(String text)
  1927. at Xamarin.AndroidDesigner.AndroidDesignerSurface.EndEditingLabel(Boolean acceptChanges)
  1928. at Xamarin.AndroidDesigner.AndroidDesignerSurface.EndEditing(Boolean acceptChanges)
  1929. at Xamarin.AndroidDesigner.AndroidDesignerSurface.OnButtonPressedOnContent(ButtonEventArgs args, DesignerItem it)
  1930. at Xamarin.Designer.DesignerSurface.OnButtonPressed(ButtonEventArgs args)
  1931. at Xwt.Widget.WidgetBackendHost.Xwt.Backends.IWidgetEventSink.OnButtonPressed(ButtonEventArgs args)
  1932. at Xwt.GtkBackend.WidgetBackend.<>c__DisplayClass1e.<HandleButtonPressEvent>b__1d()
  1933. at Xwt.Engine.Toolkit.Invoke(Action a)
  1934. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1935. Stack trace:
  1936. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1937. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1938. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1939. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1940. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1941. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1942. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1943. at Xwt.ScrollView.set_Content(Widget value)
  1944. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1945. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1946. at Xwt.Button.OnClicked(EventArgs e)
  1947. at Xwt.Button.WidgetBackendHost.OnClicked()
  1948. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1949. at Xwt.Engine.Toolkit.Invoke(Action a)
  1950. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1951. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1952. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1953. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1954. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1955. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1956. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1957. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1958. at Gtk.Application.gtk_main()
  1959. at Gtk.Application.Run()
  1960. at MonoDevelop.Ide.IdeApp.Run()
  1961. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1962. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1963. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1964.  
  1965. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1966. Stack trace:
  1967. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1968. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  1969. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  1970. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  1971. at Gtk.Viewport.set_ShadowType(ShadowType value)
  1972. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  1973. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  1974. at Xwt.ScrollView.set_Content(Widget value)
  1975. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  1976. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  1977. at Xwt.Button.OnClicked(EventArgs e)
  1978. at Xwt.Button.WidgetBackendHost.OnClicked()
  1979. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  1980. at Xwt.Engine.Toolkit.Invoke(Action a)
  1981. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  1982. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1983. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  1984. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  1985. at System.Delegate.DynamicInvokeImpl(Object[] args)
  1986. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  1987. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  1988. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  1989. at Gtk.Application.gtk_main()
  1990. at Gtk.Application.Run()
  1991. at MonoDevelop.Ide.IdeApp.Run()
  1992. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  1993. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  1994. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  1995.  
  1996. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  1997. Stack trace:
  1998. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  1999. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2000. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2001. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2002. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2003. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2004. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2005. at Xwt.ScrollView.set_Content(Widget value)
  2006. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2007. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2008. at Xwt.Button.OnClicked(EventArgs e)
  2009. at Xwt.Button.WidgetBackendHost.OnClicked()
  2010. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2011. at Xwt.Engine.Toolkit.Invoke(Action a)
  2012. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2013. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2014. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2015. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2016. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2017. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2018. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2019. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2020. at Gtk.Application.gtk_main()
  2021. at Gtk.Application.Run()
  2022. at MonoDevelop.Ide.IdeApp.Run()
  2023. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2024. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2025. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2026.  
  2027. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  2028. Stack trace:
  2029. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2030. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2031. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2032. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2033. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2034. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2035. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2036. at Xwt.ScrollView.set_Content(Widget value)
  2037. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2038. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2039. at Xwt.Button.OnClicked(EventArgs e)
  2040. at Xwt.Button.WidgetBackendHost.OnClicked()
  2041. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2042. at Xwt.Engine.Toolkit.Invoke(Action a)
  2043. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2044. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2045. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2046. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2047. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2048. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2049. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2050. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2051. at Gtk.Application.gtk_main()
  2052. at Gtk.Application.Run()
  2053. at MonoDevelop.Ide.IdeApp.Run()
  2054. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2055. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2056. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2057.  
  2058. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  2059. Stack trace:
  2060. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2061. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2062. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2063. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2064. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2065. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2066. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2067. at Xwt.ScrollView.set_Content(Widget value)
  2068. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2069. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2070. at Xwt.Button.OnClicked(EventArgs e)
  2071. at Xwt.Button.WidgetBackendHost.OnClicked()
  2072. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2073. at Xwt.Engine.Toolkit.Invoke(Action a)
  2074. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2075. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2076. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2077. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2078. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2079. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2080. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2081. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2082. at Gtk.Application.gtk_main()
  2083. at Gtk.Application.Run()
  2084. at MonoDevelop.Ide.IdeApp.Run()
  2085. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2086. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2087. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2088.  
  2089. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2090. Stack trace:
  2091. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2092. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2093. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2094. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2095. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2096. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2097. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2098. at Xwt.ScrollView.set_Content(Widget value)
  2099. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2100. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2101. at Xwt.Button.OnClicked(EventArgs e)
  2102. at Xwt.Button.WidgetBackendHost.OnClicked()
  2103. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2104. at Xwt.Engine.Toolkit.Invoke(Action a)
  2105. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2106. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2107. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2108. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2109. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2110. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2111. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2112. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2113. at Gtk.Application.gtk_main()
  2114. at Gtk.Application.Run()
  2115. at MonoDevelop.Ide.IdeApp.Run()
  2116. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2117. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2118. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2119.  
  2120. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2121. Stack trace:
  2122. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2123. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2124. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2125. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2126. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2127. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2128. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2129. at Xwt.ScrollView.set_Content(Widget value)
  2130. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2131. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2132. at Xwt.Button.OnClicked(EventArgs e)
  2133. at Xwt.Button.WidgetBackendHost.OnClicked()
  2134. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2135. at Xwt.Engine.Toolkit.Invoke(Action a)
  2136. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2137. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2138. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2139. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2140. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2141. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2142. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2143. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2144. at Gtk.Application.gtk_main()
  2145. at Gtk.Application.Run()
  2146. at MonoDevelop.Ide.IdeApp.Run()
  2147. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2148. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2149. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2150.  
  2151. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2152. Stack trace:
  2153. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2154. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2155. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2156. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2157. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2158. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2159. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2160. at Xwt.ScrollView.set_Content(Widget value)
  2161. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2162. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2163. at Xwt.Button.OnClicked(EventArgs e)
  2164. at Xwt.Button.WidgetBackendHost.OnClicked()
  2165. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2166. at Xwt.Engine.Toolkit.Invoke(Action a)
  2167. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2168. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2169. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2170. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2171. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2172. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2173. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2174. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2175. at Gtk.Application.gtk_main()
  2176. at Gtk.Application.Run()
  2177. at MonoDevelop.Ide.IdeApp.Run()
  2178. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2179. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2180. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2181.  
  2182. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2183. Stack trace:
  2184. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2185. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2186. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2187. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2188. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2189. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2190. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2191. at Xwt.ScrollView.set_Content(Widget value)
  2192. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2193. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2194. at Xwt.Button.OnClicked(EventArgs e)
  2195. at Xwt.Button.WidgetBackendHost.OnClicked()
  2196. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2197. at Xwt.Engine.Toolkit.Invoke(Action a)
  2198. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2199. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2200. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2201. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2202. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2203. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2204. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2205. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2206. at Gtk.Application.gtk_main()
  2207. at Gtk.Application.Run()
  2208. at MonoDevelop.Ide.IdeApp.Run()
  2209. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2210. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2211. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2212.  
  2213. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2214. Stack trace:
  2215. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2216. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2217. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2218. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2219. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2220. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2221. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2222. at Xwt.ScrollView.set_Content(Widget value)
  2223. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2224. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2225. at Xwt.Button.OnClicked(EventArgs e)
  2226. at Xwt.Button.WidgetBackendHost.OnClicked()
  2227. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2228. at Xwt.Engine.Toolkit.Invoke(Action a)
  2229. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2230. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2231. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2232. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2233. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2234. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2235. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2236. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2237. at Gtk.Application.gtk_main()
  2238. at Gtk.Application.Run()
  2239. at MonoDevelop.Ide.IdeApp.Run()
  2240. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2241. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2242. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2243.  
  2244. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  2245. Stack trace:
  2246. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2247. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2248. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2249. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2250. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2251. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2252. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2253. at Xwt.ScrollView.set_Content(Widget value)
  2254. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2255. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2256. at Xwt.Button.OnClicked(EventArgs e)
  2257. at Xwt.Button.WidgetBackendHost.OnClicked()
  2258. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2259. at Xwt.Engine.Toolkit.Invoke(Action a)
  2260. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2261. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2262. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2263. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2264. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2265. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2266. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2267. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2268. at Gtk.Application.gtk_main()
  2269. at Gtk.Application.Run()
  2270. at MonoDevelop.Ide.IdeApp.Run()
  2271. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2272. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2273. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2274.  
  2275. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2276. Stack trace:
  2277. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2278. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2279. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2280. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2281. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2282. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2283. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2284. at Xwt.ScrollView.set_Content(Widget value)
  2285. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2286. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2287. at Xwt.Button.OnClicked(EventArgs e)
  2288. at Xwt.Button.WidgetBackendHost.OnClicked()
  2289. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2290. at Xwt.Engine.Toolkit.Invoke(Action a)
  2291. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2292. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2293. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2294. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2295. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2296. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2297. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2298. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2299. at Gtk.Application.gtk_main()
  2300. at Gtk.Application.Run()
  2301. at MonoDevelop.Ide.IdeApp.Run()
  2302. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2303. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2304. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2305.  
  2306. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2307. Stack trace:
  2308. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2309. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2310. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2311. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2312. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2313. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2314. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2315. at Xwt.ScrollView.set_Content(Widget value)
  2316. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2317. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2318. at Xwt.Button.OnClicked(EventArgs e)
  2319. at Xwt.Button.WidgetBackendHost.OnClicked()
  2320. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2321. at Xwt.Engine.Toolkit.Invoke(Action a)
  2322. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2323. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2324. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2325. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2326. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2327. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2328. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2329. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2330. at Gtk.Application.gtk_main()
  2331. at Gtk.Application.Run()
  2332. at MonoDevelop.Ide.IdeApp.Run()
  2333. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2334. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2335. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2336.  
  2337. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2338. Stack trace:
  2339. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2340. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2341. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2342. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2343. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2344. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2345. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2346. at Xwt.ScrollView.set_Content(Widget value)
  2347. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2348. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2349. at Xwt.Button.OnClicked(EventArgs e)
  2350. at Xwt.Button.WidgetBackendHost.OnClicked()
  2351. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2352. at Xwt.Engine.Toolkit.Invoke(Action a)
  2353. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2354. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2355. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2356. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2357. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2358. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2359. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2360. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2361. at Gtk.Application.gtk_main()
  2362. at Gtk.Application.Run()
  2363. at MonoDevelop.Ide.IdeApp.Run()
  2364. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2365. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2366. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2367.  
  2368. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  2369. Stack trace:
  2370. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2371. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2372. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2373. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2374. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2375. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2376. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2377. at Xwt.ScrollView.set_Content(Widget value)
  2378. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2379. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2380. at Xwt.Button.OnClicked(EventArgs e)
  2381. at Xwt.Button.WidgetBackendHost.OnClicked()
  2382. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2383. at Xwt.Engine.Toolkit.Invoke(Action a)
  2384. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2385. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2386. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2387. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2388. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2389. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2390. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2391. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2392. at Gtk.Application.gtk_main()
  2393. at Gtk.Application.Run()
  2394. at MonoDevelop.Ide.IdeApp.Run()
  2395. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2396. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2397. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2398.  
  2399. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2400. Stack trace:
  2401. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2402. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2403. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2404. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2405. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2406. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2407. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2408. at Xwt.ScrollView.set_Content(Widget value)
  2409. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2410. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2411. at Xwt.Button.OnClicked(EventArgs e)
  2412. at Xwt.Button.WidgetBackendHost.OnClicked()
  2413. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2414. at Xwt.Engine.Toolkit.Invoke(Action a)
  2415. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2416. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2417. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2418. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2419. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2420. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2421. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2422. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2423. at Gtk.Application.gtk_main()
  2424. at Gtk.Application.Run()
  2425. at MonoDevelop.Ide.IdeApp.Run()
  2426. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2427. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2428. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2429.  
  2430. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  2431. Stack trace:
  2432. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2433. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2434. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2435. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2436. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2437. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2438. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2439. at Xwt.ScrollView.set_Content(Widget value)
  2440. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2441. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2442. at Xwt.Button.OnClicked(EventArgs e)
  2443. at Xwt.Button.WidgetBackendHost.OnClicked()
  2444. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2445. at Xwt.Engine.Toolkit.Invoke(Action a)
  2446. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2447. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2448. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2449. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2450. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2451. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2452. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2453. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2454. at Gtk.Application.gtk_main()
  2455. at Gtk.Application.Run()
  2456. at MonoDevelop.Ide.IdeApp.Run()
  2457. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2458. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2459. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2460.  
  2461. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2462. Stack trace:
  2463. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2464. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2465. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2466. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2467. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2468. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2469. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2470. at Xwt.ScrollView.set_Content(Widget value)
  2471. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2472. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2473. at Xwt.Button.OnClicked(EventArgs e)
  2474. at Xwt.Button.WidgetBackendHost.OnClicked()
  2475. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2476. at Xwt.Engine.Toolkit.Invoke(Action a)
  2477. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2478. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2479. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2480. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2481. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2482. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2483. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2484. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2485. at Gtk.Application.gtk_main()
  2486. at Gtk.Application.Run()
  2487. at MonoDevelop.Ide.IdeApp.Run()
  2488. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2489. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2490. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2491.  
  2492. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2493. Stack trace:
  2494. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2495. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2496. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2497. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2498. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2499. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2500. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2501. at Xwt.ScrollView.set_Content(Widget value)
  2502. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2503. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2504. at Xwt.Button.OnClicked(EventArgs e)
  2505. at Xwt.Button.WidgetBackendHost.OnClicked()
  2506. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2507. at Xwt.Engine.Toolkit.Invoke(Action a)
  2508. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2509. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2510. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2511. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2512. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2513. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2514. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2515. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2516. at Gtk.Application.gtk_main()
  2517. at Gtk.Application.Run()
  2518. at MonoDevelop.Ide.IdeApp.Run()
  2519. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2520. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2521. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2522.  
  2523. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2524. Stack trace:
  2525. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2526. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2527. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2528. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2529. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2530. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2531. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2532. at Xwt.ScrollView.set_Content(Widget value)
  2533. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2534. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2535. at Xwt.Button.OnClicked(EventArgs e)
  2536. at Xwt.Button.WidgetBackendHost.OnClicked()
  2537. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2538. at Xwt.Engine.Toolkit.Invoke(Action a)
  2539. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2540. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2541. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2542. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2543. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2544. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2545. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2546. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2547. at Gtk.Application.gtk_main()
  2548. at Gtk.Application.Run()
  2549. at MonoDevelop.Ide.IdeApp.Run()
  2550. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2551. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2552. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2553.  
  2554. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2555. Stack trace:
  2556. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2557. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2558. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2559. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2560. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2561. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2562. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2563. at Xwt.ScrollView.set_Content(Widget value)
  2564. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2565. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2566. at Xwt.Button.OnClicked(EventArgs e)
  2567. at Xwt.Button.WidgetBackendHost.OnClicked()
  2568. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2569. at Xwt.Engine.Toolkit.Invoke(Action a)
  2570. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2571. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2572. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2573. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2574. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2575. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2576. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2577. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2578. at Gtk.Application.gtk_main()
  2579. at Gtk.Application.Run()
  2580. at MonoDevelop.Ide.IdeApp.Run()
  2581. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2582. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2583. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2584.  
  2585. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2586. Stack trace:
  2587. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2588. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2589. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2590. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2591. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2592. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2593. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2594. at Xwt.ScrollView.set_Content(Widget value)
  2595. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2596. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2597. at Xwt.Button.OnClicked(EventArgs e)
  2598. at Xwt.Button.WidgetBackendHost.OnClicked()
  2599. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2600. at Xwt.Engine.Toolkit.Invoke(Action a)
  2601. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2602. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2603. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2604. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2605. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2606. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2607. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2608. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2609. at Gtk.Application.gtk_main()
  2610. at Gtk.Application.Run()
  2611. at MonoDevelop.Ide.IdeApp.Run()
  2612. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2613. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2614. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2615.  
  2616. WARNING [2012-07-11 11:38:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2617. Stack trace:
  2618. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2619. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2620. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2621. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2622. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2623. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2624. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2625. at Xwt.ScrollView.set_Content(Widget value)
  2626. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2627. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2628. at Xwt.Button.OnClicked(EventArgs e)
  2629. at Xwt.Button.WidgetBackendHost.OnClicked()
  2630. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2631. at Xwt.Engine.Toolkit.Invoke(Action a)
  2632. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2633. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2634. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2635. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2636. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2637. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2638. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2639. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2640. at Gtk.Application.gtk_main()
  2641. at Gtk.Application.Run()
  2642. at MonoDevelop.Ide.IdeApp.Run()
  2643. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2644. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2645. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2646.  
  2647. startTask=False, useApplicationInvoke=True
  2648. startTask=False, useApplicationInvoke=True
  2649. startTask=False, useApplicationInvoke=True
  2650. startTask=False, useApplicationInvoke=True
  2651. startTask=False, useApplicationInvoke=True
  2652. startTask=False, useApplicationInvoke=True
  2653. WARNING [2012-07-11 11:49:10Z]: Gdk-Warning: gdkselection-win32.c:1204: OpenClipboard failed: Access is denied.
  2654. Stack trace:
  2655. at Gtk.Clipboard.set_Text(String value)
  2656. at MonoDevelop.Debugger.ObjectValueTreeView.OnCopy()
  2657. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2658. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2659. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2660. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  2661. at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
  2662. at MonoDevelop.Components.Commands.CommandHandlerInfo.Run(Object cmdTarget, Command cmd)
  2663. at MonoDevelop.Components.Commands.CommandManager.<>c__DisplayClassb.<DispatchCommand>b__2()
  2664. at MonoDevelop.Components.Commands.CommandManager.DispatchCommand(Object commandId, Object dataItem, Object initialTarget, CommandSource source)
  2665. at MonoDevelop.Components.Commands.CommandMenuItem.OnActivated()
  2666. at Gtk.MenuItem.activated_cb(IntPtr menu_item)
  2667. at Gtk.Application.gtk_main()
  2668. at Gtk.Application.Run()
  2669. at MonoDevelop.Ide.IdeApp.Run()
  2670. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2671. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2672. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2673.  
  2674. startTask=False, useApplicationInvoke=True
  2675. startTask=False, useApplicationInvoke=True
  2676. startTask=False, useApplicationInvoke=True
  2677. startTask=False, useApplicationInvoke=True
  2678. startTask=False, useApplicationInvoke=True
  2679. startTask=False, useApplicationInvoke=True
  2680. startTask=False, useApplicationInvoke=True
  2681. startTask=False, useApplicationInvoke=True
  2682. startTask=False, useApplicationInvoke=True
  2683. startTask=False, useApplicationInvoke=True
  2684. startTask=False, useApplicationInvoke=True
  2685. startTask=False, useApplicationInvoke=True
  2686. startTask=False, useApplicationInvoke=True
  2687. startTask=False, useApplicationInvoke=True
  2688. startTask=False, useApplicationInvoke=True
  2689. startTask=False, useApplicationInvoke=True
  2690. startTask=False, useApplicationInvoke=True
  2691. startTask=False, useApplicationInvoke=True
  2692. startTask=False, useApplicationInvoke=True
  2693. startTask=False, useApplicationInvoke=True
  2694. startTask=False, useApplicationInvoke=True
  2695. startTask=False, useApplicationInvoke=True
  2696. startTask=False, useApplicationInvoke=True
  2697. startTask=False, useApplicationInvoke=True
  2698. startTask=False, useApplicationInvoke=True
  2699. startTask=False, useApplicationInvoke=True
  2700. startTask=False, useApplicationInvoke=True
  2701. startTask=False, useApplicationInvoke=True
  2702. startTask=False, useApplicationInvoke=True
  2703. startTask=False, useApplicationInvoke=True
  2704. startTask=False, useApplicationInvoke=True
  2705. startTask=False, useApplicationInvoke=True
  2706. startTask=False, useApplicationInvoke=True
  2707. startTask=False, useApplicationInvoke=True
  2708. startTask=False, useApplicationInvoke=True
  2709. startTask=False, useApplicationInvoke=True
  2710. startTask=False, useApplicationInvoke=True
  2711. startTask=False, useApplicationInvoke=True
  2712. startTask=False, useApplicationInvoke=True
  2713. System.Net.Sockets.SocketException (0x80004005): An established connection was aborted by the software in your host machine
  2714. at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  2715. at Mono.Debugger.Soft.TcpConnection.TransportReceive(Byte[] buf, Int32 buf_offset, Int32 len)
  2716. at Mono.Debugger.Soft.Connection.Receive(Byte[] buf, Int32 buf_offset, Int32 len)
  2717. at Mono.Debugger.Soft.Connection.ReadPacket()
  2718. at Mono.Debugger.Soft.Connection.ReceivePacket()
  2719. at Mono.Debugger.Soft.Connection.receiver_thread_main()
  2720. startTask=False, useApplicationInvoke=True
  2721. startTask=False, useApplicationInvoke=True
  2722. startTask=False, useApplicationInvoke=True
  2723. startTask=False, useApplicationInvoke=True
  2724. startTask=False, useApplicationInvoke=True
  2725. startTask=False, useApplicationInvoke=True
  2726. startTask=False, useApplicationInvoke=True
  2727. System.Net.Sockets.SocketException (0x80004005): An established connection was aborted by the software in your host machine
  2728. at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  2729. at Mono.Debugger.Soft.TcpConnection.TransportReceive(Byte[] buf, Int32 buf_offset, Int32 len)
  2730. at Mono.Debugger.Soft.Connection.Receive(Byte[] buf, Int32 buf_offset, Int32 len)
  2731. at Mono.Debugger.Soft.Connection.ReadPacket()
  2732. at Mono.Debugger.Soft.Connection.ReceivePacket()
  2733. at Mono.Debugger.Soft.Connection.receiver_thread_main()
  2734. startTask=False, useApplicationInvoke=True
  2735. startTask=False, useApplicationInvoke=True
  2736. startTask=False, useApplicationInvoke=True
  2737. startTask=False, useApplicationInvoke=True
  2738. startTask=False, useApplicationInvoke=True
  2739. startTask=False, useApplicationInvoke=True
  2740. startTask=False, useApplicationInvoke=True
  2741. startTask=False, useApplicationInvoke=True
  2742. startTask=False, useApplicationInvoke=True
  2743. startTask=False, useApplicationInvoke=True
  2744. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2745. Stack trace:
  2746. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2747. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2748. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2749. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2750. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2751. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2752. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2753. at Xwt.ScrollView.set_Content(Widget value)
  2754. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2755. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2756. at Xwt.Button.OnClicked(EventArgs e)
  2757. at Xwt.Button.WidgetBackendHost.OnClicked()
  2758. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2759. at Xwt.Engine.Toolkit.Invoke(Action a)
  2760. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2761. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2762. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2763. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2764. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2765. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2766. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2767. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2768. at Gtk.Application.gtk_main()
  2769. at Gtk.Application.Run()
  2770. at MonoDevelop.Ide.IdeApp.Run()
  2771. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2772. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2773. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2774.  
  2775. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2776. Stack trace:
  2777. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2778. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2779. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2780. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2781. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2782. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2783. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2784. at Xwt.ScrollView.set_Content(Widget value)
  2785. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2786. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2787. at Xwt.Button.OnClicked(EventArgs e)
  2788. at Xwt.Button.WidgetBackendHost.OnClicked()
  2789. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2790. at Xwt.Engine.Toolkit.Invoke(Action a)
  2791. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2792. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2793. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2794. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2795. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2796. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2797. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2798. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2799. at Gtk.Application.gtk_main()
  2800. at Gtk.Application.Run()
  2801. at MonoDevelop.Ide.IdeApp.Run()
  2802. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2803. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2804. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2805.  
  2806. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2807. Stack trace:
  2808. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2809. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2810. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2811. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2812. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2813. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2814. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2815. at Xwt.ScrollView.set_Content(Widget value)
  2816. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2817. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2818. at Xwt.Button.OnClicked(EventArgs e)
  2819. at Xwt.Button.WidgetBackendHost.OnClicked()
  2820. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2821. at Xwt.Engine.Toolkit.Invoke(Action a)
  2822. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2823. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2824. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2825. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2826. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2827. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2828. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2829. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2830. at Gtk.Application.gtk_main()
  2831. at Gtk.Application.Run()
  2832. at MonoDevelop.Ide.IdeApp.Run()
  2833. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2834. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2835. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2836.  
  2837. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2838. Stack trace:
  2839. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2840. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2841. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2842. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2843. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2844. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2845. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2846. at Xwt.ScrollView.set_Content(Widget value)
  2847. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2848. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2849. at Xwt.Button.OnClicked(EventArgs e)
  2850. at Xwt.Button.WidgetBackendHost.OnClicked()
  2851. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2852. at Xwt.Engine.Toolkit.Invoke(Action a)
  2853. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2854. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2855. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2856. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2857. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2858. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2859. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2860. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2861. at Gtk.Application.gtk_main()
  2862. at Gtk.Application.Run()
  2863. at MonoDevelop.Ide.IdeApp.Run()
  2864. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2865. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2866. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2867.  
  2868. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2869. Stack trace:
  2870. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2871. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2872. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2873. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2874. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2875. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2876. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2877. at Xwt.ScrollView.set_Content(Widget value)
  2878. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2879. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2880. at Xwt.Button.OnClicked(EventArgs e)
  2881. at Xwt.Button.WidgetBackendHost.OnClicked()
  2882. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2883. at Xwt.Engine.Toolkit.Invoke(Action a)
  2884. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2885. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2886. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2887. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2888. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2889. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2890. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2891. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2892. at Gtk.Application.gtk_main()
  2893. at Gtk.Application.Run()
  2894. at MonoDevelop.Ide.IdeApp.Run()
  2895. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2896. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2897. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2898.  
  2899. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2900. Stack trace:
  2901. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2902. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2903. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2904. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2905. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2906. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2907. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2908. at Xwt.ScrollView.set_Content(Widget value)
  2909. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2910. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2911. at Xwt.Button.OnClicked(EventArgs e)
  2912. at Xwt.Button.WidgetBackendHost.OnClicked()
  2913. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2914. at Xwt.Engine.Toolkit.Invoke(Action a)
  2915. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2916. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2917. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2918. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2919. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2920. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2921. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2922. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2923. at Gtk.Application.gtk_main()
  2924. at Gtk.Application.Run()
  2925. at MonoDevelop.Ide.IdeApp.Run()
  2926. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2927. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2928. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2929.  
  2930. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2931. Stack trace:
  2932. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2933. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2934. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2935. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2936. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2937. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2938. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2939. at Xwt.ScrollView.set_Content(Widget value)
  2940. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2941. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2942. at Xwt.Button.OnClicked(EventArgs e)
  2943. at Xwt.Button.WidgetBackendHost.OnClicked()
  2944. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2945. at Xwt.Engine.Toolkit.Invoke(Action a)
  2946. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2947. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2948. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2949. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2950. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2951. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2952. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2953. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2954. at Gtk.Application.gtk_main()
  2955. at Gtk.Application.Run()
  2956. at MonoDevelop.Ide.IdeApp.Run()
  2957. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2958. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2959. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2960.  
  2961. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  2962. Stack trace:
  2963. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2964. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2965. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2966. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2967. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2968. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  2969. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  2970. at Xwt.ScrollView.set_Content(Widget value)
  2971. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  2972. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  2973. at Xwt.Button.OnClicked(EventArgs e)
  2974. at Xwt.Button.WidgetBackendHost.OnClicked()
  2975. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  2976. at Xwt.Engine.Toolkit.Invoke(Action a)
  2977. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  2978. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2979. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  2980. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  2981. at System.Delegate.DynamicInvokeImpl(Object[] args)
  2982. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  2983. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  2984. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  2985. at Gtk.Application.gtk_main()
  2986. at Gtk.Application.Run()
  2987. at MonoDevelop.Ide.IdeApp.Run()
  2988. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  2989. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  2990. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  2991.  
  2992. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  2993. Stack trace:
  2994. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  2995. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  2996. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  2997. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  2998. at Gtk.Viewport.set_ShadowType(ShadowType value)
  2999. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3000. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3001. at Xwt.ScrollView.set_Content(Widget value)
  3002. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3003. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3004. at Xwt.Button.OnClicked(EventArgs e)
  3005. at Xwt.Button.WidgetBackendHost.OnClicked()
  3006. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3007. at Xwt.Engine.Toolkit.Invoke(Action a)
  3008. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3009. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3010. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3011. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3012. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3013. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3014. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3015. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3016. at Gtk.Application.gtk_main()
  3017. at Gtk.Application.Run()
  3018. at MonoDevelop.Ide.IdeApp.Run()
  3019. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3020. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3021. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3022.  
  3023. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3024. Stack trace:
  3025. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3026. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3027. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3028. at Gtk.Application.gtk_main()
  3029. at Gtk.Application.Run()
  3030. at MonoDevelop.Ide.IdeApp.Run()
  3031. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3032. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3033. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3034.  
  3035. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3036. Stack trace:
  3037. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3038. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3039. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3040. at Gtk.Application.gtk_main()
  3041. at Gtk.Application.Run()
  3042. at MonoDevelop.Ide.IdeApp.Run()
  3043. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3044. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3045. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3046.  
  3047. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3048. Stack trace:
  3049. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3050. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3051. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3052. at Gtk.Application.gtk_main()
  3053. at Gtk.Application.Run()
  3054. at MonoDevelop.Ide.IdeApp.Run()
  3055. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3056. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3057. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3058.  
  3059. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3060. Stack trace:
  3061. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3062. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3063. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3064. at Gtk.Application.gtk_main()
  3065. at Gtk.Application.Run()
  3066. at MonoDevelop.Ide.IdeApp.Run()
  3067. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3068. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3069. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3070.  
  3071. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3072. Stack trace:
  3073. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3074. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3075. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3076. at Gtk.Application.gtk_main()
  3077. at Gtk.Application.Run()
  3078. at MonoDevelop.Ide.IdeApp.Run()
  3079. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3080. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3081. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3082.  
  3083. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3084. Stack trace:
  3085. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3086. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3087. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3088. at Gtk.Application.gtk_main()
  3089. at Gtk.Application.Run()
  3090. at MonoDevelop.Ide.IdeApp.Run()
  3091. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3092. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3093. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3094.  
  3095. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3096. Stack trace:
  3097. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3098. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3099. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3100. at Gtk.Application.gtk_main()
  3101. at Gtk.Application.Run()
  3102. at MonoDevelop.Ide.IdeApp.Run()
  3103. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3104. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3105. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3106.  
  3107. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  3108. Stack trace:
  3109. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3110. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3111. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3112. at Gtk.Application.gtk_main()
  3113. at Gtk.Application.Run()
  3114. at MonoDevelop.Ide.IdeApp.Run()
  3115. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3116. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3117. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3118.  
  3119. WARNING [2012-07-11 14:06:25Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3120. Stack trace:
  3121. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3122. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3123. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3124. at Gtk.Application.gtk_main()
  3125. at Gtk.Application.Run()
  3126. at MonoDevelop.Ide.IdeApp.Run()
  3127. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3128. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3129. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3130.  
  3131. startTask=False, useApplicationInvoke=True
  3132. startTask=False, useApplicationInvoke=True
  3133. startTask=False, useApplicationInvoke=True
  3134. startTask=False, useApplicationInvoke=True
  3135. startTask=False, useApplicationInvoke=True
  3136. startTask=False, useApplicationInvoke=True
  3137. startTask=False, useApplicationInvoke=True
  3138. startTask=False, useApplicationInvoke=True
  3139. startTask=False, useApplicationInvoke=True
  3140. startTask=False, useApplicationInvoke=True
  3141. startTask=False, useApplicationInvoke=True
  3142. startTask=False, useApplicationInvoke=True
  3143. startTask=False, useApplicationInvoke=True
  3144. WARNING [2012-07-11 14:22:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3145. Stack trace:
  3146. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3147. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3148. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3149. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3150. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3151. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3152. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3153. at Xwt.ScrollView.set_Content(Widget value)
  3154. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3155. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3156. at Xwt.Button.OnClicked(EventArgs e)
  3157. at Xwt.Button.WidgetBackendHost.OnClicked()
  3158. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3159. at Xwt.Engine.Toolkit.Invoke(Action a)
  3160. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3161. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3162. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3163. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3164. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3165. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3166. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3167. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3168. at Gtk.Application.gtk_main()
  3169. at Gtk.Application.Run()
  3170. at MonoDevelop.Ide.IdeApp.Run()
  3171. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3172. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3173. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3174.  
  3175. WARNING [2012-07-11 14:22:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3176. Stack trace:
  3177. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3178. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3179. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3180. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3181. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3182. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3183. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3184. at Xwt.ScrollView.set_Content(Widget value)
  3185. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3186. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3187. at Xwt.Button.OnClicked(EventArgs e)
  3188. at Xwt.Button.WidgetBackendHost.OnClicked()
  3189. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3190. at Xwt.Engine.Toolkit.Invoke(Action a)
  3191. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3192. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3193. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3194. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3195. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3196. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3197. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3198. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3199. at Gtk.Application.gtk_main()
  3200. at Gtk.Application.Run()
  3201. at MonoDevelop.Ide.IdeApp.Run()
  3202. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3203. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3204. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3205.  
  3206. WARNING [2012-07-11 14:22:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3207. Stack trace:
  3208. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3209. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3210. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3211. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3212. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3213. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3214. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3215. at Xwt.ScrollView.set_Content(Widget value)
  3216. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3217. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3218. at Xwt.Button.OnClicked(EventArgs e)
  3219. at Xwt.Button.WidgetBackendHost.OnClicked()
  3220. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3221. at Xwt.Engine.Toolkit.Invoke(Action a)
  3222. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3223. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3224. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3225. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3226. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3227. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3228. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3229. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3230. at Gtk.Application.gtk_main()
  3231. at Gtk.Application.Run()
  3232. at MonoDevelop.Ide.IdeApp.Run()
  3233. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3234. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3235. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3236.  
  3237. WARNING [2012-07-11 14:22:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3238. Stack trace:
  3239. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3240. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3241. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3242. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3243. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3244. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3245. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3246. at Xwt.ScrollView.set_Content(Widget value)
  3247. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3248. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3249. at Xwt.Button.OnClicked(EventArgs e)
  3250. at Xwt.Button.WidgetBackendHost.OnClicked()
  3251. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3252. at Xwt.Engine.Toolkit.Invoke(Action a)
  3253. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3254. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3255. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3256. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3257. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3258. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3259. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3260. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3261. at Gtk.Application.gtk_main()
  3262. at Gtk.Application.Run()
  3263. at MonoDevelop.Ide.IdeApp.Run()
  3264. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3265. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3266. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3267.  
  3268. WARNING [2012-07-11 14:22:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  3269. Stack trace:
  3270. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3271. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3272. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3273. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3274. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3275. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3276. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3277. at Xwt.ScrollView.set_Content(Widget value)
  3278. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3279. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3280. at Xwt.Button.OnClicked(EventArgs e)
  3281. at Xwt.Button.WidgetBackendHost.OnClicked()
  3282. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3283. at Xwt.Engine.Toolkit.Invoke(Action a)
  3284. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3285. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3286. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3287. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3288. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3289. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3290. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3291. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3292. at Gtk.Application.gtk_main()
  3293. at Gtk.Application.Run()
  3294. at MonoDevelop.Ide.IdeApp.Run()
  3295. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3296. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3297. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3298.  
  3299. WARNING [2012-07-11 14:22:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3300. Stack trace:
  3301. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3302. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3303. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3304. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3305. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3306. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3307. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3308. at Xwt.ScrollView.set_Content(Widget value)
  3309. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3310. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3311. at Xwt.Button.OnClicked(EventArgs e)
  3312. at Xwt.Button.WidgetBackendHost.OnClicked()
  3313. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3314. at Xwt.Engine.Toolkit.Invoke(Action a)
  3315. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3316. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3317. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3318. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3319. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3320. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3321. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3322. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3323. at Gtk.Application.gtk_main()
  3324. at Gtk.Application.Run()
  3325. at MonoDevelop.Ide.IdeApp.Run()
  3326. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3327. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3328. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3329.  
  3330. WARNING [2012-07-11 14:22:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3331. Stack trace:
  3332. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3333. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3334. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3335. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3336. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3337. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3338. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3339. at Xwt.ScrollView.set_Content(Widget value)
  3340. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3341. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3342. at Xwt.Button.OnClicked(EventArgs e)
  3343. at Xwt.Button.WidgetBackendHost.OnClicked()
  3344. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3345. at Xwt.Engine.Toolkit.Invoke(Action a)
  3346. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3347. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3348. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3349. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3350. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3351. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3352. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3353. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3354. at Gtk.Application.gtk_main()
  3355. at Gtk.Application.Run()
  3356. at MonoDevelop.Ide.IdeApp.Run()
  3357. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3358. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3359. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3360.  
  3361. WARNING [2012-07-11 14:22:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3362. Stack trace:
  3363. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3364. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3365. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3366. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3367. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3368. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3369. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3370. at Xwt.ScrollView.set_Content(Widget value)
  3371. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3372. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3373. at Xwt.Button.OnClicked(EventArgs e)
  3374. at Xwt.Button.WidgetBackendHost.OnClicked()
  3375. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3376. at Xwt.Engine.Toolkit.Invoke(Action a)
  3377. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3378. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3379. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3380. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3381. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3382. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3383. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3384. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3385. at Gtk.Application.gtk_main()
  3386. at Gtk.Application.Run()
  3387. at MonoDevelop.Ide.IdeApp.Run()
  3388. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3389. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3390. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3391.  
  3392. WARNING [2012-07-11 14:22:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  3393. Stack trace:
  3394. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3395. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3396. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3397. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3398. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3399. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3400. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3401. at Xwt.ScrollView.set_Content(Widget value)
  3402. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3403. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3404. at Xwt.Button.OnClicked(EventArgs e)
  3405. at Xwt.Button.WidgetBackendHost.OnClicked()
  3406. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3407. at Xwt.Engine.Toolkit.Invoke(Action a)
  3408. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3409. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3410. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3411. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3412. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3413. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3414. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3415. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3416. at Gtk.Application.gtk_main()
  3417. at Gtk.Application.Run()
  3418. at MonoDevelop.Ide.IdeApp.Run()
  3419. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3420. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3421. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3422.  
  3423. WARNING [2012-07-11 14:22:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  3424. Stack trace:
  3425. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3426. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3427. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3428. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3429. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3430. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3431. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3432. at Xwt.ScrollView.set_Content(Widget value)
  3433. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3434. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3435. at Xwt.Button.OnClicked(EventArgs e)
  3436. at Xwt.Button.WidgetBackendHost.OnClicked()
  3437. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3438. at Xwt.Engine.Toolkit.Invoke(Action a)
  3439. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3440. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3441. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3442. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3443. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3444. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3445. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3446. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3447. at Gtk.Application.gtk_main()
  3448. at Gtk.Application.Run()
  3449. at MonoDevelop.Ide.IdeApp.Run()
  3450. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3451. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3452. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3453.  
  3454. WARNING [2012-07-11 14:22:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3455. Stack trace:
  3456. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3457. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3458. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3459. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3460. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3461. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3462. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3463. at Xwt.ScrollView.set_Content(Widget value)
  3464. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3465. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3466. at Xwt.Button.OnClicked(EventArgs e)
  3467. at Xwt.Button.WidgetBackendHost.OnClicked()
  3468. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3469. at Xwt.Engine.Toolkit.Invoke(Action a)
  3470. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3471. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3472. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3473. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3474. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3475. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3476. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3477. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3478. at Gtk.Application.gtk_main()
  3479. at Gtk.Application.Run()
  3480. at MonoDevelop.Ide.IdeApp.Run()
  3481. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3482. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3483. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3484.  
  3485. WARNING [2012-07-11 14:22:36Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  3486. Stack trace:
  3487. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3488. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3489. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3490. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3491. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3492. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3493. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3494. at Xwt.ScrollView.set_Content(Widget value)
  3495. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3496. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3497. at Xwt.Button.OnClicked(EventArgs e)
  3498. at Xwt.Button.WidgetBackendHost.OnClicked()
  3499. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3500. at Xwt.Engine.Toolkit.Invoke(Action a)
  3501. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3502. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3503. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3504. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3505. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3506. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3507. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3508. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3509. at Gtk.Application.gtk_main()
  3510. at Gtk.Application.Run()
  3511. at MonoDevelop.Ide.IdeApp.Run()
  3512. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3513. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3514. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3515.  
  3516. WARNING [2012-07-11 14:22:42Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3517. Stack trace:
  3518. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3519. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3520. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3521. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3522. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3523. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3524. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3525. at Xwt.ScrollView.set_Content(Widget value)
  3526. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3527. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3528. at Xwt.Button.OnClicked(EventArgs e)
  3529. at Xwt.Button.WidgetBackendHost.OnClicked()
  3530. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3531. at Xwt.Engine.Toolkit.Invoke(Action a)
  3532. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3533. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3534. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3535. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3536. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3537. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3538. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3539. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3540. at Gtk.Application.gtk_main()
  3541. at Gtk.Application.Run()
  3542. at MonoDevelop.Ide.IdeApp.Run()
  3543. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3544. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3545. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3546.  
  3547. WARNING [2012-07-11 14:22:42Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3548. Stack trace:
  3549. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3550. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3551. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3552. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3553. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3554. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3555. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3556. at Xwt.ScrollView.set_Content(Widget value)
  3557. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3558. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3559. at Xwt.Button.OnClicked(EventArgs e)
  3560. at Xwt.Button.WidgetBackendHost.OnClicked()
  3561. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3562. at Xwt.Engine.Toolkit.Invoke(Action a)
  3563. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3564. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3565. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3566. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3567. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3568. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3569. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3570. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3571. at Gtk.Application.gtk_main()
  3572. at Gtk.Application.Run()
  3573. at MonoDevelop.Ide.IdeApp.Run()
  3574. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3575. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3576. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3577.  
  3578. WARNING [2012-07-11 14:22:42Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3579. Stack trace:
  3580. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3581. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3582. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3583. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3584. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3585. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3586. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3587. at Xwt.ScrollView.set_Content(Widget value)
  3588. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3589. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3590. at Xwt.Button.OnClicked(EventArgs e)
  3591. at Xwt.Button.WidgetBackendHost.OnClicked()
  3592. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3593. at Xwt.Engine.Toolkit.Invoke(Action a)
  3594. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3595. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3596. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3597. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3598. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3599. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3600. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3601. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3602. at Gtk.Application.gtk_main()
  3603. at Gtk.Application.Run()
  3604. at MonoDevelop.Ide.IdeApp.Run()
  3605. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3606. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3607. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3608.  
  3609. WARNING [2012-07-11 14:22:42Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3610. Stack trace:
  3611. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3612. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3613. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3614. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3615. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3616. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3617. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3618. at Xwt.ScrollView.set_Content(Widget value)
  3619. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3620. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3621. at Xwt.Button.OnClicked(EventArgs e)
  3622. at Xwt.Button.WidgetBackendHost.OnClicked()
  3623. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3624. at Xwt.Engine.Toolkit.Invoke(Action a)
  3625. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3626. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3627. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3628. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3629. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3630. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3631. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3632. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3633. at Gtk.Application.gtk_main()
  3634. at Gtk.Application.Run()
  3635. at MonoDevelop.Ide.IdeApp.Run()
  3636. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3637. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3638. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3639.  
  3640. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3641. Stack trace:
  3642. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3643. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3644. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3645. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3646. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3647. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3648. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3649. at Xwt.ScrollView.set_Content(Widget value)
  3650. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3651. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3652. at Xwt.Button.OnClicked(EventArgs e)
  3653. at Xwt.Button.WidgetBackendHost.OnClicked()
  3654. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3655. at Xwt.Engine.Toolkit.Invoke(Action a)
  3656. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3657. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3658. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3659. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3660. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3661. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3662. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3663. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3664. at Gtk.Application.gtk_main()
  3665. at Gtk.Application.Run()
  3666. at MonoDevelop.Ide.IdeApp.Run()
  3667. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3668. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3669. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3670.  
  3671. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3672. Stack trace:
  3673. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3674. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3675. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3676. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3677. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3678. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3679. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3680. at Xwt.ScrollView.set_Content(Widget value)
  3681. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3682. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3683. at Xwt.Button.OnClicked(EventArgs e)
  3684. at Xwt.Button.WidgetBackendHost.OnClicked()
  3685. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3686. at Xwt.Engine.Toolkit.Invoke(Action a)
  3687. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3688. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3689. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3690. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3691. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3692. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3693. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3694. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3695. at Gtk.Application.gtk_main()
  3696. at Gtk.Application.Run()
  3697. at MonoDevelop.Ide.IdeApp.Run()
  3698. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3699. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3700. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3701.  
  3702. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3703. Stack trace:
  3704. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3705. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3706. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3707. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3708. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3709. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3710. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3711. at Xwt.ScrollView.set_Content(Widget value)
  3712. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3713. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3714. at Xwt.Button.OnClicked(EventArgs e)
  3715. at Xwt.Button.WidgetBackendHost.OnClicked()
  3716. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3717. at Xwt.Engine.Toolkit.Invoke(Action a)
  3718. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3719. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3720. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3721. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3722. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3723. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3724. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3725. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3726. at Gtk.Application.gtk_main()
  3727. at Gtk.Application.Run()
  3728. at MonoDevelop.Ide.IdeApp.Run()
  3729. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3730. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3731. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3732.  
  3733. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3734. Stack trace:
  3735. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3736. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3737. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3738. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3739. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3740. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3741. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3742. at Xwt.ScrollView.set_Content(Widget value)
  3743. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3744. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3745. at Xwt.Button.OnClicked(EventArgs e)
  3746. at Xwt.Button.WidgetBackendHost.OnClicked()
  3747. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3748. at Xwt.Engine.Toolkit.Invoke(Action a)
  3749. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3750. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3751. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3752. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3753. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3754. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3755. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3756. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3757. at Gtk.Application.gtk_main()
  3758. at Gtk.Application.Run()
  3759. at MonoDevelop.Ide.IdeApp.Run()
  3760. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3761. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3762. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3763.  
  3764. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3765. Stack trace:
  3766. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3767. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3768. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3769. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3770. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3771. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3772. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3773. at Xwt.ScrollView.set_Content(Widget value)
  3774. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3775. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3776. at Xwt.Button.OnClicked(EventArgs e)
  3777. at Xwt.Button.WidgetBackendHost.OnClicked()
  3778. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3779. at Xwt.Engine.Toolkit.Invoke(Action a)
  3780. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3781. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3782. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3783. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3784. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3785. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3786. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3787. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3788. at Gtk.Application.gtk_main()
  3789. at Gtk.Application.Run()
  3790. at MonoDevelop.Ide.IdeApp.Run()
  3791. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3792. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3793. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3794.  
  3795. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  3796. Stack trace:
  3797. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3798. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3799. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3800. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3801. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3802. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3803. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3804. at Xwt.ScrollView.set_Content(Widget value)
  3805. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3806. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3807. at Xwt.Button.OnClicked(EventArgs e)
  3808. at Xwt.Button.WidgetBackendHost.OnClicked()
  3809. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3810. at Xwt.Engine.Toolkit.Invoke(Action a)
  3811. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3812. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3813. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3814. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3815. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3816. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3817. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3818. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3819. at Gtk.Application.gtk_main()
  3820. at Gtk.Application.Run()
  3821. at MonoDevelop.Ide.IdeApp.Run()
  3822. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3823. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3824. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3825.  
  3826. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3827. Stack trace:
  3828. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3829. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3830. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3831. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3832. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3833. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3834. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3835. at Xwt.ScrollView.set_Content(Widget value)
  3836. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3837. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3838. at Xwt.Button.OnClicked(EventArgs e)
  3839. at Xwt.Button.WidgetBackendHost.OnClicked()
  3840. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3841. at Xwt.Engine.Toolkit.Invoke(Action a)
  3842. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3843. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3844. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3845. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3846. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3847. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3848. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3849. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3850. at Gtk.Application.gtk_main()
  3851. at Gtk.Application.Run()
  3852. at MonoDevelop.Ide.IdeApp.Run()
  3853. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3854. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3855. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3856.  
  3857. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3858. Stack trace:
  3859. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3860. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3861. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3862. at Gtk.Application.gtk_main()
  3863. at Gtk.Application.Run()
  3864. at MonoDevelop.Ide.IdeApp.Run()
  3865. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3866. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3867. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3868.  
  3869. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3870. Stack trace:
  3871. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3872. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3873. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3874. at Gtk.Application.gtk_main()
  3875. at Gtk.Application.Run()
  3876. at MonoDevelop.Ide.IdeApp.Run()
  3877. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3878. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3879. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3880.  
  3881. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3882. Stack trace:
  3883. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3884. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3885. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3886. at Gtk.Application.gtk_main()
  3887. at Gtk.Application.Run()
  3888. at MonoDevelop.Ide.IdeApp.Run()
  3889. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3890. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3891. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3892.  
  3893. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3894. Stack trace:
  3895. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3896. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3897. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3898. at Gtk.Application.gtk_main()
  3899. at Gtk.Application.Run()
  3900. at MonoDevelop.Ide.IdeApp.Run()
  3901. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3902. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3903. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3904.  
  3905. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3906. Stack trace:
  3907. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3908. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3909. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3910. at Gtk.Application.gtk_main()
  3911. at Gtk.Application.Run()
  3912. at MonoDevelop.Ide.IdeApp.Run()
  3913. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3914. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3915. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3916.  
  3917. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  3918. Stack trace:
  3919. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3920. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3921. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3922. at Gtk.Application.gtk_main()
  3923. at Gtk.Application.Run()
  3924. at MonoDevelop.Ide.IdeApp.Run()
  3925. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3926. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3927. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3928.  
  3929. WARNING [2012-07-11 14:22:45Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3930. Stack trace:
  3931. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3932. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3933. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3934. at Gtk.Application.gtk_main()
  3935. at Gtk.Application.Run()
  3936. at MonoDevelop.Ide.IdeApp.Run()
  3937. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3938. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3939. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3940.  
  3941. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  3942. Stack trace:
  3943. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3944. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3945. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3946. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3947. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3948. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3949. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3950. at Xwt.ScrollView.set_Content(Widget value)
  3951. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3952. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3953. at Xwt.Button.OnClicked(EventArgs e)
  3954. at Xwt.Button.WidgetBackendHost.OnClicked()
  3955. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3956. at Xwt.Engine.Toolkit.Invoke(Action a)
  3957. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3958. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3959. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3960. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3961. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3962. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3963. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3964. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3965. at Gtk.Application.gtk_main()
  3966. at Gtk.Application.Run()
  3967. at MonoDevelop.Ide.IdeApp.Run()
  3968. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  3969. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  3970. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  3971.  
  3972. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  3973. Stack trace:
  3974. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  3975. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  3976. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  3977. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  3978. at Gtk.Viewport.set_ShadowType(ShadowType value)
  3979. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  3980. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  3981. at Xwt.ScrollView.set_Content(Widget value)
  3982. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  3983. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  3984. at Xwt.Button.OnClicked(EventArgs e)
  3985. at Xwt.Button.WidgetBackendHost.OnClicked()
  3986. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  3987. at Xwt.Engine.Toolkit.Invoke(Action a)
  3988. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  3989. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3990. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  3991. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  3992. at System.Delegate.DynamicInvokeImpl(Object[] args)
  3993. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  3994. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  3995. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  3996. at Gtk.Application.gtk_main()
  3997. at Gtk.Application.Run()
  3998. at MonoDevelop.Ide.IdeApp.Run()
  3999. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4000. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4001. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4002.  
  4003. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4004. Stack trace:
  4005. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4006. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4007. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4008. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4009. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4010. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4011. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4012. at Xwt.ScrollView.set_Content(Widget value)
  4013. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4014. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4015. at Xwt.Button.OnClicked(EventArgs e)
  4016. at Xwt.Button.WidgetBackendHost.OnClicked()
  4017. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4018. at Xwt.Engine.Toolkit.Invoke(Action a)
  4019. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4020. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4021. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4022. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4023. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4024. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4025. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4026. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4027. at Gtk.Application.gtk_main()
  4028. at Gtk.Application.Run()
  4029. at MonoDevelop.Ide.IdeApp.Run()
  4030. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4031. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4032. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4033.  
  4034. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4035. Stack trace:
  4036. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4037. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4038. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4039. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4040. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4041. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4042. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4043. at Xwt.ScrollView.set_Content(Widget value)
  4044. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4045. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4046. at Xwt.Button.OnClicked(EventArgs e)
  4047. at Xwt.Button.WidgetBackendHost.OnClicked()
  4048. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4049. at Xwt.Engine.Toolkit.Invoke(Action a)
  4050. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4051. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4052. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4053. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4054. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4055. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4056. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4057. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4058. at Gtk.Application.gtk_main()
  4059. at Gtk.Application.Run()
  4060. at MonoDevelop.Ide.IdeApp.Run()
  4061. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4062. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4063. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4064.  
  4065. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4066. Stack trace:
  4067. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4068. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4069. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4070. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4071. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4072. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4073. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4074. at Xwt.ScrollView.set_Content(Widget value)
  4075. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4076. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4077. at Xwt.Button.OnClicked(EventArgs e)
  4078. at Xwt.Button.WidgetBackendHost.OnClicked()
  4079. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4080. at Xwt.Engine.Toolkit.Invoke(Action a)
  4081. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4082. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4083. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4084. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4085. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4086. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4087. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4088. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4089. at Gtk.Application.gtk_main()
  4090. at Gtk.Application.Run()
  4091. at MonoDevelop.Ide.IdeApp.Run()
  4092. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4093. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4094. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4095.  
  4096. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4097. Stack trace:
  4098. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4099. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4100. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4101. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4102. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4103. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4104. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4105. at Xwt.ScrollView.set_Content(Widget value)
  4106. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4107. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4108. at Xwt.Button.OnClicked(EventArgs e)
  4109. at Xwt.Button.WidgetBackendHost.OnClicked()
  4110. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4111. at Xwt.Engine.Toolkit.Invoke(Action a)
  4112. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4113. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4114. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4115. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4116. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4117. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4118. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4119. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4120. at Gtk.Application.gtk_main()
  4121. at Gtk.Application.Run()
  4122. at MonoDevelop.Ide.IdeApp.Run()
  4123. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4124. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4125. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4126.  
  4127. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4128. Stack trace:
  4129. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4130. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4131. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4132. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4133. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4134. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4135. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4136. at Xwt.ScrollView.set_Content(Widget value)
  4137. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4138. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4139. at Xwt.Button.OnClicked(EventArgs e)
  4140. at Xwt.Button.WidgetBackendHost.OnClicked()
  4141. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4142. at Xwt.Engine.Toolkit.Invoke(Action a)
  4143. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4144. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4145. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4146. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4147. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4148. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4149. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4150. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4151. at Gtk.Application.gtk_main()
  4152. at Gtk.Application.Run()
  4153. at MonoDevelop.Ide.IdeApp.Run()
  4154. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4155. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4156. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4157.  
  4158. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4159. Stack trace:
  4160. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4161. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4162. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4163. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4164. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4165. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4166. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4167. at Xwt.ScrollView.set_Content(Widget value)
  4168. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4169. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4170. at Xwt.Button.OnClicked(EventArgs e)
  4171. at Xwt.Button.WidgetBackendHost.OnClicked()
  4172. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4173. at Xwt.Engine.Toolkit.Invoke(Action a)
  4174. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4175. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4176. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4177. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4178. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4179. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4180. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4181. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4182. at Gtk.Application.gtk_main()
  4183. at Gtk.Application.Run()
  4184. at MonoDevelop.Ide.IdeApp.Run()
  4185. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4186. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4187. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4188.  
  4189. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4190. Stack trace:
  4191. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4192. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4193. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4194. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4195. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4196. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4197. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4198. at Xwt.ScrollView.set_Content(Widget value)
  4199. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4200. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4201. at Xwt.Button.OnClicked(EventArgs e)
  4202. at Xwt.Button.WidgetBackendHost.OnClicked()
  4203. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4204. at Xwt.Engine.Toolkit.Invoke(Action a)
  4205. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4206. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4207. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4208. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4209. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4210. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4211. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4212. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4213. at Gtk.Application.gtk_main()
  4214. at Gtk.Application.Run()
  4215. at MonoDevelop.Ide.IdeApp.Run()
  4216. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4217. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4218. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4219.  
  4220. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4221. Stack trace:
  4222. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4223. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4224. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4225. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4226. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4227. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4228. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4229. at Xwt.ScrollView.set_Content(Widget value)
  4230. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4231. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4232. at Xwt.Button.OnClicked(EventArgs e)
  4233. at Xwt.Button.WidgetBackendHost.OnClicked()
  4234. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4235. at Xwt.Engine.Toolkit.Invoke(Action a)
  4236. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4237. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4238. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4239. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4240. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4241. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4242. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4243. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4244. at Gtk.Application.gtk_main()
  4245. at Gtk.Application.Run()
  4246. at MonoDevelop.Ide.IdeApp.Run()
  4247. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4248. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4249. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4250.  
  4251. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4252. Stack trace:
  4253. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4254. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4255. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4256. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4257. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4258. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4259. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4260. at Xwt.ScrollView.set_Content(Widget value)
  4261. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4262. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4263. at Xwt.Button.OnClicked(EventArgs e)
  4264. at Xwt.Button.WidgetBackendHost.OnClicked()
  4265. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4266. at Xwt.Engine.Toolkit.Invoke(Action a)
  4267. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4268. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4269. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4270. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4271. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4272. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4273. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4274. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4275. at Gtk.Application.gtk_main()
  4276. at Gtk.Application.Run()
  4277. at MonoDevelop.Ide.IdeApp.Run()
  4278. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4279. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4280. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4281.  
  4282. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4283. Stack trace:
  4284. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4285. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4286. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4287. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4288. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4289. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4290. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4291. at Xwt.ScrollView.set_Content(Widget value)
  4292. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4293. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4294. at Xwt.Button.OnClicked(EventArgs e)
  4295. at Xwt.Button.WidgetBackendHost.OnClicked()
  4296. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4297. at Xwt.Engine.Toolkit.Invoke(Action a)
  4298. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4299. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4300. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4301. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4302. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4303. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4304. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4305. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4306. at Gtk.Application.gtk_main()
  4307. at Gtk.Application.Run()
  4308. at MonoDevelop.Ide.IdeApp.Run()
  4309. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4310. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4311. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4312.  
  4313. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4314. Stack trace:
  4315. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4316. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4317. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4318. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4319. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4320. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4321. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4322. at Xwt.ScrollView.set_Content(Widget value)
  4323. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4324. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4325. at Xwt.Button.OnClicked(EventArgs e)
  4326. at Xwt.Button.WidgetBackendHost.OnClicked()
  4327. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4328. at Xwt.Engine.Toolkit.Invoke(Action a)
  4329. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4330. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4331. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4332. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4333. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4334. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4335. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4336. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4337. at Gtk.Application.gtk_main()
  4338. at Gtk.Application.Run()
  4339. at MonoDevelop.Ide.IdeApp.Run()
  4340. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4341. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4342. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4343.  
  4344. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4345. Stack trace:
  4346. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4347. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4348. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4349. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4350. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4351. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4352. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4353. at Xwt.ScrollView.set_Content(Widget value)
  4354. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4355. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4356. at Xwt.Button.OnClicked(EventArgs e)
  4357. at Xwt.Button.WidgetBackendHost.OnClicked()
  4358. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4359. at Xwt.Engine.Toolkit.Invoke(Action a)
  4360. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4361. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4362. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4363. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4364. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4365. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4366. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4367. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4368. at Gtk.Application.gtk_main()
  4369. at Gtk.Application.Run()
  4370. at MonoDevelop.Ide.IdeApp.Run()
  4371. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4372. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4373. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4374.  
  4375. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4376. Stack trace:
  4377. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4378. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4379. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4380. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4381. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4382. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4383. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4384. at Xwt.ScrollView.set_Content(Widget value)
  4385. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4386. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4387. at Xwt.Button.OnClicked(EventArgs e)
  4388. at Xwt.Button.WidgetBackendHost.OnClicked()
  4389. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4390. at Xwt.Engine.Toolkit.Invoke(Action a)
  4391. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4392. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4393. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4394. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4395. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4396. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4397. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4398. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4399. at Gtk.Application.gtk_main()
  4400. at Gtk.Application.Run()
  4401. at MonoDevelop.Ide.IdeApp.Run()
  4402. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4403. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4404. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4405.  
  4406. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4407. Stack trace:
  4408. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4409. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4410. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4411. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4412. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4413. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4414. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4415. at Xwt.ScrollView.set_Content(Widget value)
  4416. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4417. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4418. at Xwt.Button.OnClicked(EventArgs e)
  4419. at Xwt.Button.WidgetBackendHost.OnClicked()
  4420. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4421. at Xwt.Engine.Toolkit.Invoke(Action a)
  4422. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4423. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4424. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4425. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4426. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4427. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4428. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4429. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4430. at Gtk.Application.gtk_main()
  4431. at Gtk.Application.Run()
  4432. at MonoDevelop.Ide.IdeApp.Run()
  4433. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4434. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4435. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4436.  
  4437. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4438. Stack trace:
  4439. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4440. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4441. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4442. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4443. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4444. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4445. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4446. at Xwt.ScrollView.set_Content(Widget value)
  4447. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4448. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4449. at Xwt.Button.OnClicked(EventArgs e)
  4450. at Xwt.Button.WidgetBackendHost.OnClicked()
  4451. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4452. at Xwt.Engine.Toolkit.Invoke(Action a)
  4453. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4454. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4455. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4456. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4457. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4458. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4459. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4460. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4461. at Gtk.Application.gtk_main()
  4462. at Gtk.Application.Run()
  4463. at MonoDevelop.Ide.IdeApp.Run()
  4464. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4465. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4466. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4467.  
  4468. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4469. Stack trace:
  4470. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4471. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4472. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4473. at Gtk.Application.gtk_main()
  4474. at Gtk.Application.Run()
  4475. at MonoDevelop.Ide.IdeApp.Run()
  4476. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4477. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4478. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4479.  
  4480. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4481. Stack trace:
  4482. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4483. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4484. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4485. at Gtk.Application.gtk_main()
  4486. at Gtk.Application.Run()
  4487. at MonoDevelop.Ide.IdeApp.Run()
  4488. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4489. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4490. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4491.  
  4492. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4493. Stack trace:
  4494. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4495. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4496. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4497. at Gtk.Application.gtk_main()
  4498. at Gtk.Application.Run()
  4499. at MonoDevelop.Ide.IdeApp.Run()
  4500. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4501. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4502. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4503.  
  4504. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4505. Stack trace:
  4506. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4507. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4508. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4509. at Gtk.Application.gtk_main()
  4510. at Gtk.Application.Run()
  4511. at MonoDevelop.Ide.IdeApp.Run()
  4512. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4513. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4514. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4515.  
  4516. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4517. Stack trace:
  4518. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4519. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4520. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4521. at Gtk.Application.gtk_main()
  4522. at Gtk.Application.Run()
  4523. at MonoDevelop.Ide.IdeApp.Run()
  4524. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4525. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4526. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4527.  
  4528. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4529. Stack trace:
  4530. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4531. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4532. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4533. at Gtk.Application.gtk_main()
  4534. at Gtk.Application.Run()
  4535. at MonoDevelop.Ide.IdeApp.Run()
  4536. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4537. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4538. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4539.  
  4540. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4541. Stack trace:
  4542. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4543. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4544. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4545. at Gtk.Application.gtk_main()
  4546. at Gtk.Application.Run()
  4547. at MonoDevelop.Ide.IdeApp.Run()
  4548. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4549. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4550. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4551.  
  4552. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4553. Stack trace:
  4554. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4555. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4556. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4557. at Gtk.Application.gtk_main()
  4558. at Gtk.Application.Run()
  4559. at MonoDevelop.Ide.IdeApp.Run()
  4560. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4561. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4562. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4563.  
  4564. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4565. Stack trace:
  4566. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4567. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4568. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4569. at Gtk.Application.gtk_main()
  4570. at Gtk.Application.Run()
  4571. at MonoDevelop.Ide.IdeApp.Run()
  4572. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4573. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4574. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4575.  
  4576. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4577. Stack trace:
  4578. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4579. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4580. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4581. at Gtk.Application.gtk_main()
  4582. at Gtk.Application.Run()
  4583. at MonoDevelop.Ide.IdeApp.Run()
  4584. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4585. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4586. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4587.  
  4588. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4589. Stack trace:
  4590. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4591. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4592. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4593. at Gtk.Application.gtk_main()
  4594. at Gtk.Application.Run()
  4595. at MonoDevelop.Ide.IdeApp.Run()
  4596. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4597. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4598. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4599.  
  4600. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4601. Stack trace:
  4602. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4603. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4604. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4605. at Gtk.Application.gtk_main()
  4606. at Gtk.Application.Run()
  4607. at MonoDevelop.Ide.IdeApp.Run()
  4608. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4609. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4610. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4611.  
  4612. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4613. Stack trace:
  4614. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4615. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4616. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4617. at Gtk.Application.gtk_main()
  4618. at Gtk.Application.Run()
  4619. at MonoDevelop.Ide.IdeApp.Run()
  4620. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4621. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4622. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4623.  
  4624. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4625. Stack trace:
  4626. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4627. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4628. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4629. at Gtk.Application.gtk_main()
  4630. at Gtk.Application.Run()
  4631. at MonoDevelop.Ide.IdeApp.Run()
  4632. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4633. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4634. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4635.  
  4636. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4637. Stack trace:
  4638. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4639. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4640. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4641. at Gtk.Application.gtk_main()
  4642. at Gtk.Application.Run()
  4643. at MonoDevelop.Ide.IdeApp.Run()
  4644. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4645. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4646. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4647.  
  4648. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4649. Stack trace:
  4650. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4651. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4652. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4653. at Gtk.Application.gtk_main()
  4654. at Gtk.Application.Run()
  4655. at MonoDevelop.Ide.IdeApp.Run()
  4656. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4657. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4658. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4659.  
  4660. WARNING [2012-07-11 14:22:47Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4661. Stack trace:
  4662. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4663. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4664. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4665. at Gtk.Application.gtk_main()
  4666. at Gtk.Application.Run()
  4667. at MonoDevelop.Ide.IdeApp.Run()
  4668. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4669. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4670. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4671.  
  4672. WARNING [2012-07-11 14:26:31Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4673. Stack trace:
  4674. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4675. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4676. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4677. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4678. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4679. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4680. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4681. at Xwt.ScrollView.set_Content(Widget value)
  4682. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4683. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4684. at Xwt.Button.OnClicked(EventArgs e)
  4685. at Xwt.Button.WidgetBackendHost.OnClicked()
  4686. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4687. at Xwt.Engine.Toolkit.Invoke(Action a)
  4688. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4689. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4690. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4691. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4692. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4693. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4694. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4695. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4696. at Gtk.Application.gtk_main()
  4697. at Gtk.Application.Run()
  4698. at MonoDevelop.Ide.IdeApp.Run()
  4699. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4700. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4701. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4702.  
  4703. WARNING [2012-07-11 14:26:31Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 16
  4704. Stack trace:
  4705. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4706. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4707. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4708. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4709. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4710. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4711. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4712. at Xwt.ScrollView.set_Content(Widget value)
  4713. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4714. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4715. at Xwt.Button.OnClicked(EventArgs e)
  4716. at Xwt.Button.WidgetBackendHost.OnClicked()
  4717. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4718. at Xwt.Engine.Toolkit.Invoke(Action a)
  4719. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4720. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4721. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4722. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4723. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4724. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4725. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4726. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4727. at Gtk.Application.gtk_main()
  4728. at Gtk.Application.Run()
  4729. at MonoDevelop.Ide.IdeApp.Run()
  4730. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4731. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4732. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4733.  
  4734. WARNING [2012-07-11 14:26:31Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4735. Stack trace:
  4736. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4737. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4738. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4739. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4740. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4741. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4742. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4743. at Xwt.ScrollView.set_Content(Widget value)
  4744. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4745. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4746. at Xwt.Button.OnClicked(EventArgs e)
  4747. at Xwt.Button.WidgetBackendHost.OnClicked()
  4748. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4749. at Xwt.Engine.Toolkit.Invoke(Action a)
  4750. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4751. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4752. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4753. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4754. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4755. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4756. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4757. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4758. at Gtk.Application.gtk_main()
  4759. at Gtk.Application.Run()
  4760. at MonoDevelop.Ide.IdeApp.Run()
  4761. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4762. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4763. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4764.  
  4765. WARNING [2012-07-11 14:26:31Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4766. Stack trace:
  4767. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4768. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4769. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4770. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4771. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4772. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4773. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4774. at Xwt.ScrollView.set_Content(Widget value)
  4775. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4776. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4777. at Xwt.Button.OnClicked(EventArgs e)
  4778. at Xwt.Button.WidgetBackendHost.OnClicked()
  4779. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4780. at Xwt.Engine.Toolkit.Invoke(Action a)
  4781. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4782. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4783. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4784. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4785. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4786. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4787. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4788. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4789. at Gtk.Application.gtk_main()
  4790. at Gtk.Application.Run()
  4791. at MonoDevelop.Ide.IdeApp.Run()
  4792. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4793. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4794. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4795.  
  4796. WARNING [2012-07-11 14:26:31Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4797. Stack trace:
  4798. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4799. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4800. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4801. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4802. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4803. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4804. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4805. at Xwt.ScrollView.set_Content(Widget value)
  4806. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4807. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4808. at Xwt.Button.OnClicked(EventArgs e)
  4809. at Xwt.Button.WidgetBackendHost.OnClicked()
  4810. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4811. at Xwt.Engine.Toolkit.Invoke(Action a)
  4812. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4813. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4814. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4815. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4816. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4817. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4818. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4819. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4820. at Gtk.Application.gtk_main()
  4821. at Gtk.Application.Run()
  4822. at MonoDevelop.Ide.IdeApp.Run()
  4823. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4824. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4825. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4826.  
  4827. WARNING [2012-07-11 14:26:31Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4828. Stack trace:
  4829. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4830. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4831. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4832. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4833. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4834. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4835. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4836. at Xwt.ScrollView.set_Content(Widget value)
  4837. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4838. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4839. at Xwt.Button.OnClicked(EventArgs e)
  4840. at Xwt.Button.WidgetBackendHost.OnClicked()
  4841. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4842. at Xwt.Engine.Toolkit.Invoke(Action a)
  4843. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4844. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4845. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4846. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4847. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4848. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4849. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4850. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4851. at Gtk.Application.gtk_main()
  4852. at Gtk.Application.Run()
  4853. at MonoDevelop.Ide.IdeApp.Run()
  4854. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4855. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4856. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4857.  
  4858. WARNING [2012-07-11 14:26:31Z]: Gtk-Warning: gtk_widget_size_allocate(): attempt to allocate widget with width -7 and height 20
  4859. Stack trace:
  4860. at Gtk.Widget.SizeAllocate(Rectangle allocation)
  4861. at Xwt.GtkBackend.CustomCanvas.OnSizeAllocated(Rectangle allocation)
  4862. at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation)
  4863. at Gtk.Viewport.gtk_viewport_set_shadow_type(IntPtr raw, Int32 type)
  4864. at Gtk.Viewport.set_ShadowType(ShadowType value)
  4865. at Xwt.GtkBackend.ScrollViewBackend.UpdateBorder()
  4866. at Xwt.GtkBackend.ScrollViewBackend.SetChild(IWidgetBackend child)
  4867. at Xwt.ScrollView.set_Content(Widget value)
  4868. at Xamarin.Designer.DesignerPropertyPanel.SwitchToSection(PropertySection section)
  4869. at Xamarin.Designer.DesignerPropertyPanel.<>c__DisplayClass2.<AddSection>b__1(Object , EventArgs )
  4870. at Xwt.Button.OnClicked(EventArgs e)
  4871. at Xwt.Button.WidgetBackendHost.OnClicked()
  4872. at Xwt.GtkBackend.ButtonBackend.<HandleWidgetClicked>b__0()
  4873. at Xwt.Engine.Toolkit.Invoke(Action a)
  4874. at Xwt.GtkBackend.ButtonBackend.HandleWidgetClicked(Object sender, EventArgs e)
  4875. at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4876. at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
  4877. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
  4878. at System.Delegate.DynamicInvokeImpl(Object[] args)
  4879. at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
  4880. at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
  4881. at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
  4882. at Gtk.Application.gtk_main()
  4883. at Gtk.Application.Run()
  4884. at MonoDevelop.Ide.IdeApp.Run()
  4885. at MonoDevelop.Ide.IdeStartup.Run(MonoDevelopOptions options)
  4886. at MonoDevelop.Ide.IdeStartup.Main(String[] args)
  4887. at MonoDevelop.Startup.MonoDevelopMain.Main(String[] args)
  4888.  
  4889. ERROR [2012-07-11 14:27:37Z]: Failed to install package
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement