View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004851 | JEDI Code Library | JclTask | public | 2009-07-08 10:43 | 2009-08-07 12:04 |
Reporter | HeikoAdams | Assigned To | Informatix | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Desktop Workstation | OS | Windows Vista Buiseness | OS Version | SP1 |
Product Version | Version 1.105 | ||||
Target Version | Fixed in Version | Version 1.105 | |||
Summary | 0004851: TJclTaskSchedule.IsRunning not working on Windows Vista | ||||
Description | On Windows Vista TJclTaskSchedule.IsRunning is not working anymore because for some reasons TJclNtService can't find the task scheduler service. | ||||
Tags | Jcl, TaskScheduler, Vista | ||||
Fixed in GIT commit | |||||
Fixed in SVN revision | 2856 | ||||
IDE version | BDS 2006 | ||||
|
in revision 2856, I changed the code of TJclTaskSchedule to force the enumeration of all services. That is slower but that seems to be ok now. The patch can be seen at http://jcl.svn.sf.net/viewvc/jcl/trunk/jcl/source/windows/JclTask.pas?r1=2175&r2=2856 |
|
Okay, now the service seems to be found (the TJclNtService instance is not nil anymore) but ServiceState returns ssUnknown :-/ |
|
Sorry, my mistake. With the change from revision 2856 the problem seems to be fixed. |
|
Thanks for your feedback, this issue is now closed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-07-08 10:43 | HeikoAdams | New Issue | |
2009-07-08 10:43 | HeikoAdams | IDE version | => BDS 2006 |
2009-07-08 10:44 | HeikoAdams | Tag Attached: Vista | |
2009-07-08 10:44 | HeikoAdams | Tag Attached: Jcl | |
2009-07-08 10:44 | HeikoAdams | Tag Attached: TaskScheduler | |
2009-07-08 23:29 | outchy | Note Added: 0015791 | |
2009-07-08 23:29 | outchy | Assigned To | => Informatix |
2009-07-08 23:29 | outchy | Status | new => feedback |
2009-07-09 08:18 | HeikoAdams | Note Added: 0015792 | |
2009-08-05 10:42 | HeikoAdams | Note Added: 0015918 | |
2009-08-07 12:04 | outchy | Fixed in revision | => 2856 |
2009-08-07 12:04 | outchy | Note Added: 0015960 | |
2009-08-07 12:04 | outchy | Status | feedback => resolved |
2009-08-07 12:04 | outchy | Fixed in Version | => Version 1.105 |
2009-08-07 12:04 | outchy | Resolution | open => fixed |