Add a sleep to desktop_update_graphical

Try and avoid failure to launch alt-f1 dialog...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-07-30 11:23:59 -07:00
parent 5680b1f5b4
commit acc4ccd7cc

View File

@ -22,6 +22,7 @@ sub run {
else {
# this launches GNOME Software on GNOME, dunno for any other
# desktop yet
sleep 3;
menu_launch_type('update');
}
# GNOME Software has a welcome screen, get rid of it if it shows