[master] Fix various issues in the Datetime spoke

Vratislav Podzimek vpodzime at redhat.com
Mon Dec 15 14:04:32 UTC 2014


This fixes issues with hours decrementing when any time-setting button is
clicked, setting time to 00:XX or XX:00 not working and generally a stupid idea
to use a timer ID to determine something that looks totally unrelated.

Vratislav Podzimek (3):
  Use a flag to determine if the datetime spoke is shown
  Fix the last member of the struct_time struct
  Beware of 0 being the same bool value as None when setting time

 pyanaconda/isys/__init__.py                | 23 ++++++++++-------------
 pyanaconda/ui/gui/spokes/datetime_spoke.py | 14 ++++++++++----
 2 files changed, 20 insertions(+), 17 deletions(-)

-- 
2.1.0



More information about the anaconda-patches mailing list