Closed Bug 182161 Opened 22 years ago Closed 21 years ago

Remove confirm dialog from linux installer

Categories

(SeaMonkey :: Installer, defect)

x86
Linux
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.7beta

People

(Reporter: kerz, Assigned: ajschult784)

References

Details

Attachments

(1 file, 1 obsolete file)

The linux installer currently throws up a dialog at the end of an install, that is not present in any other platform installers, and seems to be generally useless. It also blocks the full automation of the install, as even if you are doing a scripted install you still have to attend to the install to clear the dialog at the end of the install. It really should just be removed, as it's completely useless, and offers the user no additional information or choice. Brian found the dialog code, and said it should be easy to remove.
QA Contact: bugzilla → ktrina
Is this Dialog also shown, if you use the silent mode of the Linux installer? Cause I think you haven't try to automate the GTK Install Prozess.
Severity: normal → minor
OS: Windows NT → Linux
Attached patch patch (obsolete) — Splinter Review
yanks out confirmation dialog.
Assignee: bryner → ajschult
Status: NEW → ASSIGNED
Comment on attachment 140584 [details] [diff] [review] patch dveditz, can you review? thanks!
Attachment #140584 - Flags: review?(dveditz+bmo)
> It also blocks the full automation of the install, mozilla-installer -ms (silent mode)
QA Contact: ktrina → nobody
The checks around the ShowCompleteDlg() call added in r1.25 should have checked for MODE_AUTO (-ma) in addition to MODE_SILENT, but I agree it's pretty useless anyway and can be removed. Please also remove COMPLETED from strkeys in nsXIContext.cpp and from installer.ini
Attached patch patch v2Splinter Review
also rips completion-related code from nsXIContext.cpp, installer.ini and nsInstallerDlg.h
Attachment #140584 - Attachment is obsolete: true
Attachment #140584 - Flags: review?(dveditz+bmo)
Attachment #140644 - Flags: superreview?(bryner)
Attachment #140644 - Flags: review?(dveditz+bmo)
Comment on attachment 140644 [details] [diff] [review] patch v2 r=dveditz (or sr=dveditz if it's easier to get another r=)
Attachment #140644 - Flags: review?(dveditz+bmo) → review+
Attachment #140644 - Flags: superreview?(bryner) → superreview+
Blocks: 100365
biesi: can you check this patch in? thanks!
checked in
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
V/fixed: being seeing the changed behavior for quite a while.
Status: RESOLVED → VERIFIED
QA Contact: nobody → benc
Target Milestone: --- → mozilla1.7beta
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: