![]() |
2009-05-03
, 10:44
|
|
Posts: 334 |
Thanked: 366 times |
Joined on Nov 2008
@ Italy
|
#482
|
(Hmmm I really have to clean up some of those pygame errors and things... is that just my old install of pygame, or do those errors appear for others too?).Code:# flipclock -f /usr/lib/python2.5/site-packages/flipclock/flipclock.py:4: RuntimeWarning: import cdrom: No module named cdrom import pygame /usr/lib/python2.5/site-packages/flipclock/flipclock.py:4: RuntimeWarning: import joystick: No module named joystick import pygame
The Following User Says Thank You to ciroip For This Useful Post: | ||
![]() |
2009-05-03
, 14:59
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#483
|
![]() |
2009-05-03
, 16:23
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#484
|
try: import pygame except RuntimeWarning: pass
![]() |
2009-05-04
, 15:19
|
Posts: 631 |
Thanked: 837 times |
Joined on May 2007
@ Milton, Ontario, Canada
|
#485
|
I'm noticing an interesting bug. It seems alarms won't show in the main interface (the one with the clock) but they'll still fire if turned on.
I noticed this with the last version and an upgrade didn't fix it.
![]() |
2009-05-04
, 15:33
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#486
|
![]() |
2009-05-04
, 15:38
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#487
|
The Following User Says Thank You to BrentDC For This Useful Post: | ||
![]() |
2009-05-06
, 15:45
|
Posts: 631 |
Thanked: 837 times |
Joined on May 2007
@ Milton, Ontario, Canada
|
#488
|
if (mins < 10): countdownStr = "0" countdownStr = countdownStr + str(mins)
if (mins < 10): countdownStr = countdownStr + "0" countdownStr = countdownStr + str(mins)
![]() |
2009-05-12
, 03:03
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#489
|
![]() |
2009-05-12
, 13:11
|
Posts: 631 |
Thanked: 837 times |
Joined on May 2007
@ Milton, Ontario, Canada
|
#490
|
I stumbled upon a great site last night offering some amazing clockface designs
http://www.darkroastedblend.com/2009...d-watches.html
some are most interesting and certainly fodder for ideas
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk