Re: Issues with Placeholder Accounts

2017-02-10 Thread David T. via gnucash-devel
> On Feb 11, 2017, at 6:04 AM, Chris Good wrote: > Hi David, > > The Help manual says: > > A Placeholder means this account is not used for transaction data. > Transactions may not be posted to this account, only to sub-accounts of this > account not marked

RE: Issues with Placeholder Accounts

2017-02-10 Thread Chris Good
> Message: 1 > Date: Fri, 10 Feb 2017 09:17:57 +0500 > From: "David T." > To: GnuCash Developers > Subject: Issues with Placeholder Accounts > Message-ID: <875e65ef-1a79-4c3a-adeb-8bdce8ca3...@yahoo.com> > Content-Type: text/plain; charset=utf-8 >

Missing dll

2017-02-10 Thread Stephen Brown
Hi All, In a gcdev msys shell running /c/gcdev/gnucash/build/bin/gnucash.exe I get libglib-2.0-0.dll, libgtk-win32-2.0-0.dll, libguile-17.dll, libgio-2.0-0.dll is missing. Is this still an installation error? Cheers Stephen Grant Brown ___

ninja not found

2017-02-10 Thread Stephen Brown
Hi All, In a gcdev msys I see -- GNUCash@Ace /c/gcdev/gnucash/build/bin $ ninja.exe install sh: ninja.exe: command not found GNUCash@Ace /c/gcdev/gnucash/build/bin $ /c/gcdev/ninja/ninja.exe --help usage: ninja [options]

Re: cpp branch

2017-02-10 Thread Geert Janssens
Op vrijdag 10 februari 2017 14:51:55 CET schreef Geert Janssens: > Op vrijdag 10 februari 2017 11:24:00 CET schreef Robert Fewell: > > Geert, > > > > Looks like I did too much housekeeping and removed the lot. If I remember > > the only real issues I found > > > > were the settings save and

Re: cpp branch

2017-02-10 Thread Geert Janssens
Bob, I managed to work around the segfault I had left and pushed that commit as well in case you want to try it. While doing so I noticed three more issues I need to fix: - newlines are not properly stripped from csv type data (they are for fixed width type data) - column splitting misbehaves

Re: Using CMake

2017-02-10 Thread Geert Janssens
Op vrijdag 10 februari 2017 20:29:05 CET schreef Stephen Brown: > Hi Geert > I open the gcdev msys shell window. > I “cd /c/gcdev/gnucash.git” > I “. /c/gcdev/gnucash-on-windows.git/devrc.sh” > The shell disappears Hi Stephen, this means the shell script causes your shell to exit. This is a bug.

Re: Using CMake

2017-02-10 Thread Stephen Brown
Hi Geert From: Geert Janssens Sent: Saturday, February 11, 2017 4:14 AM To: gnucash-devel@gnucash.org Cc: Stephen Brown Subject: Re: Using CMake Op vrijdag 10 februari 2017 12:15:15 CET schreef Stephen Brown: > Hi All, > > I have finally got install.sh from /c/gcdev/gnucash-on-windows.git

Re: Using CMake

2017-02-10 Thread Geert Janssens
Op vrijdag 10 februari 2017 12:15:15 CET schreef Stephen Brown: > Hi All, > > I have finally got install.sh from /c/gcdev/gnucash-on-windows.git running > without errors using the suggested changes. How do I use cmake when in > /c/gcdev/gnucash.git on master branch in a gcdev msys shell. > >

Re: cpp branch

2017-02-10 Thread Geert Janssens
Op vrijdag 10 februari 2017 11:24:00 CET schreef Robert Fewell: > Geert, > > Looks like I did too much housekeeping and removed the lot. If I remember > the only real issues I found > were the settings save and load but that was down to you changing it, so > no issue, double clicking on the

Using CMake

2017-02-10 Thread Stephen Brown
Hi All, I have finally got install.sh from /c/gcdev/gnucash-on-windows.git running without errors using the suggested changes. How do I use cmake when in /c/gcdev/gnucash.git on master branch in a gcdev msys shell. When I use ./configure it comes up with

Re: cpp branch

2017-02-10 Thread Robert Fewell
Geert, Looks like I did too much housekeeping and removed the lot. If I remember the only real issues I found were the settings save and load but that was down to you changing it, so no issue, double clicking on the fixed width bar when in csv mode along with the renderer being dropped in the