Re: gnucash 1.6.5 compilation problems

2002-03-27 Thread Derek Atkins
Did you install g-wrap first? -derek wwp [EMAIL PROTECTED] writes: Hi there, really *very* interested in using gnucash 1.6.5, I've downloaded the gz archive, and trying to compile (./configure is OK after a few lib upgrades), I got this error: [snip] Making all in guile make[3]:

Re: error on startup

2002-03-27 Thread Derek Atkins
Did you update your version of guile without rebuilding g-wrap or gnucash? This error would seem to imply that you did. -derek Joseph Carmon [EMAIL PROTECTED] writes: When I start GnuCash I get the following error ERROR: In procedure dynamic-link: ERROR:

Re: Feature Request? Was Re: GnuCash 1.6.5 is released.

2002-03-27 Thread Derek Atkins
A patch to do this would certainly be accepted. (hint hint) -derek A Guy Called Tyketto [EMAIL PROTECTED] writes: On Mon, Dec 17, 2001 at 03:52:15AM -0800, Dave Peticolas wrote: 1.6.5 - 16 December 2001 o Euro conversion druid o Updated or new translations for

Feature Request? Was Re: GnuCash 1.6.5 is released.

2002-03-27 Thread A Guy Called Tyketto
On Mon, Dec 17, 2001 at 03:52:15AM -0800, Dave Peticolas wrote: 1.6.5 - 16 December 2001 o Euro conversion druid o Updated or new translations for Brazilian Portuguese, Danish, German, Nicaraguan Spanish, Norwegian, Portuguese, Slovak, Spanish, and

gnucash 1.6.5 compilation problems

2002-03-27 Thread wwp
Hi there, really *very* interested in using gnucash 1.6.5, I've downloaded the gz archive, and trying to compile (./configure is OK after a few lib upgrades), I got this error: [snip] Making all in guile make[3]: Entering directory `/tmp/_tst/gnucash-1.6.5/src/guile' FLAVOR=gnome guile -c \

acc_guid in split ??

2002-03-27 Thread Linas Vepstas
Dave, I notice that one of the changes made in teh last year or so was to store a copy of the account guid in the split structure. As far as I can tell using grep, this serves no useful purpose, and in fact just makes the code somewhat confusing. Do you know why its there? (I thought maybe

doc bug

2002-03-27 Thread Andrew Pimlott
I was just browsing the on-line documentation and found an egregious mistake. On, http://www.gnucash.org/docs/C/xacc-recording-incomeexpense.html there is the sentence When, for instance, salary is deposited in a bank account, the bank account is credited, and the income account is

Some XML Funniness...

2002-03-27 Thread Christopher Browne
Apparently the XML parser is quite dependent on the positions of elements matching with some sort of implicit ordering. I was planning to en-masse move a bunch of accounts into a hierarchy; I've got a bunch of $USD accounts that I'm not using much anymore, and figured I'd hide them under US

Feature request: user programable input dialogue box

2002-03-27 Thread Jeff Warnica
Hi all.. I dont know where this idea fits in the grand scheme of things, but Ive come up with what would definitly help me, and probabaly others.. Weekly we do a deposit here in the office.. At that point I record income from sources moving into the 'office' account, and then moving money

Average Monthly Expenses Report/Chart?

2002-03-27 Thread Chris Ingram
I have been using GnuCash (1.6.4) for about 4 months now to track my family's (me and my wife) finances, but have been loosly following its development for much longer. I am trying to figure out how to best track historical expense patterns to help us budget and see where we are overspending.

Re: Guile 1.5.6 beta available for testing.

2002-03-27 Thread Thien-Thi Nguyen
From: Rob Browning [EMAIL PROTECTED] Date: Tue, 05 Mar 2002 17:24:23 -0600 * Remove automake and autoconf from your path, or turn off their execute bits, or something. (Users must be able to build from the tarfile without installing those tools.) absent system dir

error on startup

2002-03-27 Thread Joseph Carmon
When I start GnuCash I get the following error ERROR: In procedure dynamic-link: ERROR: /usr/share/guile/g-wrapped/libgw-runtime.so: undefined symbol: scm_thread_count How do I fix this? = *** *Joe Carmon * *Systems Analyst * *Aquinas College * *

I want it :-/

2002-03-27 Thread ezxzwy58jnaz75001
Not a bug as such, except that I really want to get my hands on this program (especially after a nightmare morning of trying to balance everything out)... ...but the download ( http://www.cs.hmc.edu/~rclark/xacc/download/xacc-1.0.17.tar.gz ) leads to a file not found page :-( Please let me

Re: g_list_append performance bug

2002-03-27 Thread Havoc Pennington
[EMAIL PROTECTED] (Linas Vepstas) writes: But there's a problem with that! glib does not give you an O(1) way of being able to maintain the pointer to the tail! It can't be done! There is no way to maintain the tail pointer in your application, except by searching for it, which makes it

Whole bunch of old messages flying through?

2002-03-27 Thread gnucash
I just saw a whole bunch of old messages dating back as far as December bounce across the list. Did somebody go out and approve a whole lot of queued messages? It's definitely curious... -- (reverse (concatenate 'string gro.mca@ enworbbc)) http://www.ntlug.org/~cbbrowne/linuxdistributions.html

OFX support, status

2002-03-27 Thread Benoit Grégoire
Greetings everyone, A month ago I sent a message to indicate that I was planing on working on OFX support a my end of degree project. I am happy to announce that my project has been accepted, and that work is coming along quickly. My project has changed somewhat from it's initial form.

Re: OFX support, status

2002-03-27 Thread Derek Atkins
Benoit Grégoire [EMAIL PROTECTED] writes: I am happy to announce that my project has been accepted, and that work is coming along quickly. Congrats. [lots of good stuff deleted] When support for the library is added into GnuCash, I hope GnuCash can do much better than blindly converting

Re: Feature request: user programable input dialogue box

2002-03-27 Thread Derek Atkins
This sounds like a Scheduled Transaction, which is being worked on in the CVS version of Gnucash. -derek Jeff Warnica [EMAIL PROTECTED] writes: Hi all.. I dont know where this idea fits in the grand scheme of things, but Ive come up with what would definitly help me, and probabaly