PassMark Sleeper - What's New?

Here’s a summary of all the changes that have been made in each version of Sleeper. Click here to return to the Sleeper product page.

Version 2.3 (1005) - 22 May 2009

1. Added "Wake Source" log message when using "Debug & Events" configuration option (Vista Only)

2. Fixed some possible crashes that could occur during logging

Version 2.3 (1004) - 8 July 2008

1. Added additional error reporting for logging failures.s

Version 2.3 (1003) - 24 September 2007

1. Fixed a bug which only became apparent after Sleeper had been cycling for many hours.

Version 2.3 (1002) - 23 August 2007

1. Added extra display box showing current cycle number.

2. Fixed a rare bug involving crashing on exit.

Version 2.3 (1001) - 6 July 2007

1. Help file updated for Vista.

2. Tested to work with Vista.

Version 2.3 (build 1000) 5 Oct 2006

1. First attempt a being Vista compatible. In Vista may need to set administrator privilege level from .exe properties. More work, including a complete re-write of the help file is still required for full Vista compatibility.

2. Additional checking and warnings messages about needing to be the administrator New icon with 256 colors

3. Changes to a number of internal functions to give the software a better chance of working on Vista.

Version 2.2 (build 1006) - 22 December 2005

1. Fixed bug whereby if the log file name length is too long, Sleeper's stack gets corrupt,
resulting in unexpected behavior. Log file name length can now accomodate up to 511 characters.
If a -L option is followed by a log file name whose length is greater than 511, an error message box
will be displayed.

2. Fixed bug whereby log entry is written to the desktop
.
3. Added separators after coomand line options report.

4. Added separators before "About to start next cycle"

5. Fixed bug whereby -B does not override configuration file in command line, i.e.:
Sleeper.exe --config=configAllSleepState.dat -B -E
will execute all sleep states instead of only supported states.

6. Feature enhancement: Sleeeper will create the log path if it does not exist.

Supported paths are:
a) Absolute local path, i.e. beginning with an alphabet followed by a colon or
beginning with an alpha-numeric and not followed by a colon.
(Example: A:\a\b\c\d\test.log, b:\1\2\3\4\5\here.log, etc,
my\path\test.log, 1\2\3\test.log, etc)
b) Network path, i.e. beginning with double backslashes followed by the shared folder's name
(Example: \\userXP\sharedFolder\example.log, etc)

Unsupported paths are:
a) Relative paths (i.e. paths that starts with dots or double dots, or paths
that contains dots or double dots between back slashes)
(Example: .\my\path\test.log, ..\my\path\test.log, C:\a\b\..\c\.\my.log)

7. Feature enhancement: Sleeper will not support Hibernate (S4) if Hibernate is not enabled
from Control Panel:Power Options. It will treat it as an unsupported mode. However, Sleeper
does not prevent user from checking S4 and forcing system to Hibernate even though Hibernate is
not enabled from the Control Panel:Power Options.

Version 2.2 (build 1005) - 08 December 2005