View Issue Details

IDProjectCategoryView StatusLast Update
0002623JEDI VCL00 JVCL Componentspublic2005-04-12 06:57
Reporterskaw_coderAssigned Toobones 
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 BETA 2 
Target VersionFixed in Version3.10 
Summary0002623: TJvSchedulerdEvents blocks in run time component creation
DescriptionIf i create a TjvScheduledEvent in runtime then when close the application it get blocked. If i put other TjvScheduledEvent component in that form using the component pallete then when i close the form it closes fine.

I uploaded a sample.
Additional InformationThe problems seem to be at

    while not GScheduleThread.Ended do
      Application.ProcessMessages;

in procedure FinalizeScheduleThread;
TagsNo tags attached.

Activities

2005-02-11 05:46

 

TJvScheduledEvents bug.zip (1,287 bytes)

obones

2005-04-12 06:57

administrator   ~0006955

Thanks, this is now fixed in CVS, please see version 1.28 of that JvScheduledEvents.pas

Issue History

Date Modified Username Field Change
2005-02-11 05:46 skaw_coder New Issue
2005-02-11 05:46 skaw_coder File Added: TJvScheduledEvents bug.zip
2005-04-12 06:57 obones Status new => resolved
2005-04-12 06:57 obones Resolution open => fixed
2005-04-12 06:57 obones Assigned To => obones
2005-04-12 06:57 obones Note Added: 0006955