On Mon, 2006-01-02 at 23:02 -0500, David Hampton wrote:
> On Tue, 2005-12-27 at 18:03 -0500, David Reiser wrote:
> > Also, the totd window behaves differently if invoked from the help
> > menu than if it gets created at launch. The launch version will stay
> > behind the main window, or can go
The link on the homepage is incorrect. Try:
http://wiki.gnucash.org/wiki/
-derek
Quoting Peter MXller <[EMAIL PROTECTED]>:
Message body follows:
Hi Benoit,
I'm interested in having a fine program for financial
purposes. Since I left windows for linux, I could not find a
real alternative
Quoting Neil Williams <[EMAIL PROTECTED]>:
No problem - I'm just not sure how to achieve it.
If
${top_srcdir}/Makefile.am is a symlink, can we follow that symlink and
run from there?
Do you mean use cd to go to ${top_srcdir} first?
Or the set the redirect to go to ${top_srcdir}/po/POTFILES.i
On Tuesday 03 January 2006 8:21 pm, Derek Atkins wrote:
> Neil Williams <[EMAIL PROTECTED]> writes:
> > make-gnucash-postfiles is made on each make started from ${top_srcdir}
> > and remade if it's deleted, so it should be safe to remove POTFILES.in
> > from svn control and let it be generated via
On Tue, Jan 03, 2006 at 03:58:09PM -0500, Chris Shoemaker wrote:
> On Tue, Jan 03, 2006 at 03:42:04PM -0500, Derek Atkins wrote:
> > Derek Atkins <[EMAIL PROTECTED]> writes:
> >
> > > Any chance we could change this slightly.. If
> > > ${top_srcdir}/Makefile.am is a symlink, can we follow that sy
On Tue, Jan 03, 2006 at 03:42:04PM -0500, Derek Atkins wrote:
> Derek Atkins <[EMAIL PROTECTED]> writes:
>
> > Any chance we could change this slightly.. If
> > ${top_srcdir}/Makefile.am is a symlink, can we follow that symlink and
> > run from there? This would also allow this process to work i
Derek Atkins <[EMAIL PROTECTED]> writes:
> Any chance we could change this slightly.. If
> ${top_srcdir}/Makefile.am is a symlink, can we follow that symlink and
> run from there? This would also allow this process to work in an
> "lndir tree".
FYI, the reason I'm asking this is because the lnd
Neil Williams <[EMAIL PROTECTED]> writes:
> On Tuesday 03 January 2006 6:01 pm, Chris Shoemaker wrote:
>> $ ./make_gnucash_potfiles > po/POTFILES.in
>
> committed.
>
>> Does anyone know why we version-control this generated file?
>
> make-gnucash-postfiles is made on each make started from ${top_s
Odd.. I was just able to reproduce this myself, so it is definitely
a bug. Please file a bug report with bugzilla.
-derek
Quoting [EMAIL PROTECTED]:
From: Derek Atkins <[EMAIL PROTECTED]>
Date: 2006/01/03 Tue PM 01:10:44 CST
To: [EMAIL PROTECTED]
CC: gnucash-devel@gnucash.org
Subject: Re:
As I said (or was trying to say), you've not actually entered any data...
You need to actually COMMIT the line item before you post. Hit the
enter key, or click the "commit" button BEFORE you post.
-derek
Quoting [EMAIL PROTECTED]:
From: Derek Atkins <[EMAIL PROTECTED]>
Date: 2006/01/03 Tue
What happens if you hit "enter" to actually post the line-item to the invoice?
Right now you haven't actually finished entering the line-item.
-derek
Quoting [EMAIL PROTECTED]:
From: Derek Atkins <[EMAIL PROTECTED]>
Date: 2006/01/03 Tue AM 10:40:28 CST
To: [EMAIL PROTECTED]
CC: gnucash-devel@
On Tuesday 03 January 2006 6:01 pm, Chris Shoemaker wrote:
> $ ./make_gnucash_potfiles > po/POTFILES.in
committed.
> Does anyone know why we version-control this generated file?
make-gnucash-postfiles is made on each make started from ${top_srcdir} and
remade if it's deleted, so it should be sa
On Tuesday 03 January 2006 5:43 pm, [EMAIL PROTECTED] wrote:
> Hello,
>
> With revision 12241
> I got the following error when running make pot:
> make[1]: *** No rule to make target `../src/gnome/gncmod-budget.c', needed
> by `gnucash.pot'. Stop.
Try it with revision 12246.
When files are remov
On Tue, Jan 03, 2006 at 06:43:00PM +0100, [EMAIL PROTECTED] wrote:
> Hello,
>
> With revision 12241
> I got the following error when running make pot:
> make all-am
> make[2]: Entering directory `/home/tortho/svn/gcash/intl-scm'
> make[2]: Nothing to be done for `all-am'.
> make[2]: Leaving direc
Hello,
With revision 12241
I got the following error when running make pot:
make all-am
make[2]: Entering directory `/home/tortho/svn/gcash/intl-scm'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/tortho/svn/gcash/intl-scm'
make[1]: Leaving directory `/home/tortho/svn
Please CC gnucash-devel on all replies
Quoting [EMAIL PROTECTED]:
Quoting [EMAIL PROTECTED]:
> I hope I understand how the Accounts receivable works. When I enter
> an invoice and post it, the balance is 0 and no other amounts show up
> in Tot Invoice. This is using a r12243 from this mo
Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
I, too, believe it's a good idea. I've been suggesting this route
as a quick-and-dirty way to get around the fragileness of /usr/bin/guile.
Historically we've had a problem when /usr/bin/guile executes a version
of guile different than the one gnucas
On Tue, Jan 03, 2006 at 11:07:07AM -0500, Derek Atkins wrote:
> Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
>
> >On Tue, Jan 03, 2006 at 08:06:00AM +, Neil Williams wrote:
> >>On Tuesday 03 January 2006 6:18 am, Chris Shoemaker wrote:
> >>> Folks,
> >>> I'm interested in comments on t
Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
Glad to hear it. Yeah, a true gnucash executable should play nicer
with gprof, and (more importantly for me) also gdb.
Yea, debugging gnucash with gdb can be a major PitA. unfortunately
it's still hard, because gdb dosn't debug scheme. But yea, g
Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
On Tue, Jan 03, 2006 at 08:06:00AM +, Neil Williams wrote:
On Tuesday 03 January 2006 6:18 am, Chris Shoemaker wrote:
> Folks,
> I'm interested in comments on the attached patch.
I too have been working on a gnucash C executable - but wi
Quoting [EMAIL PROTECTED]:
I hope I understand how the Accounts receivable works. When I enter
an invoice and post it, the balance is 0 and no other amounts show up
in Tot Invoice. This is using a r12243 from this morning. Shouldn't
the invoice amount be showing up in accounts receivable?
On Tue, Jan 03, 2006 at 02:13:15AM -0500, David Hampton wrote:
> On Tue, 2006-01-03 at 01:18 -0500, Chris Shoemaker wrote:
> > I'm interested in comments on the attached patch.
>
> Looks good to me. I just hacked together something similar in an
> attempt to get gprof to run on gnucash, but your
On Tue, Jan 03, 2006 at 08:06:00AM +, Neil Williams wrote:
> On Tuesday 03 January 2006 6:18 am, Chris Shoemaker wrote:
> > Folks,
> > I'm interested in comments on the attached patch.
>
> I too have been working on a gnucash C executable - but with even less links
> into guile. I cou
I hope I understand how the Accounts receivable works. When I enter an invoice
and post it, the balance is 0 and no other amounts show up in Tot Invoice.
This is using a r12243 from this morning. Shouldn't the invoice amount be
showing up in accounts receivable?
MIchael
I've been away from the gnc code - working on the other end of the data chain
that will allow me to create gnucash invoices from Palm data.
That end is now ready and I've been reconsidering how to convert QOF objects
from pilot-qof to gnucash. I may be removing the QSF map code in favour of a
S
On Tuesday 03 January 2006 6:18 am, Chris Shoemaker wrote:
> Folks,
> I'm interested in comments on the attached patch.
I too have been working on a gnucash C executable - but with even less links
into guile. I could get it to load gnucash as far as the splash screen, load
all the module
26 matches
Mail list logo