Closed
Bug 11209
Opened 27 years ago
Closed 26 years ago
[feature] disk space checking support in Mac Wizard
Categories
(SeaMonkey :: Installer, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: cathleennscp, Assigned: samir_bugzilla)
References
Details
| Assignee | ||
Updated•27 years ago
|
Status: NEW → RESOLVED
Closed: 27 years ago
Resolution: --- → FIXED
Done.
Summary: disk space checking support in Mac Wizard → [feature] disk space checking support in Mac Wizard
Updated•27 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•27 years ago
|
Status: VERIFIED → REOPENED
| Assignee | ||
Updated•27 years ago
|
Resolution: FIXED → ---
| Assignee | ||
Comment 2•27 years ago
|
||
Grace,
I noticed that this may be buggy for disks that have lots of drive space left:
particularly more than (2^30) 1.1 GB, or (2^32) 4.2 GB. Probably has to do with
the fact that we are using 32 bit ints. My system has about 7 GB of free disk
space and doesn't seem to display the right amount of disk space left. Could you
nail down the exact boundary at which this error occurs. Thanks! Reopening for
followup.
| Assignee | ||
Updated•27 years ago
|
Target Milestone: M11
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M11 → M14
| Assignee | ||
Comment 3•26 years ago
|
||
This has to do with systems with lots of space left hence not critical. Moving
to post-beta milestone M14.
| Assignee | ||
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 27 years ago → 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•26 years ago
|
||
Fixed.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
using MIW of 10/14
| Assignee | ||
Comment 6•26 years ago
|
||
The 10/14 build didn't have this fix. You need to be testing with a drive that
has more than 4 GB of free space (2^32 + 1 bytes).
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•