Hour hand points to minute face in analog wallpaper

Bug #1035717 reported by Sebastian Abate
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Slidewall
New
Undecided
fioan89@gmail.com

Bug Description

All the digital clock wallpapers shows the time OK, but all the analog clock wallpapers shows the time incorrectly: the hour hand is pointing to the minute face. This happens with the wallpapers included whith the package (radar blue), as those downloaded from http://www.vladstudio.com/wallpaperclock/ (radar blue, expensive3, broken, etc). The wallpaper changes OK, but always wrong.
A screenshot is attached to show the problem.

Revision history for this message
Sebastian Abate (sebastianabate) wrote :
Revision history for this message
Arturo Torres Sánchez (r2d2.art2005) wrote :

This is a bug, but the description is wrong. Actually this happens because the hour hand is pointing at the minute.

It's 16:30, but the hour hand is NOT pointing at the hour 3, but at the minute 16.

summary: - Analog clock wallpapers shows the time one hour behind
+ Hour hand points to minute in analog wallpaper
description: updated
summary: - Hour hand points to minute in analog wallpaper
+ Hour hand points to minute face in analog wallpaper
Revision history for this message
Arturo Torres Sánchez (r2d2.art2005) wrote :

The solution is quite simple. In wallclock.py, change line 269 from
  if os.path.isfile( self.parent.config_engine.slidewall_live_dir + '/' + basename+'/hour25.png'):
to
  if os.path.isfile(basename+'/hour25.png'):

Revision history for this message
Sebastian Abate (sebastianabate) wrote :

Arturo, you are right, the problem is what you described. And your soulution works OK.
Thanks.

Changed in slidewall:
assignee: nobody → fioan89@gmail.com (fioan89)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.