Bill

Results 8 issues of Bill

It appears that the minimum and maximum limits for BOINC preferences are not consistent between web preferences and local preferences. For example: For local preferences: https://github.com/BOINC/boinc/blob/2f166edb7350e57afaff565740e03a1bde98fae2/clientgui/DlgAdvPreferences.cpp#L689-L695 And for web preferences:...

C: Client - Daemon
C: Server - Other
P: Minor
T: Defect

**Describe the problem** Preferences can be modified in three ways: 1. Web preferences 2. Locally, via the Manger 3. Locally, by editing the global_prefs_override.xml file directly When changing preferences via...

Fixes #4916 **Description of the Change** Provides a separate function to check values passed from global_prefs and global_prefs_override. Some values were checked in prefs.cpp, but not all. This provides a...

**Describe the bug** If you open the computing preferences in Manager and leave it open, Manager will eventually crash. This seems to happen only in simple view, not advanced. The...

P: Major
T: Defect
E: to be determined
C: Manager - Simple View

**Describe the bug** BOINC has the option to suspend computer usage in two ways: When the computer is in use (IU), and when it is not in use (NIU). It...

C: Client - Daemon
C: Manager
P: Minor
T: Enhancement

I have a potential issue with a Linux installation of BOINC 8.1, but before I write anything I want to be sure the issue can be replicated after I do...

P: Major
T: Defect
C: Installer - Linux

**Describe the bug** I have a fresh installation of Ubuntu 22.04 with BOINC 8.01. I am able to get BOINC to attach to a project and run successfully. However, trying...

**Description of the Change** Browsing through the code, I have found several functions defined in header files that Visual Studio found did not have an associated function nor inline code....

C: Client - Daemon
C: Manager
P: Trivial
T: Enhancement
C: Library
PR: Review required
hacktoberfest-accepted