svn path=/trunk/boinc/; revision=1047
This commit is contained in:
David Anderson 2003-03-10 23:26:31 +00:00
parent 5cb1c323f5
commit 1e4e1098da
1 changed files with 3 additions and 7 deletions

10
todo
View File

@ -1,17 +1,15 @@
----------------------- -----------------------
BUGS (arranged from high to low priority) BUGS (arranged from high to low priority)
----------------------- -----------------------
- "Show Graphics" menu item brings up minimized window, - window closes and does not reopen when workunit finishes
client does not remember window size/pos after close/reopen,
window closes and does not reopen when workunit finishes
and new workunit starts and new workunit starts
- CPU time updates infrequently (every 10 seconds), - CPU time updates infrequently (every 10 seconds),
should there be a user control for this? should there be a user control for this?
- Client treats URL "maggie/ap/" different than URL "maggie/ap", - Client treats URL "maggie/ap/" different than URL "maggie/ap",
though this isn't really a bug it might be good to fix anyway though this isn't really a bug it might be good to fix anyway
- need a way to refresh prefs from client - need a way to refresh prefs from client
- global battery/user active prefs are always true in the client
- Client should display "Upload failed" and "Download failed" when failure occurs - Client should display "Upload failed" and "Download failed" when failure occurs
- Win GUI: columns expand when window expands
- Download speed is not as fast as it should be - Download speed is not as fast as it should be
- Result status should say "downloading files", "uploading files", etc. - Result status should say "downloading files", "uploading files", etc.
@ -35,10 +33,8 @@ Messages from core client
----------------------- -----------------------
THINGS TO TEST (preferably with test scripts) THINGS TO TEST (preferably with test scripts)
----------------------- -----------------------
- Test suspend/resume functionality on Windows, - Test suspend/resume functionality on Windows/UNIX
no way to suspend/resume on UNIX
- verify that if file xfer is interrupted, it resumes at right place - verify that if file xfer is interrupted, it resumes at right place
(and progress bar is correct)
- result reissue - result reissue
- WU failure: too many errors - WU failure: too many errors
- WU failure: too many good results - WU failure: too many good results