mirror of https://github.com/BOINC/boinc.git
parent
5cb1c323f5
commit
1e4e1098da
10
todo
10
todo
|
@ -1,17 +1,15 @@
|
|||
-----------------------
|
||||
BUGS (arranged from high to low priority)
|
||||
-----------------------
|
||||
- "Show Graphics" menu item brings up minimized window,
|
||||
client does not remember window size/pos after close/reopen,
|
||||
window closes and does not reopen when workunit finishes
|
||||
- window closes and does not reopen when workunit finishes
|
||||
and new workunit starts
|
||||
- CPU time updates infrequently (every 10 seconds),
|
||||
should there be a user control for this?
|
||||
- Client treats URL "maggie/ap/" different than URL "maggie/ap",
|
||||
though this isn't really a bug it might be good to fix anyway
|
||||
- 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
|
||||
- Win GUI: columns expand when window expands
|
||||
- Download speed is not as fast as it should be
|
||||
- Result status should say "downloading files", "uploading files", etc.
|
||||
|
||||
|
@ -35,10 +33,8 @@ Messages from core client
|
|||
-----------------------
|
||||
THINGS TO TEST (preferably with test scripts)
|
||||
-----------------------
|
||||
- Test suspend/resume functionality on Windows,
|
||||
no way to suspend/resume on UNIX
|
||||
- Test suspend/resume functionality on Windows/UNIX
|
||||
- verify that if file xfer is interrupted, it resumes at right place
|
||||
(and progress bar is correct)
|
||||
- result reissue
|
||||
- WU failure: too many errors
|
||||
- WU failure: too many good results
|
||||
|
|
Loading…
Reference in New Issue