Ticket #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
Change History
Changed 4 years ago by aspadistra
-
attachment
BOINC_client_Disk-display-error.jpg
added
comment:1 Changed 4 years ago by Der Meister
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.

Shows display error (a problem since tab came into existance)