Re: OMoney Milestone 1

2009-01-10 Thread Peter Klassen
I got the following Error runing OMoney from the console:



r...@om-gta02:~# export DISPLAY=:0
r...@om-gta02:~# omoney
Traceback (most recent call last):
  File /usr/bin/omoney, line 398, in module
from optparse import OptionParser
ImportError: No module named optparse


a simple

opkg install python-textutils


solved this.

Best
papa-piet

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: OMoney Milestone 1

2008-12-11 Thread Tony Berth
unfortunatelly not! The only '.log' which exists in the whole system is:

/var/volatile/tmp/x.log

Thanks

Tony

On Wed, Dec 10, 2008 at 5:28 PM, Thomas Bumbl [EMAIL PROTECTED] wrote:

 I think it should be /home/root/*.log


 2008/12/10 Tony Berth [EMAIL PROTECTED]

 probably a stupid question but ... where can I find the log of that
 application?

 I'm using the latest jffs (Om2008.9-gta02-20081117.rootfs.jffs2) and did
 the updates from the test repos

 Thanks


 On Wed, Dec 10, 2008 at 4:46 PM, Thomas Bumbl [EMAIL PROTECTED] wrote:

 Thank you for your replies.
 First question would be:
 why the hell is this thread mixed up with anotherone at nabble?

 Then:
 @Arigead:
 I have planned in location awareness (the database includes a field
 for gps coords)
 All location based features will come later though
 Other stuff has higher priority (delete/modify history; settings; clean
 up code)
 I'd not like to look at the history on the phone as even on that great
 screen I think you're on a hiding to nothing

 @KaZer: feel free to add it

 I know, but I am willing to take that challange as this is a feature
 I'd like to see
 A desktop client would be nice too though

 @Tony Berth:
 please post the log and which rootfs you use
 everything works fine here


 @all: omoney should be available over the shr repo
 so just opkg install omoney when you are on shr


 2008/12/10, Tony Berth [EMAIL PROTECTED]:
  On Sun, Dec 7, 2008 at 7:30 PM, Thomas Bumbl [EMAIL PROTECTED]
 wrote:
 
  I'd like to announce the initial release of OMoney!
  OMoney ... bookkeeping on the go.
  One might ask, why the hell do we need a bookkeeping software on a
 phone?
  Because my experience shows that if one does not record the gains and
  expenses one forgets half of them.
  And ... Because we can.
 
  As OMoney is one of those release early, release often programs
  milestone 1 at the moment includes only the following corefeatures:
   * Displays the current available amount of money
   * One can do transactions to add and deduce money
  * Automatic keyboard call
   * A history table which includes date, time, amount, purpose and
 location
  of the transaction
   * Basic error handling
 
  Downloadlink for the ipk:
  [1]
 
  More features will come soon:
  Currently I am implementing a settings dialog (to e.g. set the
 currency
  [at
  the moment one has to edit a constant in the omoney file])
  For more planned features look at the project's bug tracker.
 
  From a technical point of view OMoney uses:
   * python
   * python-ecore
   * python-evas
   * python-edje
   * python-etk (for entry and table widget)
   * python-sqlite3
 
  What do I want from you?
   * Feedback:Do you like the app or do you think the author has
 gone
  round the bend?
  What could be improved?
  Features you would like to see?
  How could one display the history more efficiently?
   * Patches:If you think a part of code is inefficient, too
 unflexible,
  incomplete, buggy, etc
  feel free to contribute a patch.
  Be kind, this is my first application with GUI
 
  I hope there are a few people who find this application useful.
 
  The sources and the bugtracker are located here [2]
 
  P.S.: Special thanks to Ainulindale for helping me with bitbake.
  And special thanks
 
 
  [1]
 http://omoney.googlecode.com/files/omoney_milestone1-1-r0_armv4t.ipk
  [2] http://code.google.com/p/omoney/
 
 
  Hi I did install it , rebboted FR but when I tried to run I got an
  'Application Error' dialog!
 
  Thanks
 
  Tony
 


 --
 mfg Bumbl

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community



 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community




 --
 mfg Bumbl

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: OMoney Milestone 1

2008-12-10 Thread Tony Berth
On Sun, Dec 7, 2008 at 7:30 PM, Thomas Bumbl [EMAIL PROTECTED] wrote:

 I'd like to announce the initial release of OMoney!
 OMoney ... bookkeeping on the go.
 One might ask, why the hell do we need a bookkeeping software on a phone?
 Because my experience shows that if one does not record the gains and
 expenses one forgets half of them.
 And ... Because we can.

 As OMoney is one of those release early, release often programs
 milestone 1 at the moment includes only the following corefeatures:
  * Displays the current available amount of money
  * One can do transactions to add and deduce money
 * Automatic keyboard call
  * A history table which includes date, time, amount, purpose and location
 of the transaction
  * Basic error handling

 Downloadlink for the ipk:
 [1]

 More features will come soon:
 Currently I am implementing a settings dialog (to e.g. set the currency [at
 the moment one has to edit a constant in the omoney file])
 For more planned features look at the project's bug tracker.

 From a technical point of view OMoney uses:
  * python
  * python-ecore
  * python-evas
  * python-edje
  * python-etk (for entry and table widget)
  * python-sqlite3

 What do I want from you?
  * Feedback:Do you like the app or do you think the author has gone
 round the bend?
 What could be improved?
 Features you would like to see?
 How could one display the history more efficiently?
  * Patches:If you think a part of code is inefficient, too unflexible,
 incomplete, buggy, etc
 feel free to contribute a patch.
 Be kind, this is my first application with GUI

 I hope there are a few people who find this application useful.

 The sources and the bugtracker are located here [2]

 P.S.: Special thanks to Ainulindale for helping me with bitbake.
 And special thanks


 [1] http://omoney.googlecode.com/files/omoney_milestone1-1-r0_armv4t.ipk
 [2] http://code.google.com/p/omoney/


Hi I did install it , rebboted FR but when I tried to run I got an
'Application Error' dialog!

Thanks

Tony
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: OMoney Milestone 1

2008-12-10 Thread Thomas Bumbl
Thank you for your replies.
First question would be:
why the hell is this thread mixed up with anotherone at nabble?

Then:
@Arigead:
I have planned in location awareness (the database includes a field
for gps coords)
All location based features will come later though
Other stuff has higher priority (delete/modify history; settings; clean up code)
I'd not like to look at the history on the phone as even on that great
screen I think you're on a hiding to nothing

@KaZer: feel free to add it

I know, but I am willing to take that challange as this is a feature
I'd like to see
A desktop client would be nice too though

@Tony Berth:
please post the log and which rootfs you use
everything works fine here


@all: omoney should be available over the shr repo
so just opkg install omoney when you are on shr


2008/12/10, Tony Berth [EMAIL PROTECTED]:
 On Sun, Dec 7, 2008 at 7:30 PM, Thomas Bumbl [EMAIL PROTECTED] wrote:

 I'd like to announce the initial release of OMoney!
 OMoney ... bookkeeping on the go.
 One might ask, why the hell do we need a bookkeeping software on a phone?
 Because my experience shows that if one does not record the gains and
 expenses one forgets half of them.
 And ... Because we can.

 As OMoney is one of those release early, release often programs
 milestone 1 at the moment includes only the following corefeatures:
  * Displays the current available amount of money
  * One can do transactions to add and deduce money
 * Automatic keyboard call
  * A history table which includes date, time, amount, purpose and location
 of the transaction
  * Basic error handling

 Downloadlink for the ipk:
 [1]

 More features will come soon:
 Currently I am implementing a settings dialog (to e.g. set the currency
 [at
 the moment one has to edit a constant in the omoney file])
 For more planned features look at the project's bug tracker.

 From a technical point of view OMoney uses:
  * python
  * python-ecore
  * python-evas
  * python-edje
  * python-etk (for entry and table widget)
  * python-sqlite3

 What do I want from you?
  * Feedback:Do you like the app or do you think the author has gone
 round the bend?
 What could be improved?
 Features you would like to see?
 How could one display the history more efficiently?
  * Patches:If you think a part of code is inefficient, too unflexible,
 incomplete, buggy, etc
 feel free to contribute a patch.
 Be kind, this is my first application with GUI

 I hope there are a few people who find this application useful.

 The sources and the bugtracker are located here [2]

 P.S.: Special thanks to Ainulindale for helping me with bitbake.
 And special thanks


 [1] http://omoney.googlecode.com/files/omoney_milestone1-1-r0_armv4t.ipk
 [2] http://code.google.com/p/omoney/


 Hi I did install it , rebboted FR but when I tried to run I got an
 'Application Error' dialog!

 Thanks

 Tony



-- 
mfg Bumbl

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: OMoney Milestone 1

2008-12-10 Thread Rui Miguel Silva Seabra
On Sun, Dec 07, 2008 at 07:30:07PM +0100, Thomas Bumbl wrote:
 P.S.: Special thanks to Ainulindale for helping me with bitbake.
 And special thanks

We should make an Ainulindale appreciation day :)

Rui

-- 
Or not.
Today is Prickle-Prickle, the 52nd day of The Aftermath in the YOLD 3174
+ No matter how much you do, you never do enough -- unknown
+ Whatever you do will be insignificant,
| but it is very important that you do it -- Gandhi
+ So let's do it...?

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: OMoney Milestone 1

2008-12-10 Thread Tony Berth
probably a stupid question but ... where can I find the log of that
application?

I'm using the latest jffs (Om2008.9-gta02-20081117.rootfs.jffs2) and did the
updates from the test repos

Thanks

On Wed, Dec 10, 2008 at 4:46 PM, Thomas Bumbl [EMAIL PROTECTED] wrote:

 Thank you for your replies.
 First question would be:
 why the hell is this thread mixed up with anotherone at nabble?

 Then:
 @Arigead:
 I have planned in location awareness (the database includes a field
 for gps coords)
 All location based features will come later though
 Other stuff has higher priority (delete/modify history; settings; clean up
 code)
 I'd not like to look at the history on the phone as even on that great
 screen I think you're on a hiding to nothing

 @KaZer: feel free to add it

 I know, but I am willing to take that challange as this is a feature
 I'd like to see
 A desktop client would be nice too though

 @Tony Berth:
 please post the log and which rootfs you use
 everything works fine here


 @all: omoney should be available over the shr repo
 so just opkg install omoney when you are on shr


 2008/12/10, Tony Berth [EMAIL PROTECTED]:
  On Sun, Dec 7, 2008 at 7:30 PM, Thomas Bumbl [EMAIL PROTECTED] wrote:
 
  I'd like to announce the initial release of OMoney!
  OMoney ... bookkeeping on the go.
  One might ask, why the hell do we need a bookkeeping software on a
 phone?
  Because my experience shows that if one does not record the gains and
  expenses one forgets half of them.
  And ... Because we can.
 
  As OMoney is one of those release early, release often programs
  milestone 1 at the moment includes only the following corefeatures:
   * Displays the current available amount of money
   * One can do transactions to add and deduce money
  * Automatic keyboard call
   * A history table which includes date, time, amount, purpose and
 location
  of the transaction
   * Basic error handling
 
  Downloadlink for the ipk:
  [1]
 
  More features will come soon:
  Currently I am implementing a settings dialog (to e.g. set the currency
  [at
  the moment one has to edit a constant in the omoney file])
  For more planned features look at the project's bug tracker.
 
  From a technical point of view OMoney uses:
   * python
   * python-ecore
   * python-evas
   * python-edje
   * python-etk (for entry and table widget)
   * python-sqlite3
 
  What do I want from you?
   * Feedback:Do you like the app or do you think the author has gone
  round the bend?
  What could be improved?
  Features you would like to see?
  How could one display the history more efficiently?
   * Patches:If you think a part of code is inefficient, too
 unflexible,
  incomplete, buggy, etc
  feel free to contribute a patch.
  Be kind, this is my first application with GUI
 
  I hope there are a few people who find this application useful.
 
  The sources and the bugtracker are located here [2]
 
  P.S.: Special thanks to Ainulindale for helping me with bitbake.
  And special thanks
 
 
  [1]
 http://omoney.googlecode.com/files/omoney_milestone1-1-r0_armv4t.ipk
  [2] http://code.google.com/p/omoney/
 
 
  Hi I did install it , rebboted FR but when I tried to run I got an
  'Application Error' dialog!
 
  Thanks
 
  Tony
 


 --
 mfg Bumbl

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: OMoney Milestone 1

2008-12-10 Thread Thomas Bumbl
Actually we really should. :)

Thank you Ainulindale!
Thank you quickdev!

2008/12/10 Rui Miguel Silva Seabra [EMAIL PROTECTED]

 On Sun, Dec 07, 2008 at 07:30:07PM +0100, Thomas Bumbl wrote:
  P.S.: Special thanks to Ainulindale for helping me with bitbake.
  And special thanks

 We should make an Ainulindale appreciation day :)

 Rui

 --
 Or not.
 Today is Prickle-Prickle, the 52nd day of The Aftermath in the YOLD 3174
 + No matter how much you do, you never do enough -- unknown
 + Whatever you do will be insignificant,
 | but it is very important that you do it -- Gandhi
 + So let's do it...?

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community




-- 
mfg Bumbl
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


RE: OMoney Milestone 1

2008-12-09 Thread KaZeR
Good job!
 
Maybe it's worth an announcement here ? http://www.opkg.org/category_6.html
(office) or http://www.opkg.org/category_7.html (pim) ?


  _  

De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Thomas Bumbl
Envoyé : dimanche 7 décembre 2008 19:30
À : community@lists.openmoko.org
Objet : OMoney Milestone 1


I'd like to announce the initial release of OMoney!
OMoney ... bookkeeping on the go.
One might ask, why the hell do we need a bookkeeping software on a phone?
Because my experience shows that if one does not record the gains and
expenses one forgets half of them.
And ... Because we can.
 
As OMoney is one of those release early, release often programs 
milestone 1 at the moment includes only the following corefeatures:
 * Displays the current available amount of money
 * One can do transactions to add and deduce money
* Automatic keyboard call
 * A history table which includes date, time, amount, purpose and location
of the transaction
 * Basic error handling

Downloadlink for the ipk:
[1]

More features will come soon:
Currently I am implementing a settings dialog (to e.g. set the currency [at
the moment one has to edit a constant in the omoney file])
For more planned features look at the project's bug tracker.

From a technical point of view OMoney uses:
 * python
 * python-ecore
 * python-evas
 * python-edje
 * python-etk (for entry and table widget)
 * python-sqlite3 

What do I want from you?
 * Feedback:Do you like the app or do you think the author has gone
round the bend?
What could be improved?
Features you would like to see?
How could one display the history more efficiently?
 * Patches:If you think a part of code is inefficient, too unflexible,
incomplete, buggy, etc
feel free to contribute a patch.
Be kind, this is my first application with GUI

I hope there are a few people who find this application useful.

The sources and the bugtracker are located here [2]

P.S.: Special thanks to Ainulindale for helping me with bitbake.
And special thanks 


[1] http://omoney.googlecode.com/files/omoney_milestone1-1-r0_armv4t.ipk
[2] http://code.google.com/p/omoney/


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: OMoney Milestone 1

2008-12-08 Thread Arigead
Thomas Bumbl wrote:

 What do I want from you?
  * Feedback:Do you like the app or do you think the author has gone
 round the bend?
 What could be improved?
 Features you would like to see?
 How could one display the history more efficiently?
  * Patches:If you think a part of code is inefficient, too unflexible,
 incomplete, buggy, etc
 feel free to contribute a patch.
 Be kind, this is my first application with GUI
 

Firstly you beat me to it ;-) this was one of two apps that I wanted in 
my phone and I started on the other one so now I get to use yours for 
expenses. I've only just installed it in fso m4 but I'll have more 
detailed look at it later on this evening and get back to you on it.

In the mean time one thing that I'd really like is a smart phone, and 
I'd like your app to take advantage of the smarts. This is not really to 
do with your app as such but the FSO. I think it'd be as cool as if 
there was a project working on Context in the FSO and some app in which 
you could specify a new context based on gps coordinates, or wifi 
coverage, or whatever.

I'm dull as and there are only so many places that I eat lunch when I'm 
at work. Given that fact your app should not have to ask me where I'm 
spending money. If I'm at the same co-ordinates that I spent my money 
twice last week it should have a fair idea that I'm in the cafe by the 
river.

I'd not like to look at the history on the phone as even on that great 
screen I think you're on a hiding to nothing ;-) Create an app that will 
sit on the desktop and display you history in any number of ways. Use 
the FR for inputing the data on the spot and maybe give a summary on the 
phone but allow the user to really interrogate the data on the desktop. 
Maybe I'm getting even more anal in my old age but for some reason I 
wanted to have the FR recording my expenses in the coming year so that 
at the end of 2009 I could simply query how much did I spend in coffee 
last year?

OK I AM getting more anal ;-)

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: OMoney Milestone 1

2008-12-08 Thread Yorick Moko
hi bumbl,

feedback:
an edit/remove/remove all button would be handy

see you on irc
y

On Sun, Dec 7, 2008 at 7:30 PM, Thomas Bumbl [EMAIL PROTECTED] wrote:
 I'd like to announce the initial release of OMoney!
 OMoney ... bookkeeping on the go.
 One might ask, why the hell do we need a bookkeeping software on a phone?
 Because my experience shows that if one does not record the gains and
 expenses one forgets half of them.
 And ... Because we can.

 As OMoney is one of those release early, release often programs
 milestone 1 at the moment includes only the following corefeatures:
  * Displays the current available amount of money
  * One can do transactions to add and deduce money
 * Automatic keyboard call
  * A history table which includes date, time, amount, purpose and location
 of the transaction
  * Basic error handling

 Downloadlink for the ipk:
 [1]

 More features will come soon:
 Currently I am implementing a settings dialog (to e.g. set the currency [at
 the moment one has to edit a constant in the omoney file])
 For more planned features look at the project's bug tracker.

 From a technical point of view OMoney uses:
  * python
  * python-ecore
  * python-evas
  * python-edje
  * python-etk (for entry and table widget)
  * python-sqlite3

 What do I want from you?
  * Feedback:Do you like the app or do you think the author has gone
 round the bend?
 What could be improved?
 Features you would like to see?
 How could one display the history more efficiently?
  * Patches:If you think a part of code is inefficient, too unflexible,
 incomplete, buggy, etc
 feel free to contribute a patch.
 Be kind, this is my first application with GUI

 I hope there are a few people who find this application useful.

 The sources and the bugtracker are located here [2]

 P.S.: Special thanks to Ainulindale for helping me with bitbake.
 And special thanks


 [1] http://omoney.googlecode.com/files/omoney_milestone1-1-r0_armv4t.ipk
 [2] http://code.google.com/p/omoney/

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


OMoney Milestone 1

2008-12-07 Thread Thomas Bumbl
I'd like to announce the initial release of OMoney!
OMoney ... bookkeeping on the go.
One might ask, why the hell do we need a bookkeeping software on a phone?
Because my experience shows that if one does not record the gains and
expenses one forgets half of them.
And ... Because we can.

As OMoney is one of those release early, release often programs
milestone 1 at the moment includes only the following corefeatures:
 * Displays the current available amount of money
 * One can do transactions to add and deduce money
* Automatic keyboard call
 * A history table which includes date, time, amount, purpose and location
of the transaction
 * Basic error handling

Downloadlink for the ipk:
[1]

More features will come soon:
Currently I am implementing a settings dialog (to e.g. set the currency [at
the moment one has to edit a constant in the omoney file])
For more planned features look at the project's bug tracker.

From a technical point of view OMoney uses:
 * python
 * python-ecore
 * python-evas
 * python-edje
 * python-etk (for entry and table widget)
 * python-sqlite3

What do I want from you?
 * Feedback:Do you like the app or do you think the author has gone
round the bend?
What could be improved?
Features you would like to see?
How could one display the history more efficiently?
 * Patches:If you think a part of code is inefficient, too unflexible,
incomplete, buggy, etc
feel free to contribute a patch.
Be kind, this is my first application with GUI

I hope there are a few people who find this application useful.

The sources and the bugtracker are located here [2]

P.S.: Special thanks to Ainulindale for helping me with bitbake.
And special thanks


[1] http://omoney.googlecode.com/files/omoney_milestone1-1-r0_armv4t.ipk
[2] http://code.google.com/p/omoney/
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: OMoney Milestone 1

2008-12-07 Thread Thomas Bumbl
First bugfix
thank you mrmoku for reporting
here the new .ipk
[1]

Bumbl


[1] http://omoney.googlecode.com/files/omoney_milestone1-1-r1_armv4t.ipk
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community