Re: Problem with GC2.4.4 freezing

2011-04-03 Thread David G. Hamblen
On 04/03/2011 02:21 PM, Christian Stimming wrote: Am Sonntag, 3. April 2011 schrieb Dave: With 2.4.4 (but not 2.4.3), Gnucash freezes when I attempt to expand the Income account (i.e., when I click on the little symbol in front of the top level Income account I believe this is https://bugzilla.

Re: Problem with GC2.4.4 freezing

2011-04-03 Thread David G. Hamblen
On 04/03/2011 03:16 PM, Geert Janssens wrote: On zondag 3 april 2011, David G. Hamblen wrote: On 04/03/2011 02:21 PM, Christian Stimming wrote: Am Sonntag, 3. April 2011 schrieb Dave: With 2.4.4 (but not 2.4.3), Gnucash freezes when I attempt to expand the Income account (i.e., when I click

Re: How do you turn off debugging messages?

2011-04-04 Thread David G. Hamblen
Any ideas on what's causing these? I've tried a variety of things (short of editing source code) - but only redirecting the stdout to somewhere (/dev/null) works. If I run GC from the Gnome menu, all this stuff ends up in .xsession-errors. This behavior maybe began when I updated to Ubuntu 1

Re: How do you turn off debugging messages?

2011-04-04 Thread David G. Hamblen
create this particular log.conf in the first place if you don't want to see log output? You can remove (rename) the file to something else just as well, this should switch off log output to stderr/stdout. Regards, Christian Zitat von "David G. Hamblen" : Any ideas on what's

Re: How do you turn off debugging messages?

2011-04-04 Thread David G. Hamblen
On 04/04/2011 11:14 AM, Derek Atkins wrote: Hi, "David G. Hamblen" writes: I renamed ~.gnucash/log.conf to savelog.conf several months ago, no change. I just deleted it altogether, still get the output Check /etc/gnucash/ -- do you have files in there? I don't see anyt

Missing 2.4.10 tag in git?

2012-02-12 Thread David G. Hamblen
I just tried a "git pull" and I don't see a 2.4.10 tag. Git tags are there up through 2.4.9. User error? ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Missing 2.4.10 tag in git?

2012-02-12 Thread David G. Hamblen
On 02/12/2012 10:52 AM, Colin Law wrote: On 12 February 2012 15:38, Geert Janssens wrote: Op zondag 12 februari 2012 13:30:03 schreef Colin Law: On 12 February 2012 12:32, David G. Hamblen wrote: I just tried a "git pull" and I don't see a 2.4.10 tag. Git tags are there u

Re: Gnucash 2.4.7 with mysql incorrectly fails dbi startup test.

2012-04-11 Thread David G. Hamblen
On 04/11/2012 10:38 AM, Colin Law wrote: On 11 April 2012 13:45, Dave wrote: A clean install of Xubuntu 11.10, Gnucash-2.4.7 fails with mysql on startup. If I start from the command line with $ gnucash mysql://user@localhost/gnucash when it tries to load the user data a blank popup appears.

Re: [GNC-dev] lock on MariaDb database

2021-03-22 Thread David G Hamblen
Perhaps related - I use mysql, and occasionally save a copy in XML for archiving.  The lock on the mysql database isn't cleared when saving the XML. On 3/22/21 11:37 AM, Derek Atkins wrote: Hi, How are you exiting/quitting GnuCash? It should unlock on exit, if it exits cleanly. -derek On M

Re: gnucash upgrade from 2.2.9 to 2.3.14: AqBanking configfolderchanged

2010-08-26 Thread David G. Hamblen
My aqbanking setup works fine with both gc-2.2.9 and 2.3.15. But I'm wondering exactly which are the current config files? - I think I did this manually back in May when I upgraded from Ubuntu-9.04 to 10.04, which included gnucash-2.2.9 with aqbanking29 version 4.2.3-1. My current config file

Re: Let's really release 2.4.0 soon

2010-12-16 Thread David G. Hamblen
On 12/16/2010 08:55 AM, Geert Janssens wrote: On Thursday 16 December 2010, Derek Atkins wrote: "David T." writes: Yes, but the documentation can generally be released after 2.4.0. IMHO. Sure. I was mainly expressing concern about the file format issues that the new version raises. There has

Re: 2.4 and sqlite...

2011-01-02 Thread David G. Hamblen
On 01/02/2011 02:23 AM, Gour wrote: On Sat, 1 Jan 2011 16:17:06 -0500 "Derek" == wrote: Derek> Because it's not *our* bug, it's a bug in libdbi, I'm aware it's not Gnucash bug... Derek> and it's a bug Derek> that only affects certain builds of libdbi, but I didn't know about the latter.

Stock Sales - Balance sheet unbalanced

2005-01-16 Thread David G Hamblen
Hi: My problem is with the weighted-average computation causing the balance sheet to be unbalanced. I've been seeing this for several years now. I just compiled and installed 1.8.10 and the problem is unchanged. The calculation seems to use absolute values when algebraic values should be used

Stock Sales - Balance sheet unbalanced

2005-01-20 Thread David G Hamblen
Hi: My problem is with the weighted-average computation causing the balance sheet to be unbalanced. I've been seeing this for several years now. I just compiled and installed 1.8.10 and the problem is unchanged. The calculation seems to use absolute values when algebraic values should be used. T

Re: Stock Sales - Balance sheet unbalanced

2005-01-23 Thread David G Hamblen
Derek Atkins wrote: David G Hamblen <[EMAIL PROTECTED]> writes: Hi: My problem is with the weighted-average computation causing the balance sheet to be unbalanced. I've been seeing this for several years now. I just compiled and installed 1.8.10 and the problem is unchanged. The

Re: weighted average in Balance Sheet

2005-01-24 Thread David G Hamblen
Christian Stimming wrote: Derek Atkins schrieb: I usually use the "Nearest in Time" option; the weighted average is not particularly informative. Weighted average is, however, the default; and it appears that that it's used to determine the cost when computing the unrealized gain. Since it's

Re: weighted average in Balance Sheet (patch)

2005-03-10 Thread David G Hamblen
On Mon, 24 Jan 2005, David G Hamblen wrote: Christian Stimming wrote: Derek Atkins schrieb: I usually use the "Nearest in Time" option; the weighted average is not particularly informative. Weighted average is, however, the default; and it appears that that it's used to det

Re: Reporting: weighted average price source

2008-07-04 Thread David G. Hamblen
Charles Day wrote: > On Fri, Jul 4, 2008 at 12:48 PM, Christian Stimming <[EMAIL PROTECTED]> > wrote: > > >> Am Freitag, 4. Juli 2008 20:30 schrieb Charles Day: >> >>> On Fri, Jul 4, 2008 at 2:58 AM, Christian Stimming <[EMAIL PROTECTED]> >>> >> wrote: >> Am Freitag, 4. Jul

Re: Reporting: weighted average price source

2008-07-08 Thread David G. Hamblen
Charles Day wrote: > On Mon, Jul 7, 2008 at 8:53 AM, Derek Atkins <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > "David G. Hamblen" <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> writes: > > > A few years bac

Re: Reporting: weighted average price source

2008-07-11 Thread David G. Hamblen
Charles Day wrote: > On Mon, Jul 7, 2008 at 12:23 PM, Christian Stimming <[EMAIL PROTECTED] > > wrote: > > Am Montag, 7. Juli 2008 18:42 schrieb Charles Day: > > > So it's not a question of absolute values in bookkeeping. It's > > > a question of absolute val

Re: Reporting: weighted average price source

2008-07-11 Thread David G. Hamblen
Charles Day wrote: > On Fri, Jul 11, 2008 at 5:11 AM, David G. Hamblen > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > Charles Day wrote: > > On Mon, Jul 7, 2008 at 12:23 PM, Christian Stimming > <[EMAIL PROTECTED] <mail

Re: Reporting: weighted average price source

2008-07-11 Thread David G. Hamblen
Charles Day wrote: > On Fri, Jul 11, 2008 at 8:30 AM, Charles Day <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > On Fri, Jul 11, 2008 at 7:58 AM, David G. Hamblen > <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > >

Re: Balance sheet, stock sale, unrealized gain or loss

2007-01-14 Thread David G Hamblen
I was able to make things balance by removing all the numeric-abs functions from the file /usr/share/gnucash/scm/commodity-utilities.scm. I then had to fix a potential divide-by zero somewhere around line 390 in report-utilities.scm in the same directory. I have no idea why average values are b