GNOME Bugzilla – Bug 672983
error message notification should not go away when the error is fatal
Last modified: 2016-03-31 14:02:32 UTC
With unknown isos, when boxes fails to start up the VM from the wizard for some reason, the user ends up stuck at the "preparation" step, there's an error pop up displayed, but it disappears quickly. if the user didn't notice it, there's no easy way to figure out what went wrong. The popup should stay in this case, or maybe better, we should switch to a new wizard-like screen saying VM creation has failed.
(In reply to comment #0) > With unknown isos, when boxes fails to start up the VM from the wizard for some > reason, the user ends up stuck at the "preparation" step, there's an error pop > up displayed, but it disappears quickly. if the user didn't notice it, there's > no easy way to figure out what went wrong. The popup should stay in this case, As a starting point, I'll suggest notification bar pauses its timeout when main window is not in foreground/current.
Created attachment 210876 [details] [review] notificationbar: Don't timeout if main window isn't focused
Created attachment 210881 [details] [review] notificationbar: Don't timeout if main window isn't active
Review of attachment 210881 [details] [review]: looks good
Attachment 210881 [details] pushed as 21d4062 - notificationbar: Don't timeout if main window isn't active