Opened 17 years ago
Closed 17 years ago
#549 closed Defect (fixed)
(reissue) BOINC Client (Win/Mac ...) display error on launch
Reported by: | aspadistra | Owned by: | romw |
---|---|---|---|
Priority: | Minor | Milestone: | 5.10 |
Component: | Client - Build | Version: | |
Keywords: | patch | Cc: | aspadistra |
Description
When running the graphic client, where it defults to the previously set "Disk" tab -- a severe visual error is apparant due to no defult values existing for the "Disk".
The graphic client does not hide the pie charts until it has the proper numbers, somthing it should do.
Attachments (2)
Change History (6)
Changed 17 years ago by
Attachment: | BOINC_client_Disk-display-error.jpg added |
---|
comment:1 Changed 17 years ago by
The problem was that the DISK_USAGE struct was not initialized by default. Therefore its members contained undefined values. My patch assures proper initialization of this struct.
comment:2 Changed 17 years ago by
Cc: | aspadistra added |
---|
Adding reporter as CC so he'll get emails for posts to the ticket.
comment:3 Changed 17 years ago by
Keywords: | patch added |
---|
comment:4 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Shows display error (a problem since tab came into existance)