#869 closed Enhancement (fixed)
Manager shows nothing in 'Elapsed time' column when connected to older (5.x) core
Reported by: | Albiniasty | Owned by: | romw |
---|---|---|---|
Priority: | Minor | Milestone: | 6.8 |
Component: | Manager | Version: | 6.6.20 |
Keywords: | Cc: |
Description
I've just noticed that the 'Elapsed time' column in advanced view displays nothing for running tasks when the manager (tested on 6.6.18 and 6.6.20) is connected to older (tested on 5.10.45 and 5.10.28) core client. Wouldn't it be better to display CPU time if 'Elapsed time' is unavailable ?
Change History (8)
comment:1 Changed 16 years ago by
Component: | Undetermined → Manager |
---|---|
Milestone: | Undetermined → 6.8 |
Owner: | set to romw |
Priority: | Undetermined → Minor |
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 16 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I've just tried 6.6.21 Win32, it still shows nothing.
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This should be fixed in current builds
comment:5 Changed 16 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
It still fails in v6.6.28
I think this is because elapsed_time is initialised to -1 on line 454
comment:6 Changed 16 years ago by
I built Boinc Manager from the latest code with elapsed_time = 0; in gui_rpc_client_ops.cpp and that fixes the problem. Richard tested it for me.
comment:7 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Should be fixed in 6.6.33 or better.
This issue was fixed in the 6.6.21 release of BOINC.