Closed
Bug 287082
Opened 20 years ago
Closed 19 years ago
"Run Mode=Auto" in config.ini hangs installer
Categories
(Firefox :: Installer, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: rcummins, Assigned: mkaply)
References
Details
(Keywords: fixed1.8)
Attachments
(1 file)
|
1.88 KB,
patch
|
chase
:
review+
asa
:
approval1.8b4+
|
Details | Diff | Splinter Review |
I downloaded the latest build from the trunk (1.0+_2005032106), and extracted files from the installer and made just one change in config.ini, setting the item "Run Mode=Normal" to "Run Mode=Auto", then ran setup.exe. The installer runs okay but hangs at "Currently installing Quality Feedback Agent". I have to close the installer to recover from this. This also seemed to be the case with Firefox 1.0.1, and Firefox 1.0 would stop to ask which folder Firefox should be installed in, but wouldn't take any mouse or keyboard input. The Firefox 1.0.2 release candidate installer hangs at "Firefox Help". Getting "Run Mode=Auto" to work never seemed to be a problem when making custom Mozilla installers.
| Assignee | ||
Comment 1•20 years ago
|
||
Getting this to work was easier than I thought. Basically in the case where we are auto (one property sheet), instead of doing the property sheet, I just pop up the dialog. Works great.
Assignee: bugs → mkaply
Status: NEW → ASSIGNED
| Assignee | ||
Updated•20 years ago
|
Attachment #178234 -
Flags: review?(chase)
Comment 2•20 years ago
|
||
Comment on attachment 178234 [details] [diff] [review] Fix for problem r=chase
Attachment #178234 -
Flags: review?(chase) → review+
Comment 3•20 years ago
|
||
Was this bug forgotten? It's patch doesn't seem to have been checked in.
Comment 4•19 years ago
|
||
This appears to be the same problem I am running into attempting auto silent installs from the command line using Firefox 1.0.6 or Deerpark nightly builds. I can work around it for test automation by using zip installs, but this should be fixed for Firefox 1.5.
| Assignee | ||
Updated•19 years ago
|
Attachment #178234 -
Flags: approval1.8b4?
Updated•19 years ago
|
Attachment #178234 -
Flags: approval1.8b4? → approval1.8b4+
| Assignee | ||
Comment 5•19 years ago
|
||
Fix checked in.
*** Bug 310512 has been marked as a duplicate of this bug. ***
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
QA Contact: bugzilla → installer
You need to log in
before you can comment on or make changes to this bug.
Description
•