![]() |
Re: Flip clock pre pre pre pre release
i just cant get flipclock to install and run successfully on my wife's n800 at all. it did install but onesstarting it crashes immediately. below is the console output. hope you guys can help here. i do use it on my n810 and seeing it my wanted it on her n800 too.
~ $ flipclock /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 /usr/lib/python2.5/site-packages/flipclock/ci_init.py:178: RuntimeWarning: use font: libSDL_ttf-2.0.so.0: cannot open shared object file: No such file or directory flipFonts["big"] = pygame.font.Font (path+"nosnb.ttf",43) #BIG Font, for Alarm Screen labels Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/flipclock/flipclock.py", line 17, in <module> import ci_init as ci File "/usr/lib/python2.5/site-packages/flipclock/ci_init.py", line 178, in <module> flipFonts["big"] = pygame.font.Font (path+"nosnb.ttf",43) #BIG Font, for Alarm Screen labels File "/usr/lib/python2.5/site-packages/flipclock/__init__.py", line 52, in __getattr__ NotImplementedError: font module not available ~ $ |
Re: Flip clock pre pre pre pre release
nilchak, it sounds like the copy of pygame on the n800 doesn't have all the modules it needs (i.e. the fonts module specifically). Probably the easiest way is to update pygame... try as root doing:
apt-get install python2.5-pygame and see if it lets you update the pygame package to the full and proper one from the repositories. |
Re: Flip clock pre pre pre pre release
Quote:
|
Re: Flip clock pre pre pre pre release
LABAUDIO: Add the code right after that other block that I quoted on line 50. So the updated code would look like:
Code:
#Alarm was triggered! |
Re: Flip clock pre pre pre pre release
code added
At 14:38 I put the alarm at 14:45 i close application i wait at 14:45 application open it no alarm At 14:47 no alrm 14:48 too -------------------------- test 2 -------------------------- 14:48, i put the alarm at 14:53 i close application i reboot i wait 14:53 application open it (alarm engaged 14:53 appear so all is save it) no alarm no message too 14:55 no alarm 14:56... no more alarm ------------------------------ test3 ------------------------------ at 14:57 i put an alarm for 15:00 application still open it (i dont close) i wait... ALL WORKS at 15:00(box message we added include appear too) -------------------------------------------- its look like the triggering when the application is close after setting bug |
Re: Flip clock pre pre pre pre release
Alright, that is absolutely bizzare. Well, unless somebody else can reproduce the problem I'm thinking it's probably more something locally that you're having an issue with. The only question I've got... when the clock opens automatically, does it show the time that the alarm is supposed to be running, or does it show the next minute? i.e. if the alarm is set for 14:57, when the clock opens does it show 14:57, or 14:58?
I'll throw some extra code into the next release just in case so that when the clock opens it will automatically check to see if the current time lines up with one of the programmed alarms; it should be unnecessary (and in most other people's cases it seems to be) and might not be as accurate but it should at least solve your problem there LAB (as long as the time on the clock lines up by the time it finishes loading that is). |
Re: Flip clock pre pre pre pre release
Yes when the application automaticly open, the time is correct
i test and re test again this issue... always same no ringer when application is closed...but all setting and clock be good |
Re: Flip clock pre pre pre pre release
Ok, I'll add the extra check thing on clock loading just to be safe and post an updated deb for you to try out once I get it wrapped up... hopefully that will fix it for you!
|
Re: Flip clock pre pre pre pre release
I have two problem:
1. The old one: The alarm is wrong by an hour, most probably due to the summer time change, last weekend. Alarm 16:25h rings at 17:25h. 2. I use the clock now as "desk-clock" with cable attached and set to display enabled, when loading. Then the time often does stand still until I touch the display or a button. |
Re: Flip clock pre pre pre pre release
Didge, both of those problems were addressed in the latest build (0.1.7); it's up in garage (but not the extras repo yet) and I linked to it a few posts ago. Try updating to that and see if the problems get solved...
Thanks! |
All times are GMT. The time now is 23:45. |
vBulletin® Version 3.8.8