Re: QIF Importer

2008-01-07 Thread Tom Brown
On Thu, Jan 03, 2008 at 07:13:40PM -0800, Charles Day wrote: > On Jan 3, 2008 6:03 PM, Ian Lewis <[EMAIL PROTECTED]> wrote: > > > Charles, > > > > You mentioned in some other e-mails that you were working on fixing some > > problems with the QIF importer. What exactly are you working on? I'm looki

Re: gnucash hangs on older accounts file

2008-01-07 Thread Derek Atkins
Terry <[EMAIL PROTECTED]> writes: > I'm assuming of course that the accounts file is OS independent and that > it can be transported transparently from Linux to Windows. Yes. Also, it would help if you kept this conversation in the same thread instead of starting new threads every time. -derek

Re: r16802 - gnucash/branches/2.2/po - [r16782] Move distributed qif source files into POTFILES.ignore, fixes make distcheck.

2008-01-07 Thread Derek Atkins
Andreas Köhler <[EMAIL PROTECTED]> writes: > The qif files above are problematic in the current schema, because they > are of type 4 and found by make-gnucash-potfiles. I could imagine two > ways to fix it: > > A. Remove the second check in distcheck-hook > B. Let make-gnucash-potfiles

Re: QIF Importer

2008-01-07 Thread Derek Atkins
Tom Brown <[EMAIL PROTECTED]> writes: > I'm (very slowly) making progress on a unit test for > import-export/import-backend.c and will use the test to improve how it > finds matches for reconciling. For example /* Memo heuristics */ leaves a lot > to > be desired. Cool.. -derek -- Derek

Re: No HBCI

2008-01-07 Thread John Sved
John Sved wrote: > > I have tried many combinations ... > > Meanwhile on the test machine gnucash 2.2.2 Online Banking Setup is > still there to remind me that it can work. > So the status at present is that I could not get the gnucash-2.2.2-0.rauch.1.rpm installed with Online Banki

Re: No HBCI

2008-01-07 Thread John Sved
> (But on the good machine it appears to coexist and HBCI is available to > gnucash.) > > STILL no HBCI support. > > Can anyone suggest a next step to detect and fix the problem on the bad > machine, please? I continued to try some combinations. I tried to install qwenhywfar3 again but YAST co

Re: r16802 - gnucash/branches/2.2/po - [r16782] Move distributed qif source files into POTFILES.ignore, fixes make distcheck.

2008-01-07 Thread Christian Stimming
Hi Andi, Am Sonntag, 6. Januar 2008 23:13 schrieb Andreas Köhler: > > > > [r16782] Move distributed qif source files into POTFILES.ignore, > > > > fixes make distcheck. > > > > > > With this patch, the string from the two files from the patch and most > > > importantly src/import-export/qif/qif-pa

Re: AUDIT: r16836 - gnucash/trunk/src - Prevent crashing when a report template disappears (#505921).

2008-01-07 Thread Christian Stimming
Am Montag, 7. Januar 2008 00:55 schrieb Andrew Sackville-West: > Author: andrewsw > Date: 2008-01-06 18:55:48 -0500 (Sun, 06 Jan 2008) > New Revision: 16836 > Trac: http://svn.gnucash.org/trac/changeset/16836 > > Modified: >gnucash/trunk/src/app-utils/options.scm >gnucash/trunk/src/report/r

Re: r16839 - gnucash/branches/2.2 - [r16837] Fix r16733 and r16782 by removing the contents of po/POTFILES.ignore from po/POTFILES.

2008-01-07 Thread Christian Stimming
Am Montag, 7. Januar 2008 21:25 schrieb Andreas Köhler: > Author: andi5 > Date: 2008-01-07 15:25:26 -0500 (Mon, 07 Jan 2008) > New Revision: 16839 > Trac: http://svn.gnucash.org/trac/changeset/16839 > > Modified: >gnucash/branches/2.2/make-gnucash-potfiles.in >gnucash/branches/2.2/po/POTFIL

Re: r16840 - gnucash/branches/2.2/po - Update German translation

2008-01-07 Thread Andreas Köhler
Hi Christian, Am Montag, den 07.01.2008, 15:42 -0500 schrieb Christian Stimming: > Author: cstim > Date: 2008-01-07 15:42:30 -0500 (Mon, 07 Jan 2008) > New Revision: 16840 > Trac: http://svn.gnucash.org/trac/changeset/16840 > > Modified: >gnucash/branches/2.2/po/de.po > Log: > Update German t

Re: AUDIT: r16836 - gnucash/trunk/src - Prevent crashing when a report template disappears (#505921).

2008-01-07 Thread Andrew Sackville-West
On Mon, Jan 07, 2008 at 09:01:28PM +0100, Christian Stimming wrote: > Am Montag, 7. Januar 2008 00:55 schrieb Andrew Sackville-West: > > Author: andrewsw > > Date: 2008-01-06 18:55:48 -0500 (Sun, 06 Jan 2008) > > New Revision: 16836 > > Trac: http://svn.gnucash.org/trac/changeset/16836 > > > > Modi

Re: r16844 - gnucash/trunk - Get distcheck working on FC7.

2008-01-07 Thread Derek Atkins
Oops, I forgot to mark this for backport.. -derek Quoting Derek Atkins <[EMAIL PROTECTED]>: > Author: warlord > Date: 2008-01-07 21:10:59 -0500 (Mon, 07 Jan 2008) > New Revision: 16844 > Trac: http://svn.gnucash.org/trac/changeset/16844 > > Modified: > gnucash/trunk/Makefile.am > Log: > Get di

Re: QIF importer treatment of zero-sum split transactions

2008-01-07 Thread Charles Day
On Jan 6, 2008 1:33 AM, Charles Day <[EMAIL PROTECTED]> wrote: > On Jan 4, 2008 2:54 PM, Charles Day <[EMAIL PROTECTED]> wrote: > > > On Jan 4, 2008 9:37 AM, William D. Hamblen < > > [EMAIL PROTECTED]> wrote: > > > > > Hi everyone, > > > > > > On Fri, 4 Jan 2008, Derek Atkins wrote: > > > > > > >

Building GnuCash 2.2.2 on Mac OS X without Fink or MacPorts

2008-01-07 Thread Alexander Sotirov
short version: curl -O http://a.sotirov.net/code/gnucash-osx/gnucash-osx-20080107.tar.gz tar xfvz gnucash-osx-20080107.tar.gz cd gnucash-osx-20080107 ./download.sh ./build.sh If the build is successful, GnuCash will be installed in /Applications/GnuCash and can be started by ru