[Mono-winforms-list] Workaround for this bug? (Audible Alert makes Msgbox.show blow up)
Natalia Portillo
claunia at claunia.com
Wed Dec 30 03:35:33 EST 2009
In the meantime while it is implemented or corrected I saw that the
only workaround is to indicate mono to use X11 backend instead of
Carbon.
In Mono's readme inside the DMG there is the environment variable it
should be used to do that.
I also recommend you to do that because I've found a lot of bugs in
the TextBox and RichTextBox behaviours (like not being able to write,
click, select, copy, so on).
El 29/12/2009, a las 13:18, Daniel Rosenstark escribió:
> I have encountered this bug on OSX using (version 2.6.1, tarball Thu
> Dec 17 10:19:23 MST 2009):
>
> http://www.mail-archive.com/mono-bugs@lists.ximian.com/msg69798.html
>
> Is there any temporary workaround to get the Show method working?
>
> If not, can I just install an older version of Mono with no problems?
>
> The trace is always the same, more or less:
>
> [2009-12-29 14:12:11 Error Pid 3845] - EXCEPTION: The requested
> feature is not implemented.
> [2009-12-29 14:12:11 Error Pid 3845] - The requested feature is not
> implemented.(NotImplementedException)
> [2009-12-29 14:12:11 Error Pid 3845] - at
> System.Windows.Forms.XplatUICarbon.AudibleAlert () [0x00000] in
> <filename unknown>:0
> at System.Windows.Forms.XplatUI.AudibleAlert () [0x00000] in
> <filename unknown>:0
> at System.Windows.Forms.MessageBox+MessageBoxForm.RunDialog ()
> [0x00000] in <filename unknown>:0
> at (wrapper remoting-invoke-with-check)
> System.Windows.Forms.MessageBox/MessageBoxForm:RunDialog ()
>
> Thanks and Happy Holidays to all.
> _______________________________________________
> Mono-winforms-list maillist - Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20091230/f91a1734/attachment.html
More information about the Mono-winforms-list
mailing list