Active Topics

 



Notices


Reply
Thread Tools
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#91
Originally Posted by ade View Post
I haven't tried to compile it using Qt 4.7, only Qt 4.6.2.

Will have a look how to upgrade and see how it compiles.
You can either add CSSU repo in scratchbox and apt-get upgrade, or manually download .debs and install them.
 

The Following 2 Users Say Thank You to freemangordon For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#92
Originally Posted by artpra View Post
I`m was stress testing version which introduced shellscript wrapping and now I`m doing it the same with next version with seconds added in the landscape view:
- leaving in background,
- leaving at foreground,
- leaving open on various screens,
- leaving with dialogues open,
- messing with settings, world clocks, alarms back and forth,
all of that for few days.
Number of crash: zero. Looks like wrapping worked - it`s rock solid stable now.
Thanks for the stress testing. If you test without the shell script it should also be much more stable than before. But I am not 100% sure it won't crash without the shell script in any situation.

Bug (cosmetic): in portrait main view time and date field is not ideally centered. I`m using pure font, and it`s slightly moved to the right.
I know it is a little off center. Has to do with the grid layout. Not on my priority list.

Seconds: I don`t see any reasons to remove seconds from this replacement. Added seconds (in both views - user experience consistency) aren`t the factor which will determine if clock replacement will be or not be added to the CSSU imo. Seconds should stay.

Thank You for all that work ade.
Is discussed a lot already. Perhaps the CSSU team must make the final choice.
 

The Following 2 Users Say Thank You to ade For This Useful Post:
Posts: 1,397 | Thanked: 2,126 times | Joined on Nov 2009 @ Dublin, Ireland
#93
Originally Posted by artpra View Post
I`m was stress testing version which introduced shellscript wrapping and now I`m doing it the same with next version with seconds added in the landscape view:
- leaving in background,
- leaving at foreground,
- leaving open on various screens,
- leaving with dialogues open,
- messing with settings, world clocks, alarms back and forth,
all of that for few days.
Number of crash: zero. Looks like wrapping worked - it`s rock solid stable now.

Bug (cosmetic): in portrait main view time and date field is not ideally centered. I`m using pure font, and it`s slightly moved to the right.

Seconds: I don`t see any reasons to remove seconds from this replacement. Added seconds (in both views - user experience consistency) aren`t the factor which will determine if clock replacement will be or not be added to the CSSU imo. Seconds should stay.

Thank You for all that work ade.
I absolutely agree that adding features is perfectly fitting into CSSU. In fact, portrait mode is a new feature.
 

The Following 2 Users Say Thank You to ivgalvez For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#94
Now there are two versions for download available again (see first post). Don't ask for other combinations for now please.

Fixes:
- Plural sentences (time to alarm x days) should work now in the banner (thanks Nicolai)
- Corrected a few errors in the days remaining calculation
- And most important of all : the clock in portrait is now exactly centered!
 

The Following 11 Users Say Thank You to ade For This Useful Post:
Posts: 258 | Thanked: 76 times | Joined on Sep 2010 @ Lima-Peru
#95
You work really fast thanks for this !
__________________
I Luvvvv My N900!!

Have my N900 since 2010 and still is my main phone!

I'm Making money viewing Ads Here Now making money to donate to the forum
 
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#96
By mistake I included an old version in the "alternative" version.
Please download again if you just downloaded the zip.
 

The Following User Says Thank You to ade For This Useful Post:
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#97
Ade, is there newest code in the git?
-
I got it compiled with qt-4.7.4, and so far I have found only one thing: When starting from terminal, it says:
Code:
Unsupported date format character at 1 (%-d.%-m.)
Doesn't look critical, but where it comes? Not from worldclock sources.


--
Info for self compilers:
add these to /etc/apt/sources.list
Code:
deb http://repository.maemo.org/community fremantle free non-free
deb-src http://repository.maemo.org/community fremantle free non-free
Install
Code:
apt-get install libqt4-dev libcityinfo-dev  libhildon-extras1-time-zone-chooser-dev libgq-gconf-dev
You will then have qt-4.7.4.
(If you are running full ARM-emulated scratchbox2, i.e. sb2 -e, you must self-compile also qmake, uic, and moc, because they are i386-binaries inside -armel.deb)


Run
Code:
qmake ; make
 

The Following 3 Users Say Thank You to AapoRantalainen For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#98
Originally Posted by AapoRantalainen View Post
Ade, is there newest code in the git?
-
I got it compiled with qt-4.7.4, and so far I have found only one thing: When starting from terminal, it says:
Code:
Unsupported date format character at 1 (%-d.%-m.)
Doesn't look critical, but where it comes? Not from worldclock sources.


--
Info for self compilers:
add these to /etc/apt/sources.list
Code:
deb http://repository.maemo.org/community fremantle free non-free
deb-src http://repository.maemo.org/community fremantle free non-free
Install
Code:
apt-get install libqt4-dev libcityinfo-dev  libhildon-extras1-time-zone-chooser-dev libgq-gconf-dev
You will then have qt-4.7.4.
(If you are running full ARM-emulated scratchbox2, i.e. sb2 -e, you must self-compile also qmake, uic, and moc, because they are i386-binaries inside -armel.deb)


Run
Code:
qmake ; make
Thanks for looking into this.

The message "Unsupported date format character" has to do with the finnish language setting. Don't know the exact cause.

Hope to find time to upgrade Qt this evening.

The sources on git are not the most recent ones. I am making too much changes on two versions, but it will get in git.

P.s. I see still errors in the amount of days in the banner in some cases. Will be corrected.
 

The Following 4 Users Say Thank You to ade For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#99
Maybe not an update worth installing:
- Hope I finally have the amount of days (in the message) to the next alarm finally correct in all cases.
- Remaining minutes to alarm are now not truncated, but rounded (30 sec boundary)

Next on the agenda:
Confirming we don't need the extra shellscript for stability (edit: it is still not that way I can say ).
Timeshifting when alarms are snoozed and made inactive afterwards

@AapoRantalainen
It turns out I was not using Qt 4.6.2, but 4.7.0. The path said 4.6.2, but that was not the real version.

I upgrade my scratchbox to Qt 4.7.4. The worldclock executable it generates is exactly the same as Qt creator using Qt 4.7.0

Last edited by ade; 2012-01-31 at 18:37.
 

The Following 5 Users Say Thank You to ade For This Useful Post:
peter2p's Avatar
Posts: 254 | Thanked: 146 times | Joined on Dec 2010 @ Antwerp Belgium
#100
Originally Posted by ade View Post
Maybe not an update worth installing:
Did it anyway, looking good, everything seems to be OK, thx abe
__________________
.................................................. ...........
..........................
................................N900 is a way of life....................
surfing the web, navigate, chat, ttweet, email, scan, hack, share, tweak...
.....................and you can also use him to make a call
 
Reply

Tags
clock-ui, replacement, worldclock


 
Forum Jump


All times are GMT. The time now is 06:06.