Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#706 closed Defect (fixed)

Mac OS X: If CPU usage set <100%, screen saver rapidly bounces between "suspended" and active

Reported by: dgoldsmith Owned by: romw
Priority: Undetermined Milestone: Undetermined
Component: Client - Screen Saver Version: 6.2.14
Keywords: Cc:

Description

On Mac OS X, if you have your preference set to use less than 100% of the CPU, the screen saver is constantly bouncing between "BOINC is suspended" and showing one of your projects' screensavers. This is new behavior in BOINC 6. With BOINC 5, the screen saver would just pause when BOINC suspended to reduce CPU load. That made the screen saver animation a little jerky, but that was OK.

The new behavior makes the screen saver pretty much non-functional if you have your CPU load set less than 100%

Change History (2)

comment:1 Changed 16 years ago by romw

Resolution: fixed
Status: newclosed

(In [15731]) - SCR: Don't treat CPU throttling as BOINC beeing suspended.

Fixes #706

  • MGR: If the reminder frequency is 0, then don't show any

reminder messages.

clientgui/

BOINCDialupManager.cpp

clientscr/

screensaver.cpp screensaver_win.cpp

comment:2 Changed 16 years ago by romw

(In [15732]) - SCR: Don't treat CPU throttling as BOINC beeing suspended.

Fixes #706

  • MGR: If the reminder frequency is 0, then don't show any

reminder messages.

clientgui/

BOINCDialupManager.cpp

clientscr/

screensaver.cpp screensaver_win.cpp

Note: See TracTickets for help on using tickets.