Opened 11 years ago
Closed 9 years ago
#10770 closed bug (fixed)
Closing Media prefs aborts media services restart
Reported by: | humdinger | Owned by: | Barrett |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/Media | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #12240 | |
Platform: | All |
Description
This is hrev47114.
When you're restarting the media services from the Media preferences, the restarting is aborted when you close the Media prefs' window. An impatient user could close it prematurely.
Making the window showing the restarting progress modal would be a solution. But what if something goes wrong and the restarting gets stuck?
Maybe that progress window wouldn't be only modal, but also grow a quit button like a regular window. Then the user could abort the restarting if it gets stuck (which hasn't happened to me yet).
Another, maybe better solution, could be to decouple the restarting process and use notifications to inform the user of the progress.
Change History (3)
comment:1 by , 9 years ago
Blocking: | 12240 added |
---|
comment:2 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in hrev49465.