> > > > diff --git a/pyanaconda/iw/partition_dialog_gui.py > b/pyanaconda/iw/partition_dialog_gui.py > > index 600a378..3e4af2b 100644 > > --- a/pyanaconda/iw/partition_dialog_gui.py > > +++ b/pyanaconda/iw/partition_dialog_gui.py > > @@ -190,6 +190,7 @@ class PartitionEditor: > > if err: > > self.intf.messageWindow(_("Error With > Request"), > > err, > custom_icon="error") > > + self.dialog.present() > > continue > > > > weight = > self.anaconda.platform.weight(mountpoint=mountpoint, > > If you have tested this in an updates image and found it to work, > then > it looks fine to me. Once you confirm, I'll push to master and we > can > set the appropriate flags and such on the bug. > > - Chris I've tested it and it works. Tomas _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list