Created
February 21, 2012 17:05
-
-
Save marek-safar/1877442 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Moving tooltip window to 2290, 361 | |
at MonoDevelop.SourceEditor.DebugValueWindow.OnSizeAllocated(Rectangle allocation) | |
at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) | |
at Gtk.Widget.gtk_widget_show_all(IntPtr ) | |
at Gtk.Widget.ShowAll() | |
at Mono.TextEditor.TextEditor.DoShowTooltip(ITooltipProvider provider, Gtk.Window tooltip, Int32 xloc, Int32 yloc) | |
at Mono.TextEditor.TextEditor.TooltipTimer() | |
at GLib.Timeout+TimeoutProxy.Handler() | |
at Gtk.Application.gtk_main() | |
at Gtk.Application.Run() | |
at MonoDevelop.Ide.IdeApp.Run() | |
at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options) | |
at MonoDevelop.Ide.IdeStartup.Main(System.String[] args) | |
at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[] args) | |
DebugValueWindow.OnSizeAllocated() | |
initial x = 2290, y = 361 | |
allocation x = 0, y = 0 | |
geometry: 1920, 0, 1600, 1200 | |
at MonoDevelop.SourceEditor.DebugValueWindow.OnSizeAllocated(Rectangle allocation) | |
at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) | |
at Gtk.Widget.gtk_widget_show_all(IntPtr ) | |
at Gtk.Widget.ShowAll() | |
at Mono.TextEditor.TextEditor.DoShowTooltip(ITooltipProvider provider, Gtk.Window tooltip, Int32 xloc, Int32 yloc) | |
at Mono.TextEditor.TextEditor.TooltipTimer() | |
at GLib.Timeout+TimeoutProxy.Handler() | |
at Gtk.Application.gtk_main() | |
at Gtk.Application.Run() | |
at MonoDevelop.Ide.IdeApp.Run() | |
at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options) | |
at MonoDevelop.Ide.IdeStartup.Main(System.String[] args) | |
at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[] args) | |
DebugValueWindow.OnSizeAllocated() | |
initial x = 2290, y = 361 | |
allocation x = 0, y = 0 | |
geometry: 1920, 0, 1600, 1200 | |
at MonoDevelop.SourceEditor.DebugValueWindow.OnSizeAllocated(Rectangle allocation) | |
at Gtk.Widget.sizeallocated_cb(IntPtr widget, IntPtr allocation) | |
at Gtk.Application.gtk_main() | |
at Gtk.Application.Run() | |
at MonoDevelop.Ide.IdeApp.Run() | |
at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options) | |
at MonoDevelop.Ide.IdeStartup.Main(System.String[] args) | |
at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[] args) | |
DebugValueWindow.OnSizeAllocated() | |
initial x = 0, y = 0 | |
allocation x = 0, y = 0 | |
geometry: 0, 105, 1920, 1080 | |
code path 2 | |
moving to 0, 107 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment