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
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
10-08-2010, 06:41 AM
Tomas Mlcoch
Set focus after error message (#611430)
> >
> > 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=mountpoin t,
>
> 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@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list