maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   FlipClock Beta (https://talk.maemo.org/showthread.php?t=32832)

raverpol 2010-03-03 17:57

Re: FlipClock Beta
 
That is very strange but today my alarm was setu up for 4pm and of course it was just on time but at 8:46 pm it rang again without any setting it up fot this hour. Does anyone have the same issue?

jolouis 2010-03-03 18:02

Re: FlipClock Beta
 
raverpol: The FM radio setting should not even be displayed for the N900 as it is not supported yet. I did not get a chance to check the coding for this to make sure it would not be there though so we may need to update that.

Yes, the N900 has an FM radio, but the code to utilize it is VERY different from the code to get the FM radio on the N800 working, so we need to do some more devel/testing on that before it will work.

If you have erronious alarms in Flip, try uninstalling the app and re-installing the latest version; that will force clear all alarms on the system. You can try manually running "flipAlarmSync clear clear clear" as mentioned earlier in the thread, but if you do the manual route make sure you turn all of the alarms off in Flip FIRST!! Then run the clear command, and re-enable the alarm(s) you want.

AndyM 2010-03-03 20:49

Re: FlipClock Beta
 
Quote:

Originally Posted by squirreluk (Post 553494)
No sorry i dont get anything like this.

That's because you've typed "dpkg -l flipclock" rather than "dpkg -L flipclock". It has to be an upper case 'L'.

raverpol 2010-03-03 21:16

Re: FlipClock Beta
 
Quote:

Originally Posted by jolouis (Post 554423)
raverpol: The FM radio setting should not even be displayed for the N900 as it is not supported yet. I did not get a chance to check the coding for this to make sure it would not be there though so we may need to update that.

Yes, the N900 has an FM radio, but the code to utilize it is VERY different from the code to get the FM radio on the N800 working, so we need to do some more devel/testing on that before it will work.

ok now I understand :)

Quote:

If you have erronious alarms in Flip, try uninstalling the app and re-installing the latest version; that will force clear all alarms on the system. You can try manually running "flipAlarmSync clear clear clear" as mentioned earlier in the thread, but if you do the manual route make sure you turn all of the alarms off in Flip FIRST!! Then run the clear command, and re-enable the alarm(s) you want.
I will reinstall as u mentioned but will it be the same later when and I will have to make new installation from time to time?

thanks a lot

jolouis 2010-03-03 21:22

Re: FlipClock Beta
 
Quote:

Originally Posted by raverpol (Post 554675)
I will reinstall as u mentioned but will it be the same later when and I will have to make new installation from time to time?

No the only reason you've got a "random alarm" is that at some point Flip lost track of the alarm so there is no way to disable it from within the app anymore. This happened with older versions of the app, or when you start manually messing with files, so a clean uninstall/reinstall should take care of everything and as long as you don't go back to an older version or mess with files manually you should be fine from here forwards.

Thanks,

raverpol 2010-03-03 21:29

Re: FlipClock Beta
 
Quote:

Originally Posted by jolouis (Post 554681)
No the only reason you've got a "random alarm" is that at some point Flip lost track of the alarm so there is no way to disable it from within the app anymore. This happened with older versions of the app, or when you start manually messing with files, so a clean uninstall/reinstall should take care of everything and as long as you don't go back to an older version or mess with files manually you should be fine from here forwards.

Thanks,

Ok That's clear for me. What about language? Is there any chance that it won't be the system language? Right now I have polish of course and this appl tries to have polish as well but it hasn't polish fonts so it is funny now to see names of days :))

raverpol 2010-03-04 00:48

Re: FlipClock Beta
 
sorry guys but uninstall and install procedure didn't work. I did it and guess what? after 3 hours I heard alarm from my phone and FlipClock :(

squirreluk 2010-03-05 18:51

Re: FlipClock Beta
 
Ok so i installed new version and still got random alarms, i then used the code in x terminal and it came up alarms cleared, my problem is im still getting random alarms after all that.

thanks mark

squirreluk 2010-03-10 20:24

Re: FlipClock Beta
 
take it this app is dead?

Den in USA 2010-03-10 20:32

Re: FlipClock Beta
 
Quote:

Originally Posted by squirreluk (Post 562948)
take it this app is dead?

Far from being dead. The great majority of FlipClock users have trouble-free experience. Still more work is being done for the N900 users.

squirreluk 2010-03-10 20:41

Re: FlipClock Beta
 
Quote:

Originally Posted by Den in USA (Post 562957)
Far from being dead. The great majority of FlipClock users have trouble-free experience. Still more work is being done for the N900 users.

ok, just that no one has managed to help me and some other users with the random alarm problem.

Spenc3 2010-03-11 14:31

Re: FlipClock Beta
 
Quote:

Originally Posted by squirreluk (Post 562948)
take it this app is dead?

HUH??? The app is running for most people as far as we can tell. The thread wasn't updated since March 5 because most people are happy. For your random alarm issue, you can check out those previous threads and you will find an answer...

And yes, the app and we are very much alive...

Den in USA 2010-03-11 14:47

Re: FlipClock Beta
 
By far, my favorite "feature" of FlipClock is how the alarm sound slowly increases to qently wake me in the morning.

白い熊 2010-03-11 16:01

Re: FlipClock Beta
 
Quote:

Originally Posted by jolouis (Post 551559)
Excellent! no problem it was a little thing that I'd just never thought about. Those fixes are in the SVN, so rather than creating another release just for them I'll leave it as is and they'll get rolled out to everyone in the next actual release (when we have something more than just "fixed UTF8").

There's an issue remaining with UTF-8, I've added it to the bugtracker.

Comes down to the fact that the location of the mp3 file that has UTF-8 in its path is stored improperly in the pref xml file and thus the alarm will still not play when flipclock is restarted.

Spenc3 2010-03-11 17:54

Re: FlipClock Beta
 
Quote:

Originally Posted by 白い熊 (Post 563912)
There's an issue remaining with UTF-8, I've added it to the bugtracker.

Comes down to the fact that the location of the mp3 file that has UTF-8 in its path is stored improperly in the pref xml file and thus the alarm will still not play when flipclock is restarted.

I suspect this is related to the encoding of the XML is not in UTF-8.

Spenc3 2010-03-11 17:56

Re: FlipClock Beta
 
Quote:

Originally Posted by Den in USA (Post 563806)
By far, my favorite "feature" of FlipClock is how the alarm sound slowly increases to qently wake me in the morning.

I'll look into getting the FM radio working sometime next week.. ***STAY TUNED*** (pun intended)

Den in USA 2010-03-11 18:19

Re: FlipClock Beta
 
Quote:

Originally Posted by Spenc3 (Post 564092)
I'll look into getting the FM radio working sometime next week.. ***STAY TUNED*** (pun intended)

For N8xx version FM radio already works. However, in an earlier thread I posted that the radio alarm does not slowly increase in volume, it seems to jump in big steps.

squirreluk 2010-03-11 18:48

Re: FlipClock Beta
 
Quote:

Originally Posted by Spenc3 (Post 563778)
HUH??? The app is running for most people as far as we can tell. The thread wasn't updated since March 5 because most people are happy. For your random alarm issue, you can check out those previous threads and you will find an answer...

And yes, the app and we are very much alive...

I already tried all these fixes and posted info about it but no more help came, i tried uninstalling then reinstalling, cleared the alarms as stated but still i get random alarms.

Spenc3 2010-03-11 18:50

Re: FlipClock Beta
 
Quote:

Originally Posted by squirreluk (Post 564142)
I already tried all these fixes and posted info about it but no more help came, i tried uninstalling then reinstalling, cleared the alarms as stated but still i get random alarms.

Did you answer the question of which version of flipclock you have?
That can be found by typing
Code:

dpkg -l flipclock
in XTERM

Den in USA 2010-03-11 19:14

Re: FlipClock Beta
 
Quote:

Originally Posted by Spenc3 (Post 564147)
Did you answer the question of which version of flipclock you have?
That can be found by typing
Code:

dpkg -l flipclock
in XTERM

Note: the character after the minus sign (-) is a lower case L

白い熊 2010-03-11 19:55

Re: FlipClock Beta
 
Quote:

Originally Posted by Spenc3 (Post 564090)
I suspect this is related to the encoding of the XML is not in UTF-8.

Think so, I'll try to manually convert it to UTF-8 to see if flipclock will read it after that and play the alarm...

squirreluk 2010-03-11 19:58

Re: FlipClock Beta
 
Quote:

Originally Posted by Den in USA (Post 564168)
Note: the character after the minus sign (-) is a lower case L

I have version 0.9.7-7

Spenc3 2010-03-11 20:13

Re: FlipClock Beta
 
Quote:

Originally Posted by squirreluk (Post 564237)
I have version 0.9.7-7

In that case you should have flipAlarmSync install.
Type the following command in XTERM again and see what you get.
Code:

/usr/bin/flipAlarmSync clear clear clear
It will either give you no Alarm or it will take sometime to process the alarm sync.

If random alarm still happen, please provide your /home/user/.flipClockAlarmD.xml to us.

Spenc3 2010-03-11 20:16

Re: FlipClock Beta
 
Quote:

Originally Posted by Spenc3 (Post 564257)
In that case you should have flipAlarmSync install.
Type the following command in XTERM again and see what you get.
Code:

/usr/bin/flipAlarmSync clear clear clear
It will either give you no Alarm or it will take sometime to process the alarm sync.

If random alarm still happen, please provide your /home/user/.flipClockAlarmD.xml to us.

If the command is not found, then please provide us the result of the following command

Code:

dpkg -L flipclock | grep -ir alarmsync
where the symbol before grep is the top right symbol in the symbol table...

cardiff-blues 2010-03-29 19:00

Re: FlipClock Beta
 
I'm a late comer to this app but it looks very nice and useful as well.

Admittedly I haven't gone through all the threads yet but I have installed this today but want to know what sound file it accepts as an alarm sound?

Den in USA 2010-03-29 19:10

Re: FlipClock Beta
 
Quote:

Originally Posted by cardiff-blues (Post 587177)
I'm a late comer to this app but it looks very nice and useful as well.

Admittedly I haven't gone through all the threads yet but I have installed this today but want to know what sound file it accepts as an alarm sound?

It uses "most" mp3 music files. Once in a great while we find a file that doesn't play. That is why I only use "tested" files to wake me up.

cardiff-blues 2010-03-29 19:51

Re: FlipClock Beta
 
Anyone know what the battery life is like when leaving this on clock all night without a power supply?

Den in USA 2010-03-29 20:06

Re: FlipClock Beta
 
Quote:

Originally Posted by cardiff-blues (Post 587217)
Anyone know what the battery life is like when leaving this on clock all night without a power supply?

I have successfully ran it all night off battery power. However, I set the "Insomniac Backlight" to "3" so that the display is very dim but readable. Also, I make sure that I am not connected to a WiFi access point nor searching for one. Another point to remember is that once you set an alarm, you can completely turn you NIT "off" because it will power-up by itself when your alarm time arrives and actually run the application.

cardiff-blues 2010-03-29 20:10

Re: FlipClock Beta
 
This looks great. Just what I need and very useful as my current alarm is lit up like a lighthouse even on the lowest led setting.

There's always a light shinning and I have to to the clock face away or set if face down. I'm just going to work on a nice alarm sound to wake up now.

Den in USA 2010-03-29 20:13

Re: FlipClock Beta
 
Quote:

Originally Posted by cardiff-blues (Post 587241)
This looks great. Just what I need and very useful as my current alarm is lit up like a lighthouse even on the lowest led setting.

There's always a light shinning and I have to to the clock face away or set if face down. I'm just going to work on a nice alarm sound to wake up now.

What I like also is how the alarm slowly increases over a period of 60 seconds, and if that is too loud, there is a control that limits your max volume.

cardiff-blues 2010-03-29 22:29

Re: FlipClock Beta
 
I love this app. Well cool. Just did a bit of mixing and have come up with a nice 2 minute tranquil alarm sound. I'll post it here for a day or two in case anyone wants to listen.

http://www.seacurebags.co.uk/firstAlarm3.mp3

Spenc3 2010-03-29 22:29

Re: FlipClock Beta
 
Quote:

Originally Posted by cardiff-blues (Post 587241)
This looks great. Just what I need and very useful as my current alarm is lit up like a lighthouse even on the lowest led setting.

There's always a light shinning and I have to to the clock face away or set if face down. I'm just going to work on a nice alarm sound to wake up now.

Are you using N900?
With N900, the insomniac mode does not work at this moment.

With regards to sound, it should take MP3 and anything which your decoder bin accepts. Den's right on the "tested" sound thing as you don't want to miss your alarm due to a failure to play :P

cardiff-blues 2010-03-29 22:31

Re: FlipClock Beta
 
Quote:

Originally Posted by Spenc3 (Post 587395)
With regards to sound, it should take MP3 and anything which your decoder bin accepts. Den's right on the "tested" sound thing as you don't want to miss your alarm due to a failure to play :P

Could there not be a little audio preview when selecting the sound so you know that it will work?

Yes, I am using the N900.

Spenc3 2010-03-30 02:13

Re: FlipClock Beta
 
Quote:

Originally Posted by cardiff-blues (Post 587399)
Could there not be a little audio preview when selecting the sound so you know that it will work?

Yes, I am using the N900.

Right now there's no audio preview setup, but you can try to setup the time of the alarm in the next minute to see if it runs.. bottomline, if gstreamer can run it, it will like it..

cardiff-blues 2010-03-30 05:38

Re: FlipClock Beta
 
Ok my first night of testing the alarm having set it to wake me up. Unfortunately I got up about 30 mins before the alarm kicked in and played around with a couple of the screens for a while.

Still ensured that everything was set for the alarm to start but it didn't. Had previously tested the mp3 and it worked ok. I then set the alarm for a few minutes later and it worked. So am not sure if my browsing around the app caused the problem.

Also noticed on a couple of occasions that I will get a complete red screen just by swiping through the app on occasion. I then have to completely close by ending the process.

What I didn't want to have while using the flipclock at night was my main email notification sounding when an email arrives so I set the N900 to go into Tablet Mode to prevent it connecting to the network. Could there be a setting added to FlipClock that once an alarm is set - that the N900 sets to Tablet Mode as well?

This would save having to remember to do this and preventing you being woken up at 2:00am to your rather loud email notification alert.

This is a great app by the way. It looks cool and has very good functionality. Please keep developing it. Oh, and just noticed the timer function as well. That means I can get rid of another app and just use flipclock. Great stuff! :)

Also noticed that the N900 screen seems to stay on after running flipclock. Does it over-ride the system settings to keep the screen lit up?

白い熊 2010-03-30 12:42

Re: FlipClock Beta
 
Quote:

Originally Posted by 白い熊 (Post 564228)
Think so, I'll try to manually convert it to UTF-8 to see if flipclock will read it after that and play the alarm...

Unfortunately, when the xml file is converted to UTF-8 flipclock will not read it properly and doesn't sound the alarm, so still not possible to use UTF-8 filenames.

lemmyslender 2010-03-30 13:12

Re: FlipClock Beta
 
Quote:

Originally Posted by cardiff-blues (Post 587672)
What I didn't want to have while using the flipclock at night was my main email notification sounding when an email arrives so I set the N900 to go into Tablet Mode to prevent it connecting to the network. Could there be a setting added to FlipClock that once an alarm is set - that the N900 sets to Tablet Mode as well?

This would save having to remember to do this and preventing you being woken up at 2:00am to your rather loud email notification alert.

I'm using tweakr (profiles) and alarmed (gui for system alarm) to accomplish this. I have day and night profiles setup in tweakr, and use alarmed to switch profiles at specified times. Works pretty well, you can also schedule to go offline as well.

cardiff-blues 2010-03-30 13:52

Re: FlipClock Beta
 
Quote:

Originally Posted by lemmyslender (Post 588207)
I'm using tweakr (profiles) and alarmed (gui for system alarm) to accomplish this. I have day and night profiles setup in tweakr, and use alarmed to switch profiles at specified times. Works pretty well, you can also schedule to go offline as well.

I'll check that out. Thanks!

cardiff-blues 2010-03-31 08:16

Re: FlipClock Beta
 
2nd night of testing and the alarm woke me up. I wasn't used to the tranquil alarm sound that I had mixed for it and to hear these birds and calming wake up music had me wondering what the sound was for a minute.

But it works great. I can treat the N900 like an alarm clock and I like the large clock display that I can keep an eye on when I wake up wondering what the time is.

One thing that seems to go wrong for me is that after I have closed the app. My display settings are messed up as the screen stays lit up and the backlight settings don't seem to work. Even after a reboot these settings keep the screen lit up.

I have to manually go in and change the settings and back again for the screen to dim after my prescribed 30 seconds timeout.

Is there something I can do to prevent having to do this each time?

Spenc3 2010-03-31 11:30

Re: FlipClock Beta
 
Quote:

Originally Posted by 白い熊 (Post 588168)
Unfortunately, when the xml file is converted to UTF-8 flipclock will not read it properly and doesn't sound the alarm, so still not possible to use UTF-8 filenames.

That's worth taking a look at.. I'll put it in the feature request list.


All times are GMT. The time now is 13:33.

vBulletin® Version 3.8.8