Closed Bug 235139 Opened 20 years ago Closed 20 years ago

Error dialog should block continued execution of installer

Categories

(SeaMonkey :: Installer, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ajschult784, Assigned: ajschult784)

References

Details

Attachments

(1 file)

Most of the time when the installer puts up an error dialog, it's already
waiting for input and does not continue until the user closes the error dialog.
 But this is not always true.  Specifically, once installation has actually
started, the installer no longer pays attention to input, so any error dialogs
get torn down at installer exit even if the user hasn't read the error message yet.

ErrorHandler should block the installer from continuing.
Attached patch patchSplinter Review
this calls gtk_main/gtk_main_quit, which is what the now-ripped-out completion
dialog did for the same effect.
Attachment #141896 - Flags: review?(dveditz+bmo)
Blocks: 180810
Comment on attachment 141896 [details] [diff] [review]
patch

r=dveditz
Attachment #141896 - Flags: review?(dveditz+bmo) → review+
Attachment #141896 - Flags: superreview?(bryner)
Attachment #141896 - Flags: superreview?(bryner) → superreview+
fix checked in by bz
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
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: