Trunk not compiling

2012-02-13 Thread Casey Cichon
Hey all, I'm getting the following error when trying to compile the latest trunk (git pulled this morning). make[5]: Entering directory `/home/casey/Downloads/gnucash/src/engine' /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\gnc.engine\

Re: Trunk not compiling

2012-02-13 Thread Geert Janssens
Op maandag 13 februari 2012 09:24:27 schreef Casey Cichon: Hey all, I'm getting the following error when trying to compile the latest trunk (git pulled this morning). make[5]: Entering directory `/home/casey/Downloads/gnucash/src/engine' /bin/bash ../../libtool --tag=CC --mode=compile

Re: Trunk not compiling

2012-02-13 Thread Casey Cichon
On Mon, Feb 13, 2012 at 04:51:02PM +0100, Geert Janssens wrote: Op maandag 13 februari 2012 09:24:27 schreef Casey Cichon: Hey all, I'm getting the following error when trying to compile the latest trunk (git pulled this morning). make[5]: Entering directory

Memory Problem

2012-02-13 Thread Bob Brush
I am experiencing huge jumps in memory usage with each autosave, usually on the order of 100 - 200 meg per save, it took me a while to figure out a trigger. The initial symptons were sluggish reponse, so I opened the system monitor to see what was causing the slow down and noticed gnucash

Re: [PATCH] [WIP] Lithuanian translation update (78% complete)

2012-02-13 Thread Cristian Marchi
Patch committed. Thanks! Il 12/02/2012 15:13, Aurimas Fišeras ha scritto: Hello, here is yet another translation update. Current status of the translation: 3223 translated messages, 427 fuzzy translations, 461 untranslated messages. Aurimas Fišeras

Re: [PATCH] Make Closing Entries and Adjusting Entries translatable

2012-02-13 Thread Cristian Marchi
Thanks Jhon for the explanation, I've applied the patch and modified another file (taxinvoice.scm) with the same problem both in trunk and in the 2.4 branch. I also want to thank Aurimas for finding this bug. Regards Cristian Il 11/02/2012 22:43, John Ralls ha scritto: On Feb 11, 2012, at

Re: AUDIT: r22018 - gnucash/trunk/src/report/standard-reports - Bug 632931: Advanced Portfolio: total gains does not include income

2012-02-13 Thread Derek Atkins
Geert Janssens gjanss...@code.gnucash.org writes: Author: gjanssens Date: 2012-02-13 10:02:24 -0500 (Mon, 13 Feb 2012) New Revision: 22018 Trac: http://svn.gnucash.org/trac/changeset/22018 Modified: gnucash/trunk/src/report/standard-reports/advanced-portfolio.scm Log: Bug 632931:

Re: AUDIT: r22018 - gnucash/trunk/src/report/standard-reports - Bug 632931: Advanced Portfolio: total gains does not include income

2012-02-13 Thread Geert Janssens
Op maandag 13 februari 2012 14:49:09 schreef Derek Atkins: Geert Janssens gjanss...@code.gnucash.org writes: Author: gjanssens Date: 2012-02-13 10:02:24 -0500 (Mon, 13 Feb 2012) New Revision: 22018 Trac: http://svn.gnucash.org/trac/changeset/22018 Modified:

GNUCash Development Plan?

2012-02-13 Thread Jeff Kletsky
Once again, it is the beginning of the year and I'm fighting with GNUCash budgeting to the point where I need to find a solution that is functional for me. I'd like to be able to return the work to the community, but I don't have a good idea of what is planned for major functionality changes

Transaction report error

2012-02-13 Thread Ted Creedon
I'm getting the following error: Report error An error occurred while running the report. Any clues how to troubleshoot? tedc ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Transaction report error

2012-02-13 Thread John Ralls
On Feb 13, 2012, at 1:30 PM, Ted Creedon wrote: I'm getting the following error: Report error An error occurred while running the report. Any clues how to troubleshoot? http://wiki.gnucash.org/wiki/FAQ#Q:_Something_bad_happened.3B_how_can_I_help_debug.3F Regards, John Ralls

Re: GNUCash Development Plan?

2012-02-13 Thread John Ralls
On Feb 13, 2012, at 1:18 PM, Jeff Kletsky wrote: Once again, it is the beginning of the year and I'm fighting with GNUCash budgeting to the point where I need to find a solution that is functional for me. I'd like to be able to return the work to the community, but I don't have a good

Re: GNUCash Development Plan?

2012-02-13 Thread Phil Longstaff
Budgeting is one area I want to work with.  What, specifically are you fighting with? Phil From: Jeff Kletsky gnuc...@allycomm.com To: gnucash-devel gnucash-devel@gnucash.org Sent: Monday, February 13, 2012 4:18:10 PM Subject: GNUCash Development Plan? Once

Re: Transaction report error

2012-02-13 Thread Ted Creedon
Happens in 2.4.8 but not 2.2.9 ted On Mon, Feb 13, 2012 at 1:59 PM, John Ralls jra...@ceridwen.us wrote: On Feb 13, 2012, at 1:30 PM, Ted Creedon wrote: I'm getting the following error: Report error An error occurred while running the report. Any clues how to troubleshoot?

Re: GNUCash Development Plan?

2012-02-13 Thread Jeff Kletsky
On 02/13/2012 02:10 PM, Phil Longstaff wrote: Budgeting is one area I want to work with. What, specifically are you fighting with? Phil From my perspective, which may or may not be well-aligned with other perspectives, and what I remember from the past years: * Need a way that my wife

Budgeting [Was: GNUCash Development Plan?]

2012-02-13 Thread Jeff Kletsky
Looks like book-closing transaction flag was introduced in http://svn.gnucash.org/trac/changeset/19945 -- Thanks! On 02/13/2012 04:12 PM, Jeff Kletsky wrote: On 02/13/2012 02:10 PM, Phil Longstaff wrote: Budgeting is one area I want to work with. What, specifically are you fighting with?