[Gpe-list] Patch to gpe-todo for maemo 5 / fremantle
Graham Cobb
g+gpe at cobb.uk.net
Wed Jan 6 23:16:33 CET 2010
On Sunday 03 January 2010 02:12:43 Sarah Newman wrote:
> This patch changes the following in gpe-todo for maemo 5 / fremantle
> a. Scrolled windows are now hildon pannable areas.
> b. The hildon date button is used for due date selection.
Sarah,
In addition to the things Neal mentioned, I have found a couple of things:
1) Could you please fix these compilation warnings:
todo-ui.c: In function 'click_ok':
todo-ui.c:114: warning: pointer targets in passing argument 2
of 'hildon_date_button_get_date' differ in signedness
todo-ui.c:114: warning: pointer targets in passing argument 3
of 'hildon_date_button_get_date' differ in signedness
todo-ui.c:114: warning: pointer targets in passing argument 4
of 'hildon_date_button_get_date' differ in signedness
2) When I select a non-English language (e.g. French), the date selection
widget is very broken (it displays what are obviously translation keywords
instead of real text).
I am not sure if this is your bug or a bug in the widget! If the latter,
there isn't much we can do about it but please log a Maemo bug report about
it.
By the way, the way I tested this was to use scratchbox and say:
run-standalone.sh sh -c 'LC_MESSAGES=fr_FR ./gpe-todo'
But the same thing happens if I use the control panel to set the language to
French.
I haven't checked to see if this is also broken on the device -- I guess it
could just be a scratchbox problem.
Thanks for your contributions!
Graham
More information about the Gpe-list
mailing list