Opened 17 years ago
Closed 16 years ago
#2061 closed bug (fixed)
Installer button always shows "Begin"
Reported by: | scottmc | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Installer | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
On the BeOS installed this would change from start, to stop, to quit depending on where in the install process it was. (Also Installer is missing from the Applications list in the Ticket Properties box.)
Attachments (1)
Change History (4)
comment:1 by , 17 years ago
Summary: | Installed button always shows "Begin" → Installer button always shows "Begin" |
---|
comment:2 by , 17 years ago
Component: | Applications → Applications/Installer |
---|---|
Owner: | changed from | to
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Applied in hrev25466. I replaced the call to QuitRequested() with a PostMessage(B_QUIT_REQUESTED).
Note:
See TracTickets
for help on using tickets.
I have a patch here by Christian Fasshauer that he should attach to this bug soon for review.