Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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 15 years ago by Ageless

Component: UndeterminedManager
Milestone: Undetermined6.8
Owner: set to romw
Priority: UndeterminedMinor

comment:2 Changed 15 years ago by romw

Resolution: fixed
Status: newclosed

This issue was fixed in the 6.6.21 release of BOINC.

comment:3 Changed 15 years ago by Albiniasty

Resolution: fixed
Status: closedreopened

I've just tried 6.6.21 Win32, it still shows nothing.

http://img145.imageshack.us/img145/7200/manager2.png

comment:4 Changed 15 years ago by romw

Resolution: fixed
Status: reopenedclosed

This should be fixed in current builds

comment:5 Changed 15 years ago by Richard Haselgrove

Resolution: fixed
Status: closedreopened

It still fails in v6.6.28

I think this is because elapsed_time is initialised to -1 on line 454

comment:6 Changed 15 years ago by Ageless

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 romw

Resolution: fixed
Status: reopenedclosed

Should be fixed in 6.6.33 or better.

comment:8 Changed 15 years ago by Nicolas

Note: See TracTickets for help on using tickets.