[master] Fix various issues in the Datetime spoke

David Shea dshea at redhat.com
Mon Dec 15 19:55:49 UTC 2014


On 12/15/2014 09:04 AM, Vratislav Podzimek wrote:
> 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(-)
>

Ack, and also to the AM/PM one.


More information about the anaconda-patches mailing list