[patch suggestion] Bug #631922 - Default QIF transaction status

2010-10-11 Thread Tristan Faujour
Hi all, I created bug #631922 (a small enhancement request) and I would like to suggest a patch. Here is the description of my request: My bank allows downloading bank statement files in the QIF format. They only contain paid transactions, but there is no status ("C") line, so all transactions ar

Re: GNC_MODULE_PATH loaded twice

2010-10-11 Thread Christian Stimming
Absolutely. Just go ahead and remove this lib lookup weirdness. +1 from me and thanks a lot! Christian Zitat von Geert Janssens : On Monday 11 October 2010, John Ralls wrote: On Oct 11, 2010, at 12:02 PM, Geert Janssens wrote: > You even imply more than I intended. If I understand your reason

Re: GNC_MODULE_PATH loaded twice

2010-10-11 Thread Geert Janssens
On Monday 11 October 2010, John Ralls wrote: > On Oct 11, 2010, at 12:02 PM, Geert Janssens wrote: > > You even imply more than I intended. If I understand your reasoning > > correctly, (DY)LD_LIBRARY_PATH should contain paths for shared libraries > > only, while GnuCash' loadable modules should be

Re: GNC_MODULE_PATH loaded twice

2010-10-11 Thread John Ralls
On Oct 11, 2010, at 12:02 PM, Geert Janssens wrote: > On Monday 11 October 2010, John Ralls wrote: >> On Oct 11, 2010, at 3:11 AM, Geert Janssens wrote: >>> I've been doing some code reading in the gnc_module code. >>> >>> I've found that at some point the paths in environment variable >>> GNC_M

Re: GNC_MODULE_PATH loaded twice

2010-10-11 Thread Geert Janssens
On Monday 11 October 2010, John Ralls wrote: > On Oct 11, 2010, at 3:11 AM, Geert Janssens wrote: > > I've been doing some code reading in the gnc_module code. > > > > I've found that at some point the paths in environment variable > > GNC_MODULE_PATH are appended to the environment variable LD_LIB

Re: GNC_MODULE_PATH loaded twice

2010-10-11 Thread John Ralls
On Oct 11, 2010, at 3:11 AM, Geert Janssens wrote: > I've been doing some code reading in the gnc_module code. > > I've found that at some point the paths in environment variable > GNC_MODULE_PATH are appended to the environment variable LD_LIBRARY_PATH. > This > happens somewhere early in th

Re: svn and Trac browse source not the same?

2010-10-11 Thread David Reiser
On Oct 11, 2010, at 5:26 AM, Geert Janssens wrote: > On Monday 11 October 2010, Geert Janssens wrote: >> On Tuesday 28 September 2010, David Reiser wrote: >>> On Sep 28, 2010, at 8:00 AM, Geert Janssens wrote: I'm not sure what goes wrong. I can only think of these things: *

RE: [Bug 630652] Expanding and adding GnuCash Other Assets

2010-10-11 Thread Thomas Bullock
No problem about the stages. We are getting closer! Tom > -Original Message- > From: Yawar Amin [mailto:yawar.a...@gmail.com] > Sent: Saturday, October 09, 2010 4:18 PM > To: Christian Stimming > Cc: gnucash-devel@gnucash.org; Thomas Bullock > Subject: Re: [Bug 630652] Expanding and add

RE: Documentation for the 2.4 release

2010-10-11 Thread Thomas Bullock
Thanks for the features list wiki reference. It should be a good starting point for me to draft something. Tom > -Original Message- > From: Christian Stimming [mailto:stimm...@tuhh.de] > Sent: Saturday, October 09, 2010 5:34 AM > To: gnucash-devel@gnucash.org > Cc: Thomas Bullock; Geer

RE: FW: [Bug 630652] Expanding and adding GnuCash Other Assets

2010-10-11 Thread Thomas Bullock
Christian, Thanks for the enlightenment. I did not appreciate the differences you are pointing out. Since I found an error that slipped thru, I should wait until the commit actually happens, before fixing the one error that I am aware of. I will wait for the commit notification. Tom >

GNC_MODULE_PATH loaded twice

2010-10-11 Thread Geert Janssens
I've been doing some code reading in the gnc_module code. I've found that at some point the paths in environment variable GNC_MODULE_PATH are appended to the environment variable LD_LIBRARY_PATH. This happens somewhere early in the gnc_module initialization [1]. However at the time the gnc_modu

Re: svn and Trac browse source not the same?

2010-10-11 Thread Geert Janssens
On Monday 11 October 2010, Geert Janssens wrote: > On Tuesday 28 September 2010, David Reiser wrote: > > On Sep 28, 2010, at 8:00 AM, Geert Janssens wrote: > > > I'm not sure what goes wrong. > > > > > > I can only think of these things: > > > * either the source is not fully up to date > > > * the

Re: svn and Trac browse source not the same?

2010-10-11 Thread Geert Janssens
On Tuesday 28 September 2010, David Reiser wrote: > On Sep 28, 2010, at 8:00 AM, Geert Janssens wrote: > > I'm not sure what goes wrong. > > > > I can only think of these things: > > * either the source is not fully up to date > > * the build chain is not picking up all the necessary changes, it >