https://bugzilla.novell.com/show_bug.cgi?id=469239
Summary: Mono doesn't call timer event when Application is
started with Application.Run()
Classification: Mono
Product: Mono: Class Libraries
Version: 2.2.x
Platform: PC
OS/Version: openSUSE 11.1
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Windows.Forms
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
Created an attachment (id=267515)
--> (https://bugzilla.novell.com/attachment.cgi?id=267515)
Test case with form and timer
Description of Problem:
I have a form and a windows.Forms.timer control.
The form is shown with form.Show(); , then the application is started with
Application.Run();
When the timer is enabled, mono produces full cpu load and the timer event
isn't called.
When the application is started with Application.Run(form); it works fine, it
also works when the form is just shown with form.ShowDialog();
Additional Information:
In Mono 2.0 this worked without problems. In Mono 2.2 and 2.3(trunk) the error
appears.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs