[master/rhel7-branch] Fix issues with entropy dialog and tui-only

Martin Kolman mkolman at redhat.com
Wed Oct 8 10:19:47 UTC 2014


On Wed, 2014-10-08 at 10:55 +0200, Vratislav Podzimek wrote:
> In case only the anaconda-tui package is installed, the
> pyanaconda/ui/lib/entropy.py causes a crash because it tries to import Gtk and a
> bunch of GUI-specific things. These two patches together fix the issue.
> 
> 
> For rhel7-branch they are marked as related to the original bug requesting
> entropy checking and enforcing.
> 
> Vratislav Podzimek (2):
>   Always store the information about display mode in ksdata
>   Import GUI-specific stuff only when running GUI in entropy handling
> 
>  anaconda                                       | 14 +++++++-------
>  pyanaconda/ui/gui/spokes/lib/entropy_dialog.py | 10 +++++++++-
>  pyanaconda/ui/lib/entropy.py                   | 20 ++++++--------------
>  3 files changed, 22 insertions(+), 22 deletions(-)
> 
Looks good, ACK! :)



More information about the anaconda-patches mailing list