Re: Build and run in separate directory

2006-02-15 Thread Derek Atkins
Mike Alexander <[EMAIL PROTECTED]> writes: >> I am unclear why this change has any effect. What are the values of >> srcdir, top_srcdir, and top_builddir in intl-scm/Makefile. I see the problem now; it's unclear just from the patch -- you need to see the rest of the Makefile.am to understand the

Re: Build and run in separate directory

2006-02-15 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Derek Atkins wrote: | Mike Alexander <[EMAIL PROTECTED]> writes: | | |>>I am unclear why this change has any effect. What are the values of |>>srcdir, top_srcdir, and top_builddir in intl-scm/Makefile. | | | I see the problem now; it's unclear just f

Re: Build and run in separate directory

2006-02-15 Thread Derek Atkins
Quoting Peter O'Gorman <[EMAIL PROTECTED]>: | SCMFILES = $(shell find ${top_srcdir}/src -name test -prune -o -name '*.scm' -print ) Why not just use ${abs_top_srcdir} so the .scm files will have absolute paths? [EMAIL PROTECTED] src]$ grep abs_top_srcdir ../build/intl-scm/Makefile [EMAIL PRO

Re: Build and run in separate directory

2006-02-15 Thread Peter O'Gorman
Derek Atkins wrote: Quoting Peter O'Gorman <[EMAIL PROTECTED]>: | SCMFILES = $(shell find ${top_srcdir}/src -name test -prune -o -name '*.scm' -print ) Why not just use ${abs_top_srcdir} so the .scm files will have absolute paths? [EMAIL PROTECTED] src]$ grep abs_top_srcdir ../build/intl-s

Re: Build and run in separate directory

2006-02-15 Thread Derek Atkins
Mike, Could you send the actual make failure you get without this patch to intl-scm/Makefile.am? David and I are trying to reproduce this ourselves and are failing to do so. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Process

Error on invoice reports

2006-02-15 Thread micwise
When I try to pull up any invoice to print (easy, fancy, or printable) I receive an error and the report says Report error An error occurred while running the report. . The error is: In /home/michael.wise/usr/local/gnucash//share/gnucash/scm/report.scm: ... 433: 10 (set! html (gnc:report-

Re: Error on invoice reports

2006-02-15 Thread Derek Atkins
Quoting [EMAIL PROTECTED]: When I try to pull up any invoice to print (easy, fancy, or printable) I receive an error and the report says [snip] /home/michael.wise/usr/local/gnucash//share/gnucash/guile-modules/gnucash/business-core.scm:43:8: In expression (gnc:owner-get-dep-name (gnc:job-get-ow

make check fails in test-load-xml2

2006-02-15 Thread Derek Atkins
Hi, I was trying to test a buildsystem change and noticed that "make check" is failing now. I suspect this is due to adding gconf into the xml backend. Here's the backtrace from test-load-xml2. -derek (gdb) run Starting program: /home/warlord/src/gnucash/gnucash-svn/build/src/backend/file/te

Re: Re: Error on invoice reports

2006-02-15 Thread micwise
> > From: Derek Atkins <[EMAIL PROTECTED]> > Date: 2006/02/15 Wed AM 09:17:42 CST > To: [EMAIL PROTECTED] > CC: gnucash-devel@gnucash.org > Subject: Re: Error on invoice reports > > Quoting [EMAIL PROTECTED]: > > > When I try to pull up any invoice to print (easy, fancy, or > > printable) I re

Re: Re: Error on invoice reports

2006-02-15 Thread Derek Atkins
Quoting [EMAIL PROTECTED]: 562: 31* (gnc:html-document-set-title! (string-append (_ type-str) " " ...)) /home/michael.wise/usr/local/gnucash//share/gnucash/guile-modules/gnucash/report/owner-report.scm:562:11: In expression (gnc:html-document-set-title! (string-append # " " ...)): /home/michael

Error also on other reports

2006-02-15 Thread Eildert Groeneveld
for the extended portfolio I am also getting errors: perhaps some general problem? (rev 13270) : In procedure scm-error in expression (scm-error (quote misc-error) #f ...): : not-a-record #f ;;; WARNING (wrong arguments for gnc:make-gnc-monetary: #f #< num: -736000 denom: 100>) In /usr/loca

Re: [PATCH] Updated add/edit account window

2006-02-15 Thread Andreas Köhler
Hi, On Monday, 16 Jan 2006, 16:49 CET, Eskil Bylund wrote: > Here's a patch that updates the add/edit account window. Changes are: > > * src/gnome/glade/account.glade > * src/gnome-utils/dialog-account.c: Clean up the Account dialog. > Replace the account type clist with a GtkComboBox. Update t

Re: Error also on other reports

2006-02-15 Thread Andrew Sackville-West
On Wed, 15 Feb 2006 18:39:20 +0100 Eildert Groeneveld <[EMAIL PROTECTED]> wrote: > for the extended portfolio I am also getting errors: > perhaps some general problem? > (rev 13270) Well, I just made a bunch of changes to that report, so I probably broke it. I'm completeing a 13270 build right

Re: [PATCH] Updated add/edit account window

2006-02-15 Thread Chris Shoemaker
On Wed, Feb 15, 2006 at 06:40:10PM +0100, Andreas Köhler wrote: > Hi, > > On Monday, 16 Jan 2006, 16:49 CET, Eskil Bylund wrote: > > Here's a patch that updates the add/edit account window. Changes are: > > > > * src/gnome/glade/account.glade > > * src/gnome-utils/dialog-account.c: Clean up the

Re: Error also on other reports

2006-02-15 Thread Andrew Sackville-West
On Wed, 15 Feb 2006 18:39:20 +0100 Eildert Groeneveld <[EMAIL PROTECTED]> wrote: > for the extended portfolio I am also getting errors: > perhaps some general problem? > (rev 13270) I need some more information on what you are doing here? What currency(ies) are you using? more than one? what c

Re: Error also on other reports

2006-02-15 Thread Eildert Groeneveld
On Wednesday 15 February 2006 21:09, Andrew Sackville-West wrote: > I need some more information on what you are doing here? What currency(ies) > are you using? more than one? what currency are you setting the report to? there are some 16 entries (stocks that is) all in Euro on is a straight acco

Re: Error also on other reports

2006-02-15 Thread Andrew Sackville-West
On Wed, 15 Feb 2006 21:26:30 +0100 Eildert Groeneveld <[EMAIL PROTECTED]> wrote: > On Wednesday 15 February 2006 21:09, Andrew Sackville-West wrote: > > I need some more information on what you are doing here? What currency(ies) > > are you using? more than one? what currency are you setting the r

Re: [PATCH] Updated add/edit account window

2006-02-15 Thread Chris Shoemaker
On Wed, Feb 15, 2006 at 06:40:10PM +0100, Andreas Köhler wrote: > Here is a patch that tries to replace the list store with a filtered > GncTreeModelAccountTypes. If you do not want to go this way (do not > think so), there are still two open bugs in my own code ;) Just out of curiousity, were you

Re: [Gnucash-changes] r13272 - gnucash/branches/cashutil - Halting the cashutil branch until further notice - development continues outside svn

2006-02-15 Thread Derek Atkins
If you're going to kill it, kill it. Don't "move" development outside of the SVN tree.. That does nobody any good. it should either be dead dead, or it should continue in SVN. -derek Quoting Neil Williams <[EMAIL PROTECTED]>: Author: codehelp Date: 2006-02-15 18:20:31 -0500 (Wed, 15 Feb 200

Re: [Gnucash-changes] r13272 - gnucash/branches/cashutil - Halting the cashutil branch until further notice - development continues outside svn

2006-02-15 Thread Neil Williams
On Wednesday 15 February 2006 11:26 pm, you wrote: > If you're going to kill it, kill it. Don't "move" development outside of > the SVN tree.. That does nobody any good. Sorry, I simply cannot continue with the gnucash branch - I have said that off-list. The code is not in a maintanable state d

Re: [Gnucash-changes] r13272 - gnucash/branches/cashutil - Halting the cashutil branch until further notice - development continues outside svn

2006-02-15 Thread Josh Sled
On Thu, 2006-02-16 at 00:15 +, Neil Williams wrote: > No-one here probably believes me, but IMHO it's actually easier to use CVS, > makepatch and manifest files rather than svn merge. Why? Because I don't have > to keep track of arbitrary numbers that are outside my control. r numbers may >

Re: [Gnucash-changes] r13272 - gnucash/branches/cashutil - Halting the cashutil branch until further notice - development continues outside svn

2006-02-15 Thread Neil Williams
On Thursday 16 February 2006 12:44 am, Josh Sled wrote: > On Thu, 2006-02-16 at 00:15 +, Neil Williams wrote: > > No-one here probably believes me, but IMHO it's actually easier to use > > CVS, makepatch and manifest files rather than svn merge. > > I don't understand why you need to keep trac

Re: [Gnucash-changes] r13272 - gnucash/branches/cashutil - Halting the cashutil branch until further notice - development continues outside svn

2006-02-15 Thread Josh Sled
On Thu, 2006-02-16 at 01:10 +, Neil Williams wrote: > On Thursday 16 February 2006 12:44 am, Josh Sled wrote: > > On Thu, 2006-02-16 at 00:15 +, Neil Williams wrote: > > > No-one here probably believes me, but IMHO it's actually easier to use > > > CVS, makepatch and manifest files rather t

Re: make check fails in test-load-xml2

2006-02-15 Thread Josh Sled
On Wed, 2006-02-15 at 11:24 -0500, Derek Atkins wrote: > I was trying to test a buildsystem change and noticed that "make check" > is failing now. I suspect this is due to adding gconf into the > xml backend. Here's the backtrace from test-load-xml2. It was due to the g-types system not being i

Re: make check fails in test-load-xml2

2006-02-15 Thread Derek Atkins
Quoting Josh Sled <[EMAIL PROTECTED]>: On Wed, 2006-02-15 at 11:24 -0500, Derek Atkins wrote: I was trying to test a buildsystem change and noticed that "make check" is failing now. I suspect this is due to adding gconf into the xml backend. Here's the backtrace from test-load-xml2. It was

Re: Error also on other reports

2006-02-15 Thread Andrew Sackville-West
On Wed, 15 Feb 2006 21:26:30 +0100 Eildert Groeneveld <[EMAIL PROTECTED]> wrote: > On Wednesday 15 February 2006 21:09, Andrew Sackville-West wrote: > > I need some more information on what you are doing here? What currency(ies) > > are you using? more than one? what currency are you setting the r