Closed Bug 7053 Opened 25 years ago Closed 25 years ago

DiskSpaceAvailable: Returned free disk space value differs from actual

Categories

(Core Graveyard :: Installer: XPInstall Engine, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jimmykenlee, Assigned: ssu0262)

Details

Build: 5/21/99 SeaMonkey build 1. Use http://jimbob/jars/a_diskspaceavailable.jar 2. Excerpt from installscript: f = Install.GetFolder("Communicator"); space = Install.DiskSpaceAvailable(f); Install.TRACE("DiskSpaceAvailable:\t" + space); 3. Trigger jar RESULT: Install: DiskSpaceAvailable: 24095736 Installscript completes gracefully. Install.log shows: --------------------------------------------------------------------------- Acceptance: a_diskspaceavailable --------------------------------------------------------------------------- Starting Installation at 05/25/1999 11:08:51 Finished Installation 05/25/1999 11:08:51 EXPECTED RESULT: The drive with SeaMonkey installed has 1.5 GB of free disk space. This is the value I was expecting to receive.
Assignee: dougt → ssu
Assigning to ssu. He is dealing with a bunch of new file routines. He can easily fix this as well. Sean, Take the nsString and convert it into an nsFileSpec. Then return GetDiskSpaceAvailable().
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
fixed. look for it in the next build.
Status: RESOLVED → VERIFIED
Build 6/8/99 Yesssssssssss!
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall Engine
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.