Closed
Bug 229423
Opened 22 years ago
Closed 22 years ago
Inappropriate error reporting behaviour when insufficient disk space
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 218156
People
(Reporter: greenrd, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.5) Gecko/20031007
Build Identifier: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.5) Gecko/20031007
When the installer determines that there is not enough disk space for a
particular component, it asynchronously reports an error message with an error
code number instead of a description.
Reproducible: Always
Steps to Reproduce:
1. Try to install mozilla with only about 100Mb free
Actual Results:
Error dialog pops up with "Error -xxx: blah blah" where xxx is some number. But
the installation still continues, even though the error is fatal.
Expected Results:
1. Descriptive dialog box saying what the actual error is (insufficient disk space)
2. Installation should not continue after a fatal error.
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 218156 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•