![]() |
Re: Qt Project: Countdown timer
Quote:
|
Re: Qt Project: Countdown timer
2 Attachment(s)
Quote:
Code:
Source: countdowntimer |
Re: Qt Project: Countdown timer
Quote:
apt-get install does that. not sure if there is any option to dpks , will have to check that, so when you upload to extras-devel that will be taken care , dont worry. for now just do apt-get install libqt4-phonon on you N900 to install the dependency. |
Re: Qt Project: Countdown timer
Yes, as krk969 says, dpkg -i will not pull down additional dependencies. The Build-Depends is a red-herring.
If your package was in a repository, the Application Manager, or apt-get would install libqt4-phonon automatically. However, you need to install it yourself ahead of time: Code:
apt-get install libqt4-phonon |
Re: Qt Project: Countdown timer
Hi,
I did the apt-get install libqa4.phonon and installation was successful after that. But it doesn't show the logo/icon in applications/More... folder or Application manager - only the default blue-square one. But otherwise it looks working ok. If it works for you can I deliver some information which could help you to solve this... my countdowntimer version is 0.3-1. |
Re: Qt Project: Countdown timer
Quote:
|
Re: Qt Project: Countdown timer
Hi,
Some more testing: * When 00:00 you press 'Start' the timer starts * Then if you for example wait 10s and press stop * the label in button is 'Continue' at this point So don't know what people generally think but when pressing 'Continue' I would assume that it goes onwards from this 00:10. But it starts to go down... 00:-09, 00:-08... So this is a little bit wierd behaviour. Althought I think the idea is good and maybe someone would need that kind of functionality. But maybe the 'Continue' label should be changed or there could be 2 button 'Continue' and something like 'go to 0' or so... So this is usability issue in my mind. And the minus sign goes a little bit funny place... maybe -00:09, -00:08... or then just leave the minus out. You don't have the minus when pressing for reset - 1 min - Start. (Altought I'm not sure if you are going to develop this further than just to get the idea to build a sw to N900 or if you want people to test this - but this just came to my mind) Cheers, Jux |
Re: Qt Project: Countdown timer
Quote:
At least other installed applications added the icon (Firefox, eCoach, Hermes, ...). Or do you mean that this is QT specific issue? |
Re: Qt Project: Countdown timer
Thanks a lot lads of all your invaluable help an patience. :) I'm progressing rather well with this app and I'm learning many things that are useful for further Maemo development. :)
Anyway, my current issue is Optification. This is what I've done: src.pro Code:
QT += phonon Code:
[Desktop Entry] Code:
/bin/sh: countdowntimer: not found |
Re: Qt Project: Countdown timer
Quote:
|
Re: Qt Project: Countdown timer
Quote:
|
Re: Qt Project: Countdown timer
Quote:
I originally had it only countdown and the stop at 00:00. However ,yesterday I added a feature that it would start counting up afterwards, so that one could see the amount of the overtime. But I obviously did not think of my "clever" Continue feature, so they are not working nicely together. :rolleyes: What I'm going to do now, is that I will restrict the Continue feature only for countdown. This should also fix the strange minus signs. :) |
Re: Qt Project: Countdown timer
Hi, yep, after installing new application after Countdown timer and restarting it started to appear :)
|
Re: Qt Project: Countdown timer
Quote:
Quote:
Code:
ln -s /opt/maemo/countdowntimer /usr/bin/ Daniel |
Re: Qt Project: Countdown timer
Silly question (maybe) can we send pictures messages from this phone?..
Nicky.. |
Re: Qt Project: Countdown timer
Quote:
Daniel |
Re: Qt Project: Countdown timer
Quote:
|
Re: Qt Project: Countdown timer
Quote:
|
Re: Qt Project: Countdown timer
I'm trying to upload this to Extras, but I got the following error from the autobuilder:
Code:
*** No rule to make target `../../../sysroots/fremantle-qt-arm-sysroot-0942/usr/share/qt4/mkspecs/default/qmake.conf', needed by `Makefile'. Stop. Here is the link to see more details and the source files. Thanks :) |
Re: Qt Project: Countdown timer
Hmm... I was all excited about finally succeeding to upload this app to Extras-devel. In my euphoria I even wrote this thread. But now I find out while this app seems to install OK, there is no shortcut or anything. Everything seems to be installed under /home/builder1/maemo-fremantle-armel-extras-devel/work/. I wonder what is wrong this time?:confused:
Here is the source. |
Re: Qt Project: Countdown timer
Quote:
Anyway, Countdown Timer is now available in Extras-devel. :D |
Re: Qt Project: Countdown timer
Hi,
I could update it from Extras-devel witout a problem. And now even the application manager was showing the 48X48 icon (thought it has a little bit different color scheme than the 64x64 but maybe it goes?). But I could think using this for example when making food or so. And I changed the default sound from beep to some song. So that I could clearly notice when the time is up. But... with that long sound there is couple things: when I start the clock from 00:00 it starts to play the song and when the time for example 3 minutes goes off it starts the song - but there's no way to stop the song? So it's a little bit annoying that only way I can stop the song is to stop the whole application. So I think there could be additional features: * To define start sound and end sound * To stop the end sound when pressing 'Stop' (when using timer from for example minute to zero). Again, just my opinions :D Cheers, Jux. |
Re: Qt Project: Countdown timer
Quote:
2. This app is mostly meant to be an countdown time timer. So if you want use it, for example baking something for 35:00, you should set the time to 35 minutes before pressing Start. Then it will play the sound when reaching 00:00. But yes. If you for some reason want to count up, it shouldn't play the sound when pressing Start. I will look into it. 3. I agree. Pressing Stop should stop the audio file. I will try to add this as soon as possible. Thank you for pointing out this. :) |
Re: Qt Project: Countdown timer
Anyone knows how to override the silent profile? That is, play the audio file (using Phonon) even when the device is in the silent mode.
Cheers :) |
Re: Qt Project: Countdown timer
Quote:
Daniel |
Re: Qt Project: Countdown timer
A new version is now available in Extas-devel. Pressing Stop stops the sound too now.
|
Re: Qt Project: Countdown timer
The version 0.4-5 is now available. It's now supposed to be optified. Also it doesn't play a sound any more when counting up from 00:00. There are some other fixes and changes too. :)
|
Re: Qt Project: Countdown timer
Coundown Timer version 0.4-5 is now in Extras-testing! :D Please vote for here. :)
BTW, does anyone know how to make the Icon appear in that page? |
Re: Qt Project: Countdown timer
Nice app., really.
To be honest, I was a little disapointed finding it, because I wanted to do the same application. I'm also learning Qt right now, and was disturbed the other day when I was cooking dinner and didn't find a countdown timer in the n900. How did they miss that? But I guess this is the whole point of the n900, if anything is missing it won't take long before the community provide it! Isn't the name of the app little bit dry though? How about 'Al buddy' maybe? It's almost like the idiot in "married with children", but with some reference to being an 'alarm buddy' instead...:p Nah, I don't know. Good work btw. |
Re: Qt Project: Countdown timer
Quote:
About the name, I could of course always change the name to something like "The Ultimate Flip Flop", "Artificial Intelligence Time Calculating System" or just simply "Mr Smith", but I think the name would be just misleading at best. :D Besides, might as well use up all the dead obvious names before there are all those zillions of competing apps for Maemo. :p |
Re: Qt Project: Countdown timer
Hi,
this is truly a great app, I use it a lot, but now I found out that when I play music on my N900 and use the app, there is no sound? Could it be possible to fix this or just use vibrate? Thanks |
Re: Qt Project: Countdown timer
Quote:
Cheers :) |
All times are GMT. The time now is 03:49. |
vBulletin® Version 3.8.8