Ticket #549 (closed Defect: fixed)

Opened 6 months ago

Last modified 6 months ago

(reissue) BOINC Client (Win/Mac ...) display error on launch

Reported by: aspadistra Assigned to: 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

BOINC_client_Disk-display-error.jpg (35.8 kB) - added by aspadistra on 02/01/08 01:29:17.
Shows display error (a problem since tab came into existance)
boincmgr_549.patch (0.7 kB) - added by Der Meister on 02/02/08 06:48:19.
Patch fixing this problem

Change History

02/01/08 01:29:17 changed by aspadistra

  • attachment BOINC_client_Disk-display-error.jpg added.

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

02/02/08 06:48:19 changed by Der Meister

  • attachment boincmgr_549.patch added.

Patch fixing this problem

02/02/08 06:50:12 changed 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.

02/03/08 04:23:38 changed by Ageless

  • cc set to aspadistra.

Adding reporter as CC so he'll get emails for posts to the ticket.

02/05/08 15:42:08 changed by Nicolas

  • keywords set to patch.

02/05/08 16:21:11 changed by davea

  • status changed from new to closed.
  • resolution set to fixed.

(In [14683]) - GUI RPC: initialize disk usage structure

to avoid wacky pie charts at startup Fixes #549 (from Der Meister)


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.