Re: GnuCash as server [WAS: Re: GnuCash page on GO site]

2004-02-26 Thread Tim Wunder
On 2/26/2004 12:01 PM, I believe that Josh Sled wrote: On Thu, Feb 26, 2004 at 10:52:31AM -0600, Linas Vepstas wrote: | On Thu, Feb 26, 2004 at 11:31:40AM -0500, Josh Sled was heard to remark: | > Or the evolution people can do a GET against gnucashd to get upcoming | > scheduled transactions and

Re: Problem compiling gnucash-1-8-branch

2004-02-07 Thread Tim Wunder
On Saturday 07 February 2004 8:58 am, someone claiming to be Tim Wunder wrote: > On Friday 06 February 2004 4:23 pm, someone claiming to be Derek Atkins wrote: > > Hi, > > > > I cannot reproduce this problem. The code builds just fine for me. > > > > This is wha

Re: Problem compiling gnucash-1-8-branch

2004-02-07 Thread Tim Wunder
So, I don't know what to tell you. I suspect this is a problem in > your environment or your checkout -- it's definitely not a problem > with gnucash. Or at least I cannot reproduce it on my FC1 machine. > Thanks, Tim > -derek > > Tim Wunder <[EMAIL PROTECTED

Problem compiling gnucash-1-8-branch

2004-01-28 Thread Tim Wunder
Hi, I was on IRC a couple days ago with a problem compiling CVS' 1.8 branch, but couldn't hang around long enough for warlord to help me. So, I've taken the time to start from scratch and try to compile from a clean source tree to see if that'll work. Well, it doesn't. For the record, I'm runni

Error opening version 1.8.7 datafile with head

2003-10-05 Thread Tim Wunder
Hi, When I execute /opt/gnucash-head/bin/gnucash --load /data/Finances/TestDatafile I get this error: Backtrace: 0* [primitive-load "/data/Finances/TestDatafile"] 1* I can, however, open the file after starting gnucash with --nofile and opeing the file from within gnucash, but I have these w

Re: Double-entry explanation

2003-09-01 Thread Tim Wunder
On Monday 01 September 2003 2:46 pm, someone claiming to be Jon Lapham wrote: > Tim Wunder wrote: > > So... > > Are we back to > > Simple Transaction > > Complex (Split) Transaction > > and just leaving off any reference to the number of accounts involved?

Re: Double-entry explanation

2003-09-01 Thread Tim Wunder
On Monday 01 September 2003 2:25 pm, someone claiming to be Tripp Lilley wrote: > On Mon, 1 Sep 2003, Jon Lapham wrote: > > Okay, I'm convinced. Let's go back to a modified version of your > > original idea: > > > > Simple Transaction (2 accounts) > > Split Transaction (3 or more accounts) > > >

Re: Double-entry explanation

2003-09-01 Thread Tim Wunder
On Monday 01 September 2003 12:13 pm, someone claiming to be Jon Lapham wrote: > Okay, I'm convinced. Let's go back to a modified version of your > original idea: > > Simple Transaction (2 accounts) > Split Transaction (3 or more accounts) > > ...this has the advantage that we always use the fami

Re: Double-entry explanation

2003-09-01 Thread Tim Wunder
On Monday 01 September 2003 10:05 am, someone claiming to be Jon Lapham wrote: > Tim Wunder wrote: > > As long as the reference uses the correct chapter/section whatever. > > Currently, the page says "You enter a transaction with multiple > > splits, which we will cove

Re: Double-entry explanation

2003-09-01 Thread Tim Wunder
On Monday 01 September 2003 8:52 am, someone claiming to be Jon Lapham wrote: > I was reading through Chapter 2 of the GnuCash Concepts Guide, > specifically section "2.2.2 Double Entry", in which we define and give > an example of double entry accounting. > > see: > http://www.gnucash.org/docs/v1.

Re: [docs] Credit card chapter updates

2003-09-01 Thread Tim Wunder
Are the docs on the web site current? If so, I found a minor typo: http://www.gnucash.org/docs/v1.8/C/gnucash-guide/cc_accounts1.html Section 6.2.2: "With this setup, you will be able to see where your money goes every money" should probly be "With this setup, you will be able to see where your mon

Newsforge

2003-08-25 Thread Tim Wunder
Joe Barr has a GNUCash article up on Newsforge. You may recall that he wrote an article a while back regarding 1.6 and was only semi-complimentary. This article appears to be more positive. http://newsforge.com/newsforge/03/08/22/151254.shtml?tid=11 Regards, Tim _

Re: slashdot effect at work

2003-08-23 Thread Tim Wunder
Forbidden You don't have permission to access /mrtg/eth0.html on this server. On Tuesday 12 August 2003 1:51 pm, someone claiming to be Linas Vepstas wrote: > FYI, > what the slashdot effect looks like: > http://gnucash.org//mrtg/eth0.html > > --linas > ___

Re: profiling gnucash

2003-08-16 Thread Tim Wunder
On Saturday 16 August 2003 5:47 pm, someone claiming to be Jon Lapham wrote: > Has anyone recently compiled GNC using --enable-profile? > > I just tried (1.8.5 to be) and it compiled sucessfully, but gives this > error when running the executable: > > [EMAIL PROTECTED] > /opt/gnucash-1.8/bin/gnucas

Re: Submitted and fixed bug #119001

2003-08-05 Thread Tim Wunder
On Monday 04 August 2003 10:49 pm, someone claiming to be Derek Atkins wrote: > Tim Wunder <[EMAIL PROTECTED]> writes: > > Well, by the time I got CVS head to compile and install, Derek tested > > your patch, and applied it to 1.8-branch. I guess I don't have to

Re: head vs branch from CVS (was Re: Submitted and fixed bug#119001)

2003-08-04 Thread Tim Wunder
On Monday 04 August 2003 10:58 am, someone claiming to be Derek Atkins wrote: > > unless you ran a "make maintainer-clean" then you probably still have > some 1.8 turds lying around in your build tree. A clean checkout of > HEAD is probably the best solution. Did 'make maintainer-clean', then 'm

Re: Submitted and fixed bug #119001

2003-08-04 Thread Tim Wunder
On Sunday 03 August 2003 12:32 pm, someone claiming to be Daniel Hannum wrote: > Yep, those two bugs are a subset of what the patch fixes. In the future, > I will bother to check Bugzilla before I submit more bugs :) > > The patch is against CVS-head. There WERE changes in druid-loan.c > recently (

head vs branch from CVS (was Re: Submitted and fixed bug #119001)

2003-08-04 Thread Tim Wunder
On 8/4/2003 10:14 AM, someone claiming to be Derek Atkins wrote: Tim Wunder <[EMAIL PROTECTED]> writes: OK, how can I verify that I'm running HEAD? I did the following $ cp -a gnucash gnucash-head (to copy my copy of the CVS source tree) What branch is your checkout? I've be

Re: Submitted and fixed bug #119001

2003-08-04 Thread Tim Wunder
On Sunday 03 August 2003 8:23 pm, someone claiming to be Derek Atkins wrote: > Tim Wunder <[EMAIL PROTECTED]> writes: > > On a side note. Would running CVS Head be reasonably safe these days? > > I've been wary since I thought that was where the gnome-2.0 work was &

Re: Submitted and fixed bug #119001

2003-08-03 Thread Tim Wunder
On Sunday 03 August 2003 4:03 pm, someone claiming to be Derek Atkins wrote: > Ok, I closed out 112737 and 105225 as dups of 119001. > I'll take a look at the patch in a bit -- after I get some food. > Cool! I'll wait 'til the patch makes it into CVS instead of attempting tp apply the patch on m

Re: Submitted and fixed bug #119001

2003-08-03 Thread Tim Wunder
On Sunday 03 August 2003 9:40 am, someone claiming to be Daniel Hannum wrote: > This fixes what I consider to be the worst bugs in the mortgage/loan > repayment druid: errors where it makes payments of the wrong size or > wrong time, or makes the wrong number of payments. The other things I > plan

Re: TRANSLATORS howto (take 3)

2003-06-11 Thread Tim Wunder
On 6/11/2003 10:42 AM, someone claiming to be Derek Atkins wrote: Tim Wunder <[EMAIL PROTECTED]> writes: Ahhh.. OK. I checked out gnucash-docs before the branch and haven't manually checked it out since. My updating is done via a script. Now, when I execute 'cvs update -rgn

Re: TRANSLATORS howto (take 3)

2003-06-11 Thread Tim Wunder
On 6/11/2003 4:19 AM, someone claiming to be Christian Stimming wrote: Derek Atkins schrieb: Tim Wunder <[EMAIL PROTECTED]> writes: I suppose cvs co -rgnucash-1-8-branch gnucash-docs would get the docs for branch, if Jon doesn't want the docs from HEAD... Nope, that wont work, be

Re: TRANSLATORS howto (take 3)

2003-06-10 Thread Tim Wunder
On Tuesday 10 June 2003 11:02 am, someone claiming to be Derek Atkins wrote: > Jon Lapham <[EMAIL PROTECTED]> writes: > > -rgnucash-docs-branch gnucash-docs > > cvs [server aborted]: no such tag gnucash-docs-branch > > See above. Try without a tag. > I suppose cvs co -rgnucash-1-8-branch gnucas

File Save bug?

2003-03-23 Thread Tim Wunder
I have a bunch of -1/0 entries in my data file. I've tried to fix them by opening the file with a text editor, fixing the line so that it matches the * lines and saving the data file. But, when I open the file with gnucash and save (changing nothing), all the -1/0 entries are back. :-( Should I

Re: Unable to obtain a clean build...

2003-03-19 Thread Tim Wunder
On 3/19/2003 4:05 PM, someone claiming to be Jason Boerner wrote: I 'm having a hard time figuring out where my build is dying and why. I think that it's around the test scripts for the engine... ??? ... This is an unmodified build using: http://www.gnucash.org/pub/gnucash/redhat-8.x/SRPMS/gnucas

Re: How modular is GNUCash?

2003-03-15 Thread Tim Wunder
On Saturday 15 March 2003 7:05 pm, someone claiming to be Derek Atkins wrote: > I would estimate at least one man-year of work to implement a KDE > front end, but that probably depends on how good you are. There is > already someone who is trying to work on a port to KDE -- hopefully > he will sp

SX's (was Re: Net Asset Calculation)

2003-03-11 Thread Tim Wunder
On Tuesday 11 March 2003 11:31 am, someone claiming to be Derek Atkins wrote: > Are you willing to donate time and code to help fix it? If not, then The spirit is willing, but the mind is weak (or something like that). Who's willing to walk me thru how this jumble of code works? Bearing in mind

Re: exiting from gnome

2003-03-10 Thread TIm Wunder
problem is... I'm a heavy user of Scheduled Transactions and there is no support in the Prostgres backend for SX's (yet). But, yes, I agree, the Postgres backend would be more appropriate for that kinda thing. On 3/10/2003 12:06 PM, someone claiming to be Derek Atkins wrote: If you want this, us

Re: exiting from gnome

2003-03-10 Thread TIm Wunder
On 3/10/2003 8:54 AM, someone claiming to be Nigel Titley wrote: On Mon, 2003-03-10 at 13:39, Greg Troxel wrote: Nope. Just like there is no way for gnucash to stop you from unplugging your computer or turning it off. Exiting gnome is outside the purvue of gnucash. By the time gnucash gets t

Re: DRAFT: Press notes 1.8

2003-02-01 Thread Tim Wunder
On Saturday 01 February 2003 8:11 pm, someone claiming to be Christian Stimming wrote: > Gee. I haven't practiced my written English in a long time now. These press > notes/ announcement is a rough translation from my German version. The > German version will focus much more on the HBCI stuff whic

Re: GnuCash 1.7.8 problem with Scheduled Transaction on 31st/Last

2003-01-30 Thread Tim Wunder
On 1/30/2003 12:26 PM, someone claiming to be Roland Roberts wrote: I am trying to set up a payroll deposit as a scheduled transaction which takes plast on the last day of the month. I took the one for tomorrow and, from my checking account ledger, clicked on the "Schedule" icon to use it as a te

Re: error from the web site

2002-12-05 Thread Tim Wunder
On Thursday 05 December 2002 01:01 pm, someone claiming to be Fred Malabre wrote: > with this url: > http://www.gnucash.org/search.php3?words=kde&sort=sort > I got a htdig error. > > This is the error I get: ht://Dig error htsearch detected an error. Please report this to the webmaster of this

Re: Request for documentation writers on GnuCash project

2002-12-04 Thread Tim Wunder
On 12/4/2002 4:53 AM, someone claiming to be Chris Lyttle wrote: The GnuCash project is currently working towards the release of a new version 1.8.0 on Jan 5th 2003. We are approaching feature freeze and would like to request anyone interested in helping to write the documentation to email either

Re: 1.7.4 comments

2002-12-02 Thread Tim Wunder
On 12/2/2002 3:56 PM, someone claiming to be Josh Sled wrote: On Mon, Dec 02, 2002 at 01:25:17PM -0700, Jonathan Corbet wrote: | gnucash, but the interface seems a bit cumbersome, still. Some years ago | I used to use MS Money; it had a nice, one-at-a-time interface for | disposing of sc

Re: Make error in src/import-export

2002-12-01 Thread Tim Wunder
aintain-mode? If not, then this is your problem and either > option is your solution. > > -derek > > Tim Wunder <[EMAIL PROTECTED]> writes: > > Hi, > > I'm getting this error when trying to build from CVS this morning: > > make[3]: Entering directory >

Make error in src/import-export

2002-12-01 Thread Tim Wunder
Hi, I'm getting this error when trying to build from CVS this morning: make[3]: Entering directory `/home/dad/gnc_cvs/gnucash2/gnucash/src/import-export' Making all in . make[4]: Entering directory `/home/dad/gnc_cvs/gnucash2/gnucash/src/import-export' make[4]: *** No rule to make target `Utilit

Re: Replace the term "to reinitialize"

2002-11-04 Thread Tim Wunder
On 11/4/2002 4:54 PM, someone claiming to be Chris Lyttle wrote: On Mon, 2002-11-04 at 04:05, Christian Stimming wrote: The term "to reinitialize a transaction" is used as a menu item in the register. The action that this menu item should perform is: Remove all splits in the selected transact

Re: Docs for 1.8

2002-10-30 Thread Tim Wunder
On 10/30/2002 4:36 AM, someone claiming to be Christian Stimming wrote: Chris Lyttle wrote: 2) Figure out some way of 'greying' the help menu items if the docs aren't found. Basically this would just mean getting the help menu items to look for the help html pages and if they aren't there gr

Re: gnucash 1.6.8

2002-10-28 Thread Tim Wunder
On 10/28/2002 10:40 AM, someone claiming to be Terry Boldt wrote: Due to an incipient HDD failure I had to change from RH 7.3 to RH 8.0 very recently. Downloaded version 1.6.8, uncompressed, untarred and executed './configure'. Ended with the following error message: checking for gtk_html_new

Re: Glossary definition of "Scheduled Transaction"

2002-10-22 Thread Tim Wunder
On 10/22/2002 8:57 AM, someone claiming to be Christian Stimming wrote: Nigel Titley wrote: Purely in the interest of correcting the english. That's absolutely great -- the better the english, the better the translations. "A transaction or reminder that can be automatically executed at a

Re: Glossary definition of "Scheduled Transaction"

2002-10-22 Thread Tim Wunder
On 10/22/2002 8:28 AM, someone claiming to be Christian Stimming wrote: Tim Wunder wrote: "A transaction that is to be excuted at a specific time, either once or at several times in regular intervals." Oh, and get rid of the "that is to be", too. "A transaction e

Re: Glossary definition of "Scheduled Transaction"

2002-10-22 Thread Tim Wunder
On 10/22/2002 8:17 AM, someone claiming to be Tim Wunder wrote: On 10/22/2002 7:25 AM, someone claiming to be Christian Stimming wrote: Hi, for the upcoming translations we need to find appropriate glossary definitions of new terms that have been introduced in Gnucash. So far the term

Re: Glossary definition of "Scheduled Transaction"

2002-10-22 Thread Tim Wunder
On 10/22/2002 7:25 AM, someone claiming to be Christian Stimming wrote: Hi, for the upcoming translations we need to find appropriate glossary definitions of new terms that have been introduced in Gnucash. So far the term "Scheduled transaction" needs a definition. Recall the definition of "tr

CVS Compile brakage in gnucash/po

2002-10-21 Thread Tim Wunder
Hi, Using RH8.0 with GCC 3.2. As of this weekend, I've been unable to compile from CVS. After today's update, this is the error I'm getting: Making all in po make[2]: Entering directory `/home/dad/gnc_cvs/gnucash2/gnucash/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po /usr/bin

Re: Bugs

2002-10-12 Thread Tim Wunder
On Saturday 12 October 2002 17:38, Carl Baldwin wrote: > I have just recently compiled Gnucash from CVS. It's working great > for the most part but where might I report bugs that I encounter? By bugzilla.gnome.org Regards, Tim -- RedHat Psyche 8.0, stock kernel, Gnome 2.x, Xfree86 4.2.0 4:

Re: Error during make

2002-10-12 Thread Tim Wunder
On Saturday 12 October 2002 15:07, David Hampton wrote: > On Sat, 2002-10-12 at 11:49, Tim Wunder wrote: > > Yeah, well... the damnable 1.3.2 g-wrap won't compile for me, anyway... > > This is a known problem with g-wrap and the gcc 3.x compilers. We're > trying to

Re: Error during make

2002-10-12 Thread Tim Wunder
On Saturday 12 October 2002 14:41, David Hampton wrote: > On Sat, 2002-10-12 at 10:53, Tim Wunder wrote: > > As I don't plan on reverting to gnucash 1.6.x, should I just uninstall > > the 1.2.1 version? Or, is it possible to use RPM to change where g-wrap > > 1.2.1 gets

Re: Error during make

2002-10-12 Thread Tim Wunder
On Saturday 12 October 2002 13:19, David Hampton wrote: > > This looks like the compile is finding the wrong version of g-wrap. > Gnucash 1.6.x requires g-wrap < 1.3, while gnucash CVS requires g-wrap > 1.3.2. If you have both installed, neither should be in /usr. Thats > where this problem usual

Error during make

2002-10-12 Thread Tim Wunder
Sorry to be a PITA, but I've got another error, this time during make: Making all in core-utils make[3]: Entering directory `/home/dad/gnc_cvs/gnucash2/gnucash/src/core-utils' FLAVOR=gnome guile -c \ "(set! %load-path (cons \"\" %load-path)) \ (primitive-load \"./gw-core-utils

Re: Compile problem RedHat 8.0

2002-10-12 Thread Tim Wunder
On Friday 11 October 2002 23:00, David Hampton wrote: > On Fri, 2002-10-11 at 19:43, Tim Wunder wrote: > > Any ideas? > > Do I need libguile? > > > > 'rpm -qa|grep guile' yields: > > guile-1.4-8 > > You need guile-devel too. > Thanks. It appe

Compile problem RedHat 8.0

2002-10-11 Thread Tim Wunder
Hi, Recently got RedHat 8.0 installed and am having a little trouble with it (other than that it seems very unfriendly towards kde apps -- I'm trying gnome2 for a while to see how that goes). Anyway, I downloaded the latest from CVS fresh and am running into a little problem with getting it to

Re: Um, Did you all see this?

2002-10-09 Thread Tim Wunder
On 10/9/2002 2:14 AM, someone claiming to be Linas Vepstas wrote: > Hi, > > On Thu, Sep 26, 2002 at 12:46:24PM +0200, Christian Stimming was heard to remark: > >>Chris Lyttle wrote: >> >> >>>Joe Barr has an article on Linuxworld about our favourite personal > > ... > >>>looking for hackers to

Re: SX Functional Def [WAS: Re: Gnucash 1.8 proposed schedule (andHBCI status)]

2002-09-27 Thread Tim Wunder
On 9/27/2002 12:29 PM, someone claiming to be Derek Atkins wrote: > Alex Barclay <[EMAIL PROTECTED]> writes: > > >>I don't know about you but I have worked in the UK and now in the >>US. In both places the only payments that were ever fixed were loan >>repayments - mortgages and the like. In the

Crash when editing an SX

2002-09-08 Thread Tim Wunder
http://bugzilla.gnome.org/show_bug.cgi?id=92779 -- Caldera eWorkstation 3.1+, kernel 2.4.18-preempt, KDE 3.0.3, Xfree86 4.1.0 8:00am up 17:45, 0 users, load average: 0.00, 0.00, 0.00 It's what you learn AFTER you know it all that counts ___ gnucash

Re: Segfault

2002-07-29 Thread Tim Wunder
On 7/29/2002 3:58 PM, someone claiming to be Josh Sled wrote: > On Mon, Jul 29, 2002 at 11:23:02AM -0400, Derek Atkins wrote: > > | > Program received signal SIGSEGV, Segmentation fault. > | > [Switching to Thread 1024 (LWP 14501)] > | > 0x401491c0 in free () from /lib/libc.so.6 > | > (gdb) #1 0

Re: Segfault

2002-07-29 Thread Tim Wunder
On 7/29/2002 10:10 AM, someone claiming to be Derek Atkins wrote: > gnucash-env gdb /path/to/guile gdb> run -e main -s > /gnucash-prefix/libexec/overrides/gnucash > > -derek > Thanks. FWIW gdb> run -e main -s /usr/local/libexec/gnucash/overrides/gnucash > Tim Wunder &l

Segfault

2002-07-29 Thread Tim Wunder
I keep getting segfaults on current CVS. Due to my lack of cluefullness in getting gnucash to run through gdb, I don't have a backtrace. But I do have this: ** WARNING **: Failed to dlopen() '/usr/local/lib/gnucash/libgw-glib.la': file not found This is a development version. It may or may not

Accounting software for small business

2002-07-28 Thread Tim Wunder
I ran into a link on Newsforge Friday, http://linux4smallbiz.com/Members/l4sb/articles/Po10272758870 Apparently, Linux 4 SmallBusiness is looking to evaluate accounting software. Are the business features of GNUCash CVS far enough along to warrant consideration? Regards, Tim -- Caldera eWo

Re: scheduled transactions since last run vs cash flow report

2002-07-24 Thread Tim Wunder
Hi Aaron, On 7/24/2002 8:54 AM, someone claiming to be [EMAIL PROTECTED] wrote: > > Hi Josh, > > Some time towards the end of June I managed to build out of CVS and > play with schedxactions a bit. Things are looking pretty cool. I'm not Josh, but... There have been some changes to SX's sinc

Re: Mortgage/Loan druid comments

2002-07-13 Thread Tim Wunder
On Saturday 13 July 2002 03:00 pm, Josh Sled wrote: > On Sat, Jul 13, 2002 at 12:08:26PM -0400, Tim Wunder wrote: > | - It seems that the druid should calculate the payment amount based on > | the input of the loan amount, the interest rate, and the term. Will it? > > Yes; see

Mortgage/Loan druid comments

2002-07-13 Thread Tim Wunder
Woohoo, trying the mortgage loan druid for the first time! Thanks! Some comments: - The first box is where I'm supposed to specify an Account. Which account is supposed to go here? The loan account, or the account from which the loan gets paid? I'm gonna assume it's the loan account. - Can per

Re: Issues with CVS from yesterday (make install problem?)

2002-07-13 Thread Tim Wunder
recompile after a 'make clean' fixed it. Now I've gotta compose some comments regarding the loan druid... another thread, though... On Saturday 13 July 2002 10:08 am, Tim Wunder wrote: > Damn! > /usr/bin/guile: error while loading shared libraries: > /usr/local/lib/lib

Re: Issues with CVS from yesterday (make install problem?)

2002-07-13 Thread Tim Wunder
Damn! /usr/bin/guile: error while loading shared libraries: /usr/local/lib/libgncgnome.so.0: undefined symbol: gnc_ui_sx_loan_druid_create Guess I'll do a 'make clean' and recompile and see if that fixes things... On Saturday 13 July 2002 09:51 am, Tim Wunder wrote: > Hi

Issues with CVS from yesterday (make install problem?)

2002-07-13 Thread Tim Wunder
Hi, I just updated from CVS yesterday and had some problems with starting gnucash. First error was: ERROR: Unable to find file "kvp-option-registry.scm" in load path I corrected this by cp /home/dad/gnc_cvs/gnucash/src/app-utils/kvp-option-registry.scm /usr/local/share/gnucash/scm/ Then I rec

Re: Bug Report: SX's

2002-05-28 Thread Tim Wunder
Previously, Josh Sled chose to write: > On Sat, May 25, 2002 at 09:38:55AM -0400, Tim Wunder wrote: > | Summary: Variables not expanded properly during SinceLastRun dialog. > | Description: When a scheduled transaction is set up with variables, and > | the values are entere

Bug Report: SX's

2002-05-25 Thread Tim Wunder
Using CVS from May 24, 2002. Summary: Variables not expanded properly during SinceLastRun dialog. Description: When a scheduled transaction is set up with variables, and the values are entered during the SinceLastRun dialog, not all values are carried over to the resulting transaction in the acc

Re: need some help in compiling

2002-05-21 Thread Tim Wunder
it looks like: > "$am_cv_scanf_lld" > > 2) Add 'dnl' on line 720, so that it reads like this: > # dnl AC_REPLACE_... > > Thanks, > > -derek > > Tim Wunder <[EMAIL PROTECTED]> writes: > > >>That erro

Re: need some help in compiling

2002-05-21 Thread Tim Wunder
On 5/21/2002 11:40 AM, someone claiming to be Derek Atkins wrote: > Tim Wunder <[EMAIL PROTECTED]> writes: > > >>I'm using gettext version 0.10.35, too. > > > Interesting data point. Can you try applying my patch and let me know > if your "configure

Re: need some help in compiling

2002-05-21 Thread Tim Wunder
On 5/21/2002 11:33 AM, someone claiming to be Derek Atkins wrote: > Tim Wunder <[EMAIL PROTECTED]> writes: > > >>>>I am kind of new to gnu build tools. So kindly bear with me. >>> >>>Can you apply this patch and see if it fixes your configure error &

Re: need some help in compiling

2002-05-21 Thread Tim Wunder
On 5/21/2002 11:12 AM, someone claiming to be Derek Atkins wrote: > "Naveen C. Yarlagadda" <[EMAIL PROTECTED]> writes: > > >>Thanks for the reply. I have a Mandrake 8.2 system. The versions are >> >>gettext (GNU gettext) 0.10.40 >>Autoconf version 2.13 >>automake (GNU automake) 1.4-p5 >>intltool

Bug report(s): SX's

2002-05-13 Thread Tim Wunder
May be known issues, but here goes: 1 - Cannot perform simple math when entering amounts in SX splits. Steps to reproduce: Create a Scheduled transaction When entering an amount, use simple math, like can be done when creating a normal entry, "10+10.50+12.66+3", to add several items together. Ex

Re: Segfaults in guile when using SX's

2002-05-06 Thread Tim Wunder
Derek Atkins wrote: > "/usr/local/bin/gnucash-env gdb /usr/bin/guile" > That's much better. Maybe I can make a good bug report later tonight... ___ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucas

Re: Segfaults in guile when using SX's

2002-05-06 Thread Tim Wunder
wrote: > You need to run "gnucash-env gdb guile" and then from the gdb> prompt > you need to: > > run -e main -s /usr/libexec/overrides/gnucash > > -derek > > Tim Wunder <[EMAIL PROTECTED]> writes: > > >>Over the weekend I experienced ae

Segfaults in guile when using SX's

2002-05-06 Thread Tim Wunder
Over the weekend I experienced aeveral segfaults while trying to process some scheduled transactions. The segfaults appear to be in guile, at least that's what the little pop-up told me. I'd like to provide better debug help, but I don't know how. I used to run gnucash from within gdb and coul

Re: scheduled transactions

2002-04-21 Thread Tim Wunder
On Sunday 21 April 2002 07:42 pm, Aaron Peromsik wrote: > Tim Wunder wrote: > tw> When I say "register transaction", I mean a transaction that has > already been tw> posted to an account. A "scheduled transaction" is in the > future. > > Not nec

Re: Re: Scheduled Transactions

2002-04-20 Thread Tim Wunder
On Saturday 20 April 2002 02:28 pm, Josh Sled wrote: > On Sat, Apr 20, 2002 at 07:16:05AM -0400, Tim Wunder wrote: > | Quicken called them register transactions if the were actually posted > | to an account, or scheduled transactions. Scheduled transactions could > | be turned i

Re: Re: Scheduled Transactions

2002-04-20 Thread Tim Wunder
On Friday 19 April 2002 08:00 pm, Josh Sled wrote: > On Fri, Apr 19, 2002 at 04:33:36PM +, [EMAIL PROTECTED] wrote: > | Since there doesn't seem to be support for choosing which transactions > | are generated (all or nothing), I cant really get past this issue unless > | I delete all of the s

Segfault - looks sx related

2002-04-08 Thread Tim Wunder
Hi, I'm getting a segfault when opening gucash from CVS (March 23rd). This is what's displayed to the console after the segfault: ** CRITICAL **: file sixtp.c: line 546 (sixtp_sax_end_handler): assertion `pdata->parsing_ok' failed. Error: sixtp_handle_catastrophe: parse failed at (stack-frame 0x8