[MonoDevelop] Questions

James King james.king at 4act.com
Fri Nov 14 10:34:48 EST 2008


Getting these errors when trying to build head.

./AutoHideBox.cs(363,41): error CS0115:
`MonoDevelop.Components.Docking.ScrollableContainer.OnSizeAllocated(Gdk.Rectangle)'
is marked as an override but no suitable method found to override
./DockBarItem.cs(116,41): error CS0115:
`MonoDevelop.Components.Docking.DockBarItem.OnExposeEvent(Gdk.EventExpose)'
is marked as an override but no suitable method found to override
./DockBarItem.cs(222,41): error CS0115:
`MonoDevelop.Components.Docking.DockBarItem.OnEnterNotifyEvent(Gdk.EventCrossing)'
is marked as an override but no suitable method found to override
./DockBarItem.cs(229,41): error CS0115:
`MonoDevelop.Components.Docking.DockBarItem.OnLeaveNotifyEvent(Gdk.EventCrossing)'
is marked as an override but no suitable method found to override
./DockBarItem.cs(253,41): error CS0115:
`MonoDevelop.Components.Docking.DockBarItem.OnButtonPressEvent(Gdk.EventButton)'
is marked as an override but no suitable method found to override
./DockContainer.cs(135,41): error CS0115:
`MonoDevelop.Components.Docking.DockContainer.OnSizeAllocated(Gdk.Rectangle)'
is marked as an override but no suitable method found to override
./DockContainer.cs(162,41): error CS0115:
`MonoDevelop.Components.Docking.DockContainer.OnExposeEvent(Gdk.EventExpose)'
is marked as an override but no suitable method found to override
./DockContainer.cs(237,41): error CS0115:
`MonoDevelop.Components.Docking.DockContainer.OnButtonPressEvent(Gdk.EventButton)'
is marked as an override but no suitable method found to override
./DockContainer.cs(248,41): error CS0115:
`MonoDevelop.Components.Docking.DockContainer.OnButtonReleaseEvent(Gdk.EventButton)'
is marked as an override but no suitable method found to override
./DockContainer.cs(254,41): error CS0115:
`MonoDevelop.Components.Docking.DockContainer.OnMotionNotifyEvent(Gdk.EventMotion)'
is marked as an override but no suitable method found to override
./DockContainer.cs(294,41): error CS0115:
`MonoDevelop.Components.Docking.DockContainer.OnLeaveNotifyEvent(Gdk.EventCrossing)'
is marked as an override but no suitable method found to override
./DockFrame.cs(526,41): error CS0115:
`MonoDevelop.Components.Docking.DockFrame.OnSizeAllocated(Gdk.Rectangle)' is
marked as an override but no suitable method found to override
./PlaceholderWindow.cs(88,41): error CS0115:
`MonoDevelop.Components.Docking.PlaceholderWindow.OnSizeAllocated(Gdk.Rectangle)'
is marked as an override but no suitable method found to override
./PlaceholderWindow.cs(95,41): error CS0115:
`MonoDevelop.Components.Docking.PlaceholderWindow.OnExposeEvent(Gdk.EventExpose)'
is marked as an override but no suitable method found to override
./TabStrip.cs(141,41): error CS0115:
`MonoDevelop.Components.Docking.TabStrip.OnSizeAllocated(Gdk.Rectangle)' is
marked as an override but no suitable method found to override
./TabStrip.cs(164,41): error CS0115:
`MonoDevelop.Components.Docking.TabStrip.OnExposeEvent(Gdk.EventExpose)' is
marked as an override but no suitable method found to override
./TabStrip.cs(299,41): error CS0115:
`MonoDevelop.Components.Docking.Tab.OnSizeAllocated(Gdk.Rectangle)' is
marked as an override but no suitable method found to override

Is this what you mean by "file a bug report?"

Thanks,

James



On Thu, Nov 13, 2008 at 8:23 PM, Michael Hutchinson <
m.j.hutchinson at gmail.com> wrote:

> On Thu, Nov 13, 2008 at 3:17 PM, Michael Hutchinson
> <m.j.hutchinson at gmail.com> wrote:
> >> Furthermore, I have registered web user controls at the top and code
> >> completion does not work on those tags either.
> >
> > Those should work to some extent. I'll take a look into it.
>
> OK, fixed for items included by register tags. I'll work on the
> web.config'd items, and members completion for these items, tomorrow.
> Performance should be much improved too.
>
> --
> Michael Hutchinson
> http://mjhutchinson.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20081114/9b95f73a/attachment.html 


More information about the Monodevelop-list mailing list