[Mono-bugs] [Bug 82289][Maj] Changed - Winforms apps in the Mono VMWare image crash...
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 2 14:08:35 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82289
--- shadow/82289 2007-08-02 13:05:22.000000000 -0400
+++ shadow/82289.tmp.1758 2007-08-02 14:08:35.000000000 -0400
@@ -108,6 +108,17 @@
myUML: with MS it has the exact same behaviour.
------- Additional Comments From rolfkvinge at ya.com 2007-08-02 13:05 -------
AlbumSurfer: this is because the app loads the splash screen on a
second thread, and uses a timer to close it. The problem is that the
timer never ticks. I think it had the same behaviour in 1.2.4 as well.
+
+------- Additional Comments From rolfkvinge at ya.com 2007-08-02 14:08 -------
+CSharpTetris: this app was fixed (the app, not SWF) in svn by Andreia:
+
+rolf at linux:/mono/extras/wf-apps/CSharpTetris/CSharpTetris-Port> svn
+log LayoutForm.cs
+r169 | andreia | 2007-05-23 19:53:35 +0200 (Wed, 23 May 2007) | 3
+lines
+
+Fixed the switch to use KeyCode instead of names... silly
+
More information about the mono-bugs
mailing list