View Single Post
Posts: 18 | Thanked: 2 times | Joined on Dec 2009 @ Helsinki, Finland
#85
Originally Posted by rambo View Post
Edit2: 0.5.6 in extras-devel (I have not tested it myself yet, need to go now will test later in the evening)
Thanks to the new packaging I finally managed to install maecalories from extras-devel, and even to get it to run. But when I try to input my anything it segfaults with the following error message:
Code:
Got user #2: Maemo, User
storage.instance.update_caches() reports: ppd_c=0.0, ppw_c=0.0, nppw_c=0.0
Segmentation fault
I also found out that you cannot use the character "," as decimal separator, and for some strange reason I can only input "." with the virtual keyboard. Here's the error message:
Code:
File "/opt/maecalories/libs/pointslog.py", line 81, in save
entry.points = float(self.points.get_text())
ValueError: invalid literal for float(): 1,5
Segmentation fault
Any ideas?

Edit: Found new errors

Last edited by basse; 2010-06-04 at 06:36.
 

The Following User Says Thank You to basse For This Useful Post: