[MonoDevelop] Fedora 10 and MonoDevelop

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Dec 1 17:12:01 EST 2008


On Mon, Dec 1, 2008 at 3:42 PM, Calin <calinuswork at gmail.com> wrote:
> Hi,
>
>  I've just installed Fedora 10 and Monodevelop 2.0 alpha 1 from the
> repository, unfortunately I when I try to edit code i get the following
> error:
>
>  System.DivideByZeroException: Division by zero
>   at Mono.TextEditor.TextViewMargin.GetNextVisualTab (Int32 xPos) [0x00000]
>   at Mono.TextEditor.TextViewMargin+VisualLocationTranslator.ConsumeChunks
> () [0x00000]
>   at
> Mono.TextEditor.TextViewMargin+VisualLocationTranslator.VisualToDocumentLocation
> (Int32 xp, Int32 yp) [0x00000]
>   at Mono.TextEditor.TextViewMargin.VisualToDocumentLocation (Int32 xp,
> Int32 yp) [0x00000]
>   at Mono.TextEditor.TextViewMargin.MousePressed (Int32 button, Int32 x,
> Int32 y, EventType type, ModifierType modifierState) [0x00000]
>   at Mono.TextEditor.TextEditor.OnButtonPressEvent (Gdk.EventButton e)
> [0x00000]
>   at Gtk.Widget.buttonpressevent_cb (IntPtr widget, IntPtr evnt) [0x00000]
>
> And the code editor does not look very good, I don't see any code all I see
> is some black lines.

Alpha 1 has been superseded by alpha 2, which contains ~6 months of bugfixes.

http://monodevelop.com/Release_notes_for_MonoDevelop_2.0_Alpha_2

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list