Included guile-www outdated

2008-03-10 Thread Thomas Klausner
Hi! gnucash-2.2.4 seems to include an old version of guile-www (a 1.0 beta version). At http://www.gnuvola.org/software/guile-www/ the newer version 2.21 is available. Perhaps the version included in gnucash should be updated based on that version? Cheers, Thomas ___

segfaults when running graphical reports

2014-04-13 Thread Thomas Klausner
Hi! I'm using gnucash-2.6.3 from pkgsrc on NetBSD-6.99.40/amd64. I see two recent changes compared to 2.4.13, the previous version in pkgsrc. The first: If I start gnucash without a terminal or in the background, it doesn't finish startup. When started in the background, I see (with zsh): > gnu

Re: segfaults when running graphical reports

2014-04-13 Thread Thomas Klausner
ing "gnucash --debug --log gnc.scm=debug" to get more info > into this trace. I don't have any /tmp/gnucash* , not even when I start it as you suggested. How do I make gnucash create that? Thomas > Gruss, > /Carsten > > > On 04/13/2014 09:35 AM, Thomas Klausner

Re: segfaults when running graphical reports

2014-04-13 Thread Thomas Klausner
ing x/y): * 10:41:43 INFO [xaccAccountGetBalanceInCurrency] baln=x/y And then it ends. Thomas > Carsten > > On 04/13/2014 10:10 AM, Thomas Klausner wrote: > >Hi Carsten! > > > >Thanks for your reply. > > > >On Sun, Apr 13, 2014 at 09:56:11AM +0200, Carsten R

Re: segfaults when running graphical reports

2014-04-13 Thread Thomas Klausner
2014 at 11:43:46AM +0200, Carsten Rinke wrote: > Hi Klaus, > > I know this is a bit of playing around ... > > Did you try running gnucash with the "--debug --log gnc=debug" option? > Does that reveal more info in the trace log? > > Carsten > > On 04/13/

Re: segfaults when running graphical reports

2014-04-13 Thread Thomas Klausner
Hi John! On Sun, Apr 13, 2014 at 08:18:17AM -0700, John Ralls wrote: > > On Apr 13, 2014, at 12:35 AM, Thomas Klausner wrote: > > > Hi! > > > > I'm using gnucash-2.6.3 from pkgsrc on NetBSD-6.99.40/amd64. > > > > I see two recent changes compared t

Re: Re: segfaults when running graphical reports

2014-04-13 Thread Thomas Klausner
On Sun, Apr 13, 2014 at 04:17:15PM +0200, Carsten Rinke wrote: > Just for curiousity: > You see this everytime? Yes. > You can reproduce this on a minimalistic book? Yes. I made a new file, using the standard accounts and transferred '1' from accounts-wallet to an expenses account, and I see it

Re: segfaults when running graphical reports

2014-04-13 Thread Thomas Klausner
On Sun, Apr 13, 2014 at 10:02:57AM -0700, John Ralls wrote: > If the terminal output is the same as always, then the easiest way to find > out what the problem is is to attach the suspended process in the debugger > and get a stack trace. Here it is: (gdb) thread apply all bt Thread 3 (LWP 2):

Re: segfaults when running graphical reports

2014-04-14 Thread Thomas Klausner
On Sun, Apr 13, 2014 at 11:44:38AM -0700, John Ralls wrote: > How it’s getting there is still to be determined, but the fact that it’s > running the main loop in 3 threads is a major problem. That isn’t GnuCash’s > doing: It’s single threaded. About that, see below. > But there should be GnuCas

Re: segfaults when running graphical reports

2014-04-14 Thread Thomas Klausner
On Sun, Apr 13, 2014 at 01:16:38PM -0700, John Ralls wrote: > I don’t *think* there are any places that either of them would spawn a worker > thread, but something is, and that’s a problem. Maybe it *is* the python > module. Try renaming lib/gnucash/libgncmod-python.*.so to something and see > i

Re: segfaults when running graphical reports

2014-04-14 Thread Thomas Klausner
On Mon, Apr 14, 2014 at 12:37:52AM +0200, Thomas Klausner wrote: > Ok, so if I remove that, I can start "gnucash &". I've played around a > bit and found that if I deinstall the python readline module, it also > starts in the background. I'll assume for now it

Re: segfaults when running graphical reports

2014-04-21 Thread Thomas Klausner
On Sun, Apr 13, 2014 at 09:35:11AM +0200, Thomas Klausner wrote: > The first: If I start gnucash without a terminal or in the background, > it doesn't finish startup. When started in the background, I see (with > zsh): > > > gnucash & > [1] 7303 > > >

Re: segfaults when running graphical reports

2014-04-24 Thread Thomas Klausner
On Thu, Apr 24, 2014 at 02:14:23PM +0200, Geert Janssens wrote: > The way I understand your message is that GnuCash receives a SIGTTOU > signal and halts. It receives this signal because it wants to write to > standard output while being backgrounded. > > Some googling got me to this page: > htt

Re: segfaults when running graphical reports

2014-04-24 Thread Thomas Klausner
On Thu, Apr 24, 2014 at 09:07:00PM +0200, Geert Janssens wrote: > What version of python are you using by the way ? python-2.7.6. Thomas ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: segfaults when running graphical reports

2014-04-24 Thread Thomas Klausner
On Thu, Apr 24, 2014 at 10:36:59PM +0200, Geert Janssens wrote: > I don't know what python and readline are doing together to create this > situation, but I'm thinking of another way to work around it: > > Can you remove the this line > { "gnucash/python", 0, TRUE }, > from src/bin/gnucas

Re: Make check files with python bindings.

2014-05-22 Thread Thomas Klausner
On Sat, May 17, 2014 at 10:19:52AM -0700, John Ralls wrote: > While we're on the subject of runTests.py, we've got a configure substitution > for the shebang. Is there some platform (MinGW maybe?) where `#!/usr/bin/env > python` doesn't work? There are platforms where "python" doesn't exist, onl

Re: segfaults when running graphical reports

2014-05-22 Thread Thomas Klausner
On Sun, Apr 13, 2014 at 09:56:38AM -0700, John Ralls wrote: > It may well be a GnuCash problem, it's just that the actual crash isn't > occurring in GnuCash code. In order to get an intelligible stack trace you > need the debugging symbols for the shared library where the crash occurred > and an

gnucash: entry field autodecrements

2014-05-26 Thread Thomas Klausner
Hi! I've updated my NetBSD to 6.99.43 and reinstalled all packages from scratch. Now I've noticed that when adding an entry, gnucash automatically decrements the date field whenever I switch entry fields. I.e., when I enter an entry for today and press tab to go to the next field, the date is dec

Re: gnucash: entry field autodecrements

2014-05-26 Thread Thomas Klausner
On Mon, May 26, 2014 at 07:10:54AM -0700, John Ralls wrote: > Sounds like https://bugzilla.gnome.org/show_bug.cgi?id=730332. Try applying > the first patch to GLib. The relevant tzcode+tzdata versions were imported into NetBSD this month (after my previous NetBSD update), so the explanation match

Bug report -- cancel in QIF import dialog dumps core

2001-01-08 Thread Thomas Klausner
0x4859ed3e in invoke_main_func () #36 0x485bea85 in scm_internal_lazy_catch () #37 0x4859ecf7 in scm_boot_guile_1 () #38 0x4859ea2d in scm_boot_guile () #39 0x4859b8a9 in gh_enter () #40 0x80a3791 in dladdr () #41 0x8056205 in gtk_widget_grab_focus () Bye, Thomas -- Thomas Klausner - [EMAIL PROTECTED] T

Re: Bug report -- cancel in QIF import dialog dumps core

2001-01-10 Thread Thomas Klausner
ent me a patch that fixes the problem for me. Bye, Thomas -- Thomas Klausner - [EMAIL PROTECTED] To live for some future goal is shallow. It's the sides of the mountain that sustain life, not the top. -- Robert M. Pirsig ___ gnucash-devel maili

Testing gnucash-gnome2 on NetBSD: autoconf problems

2006-01-10 Thread Thomas Klausner
Hi! I'd like to start testing gnucash-gnome2 on NetBSD, to make sure it will work when the first release is out. I'm currently using NetBSD-3.99.15/i386. I checked out the svn repository and did: aclocal && autoheader && autoconf && automake with autoconf-2.59 and automake-1.9.6 installed and got

Re: Testing gnucash-gnome2 on NetBSD: autoconf problems

2006-01-11 Thread Thomas Klausner
On Wed, Jan 11, 2006 at 10:45:16AM +0100, Christian Stimming wrote: > That's wrong. As written in README and HACKING and README.cvs and (... > insert other gnucash documentation here...), you are supposed to run > > ./autogen.sh > > which will find all the macros in question. ("aclocal" itself

Re: Testing gnucash-gnome2 on NetBSD: autoconf problems

2006-01-12 Thread Thomas Klausner
On Thu, Jan 12, 2006 at 10:04:23AM -0500, Derek Atkins wrote: > This is just a warning you can (generally) safely ignore. We > turn the warning off for releases, but it's left on in SVN. > Part of it might be due to the fact that you're using g-wrap 1.3.4 > instead of g-wrap 1.9. Actually, as I w

can't parse the URL

2006-01-13 Thread Thomas Klausner
Hi! I got around to testing gnucash r12339 now. I configured it with --prefix=/home/wiz/gctest, installed it there and added /home/wiz/gctest/bin to my path for testing, and started gnucash. Then I let it add its search path to gconf automatically. I have the slight problem that I can't open or

Re: can't parse the URL

2006-01-13 Thread Thomas Klausner
On Fri, Jan 13, 2006 at 02:41:35PM -0500, Derek Atkins wrote: > What happens if you try: file:/home/wiz/a In the Open dialog, I can't. In the Save dialog, I get a window with: The folder contents could not be displayed Error getting information for '/home/wiz/file:/home/wiz': No s

Re: can't parse the URL

2006-01-13 Thread Thomas Klausner
On Fri, Jan 13, 2006 at 02:47:10PM -0500, Derek Atkins wrote: > Hmm.. What about: > > file:///home/wiz/a The folder contents could not be displayed Error getting information for '/home/wiz/file:/home/wiz': No such file or directory Looks the same... Thomas

Re: Testing gnucash-gnome2 on NetBSD: autoconf problems

2006-01-13 Thread Thomas Klausner
On Thu, Jan 12, 2006 at 12:44:48PM -0500, Derek Atkins wrote: > Odd.. We should figure out where it's coming from and remove the > other deprecated functions. I thought most of them were coming from > g-wrap generated code. The detailed warnings for them are all the same: (You just re-exported `

Re: Testing gnucash-gnome2 on NetBSD: autoconf problems

2006-01-13 Thread Thomas Klausner
On Wed, Jan 11, 2006 at 07:03:17PM +0100, Thomas Klausner wrote: > With the attached patch, r12322 compiles fine. I haven't run it yet. I tried to run the included tests too, they worked fine except for /bin/bash: line 1: 8746 Segmentation fault (core dumped) GNC_MOD

Re: Can't save in r12331

2006-01-13 Thread Thomas Klausner
On Fri, Jan 13, 2006 at 03:02:09PM -0500, Chris Shoemaker wrote: > Aacck! Why are we hard-coding a ".la" module suffix? Do we not trust > GModule to find the right library? But, that's probably not the > _real_ problem... The glib documentation claims that this works (and it does for me). > I

Re: Can't save in r12331

2006-01-14 Thread Thomas Klausner
On Fri, Jan 13, 2006 at 08:56:06PM -0500, Derek Atkins wrote: > I've already committed a fix to CVS that I'm 99% sure fixes the problem. 12354 works for me (modulo my other uncommitted patches :) ). Thanks, Thomas ___ gnucash-devel mailing list gnucash

Re: Can't save in r12331

2006-01-14 Thread Thomas Klausner
On Sat, Jan 14, 2006 at 08:21:31AM -0500, Derek Atkins wrote: > Does it work for you without your other uncommitted patches? I meant the sed-remove-m and unsigned-char-fixes patches. Those are still necessary. I reverted the Makefile.am patch to the CFLAGS, that one isn't necessary any longer. T

en_GB.po error with msgfmt-0.10.35

2006-02-28 Thread Thomas Klausner
Hi! msgfmt-0.10.35 doesn't like the en_GB.po file from gnucash-1.9.1: Running `/usr/bin/msgfmt -o en_GB.gmo en_GB.po.tmp' en_GB.po.tmp:3968: `msgid' and `msgstr' entries do not both begin with '\n' en_GB.po.tmp:3981: `msgid' and `msgstr' entries do not both begin with '\n' found 2 fatal errors

gnucash-1.9.1 startup: "ignoring invalid short option" even when no options given

2006-03-02 Thread Thomas Klausner
Hi! With 1.9.1, every time I start gnucash, I get a number of lines on the console of the form: $ gnucash (process:489): GLib-WARNING **: goption.c:1672: ignoring invalid short option '\u001c' (28) (process:489): GLib-WARNING **: goption.c:1672: ignoring invalid short option '\xec' (-20) (pr

Re: gnucash-1.9.1 startup: "ignoring invalid short option" even when no options given

2006-03-02 Thread Thomas Klausner
On Thu, Mar 02, 2006 at 07:50:02PM -0500, Josh Sled wrote: > On Fri, 2006-03-03 at 01:46 +0100, Thomas Klausner wrote: > > With 1.9.1, every time I start gnucash, I get a number of lines on > > the console of the form: > > This was fixed a couple of days ago > <

1.9.2 compilation error on NetBSD-amd64

2006-03-13 Thread Thomas Klausner
gnucash-1.9.2 build error on NetBSD-3.0/x86_64 (amd64): druid-acct-period.c: In function `ap_show_menu': druid-acct-period.c:337: warning: long int format, different type arg (arg 5) druid-acct-period.c: In function `ap_druid_create': druid-acct-period.c:530: warning: long int format, different

Re: 1.9.2 compilation error on NetBSD-amd64

2006-03-14 Thread Thomas Klausner
On Mon, Mar 13, 2006 at 11:53:53PM -0500, Josh Sled wrote: > On Mon, 2006-03-13 at 22:22 +0100, Thomas Klausner wrote: > > gnucash-1.9.2 build error on NetBSD-3.0/x86_64 (amd64): > > druid-acct-period.c: In function `ap_show_menu': > > druid-acct-period.c:337: warning:

Re: gnucash-1.9.5 bugs

2006-05-12 Thread Thomas Klausner
On Fri, May 12, 2006 at 12:36:27PM -0400, Derek Atkins wrote: > Already reported: http://bugzilla.gnome.org/show_bug.cgi?id=329541 Ok. > > 2) Split entry handling is quite broken: > [snip] > > There's been a number of changes since 1.9.5 -- can you test > SVN? Sure, but r14032 doesn't like my

gnucash-1.9.5: bug in "save changes to file ... before closing" dialog

2006-05-12 Thread Thomas Klausner
Hi! In that dialog, there are tab stops in the text too, not only on the buttons. I.e. if you press 'ctrl-q', gnucash asks for confirmation to save before exiting, default on "save". When I press 'tab', a cursor blinks before the bold "Save changes..." another 'tab' and the cursor is before "Chang

Re: gnucash-1.9.5: bug in "save changes to file ... before closing" dialog

2006-05-12 Thread Thomas Klausner
On Fri, May 12, 2006 at 02:47:20PM -0400, Derek Atkins wrote: > Can you put this into bugzilla? Sure, it's 341572. Thomas ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: gnucash-1.9.5 bugs

2006-05-12 Thread Thomas Klausner
On Fri, May 12, 2006 at 12:36:27PM -0400, Derek Atkins wrote: > > 2) Split entry handling is quite broken: > [snip] > > There's been a number of changes since 1.9.5 -- can you test > SVN? make distclean helped. r14032 is much better. I can't reproduce any of the "split" problems any longer. Than

Reconcile window rebuilds

2006-05-12 Thread Thomas Klausner
Hi! Found with 1.9.5 and still there in r14032: When I reconcile and click on items so they get their check mark, sometimes the whole dialog window is rebuilt. It looks like gnucash decides that a column width is too small and makes it bigger (only a few pixels I think), and that affects all colum

Re: Reconcile window rebuilds

2006-05-21 Thread Thomas Klausner
On Sat, May 20, 2006 at 02:59:10PM -0400, David Hampton wrote: > I see this too. I believe its true that the two item lists are > completely rebuilt with each change, but I haven't checked. Thanks for the feedback. "Bug 342512 Submitted." Cheers, Thomas _

1.9.8: Segfault when entering transaction for 2006/07/04

2006-07-05 Thread Thomas Klausner
Hi! I have a curious problem. I've tried to enter my last two days' expenses, but whenever I press enter on an entry that's dated 2006/07/04, gnucash segfaults (I get the gnome segfault dialog and can restart or quit). Has anyone else seen this? I'm using gnucash-1.9.8 on NetBSD-3.99.21/i386, g

Re: 1.9.8: Segfault when entering transaction for 2006/07/04

2006-07-05 Thread Thomas Klausner
On Wed, Jul 05, 2006 at 02:34:35PM -0400, Derek Atkins wrote: > Um, can you get a stack trace and submit it? I simplified my test case even more. I open the file, click on the date field of the last entry, and press '-' (for going back a day). Boom. Here's the stacktrace: (gdb) bt #0 0x0011

Re: 1.9.8: Segfault when entering transaction for 2006/07/04

2006-07-05 Thread Thomas Klausner
On Wed, Jul 05, 2006 at 02:53:17PM -0400, Derek Atkins wrote: > Thanks. What revision? > I cannot reproduce this with r14459. That's with the 1.9.8 release. I guess you can't reproduce it with that either? I'll have to compile from svn to see if I can reproduce it with the latest version. Thoma

Re: 1.9.8: Segfault when entering transaction for 2006/07/04

2006-07-05 Thread Thomas Klausner
On Wed, Jul 05, 2006 at 03:02:05PM -0400, Derek Atkins wrote: > I dont have a 1.9.8 release handy at the moment, so I don't know. > But you should just try SVN and see if it's fixed. remember that > 1.9.x are test releases. I see the same problem in 14466: (gdb) bt #0 0x0011 in ?? () #1 0xb

Re: 1.9.8: Segfault when entering transaction for 2006/07/04

2006-07-05 Thread Thomas Klausner
On Wed, Jul 05, 2006 at 05:02:18PM -0400, Derek Atkins wrote: > What's the couple of lines just before the backtrace? The one where it > says where the SEGV actually occurred? Sorry, it doesn't say. I added "gdb" in the exec line in the start up script, here's the complete output: GNU gdb 5.3nb1

Re: 1.9.8: Segfault when entering transaction for 2006/07/04

2006-07-05 Thread Thomas Klausner
On Wed, Jul 05, 2006 at 05:40:36PM -0400, Derek Atkins wrote: > Huh. I've got GCC 4.1.1 on my FC5 box and it works just fine. Did you > rebuild all of ports from scratch after you upgraded your system? Yes, I did. What is happening at this point? Is it external, e.g. guile? Thomas

Re: 1.9.8: Segfault when entering transaction for 2006/07/04

2006-07-05 Thread Thomas Klausner
On Wed, Jul 05, 2006 at 05:53:20PM -0400, Derek Atkins wrote: > So... I suspect it's a build environment problem, or a compiler bug, or > a bug in your gtk, gdk, or x libraries. What versions of those do you > have? NetBSD-3.99.21/gcc-4.1.2 20060628 prerelease (NetBSD nb1 20060602) gtk2+-2.8.2

Re: 1.9.8: Segfault when entering transaction for 2006/07/04

2006-07-14 Thread Thomas Klausner
On Wed, Jul 05, 2006 at 06:26:31PM -0400, Derek Atkins wrote: > You might want to try downgrading glib2 to 2.10. Hm, that's more effort than I want to invest right now. Perhaps I'll do it next week. Any other candidates, or basically only glib2? I can do everything I tried in gnucash, except chan

What are gnucash-docs' dependencies?

2006-07-14 Thread Thomas Klausner
Hi! I wonder about gnucash-docs-2.0.0's dependencies: The README claims quite a lot of them, but the configure script doesn't check for them, nor does the build process seem to use them (libxslt, libxml2, docbook-xsl...). What exactly does gnucash-docs really need? Cheers, Thomas __

Re: What are gnucash-docs' dependencies?

2006-07-14 Thread Thomas Klausner
On Fri, Jul 14, 2006 at 09:32:40PM +0200, Christian Stimming wrote: > The README is out of date. Since we now use yelp as browser through the help > file, and since that one can directly read the XML files, there are no > further tools required by the docs packages. Except scrollkeeper, but > co

Re: What are gnucash-docs' dependencies?

2006-08-04 Thread Thomas Klausner
On Sat, Jul 15, 2006 at 01:21:15PM -0600, Chris Lyttle wrote: > The reason that configure doesn't check for more than scrollkeeper and > xsltproc where the README asks for more is twofold. First scrollkeeper > is required for the installation of the docs themselves from the > tarball. I saw tha

Unportable test(1) construct

2006-10-16 Thread Thomas Klausner
Hi! gnucash-2.0.1 (and svn from a few minutes ago) uses the unportable bash "==" comparison operator for test(1). It is not supported by most other shells or even test(1) from GNU coreutils. Please use "=" instead. Patch against 2.0.1 is attached. Cheers, Thomas $NetBSD: patch-ae,v 1.3 2006/10/1

Suggestion: click away splash screen

2006-10-28 Thread Thomas Klausner
Hi! When amarok starts, it displays a splash screen while loading the program, just like gnucash. When I click on the splash screen, it immediately disappears. Perhaps the gnucash splash screen could react in the same way? (Currently it doesn't react in any obvious way.) Thomas _

Re: Suggestion: click away splash screen

2006-10-28 Thread Thomas Klausner
On Sat, Oct 28, 2006 at 01:22:03PM -0400, Derek Atkins wrote: > Can you file an Enhancement Request in Bugzilla? > http://wiki.gnucash.org/wiki/Bugzilla Bug 366418 > Send in a patch and it'll get fixed sooner ;) Of course :) Thomas ___ gnucash-devel m

Troubles with foreign currency account

2007-02-15 Thread Thomas Klausner
Hi! I'm using NetBSD-4.99.9/amd64 and gnucash-2.0.4. I tried adding a foreign currency account and using it for buying a foreign fund in Turkish Lira. Some troubles I had: . The symbol for Turkish Lira is TRY nowadays, not TRL any longer (as gnucash still thinks). This changed beginning of 20

Re: Troubles with foreign currency account

2007-02-16 Thread Thomas Klausner
On Fri, Feb 16, 2007 at 12:39:41PM -0500, Derek Atkins wrote: > Thanks. Fixed in trunk.. Waiting backport for 2.0.5. Thank you. > > What I find confusing (see attached screenshot): > > There are two lines, "1 EUR = x TRL" and "1 TRL = x EUR" > > which seem to relate to the input fields on the l

Re: Troubles with foreign currency account

2007-02-20 Thread Thomas Klausner
On Tue, Feb 20, 2007 at 10:38:06AM -0500, Derek Atkins wrote: > Yes, the system shouldn't ever display fractions anymore. Ok, entered as http://bugzilla.gnome.org/show_bug.cgi?id=410060 Cheers, Thomas ___ gnucash-devel mailing list gnucash-devel@gnucas

gnucash release supporting gtkhtml-3.14?

2007-04-14 Thread Thomas Klausner
Hi! Gnome-2.18 is out and includes gtkhtml-3.14. However, the latest release of gnucash doesn't support this version yet. I see that this has been fixed in SVN already. Could you please pull these changes up to the 2.0.x branch and release a version? Thanks, Thomas

goffice-0.4.0 available, but configure script doesn't recognize it

2007-05-05 Thread Thomas Klausner
Hi! FYI: The new stable release of goffice, 0.4.0, is out, but gnucash's configure script only recognizes the old 0.2 and the development 0.3 branches. Would be good to have this fixed :) Cheers, Thomas ___ gnucash-devel mailing list gnucash-devel@gnu

Re: goffice-0.4.0 available, but configure script doesn't recognize it

2007-05-17 Thread Thomas Klausner
On Sat, May 05, 2007 at 07:09:52PM -0400, Josh Sled wrote: > It looks like a pretty trivial change to configure.in to look for a > different package name/version of goffice, around line 1103. > > I wonder why the package name changed, and if that implies it's not > compatible. Do you care to make

Re: goffice-0.4.0 available, but configure script doesn't recognize it

2007-05-17 Thread Thomas Klausner
On Thu, May 17, 2007 at 10:19:27AM -0400, Derek Atkins wrote: > Do you not read this list? I just sent email about this > yesterday. Irregularly :) > PS: It looks like Andreas applied your patch. Thanks! Thomas ___ gnucash-devel mailing list gnucash-