![]() |
2011-03-03
, 14:48
|
|
Posts: 1,076 |
Thanked: 176 times |
Joined on Mar 2007
|
#2
|
The Following User Says Thank You to sondjata For This Useful Post: | ||
![]() |
2011-03-03
, 14:49
|
|
Posts: 77 |
Thanked: 49 times |
Joined on Apr 2010
@ Italy
|
#3
|
The Following User Says Thank You to djdas For This Useful Post: | ||
![]() |
2011-03-03
, 18:44
|
|
Posts: 387 |
Thanked: 1,700 times |
Joined on Feb 2010
@ Cambridge, MA, USA
|
#4
|
Hi,
thank you very much for this application, I'm currently using WeightJinni but yours seems a bit more user friendly
I noticed two things:
1) in the Settings screen there are some problems editing values of height and target weight using hardware kbd (you have to enter data "from right to left" pointing the caret on the left of the last digit, otherwise current digits are overwritten by the new ones entered);
2) after closing and reopening (I entered only the settings and my current weight) the application doesn't do anything (only black screen, no graph display and it doesn't react to any input);
Keep up the good work![]()
bye!
![]() |
2011-03-04
, 08:58
|
|
Posts: 77 |
Thanked: 49 times |
Joined on Apr 2010
@ Italy
|
#5
|
Yes, unfortunately this is a bug with the gtk widgets running on Maemo 5. I don't think I can fix it. Luckily, the on-screen keyboard works properly, and even if you must struggle with the hardware keyboard, you normally will not need to re-enter your height and traget weight very often.
Hmmm - I've not seen that. Could you email me the contents of the settings file and data file (orrery.moko@gmail.com) so I can try to reproduce the bug and fix it (feel free to change the weight and height data!) ?
Also, if you can dump your data from WeightJinni, I can convert it to the format that maeFat uses, and send it back to you.
![]() |
2011-03-04
, 11:43
|
|
Posts: 387 |
Thanked: 1,700 times |
Joined on Feb 2010
@ Cambridge, MA, USA
|
#6
|
Why don't you use Hildon widgets instead of plain GTK widgets? I think the former should integrate better with the whole system. I'll download the source code and in my spare time (very low ATM) I could try to help you contributing some sources (I don't have the build system so I'll try to send some "blind" patches)
Well, I think I have found the problem: enetering only ONE weight data (just one row in the data file) the program doesn't start correctly, I entered 2 or more items and everything worked well.
I noticed there could be two problems:
1) it seems if you don't enter any comment some char pointer goes in buffer overflow because all the other comments in the graph become crap strings (and the data file will be corrupted in strings);
2) there is a strange behaviour with weight amounts, I entered 4 values in 4 different dates but when I reopen the program these values are rounded or something else (i.e I entered 69,5 Kg on February 9th but when I reopen the program, the data chart and the log show only 69 Kg, the same for other values in other days so the log and the chart show uncorrect values);
Don't mind about my current data, I started my weight control program last month and I have only 4 samples![]()
Thank you in advance, bye!
![]() |
2011-03-04
, 14:47
|
Posts: 13 |
Thanked: 4 times |
Joined on Apr 2010
|
#7
|
2) there is a strange behaviour with weight amounts, I entered 4 values in 4 different dates but when I reopen the program these values are rounded or something else (i.e I entered 69,5 Kg on February 9th but when I reopen the program, the data chart and the log show only 69 Kg, the same for other values in other days so the log and the chart show uncorrect values)
The Following User Says Thank You to morto For This Useful Post: | ||
![]() |
2011-03-07
, 04:34
|
|
Posts: 387 |
Thanked: 1,700 times |
Joined on Feb 2010
@ Cambridge, MA, USA
|
#8
|
![]() |
2011-03-07
, 12:37
|
Posts: 27 |
Thanked: 8 times |
Joined on Nov 2009
@ Finland
|
#9
|
The Following User Says Thank You to tplastic For This Useful Post: | ||
![]() |
2011-03-07
, 18:22
|
Posts: 28 |
Thanked: 109 times |
Joined on May 2010
@ Normandy, France
|
#10
|
The Following User Says Thank You to n-mi For This Useful Post: | ||
maeFat is similar to the Hacker Diet tools, but it is optimized for the N900. It uses Hildon widgets, and the keyboard is not needed to enter daily weight data.
Documentation for the app is available in the Maemo wiki:
http://wiki.maemo.org/MaeFat
I hope this app is useful to someone besides me. If you use it and want some changes implemented, please let me know!