Re: [PATCH] If clearpart is set in ks, make combobox in parttype UI insensitive.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> diff --git a/iw/autopart_type.py b/iw/autopart_type.py
> index f192d6a..c0158f8 100644
> --- a/iw/autopart_type.py
> +++ b/iw/autopart_type.py
> @@ -449,6 +449,7 @@ class PartitionTypeWindow(InstallWindow):
>              preselected = CLEARPART_TYPE_LINUX
>          else:
>              preselected = self.storage.clearPartType 
> +            self.combo.set_sensitive(False)
>  
>          for (txt, val) in opts:
>              iter = store.append(None)

I'm not following.  What's the problem you're solving here?

Also, have you tested with interactive kickstart installs too?  Those
usually screw up the clearpart processing.

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux