From - Sun Oct 4 16:17:01 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Sun Oct 4 10:53:24 1998) X-From_: owner-gnucash-devel@gnucash.org Sun Oct 4 09:04:53 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id JAA28285 for ; Sun, 4 Oct 1998 09:04:53 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id JAA27078 for ; Sun, 4 Oct 1998 09:04:51 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id JAA11054 for gnucash-devel-list.hydra; Sun, 4 Oct 1998 09:03:48 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id JAA11050 for ; Sun, 4 Oct 1998 09:03:47 -0500 Received: from cdc.net (server1.cdc.net [207.244.0.12]) by hydra.host4u.net (8.8.5/8.8.5) with SMTP id JAA26749 for ; Sun, 4 Oct 1998 09:03:47 -0500 Received: (qmail 9383 invoked from network); 4 Oct 1998 14:03:47 -0000 Received: from unknown (HELO cdc.net) (207.244.8.165) by server1.cdc.net with SMTP; 4 Oct 1998 14:03:47 -0000 Message-ID: <36178124.E6AB72F1@cdc.net> Date: Sun, 04 Oct 1998 10:07:32 -0400 From: Mike Sabin X-Mailer: Mozilla 4.06 [en] (X11; I; Linux 2.0.34 i586) MIME-Version: 1.0 To: gnucash-devel@gnucash.org Subject: Some help, please... Content-Type: text/plain; charset=us-ascii Sender: owner-gnucash-devel@gnucash.org Precedence: bulk Content-Transfer-Encoding: 7bit X-Mozilla-Status: 8001 I have lurked on this list for several months now. I don't know jack about C and Unix development, so I have kept my mouth shut. But Linas' comment the other day about not getting many bug reports made me realize that perhaps now I can contribute. I would like to run gnucash in parallel to MS Money, which I currently use for my personal finances. I'll look for any discrepancies or anomalies. I'm hoping that the more experienced readers can help me get the program to compile. I'm using guile 1.3a, lesstif 0.86 on an otherwise stock RH5.1 Intel. ./configure seems to exit normally make motif is not successful, giving the following output: [root@magpie xacc]# make motif make FLAVOR=motif build-flavor make[1]: Entering directory `/usr/downloads/xacc' make[2]: Entering directory `/usr/downloads/xacc/lib' make[3]: Entering directory `/usr/downloads/xacc/lib/XmHTML-1.1.0' make[4]: Entering directory `/usr/downloads/xacc/lib/XmHTML-1.1.0/src' gcc -Wp,-MD,obj/motif/XmHTML.d.tmp -c -O2 -Wall -I./. -I./../.. -I/usr/local/include -I/usr/X11R6/include -DXMHTML_LIBRARY_VERSION -DMOTIF -o obj/motif/XmHTML.o XmHTML.c XmHTML.c:111: Xm/XmP.h: No such file or directory XmHTML.c:112: Xm/DrawP.h: No such file or directory XmHTML.c:113: Xm/XmStrDefs.h: No such file or directory XmHTML.c:130: Xm/DrawingA.h: No such file or directory XmHTML.c:131: Xm/ScrollBar.h: No such file or directory XmHTML.c:132: Xm/ScrolledW.h: No such file or directory XmHTML.c:133: Xm/RepType.h: No such file or directory In file included from XmHTML.c:136: XmHTMLP.h:101: Xm/XmP.h: No such file or directory XmHTMLP.h:102: Xm/ManagerP.h: No such file or directory In file included from XmHTMLP.h:105, from XmHTML.c:136: XmHTML.h:124: Xm/Xm.h: No such file or directory make[4]: *** [obj/motif/XmHTML.o] Error 1 make[4]: Leaving directory `/usr/downloads/xacc/lib/XmHTML-1.1.0/src' make[3]: *** [default] Error 2 make[3]: Leaving directory `/usr/downloads/xacc/lib/XmHTML-1.1.0' make[2]: *** [motif] Error 2 make[2]: Leaving directory `/usr/downloads/xacc/lib' make[1]: *** [build-flavor] Error 2 make[1]: Leaving directory `/usr/downloads/xacc' make: *** [motif] Error 2 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Sun Oct 4 16:17:04 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Sun Oct 4 10:53:27 1998) X-From_: owner-gnucash-devel@gnucash.org Sun Oct 4 10:42:39 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id KAA26399 for ; Sun, 4 Oct 1998 10:42:39 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id KAA23765 for ; Sun, 4 Oct 1998 10:42:37 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id KAA15627 for gnucash-devel-list.hydra; Sun, 4 Oct 1998 10:39:58 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id KAA15623 for ; Sun, 4 Oct 1998 10:39:58 -0500 Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id KAA22511 for ; Sun, 4 Oct 1998 10:39:56 -0500 Received: from raven.localhost (mail@dial-95-7.ots.utexas.edu [128.83.249.71]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id KAA29254; Sun, 4 Oct 1998 10:39:55 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zPqGI-0004Ka-00; Sun, 4 Oct 1998 10:39:54 -0500 To: Mike Sabin Cc: gnucash-devel@gnucash.org Subject: Re: Some help, please... References: <36178124.E6AB72F1@cdc.net> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 04 Oct 1998 10:39:54 -500 In-Reply-To: Mike Sabin's message of "Sun, 04 Oct 1998 10:07:32 -0400" Message-ID: <87d888gwtx.fsf@raven.localhost> Lines: 22 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 Mike Sabin writes: > I would like to run gnucash in parallel to MS Money, which I > currently use for my personal finances. I'll look for any > discrepancies or anomalies. I'm hoping that the more experienced > readers can help me get the program to compile. This could be quite helpful. > make motif is not successful, giving the following output: Sometimes by default, the X headers and are not in the standard gcc search path. You probably need to do something like this: ./configure --with-motif=/usr/X11R6/lib Alternately, on a Debian system, just installing the lesstif package isn't enough, you also need the lesstif-dev package. Could that be the case with RedHat as well? -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Mon Oct 5 19:30:46 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 14:07:02 1998) X-From_: owner-gnucash-devel@gnucash.org Mon Oct 5 14:03:02 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id OAA15873 for ; Mon, 5 Oct 1998 14:03:01 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA04956 for ; Mon, 5 Oct 1998 14:02:59 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id OAA09204 for gnucash-devel-list.hydra; Mon, 5 Oct 1998 14:01:29 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id OAA09197 for ; Mon, 5 Oct 1998 14:01:27 -0500 Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA04502 for ; Mon, 5 Oct 1998 14:01:27 -0500 Received: from raven.localhost (mail@dial-95-7.ots.utexas.edu [128.83.249.71]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id OAA06862 for ; Mon, 5 Oct 1998 14:01:26 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zQFsr-0001IT-00; Mon, 5 Oct 1998 14:01:25 -0500 To: gnucash-devel@gnucash.org Subject: Bug: (minor) Main window totals don't update... Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 05 Oct 1998 14:01:24 -500 Message-ID: <87soh26dff.fsf@raven.localhost> Lines: 6 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 9003 If you modify an account, the totals in the main window don't update to reflect it, not even if you close the account. -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Mon Oct 5 19:44:35 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 14:20:51 1998) X-From_: owner-gnucash-devel@gnucash.org Mon Oct 5 14:15:19 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id OAA23737 for ; Mon, 5 Oct 1998 14:15:18 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA09784 for ; Mon, 5 Oct 1998 14:15:16 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id OAA10309 for gnucash-devel-list.hydra; Mon, 5 Oct 1998 14:14:16 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id OAA10304 for ; Mon, 5 Oct 1998 14:14:14 -0500 Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA09306 for ; Mon, 5 Oct 1998 14:14:14 -0500 Received: from raven.localhost (mail@dial-95-7.ots.utexas.edu [128.83.249.71]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id OAA06939 for ; Mon, 5 Oct 1998 14:14:14 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zQG5F-0001KN-00; Mon, 5 Oct 1998 14:14:13 -0500 To: gnucash-devel@gnucash.org Subject: Re: Slashdot Effect References: <361917A8.36F8BA68@gnucash.org> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 05 Oct 1998 14:14:12 -500 In-Reply-To: Jeremy Collins's message of "Mon, 05 Oct 1998 19:02:00 +0000" Message-ID: <87pvc66cu3.fsf@raven.localhost> Lines: 14 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8013 Jeremy Collins writes: > On another note... I hope to have an online bug tracking system > finished by tonight. I am hoping that an easy web interface to bug > reporting will help promote more bug reports. It might be too late for this to be helpful, but Debian's bug tracking system is available as source somwhere now. I can find out if you're interested. It's pretty complete, and seems to work well for us (FWIW: we're nearing 30,000 reported bugs, most of which have been resolved). -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Mon Oct 5 19:44:36 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 14:20:51 1998) X-From_: rlb@cs.utexas.edu Mon Oct 5 14:15:53 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id OAA24139 for ; Mon, 5 Oct 1998 14:15:53 -0500 (CDT) Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA10210; Mon, 5 Oct 1998 14:15:50 -0500 Received: from raven.localhost (mail@dial-95-7.ots.utexas.edu [128.83.249.71]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id OAA06953; Mon, 5 Oct 1998 14:15:49 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zQG6l-0001Ka-00; Mon, 5 Oct 1998 14:15:47 -0500 To: Jeremy Collins Cc: gnucash-devel@gnucash.org Subject: Re: Slashdot Effect References: <361917A8.36F8BA68@gnucash.org> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 05 Oct 1998 14:15:47 -500 In-Reply-To: Jeremy Collins's message of "Mon, 05 Oct 1998 19:02:00 +0000" Message-ID: <87n27a6crg.fsf@raven.localhost> Lines: 13 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 X-Mozilla-Status: 8011 Jeremy Collins writes: > On another note... I hope to have an online bug tracking system > finished by tonight. I am hoping that an easy web interface to bug > reporting will help promote more bug reports. Oh, and one other thing. Debian's system is nice (IMO) because it's email based. It also has a web interface, but I find it's often easier to handle these things via email. Discussions on the list can be Cc: ed to the relvant bug report (thread) etc. -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 From - Mon Oct 5 19:44:37 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 14:20:53 1998) X-From_: owner-gnucash-devel@gnucash.org Mon Oct 5 14:16:29 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id OAA24481 for ; Mon, 5 Oct 1998 14:16:29 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA10414 for ; Mon, 5 Oct 1998 14:16:26 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id OAA10462 for gnucash-devel-list.hydra; Mon, 5 Oct 1998 14:15:51 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id OAA10458 for ; Mon, 5 Oct 1998 14:15:50 -0500 Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA10210; Mon, 5 Oct 1998 14:15:50 -0500 Received: from raven.localhost (mail@dial-95-7.ots.utexas.edu [128.83.249.71]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id OAA06953; Mon, 5 Oct 1998 14:15:49 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zQG6l-0001Ka-00; Mon, 5 Oct 1998 14:15:47 -0500 To: Jeremy Collins Cc: gnucash-devel@gnucash.org Subject: Re: Slashdot Effect References: <361917A8.36F8BA68@gnucash.org> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 05 Oct 1998 14:15:47 -500 In-Reply-To: Jeremy Collins's message of "Mon, 05 Oct 1998 19:02:00 +0000" Message-ID: <87n27a6crg.fsf@raven.localhost> Lines: 13 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 Jeremy Collins writes: > On another note... I hope to have an online bug tracking system > finished by tonight. I am hoping that an easy web interface to bug > reporting will help promote more bug reports. Oh, and one other thing. Debian's system is nice (IMO) because it's email based. It also has a web interface, but I find it's often easier to handle these things via email. Discussions on the list can be Cc: ed to the relvant bug report (thread) etc. -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Mon Oct 5 19:08:38 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 13:44:54 1998) X-From_: owner-gnucash-devel@gnucash.org Mon Oct 5 13:40:35 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id NAA02524 for ; Mon, 5 Oct 1998 13:40:34 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id NAA29244 for ; Mon, 5 Oct 1998 13:40:29 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id NAA07505 for gnucash-devel-list.hydra; Mon, 5 Oct 1998 13:38:24 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id NAA07494 for ; Mon, 5 Oct 1998 13:38:19 -0500 Received: from localhost.localdomain (ftw-tsa7-44.cyberramp.net [207.158.119.172]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id NAA28464 for ; Mon, 5 Oct 1998 13:38:19 -0500 Received: from gnucash.org (collins@localhost [127.0.0.1]) by localhost.localdomain (8.8.7/8.8.7) with ESMTP id OAA05146 for ; Mon, 5 Oct 1998 14:02:01 -0500 Message-ID: <361917A8.36F8BA68@gnucash.org> Date: Mon, 05 Oct 1998 19:02:00 +0000 From: Jeremy Collins Organization: Gnucash Project X-Mailer: Mozilla 4.07 [en] (X11; I; Linux 2.0.35 i586) MIME-Version: 1.0 To: gnucash-devel@gnucash.org Subject: Slashdot Effect Content-Type: text/plain; charset=us-ascii Sender: owner-gnucash-devel@gnucash.org Precedence: bulk Content-Transfer-Encoding: 7bit X-Mozilla-Status: 8001 For those curious below is the web stats for last week... notice the /. effect. Date Accesses 9-27 12,600 9-28 21,778 9-29 5,541 9-30 2,264 10-1 2,373 10-2 1,790 10-3 1,754 That is quite a huge hit... ;) On another note... I hope to have an online bug tracking system finished by tonight. I am hoping that an easy web interface to bug reporting will help promote more bug reports. And soon as Linas uploads his backlog of email I will have a more complete mail archive. Hopefully I will have a semi-automated system for this setup soon. Currently I upload my mbx format mail to the webserver and then run hypermail on it. We'll see what I come up with. -- Jeremy Collins jcollins@gnucash.org ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Mon Oct 5 20:04:52 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 14:41:08 1998) X-From_: owner-gnucash-devel@gnucash.org Mon Oct 5 14:38:01 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id OAA07608 for ; Mon, 5 Oct 1998 14:38:01 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA17250 for ; Mon, 5 Oct 1998 14:37:57 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id OAA12244 for gnucash-devel-list.hydra; Mon, 5 Oct 1998 14:36:55 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id OAA12240 for ; Mon, 5 Oct 1998 14:36:55 -0500 Received: from job.cs.brandeis.edu (job.cs.brandeis.edu [129.64.3.150]) by hydra.host4u.net (8.8.5/8.8.5) with SMTP id OAA16847 for ; Mon, 5 Oct 1998 14:36:54 -0500 Received: (qmail 243 invoked by uid 3080); 5 Oct 1998 19:30:42 -0000 Message-ID: <19981005153041.A32073@cs.brandeis.edu> Date: Mon, 5 Oct 1998 15:30:41 -0400 From: "Seth M. Landsman" To: Rob Browning , gnucash-devel@gnucash.org Subject: Re: Slashdot Effect References: <361917A8.36F8BA68@gnucash.org> <87pvc66cu3.fsf@raven.localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <87pvc66cu3.fsf@raven.localhost>; from Rob Browning on Mon, Oct 05, 1998 at 02:14:12PM +0000 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 On Mon, Oct 05, 1998 at 02:14:12PM +0000, Rob Browning wrote: > Jeremy Collins writes: > > > On another note... I hope to have an online bug tracking system > > finished by tonight. I am hoping that an easy web interface to bug > > reporting will help promote more bug reports. > > It might be too late for this to be helpful, but Debian's bug tracking > system is available as source somwhere now. I can find out if you're > interested. It's pretty complete, and seems to work well for us > (FWIW: we're nearing 30,000 reported bugs, most of which have been > resolved). FYI, the debian bug tracking system is at http://www.chiark.greenend.org.uk/~ian/debbugs/ It is under the GPL, so far as I can tell. I also like jitterbug, and can forward up a URL if you want ... -Seth -- "It is by will alone I set my mind in motion" ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Mon Oct 5 18:24:20 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 13:00:35 1998) X-From_: owner-gnucash-devel@gnucash.org Mon Oct 5 12:20:58 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id MAA14546 for ; Mon, 5 Oct 1998 12:20:57 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id MAA02915 for ; Mon, 5 Oct 1998 12:20:54 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id MAA01113 for gnucash-devel-list.hydra; Mon, 5 Oct 1998 12:17:27 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id MAA01109 for ; Mon, 5 Oct 1998 12:17:26 -0500 Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id MAA01725 for ; Mon, 5 Oct 1998 12:17:25 -0500 Received: from raven.localhost (mail@dial-95-7.ots.utexas.edu [128.83.249.71]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id MAA06085; Mon, 5 Oct 1998 12:16:41 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zQEFT-00012B-00; Mon, 5 Oct 1998 12:16:39 -0500 To: dansie@ibm.net, gnucash-devel@gnucash.org Subject: Re: gnome build References: <199810050715.CAA03891@shadygrove.linas.org> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 05 Oct 1998 12:16:39 -500 In-Reply-To: linas@linas.org's message of "Mon, 5 Oct 1998 02:15:53 -0500 (CDT)" Message-ID: <8767dz6ia0.fsf@raven.localhost> Lines: 8 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 linas@linas.org writes: > www.swig.org Right, sorry, I should have said that. -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Mon Oct 5 07:15:24 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 01:51:42 1998) X-From_: owner-gnucash-devel@gnucash.org Mon Oct 5 01:49:07 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id BAA14485 for ; Mon, 5 Oct 1998 01:49:07 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id BAA28133 for ; Mon, 5 Oct 1998 01:49:05 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id BAA31943 for gnucash-devel-list.hydra; Mon, 5 Oct 1998 01:42:18 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id BAA31939 for ; Mon, 5 Oct 1998 01:42:17 -0500 Received: from linas.org (linas.org [207.170.121.1]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id BAA27083 for ; Mon, 5 Oct 1998 01:42:17 -0500 Received: from shadygrove.linas.org (shadygrove.linas.org [10.50.50.1]) by linas.org (8.8.4/8.7.3) with ESMTP id AAA09876 for ; Mon, 5 Oct 1998 00:36:43 -0500 Received: (from linas@localhost) by shadygrove.linas.org (8.8.4/8.8.7) id CAA03946 for gnucash-devel@gnucash.org; Mon, 5 Oct 1998 02:28:00 -0500 Date: Mon, 5 Oct 1998 02:28:00 -0500 From: Linas Vepstas Message-Id: <199810050728.CAA03946@shadygrove.linas.org> To: gnucash-devel@gnucash.org Subject: ANNOUNCE: gnucash-1.1.19 is out Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8001 GnuCash version 1.1.19 is out. ----------------------------- This version features extensive bug-fixes to the QIF import code, incluing the import of MSMoney QIF's. This mostly works now, although the first transaction seems to get lost, have yet to track that one down. There are other miscellaneous fixes, including the previously-mentioned commit-reject protocol in the engine. I'm thinking that maybe there will be a 1.1.20, and then we'll call it stable, and go to version 1.2.0 ... --linas ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Mon Oct 5 07:06:27 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 01:42:46 1998) X-From_: owner-gnucash-devel@gnucash.org Mon Oct 5 01:37:09 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id BAA12269 for ; Mon, 5 Oct 1998 01:37:09 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id BAA25417 for ; Mon, 5 Oct 1998 01:37:07 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id BAA31464 for gnucash-devel-list.hydra; Mon, 5 Oct 1998 01:30:19 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id BAA31456 for ; Mon, 5 Oct 1998 01:30:13 -0500 From: linas@linas.org Received: from linas.org (linas.org [207.170.121.1]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id BAA22642 for ; Mon, 5 Oct 1998 01:30:12 -0500 Received: from shadygrove.linas.org (shadygrove.linas.org [10.50.50.1]) by linas.org (8.8.4/8.7.3) with ESMTP id AAA09854; Mon, 5 Oct 1998 00:24:38 -0500 Received: (from linas@localhost) by shadygrove.linas.org (8.8.4/8.8.7) id CAA03891; Mon, 5 Oct 1998 02:15:54 -0500 Message-Id: <199810050715.CAA03891@shadygrove.linas.org> Subject: Re: gnome build To: rlb@cs.utexas.edu (Rob Browning) Date: Mon, 5 Oct 1998 02:15:53 -0500 (CDT) Cc: dansie@ibm.net, gnucash-devel@gnucash.org In-Reply-To: <8790iv7hut.fsf@raven.localhost> from "Rob Browning" at Oct 4, 98 11:28:10 pm X-Hahahaha: hehehe Content-Type: text Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 It's been rumoured that Rob Browning said: > > Kyle Dansie writes: > > Install swig. www.swig.org ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Mon Oct 5 04:56:01 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Sun Oct 4 23:32:21 1998) X-From_: owner-gnucash-devel@gnucash.org Sun Oct 4 23:24:50 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id XAA06095 for ; Sun, 4 Oct 1998 23:24:50 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id XAA16411 for ; Sun, 4 Oct 1998 23:24:47 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id XAA26486 for gnucash-devel-list.hydra; Sun, 4 Oct 1998 23:23:45 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id XAA26481 for ; Sun, 4 Oct 1998 23:23:44 -0500 Received: from out4.ibm.net (out4.ibm.net [165.87.194.239]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id XAA16177 for ; Sun, 4 Oct 1998 23:23:45 -0500 Received: from ibm.net (slip129-37-226-213.ut.us.ibm.net [129.37.226.213]) by out4.ibm.net (8.8.5/8.6.9) with ESMTP id EAA102406 for ; Mon, 5 Oct 1998 04:23:41 GMT Message-ID: <36184A89.1368043@ibm.net> Date: Sun, 04 Oct 1998 22:26:49 -0600 From: Kyle Dansie X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.35 i586) MIME-Version: 1.0 To: "gnucash-devel@gnucash.org" Subject: gnome build Content-Type: multipart/mixed; boundary="------------D575B6D124D3771EB3FB8B41" Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8001 This is a multi-part message in MIME format. --------------D575B6D124D3771EB3FB8B41 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I have been reading the docs on GTK and thought that I could learn a bit more by loading up gnucash and looking at the gnome version. When I tried to run the make gnome it died in the swig directory. See attachment below. How does one go about fixing this? Thanks Kyle Dansie -- -------------------------------------------------------- Linux Rules ZIP drive Mini-HOWTO http://njtcom.com/dansie/zip-drive.html or http://sunsite.unc.edu/mdw/HOWTO/mini/ZIP-Drive.html -------------------------------------------------------- --------------D575B6D124D3771EB3FB8B41 Content-Type: text/plain; charset=us-ascii; name="mkgnome.out" Content-Disposition: inline; filename="mkgnome.out" Content-Transfer-Encoding: 7bit make[3]: Entering directory `/opt/gnucash/gnucash-1.1.18/src/swig' swig -I../engine -I../guile -guile -o guile/gnucash-guile_wrap.c gnucash.i make[3]: swig: Command not found make[3]: *** [guile/gnucash-guile_wrap.c] Error 127 make[3]: Leaving directory `/opt/gnucash/gnucash-1.1.18/src/swig' make[2]: *** [gnome] Error 2 make[2]: Leaving directory `/opt/gnucash/gnucash-1.1.18/src' make[1]: *** [build-flavor] Error 2 make[1]: Leaving directory `/opt/gnucash/gnucash-1.1.18' make: *** [gnome] Error 2 --------------D575B6D124D3771EB3FB8B41-- ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Mon Oct 5 04:56:02 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Sun Oct 4 23:32:22 1998) X-From_: owner-gnucash-devel@gnucash.org Sun Oct 4 23:28:44 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id XAA07417 for ; Sun, 4 Oct 1998 23:28:44 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id XAA18060 for ; Sun, 4 Oct 1998 23:28:43 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id XAA26744 for gnucash-devel-list.hydra; Sun, 4 Oct 1998 23:28:15 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id XAA26740 for ; Sun, 4 Oct 1998 23:28:14 -0500 Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id XAA17894 for ; Sun, 4 Oct 1998 23:28:15 -0500 Received: from raven.localhost (mail@dial-95-7.ots.utexas.edu [128.83.249.71]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id XAA02535; Sun, 4 Oct 1998 23:28:11 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zQ2Fm-0007uZ-00; Sun, 4 Oct 1998 23:28:10 -0500 To: Kyle Dansie Cc: "gnucash-devel@gnucash.org" Subject: Re: gnome build References: <36184A89.1368043@ibm.net> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 04 Oct 1998 23:28:10 -500 In-Reply-To: Kyle Dansie's message of "Sun, 04 Oct 1998 22:26:49 -0600" Message-ID: <8790iv7hut.fsf@raven.localhost> Lines: 15 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 Kyle Dansie writes: > I have been reading the docs on GTK and thought that I could learn a bit > more by loading up gnucash and looking at the gnome version. When I > tried to run the make gnome it died in the swig directory. See > attachment below. > > How does one go about fixing this? Install swig. You also should know that the GNOME/GTK version doesn't work right now. -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Sun Oct 4 23:03:30 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Sun Oct 4 17:39:51 1998) X-From_: owner-gnucash-devel@gnucash.org Sun Oct 4 17:34:22 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id RAA12189 for ; Sun, 4 Oct 1998 17:34:22 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id RAA07002 for ; Sun, 4 Oct 1998 17:33:50 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id RAA04601 for gnucash-devel-list.hydra; Sun, 4 Oct 1998 17:32:00 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id RAA04597 for ; Sun, 4 Oct 1998 17:31:59 -0500 Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id RAA06684 for ; Sun, 4 Oct 1998 17:31:59 -0500 Received: from raven.localhost (mail@dial-95-7.ots.utexas.edu [128.83.249.71]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id RAA00995; Sun, 4 Oct 1998 17:31:56 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zPwh1-0000zv-00; Sun, 4 Oct 1998 17:31:55 -0500 To: Mike Sabin Cc: gnucash-devel@gnucash.org Subject: Re: Some help, please... References: <36178124.E6AB72F1@cdc.net> <87d888gwtx.fsf@raven.localhost> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 04 Oct 1998 17:31:54 -500 In-Reply-To: Rob Browning's message of "04 Oct 1998 10:39:54 -500" Message-ID: <87emsogdr9.fsf@raven.localhost> Lines: 15 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 Rob Browning writes: > Sometimes by default, the X headers and are not in the standard gcc > search path. You probably need to do something like this: > > ./configure --with-motif=/usr/X11R6/lib Actually, that probably should have been ./configure --with-motif=/usr/X11R6 if anything. -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Tue Oct 6 19:36:09 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Tue Oct 6 14:12:18 1998) X-From_: owner-gnucash-devel@gnucash.org Tue Oct 6 13:16:46 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (IDENT:root@hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id NAA06872 for ; Tue, 6 Oct 1998 13:16:45 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id NAA10888 for ; Tue, 6 Oct 1998 13:16:38 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id NAA01795 for gnucash-devel-list.hydra; Tue, 6 Oct 1998 13:13:57 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id NAA01791 for ; Tue, 6 Oct 1998 13:13:55 -0500 Received: from taumsauk.cs.wustl.edu (cs.wustl.edu [128.252.165.15]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id NAA09864 for ; Tue, 6 Oct 1998 13:13:52 -0500 Received: from lcs.cs.wustl.edu (sth2@lcs.cs.wustl.edu [128.252.165.78]) by taumsauk.cs.wustl.edu (8.8.5/CTS-JEK1.2) with ESMTP id NAA16998; Tue, 6 Oct 1998 13:13:54 -0500 (CDT) Received: (from sth2@localhost) by lcs.cs.wustl.edu (8.8.5/ECL-JEK1.1) id NAA23378; Tue, 6 Oct 1998 13:13:00 -0500 (CDT) Date: Tue, 6 Oct 1998 13:13:00 -0500 (CDT) Message-Id: <199810061813.NAA23378@lcs.cs.wustl.edu> From: Scott Thomas Haug MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Rob Browning Cc: gnucash-devel@gnucash.org Subject: Re: gnome compile problems References: <199810061354.IAA22409@lcs.cs.wustl.edu> <87emsld77f.fsf@raven.localhost> X-Mailer: VM 6.22 under 19.15 XEmacs Lucid Sender: owner-gnucash-devel@gnucash.org Precedence: bulk Content-Transfer-Encoding: 7bit X-Mozilla-Status: 8011 Rob Browning writes: > > You need to make sure to include --with-gnome=/usr/local in your > configure step. Then it'll pick up the right directories. > Thanks, that worked great. I encountered another problem during compilation, though, and I think this might be gnucash-specific (again I'm working with what I understand is the most current version: gnucash-1.1.19). Here's the compilation error I get now: make[3]: Entering directory `/usr/local/src/gnucash-1.1.19/src/gnome' gcc -Wp,-MD,obj/gnome/RegWindow.d.tmp -c -O2 -Wall -I/usr/local/include -I/usr/local/lib/gnome-libs/include -I/usr/X11R6/include -I.. -I../.. -I../engine -I../register -I../guile -I./../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -DGNOME -o obj/gnome/RegWindow.o RegWindow.c RegWindow.c:43: Ledger.h: No such file or directory make[3]: *** [obj/gnome/RegWindow.o] Error 1 Unfortunately, there is no Ledger.h file anywhere on my system. After a bit of investigating and comparing src/motif/RegWindow.c to src/gnome/RegWindow.c, I changed the #include "Ledger.h" in src/gnome/RegWindow.c to #include "MultiLedger.h" I'm not sure if this was a correct change, but it compiled. Was this appropriate, or is there a better solution to this problem? Thanks again for the help, -Scott ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Tue Oct 6 16:04:40 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Tue Oct 6 10:40:50 1998) X-From_: owner-gnucash-devel@gnucash.org Tue Oct 6 08:57:36 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (IDENT:root@hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id IAA09894 for ; Tue, 6 Oct 1998 08:57:36 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id IAA11300 for ; Tue, 6 Oct 1998 08:57:35 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id IAA10417 for gnucash-devel-list.hydra; Tue, 6 Oct 1998 08:55:10 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id IAA10411 for ; Tue, 6 Oct 1998 08:55:09 -0500 Received: from taumsauk.cs.wustl.edu (cs.wustl.edu [128.252.165.15]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id IAA10563 for ; Tue, 6 Oct 1998 08:55:09 -0500 Received: from lcs.cs.wustl.edu (sth2@lcs.cs.wustl.edu [128.252.165.78]) by taumsauk.cs.wustl.edu (8.8.5/CTS-JEK1.2) with ESMTP id IAA23659 for ; Tue, 6 Oct 1998 08:55:08 -0500 (CDT) Received: (from sth2@localhost) by lcs.cs.wustl.edu (8.8.5/ECL-JEK1.1) id IAA22409; Tue, 6 Oct 1998 08:54:13 -0500 (CDT) Date: Tue, 6 Oct 1998 08:54:13 -0500 (CDT) Message-Id: <199810061354.IAA22409@lcs.cs.wustl.edu> From: Scott Thomas Haug MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: gnucash-devel@gnucash.org Subject: gnome compile problems X-Mailer: VM 6.22 under 19.15 XEmacs Lucid Sender: owner-gnucash-devel@gnucash.org Precedence: bulk Content-Transfer-Encoding: 7bit X-Mozilla-Status: 8003 OK, I feel rather silly. I'm new to this group (I hope this is the right group to be addressing this...), but I'm very interested in getting involved, hopefully both in testing and developing (I'm not sure how much help I'll be in the latter, but I'm willing to give it a shot). I can't get the code to compile, though. I downloaded the newest version (gnucash-1.1.19), and I'm trying to get the gnome version up and running. I've read in the mailings that the gnome version may not be working, so I'm wondering if this is even worth the effort. I'd at least like to get it to compile, though. configure seemed to work ok, but I'm getting this error when I compile: make[3]: Entering directory `/usr/local/src/gnucash-1.1.19/src/gnome' gcc -Wp,-MD,obj/gnome/main.d.tmp -c -O2 -Wall -I/usr/X11R6/include -I.. -I../.. -I../engine -I../register -I../guile -I./../../include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -DGNOME -o obj/gnome/main.o main.c In file included from /usr/local/include/libgnome/libgnome.h:32, from /usr/local/include/gnome.h:10, from main.c:23: /usr/local/include/libgnome/gnome-parse.h:24: argp.h: No such file or directory make[3]: *** [obj/gnome/main.o] Error 1 make[3]: Leaving directory `/usr/local/src/gnucash-1.1.19/src/gnome' make[2]: *** [gnome] Error 2 make[2]: Leaving directory `/usr/local/src/gnucash-1.1.19/src' make[1]: *** [build-flavor] Error 2 make[1]: Leaving directory `/usr/local/src/gnucash-1.1.19' make: *** [gnome] Error 2 It doesn't even look like a gnucash problem, since the problem is with a gnome .h file, but I've only seen this problem when compiling gnucash. I used 'find' to spot argp.h in the following location: /usr/local/lib/gnome-libs/include/argp.h so it does exist. What have I done wrong? As far as I can tell, I've installed gnome correctly according to www.gnome.org/start/gnometar.shtml. Do I need to set an environment variable or something? Should I be directing this question to the gnome group, or to a particular individual (and not the entire gnucash-devel mailing group)? Again, I'm really sorry about the newbie question, but like I said, I would like to help in the gnucash effort. Thanks for your help and patience. -Scott Haug PS I'm running a relatively vanilla Redhat 5.1 distribution on a PII machine, if that matters. ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Tue Oct 6 19:36:09 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Tue Oct 6 14:12:19 1998) X-From_: owner-gnucash-devel@gnucash.org Tue Oct 6 13:55:40 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (IDENT:root@hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-981006-1336) with ESMTP id NAA29718 for ; Tue, 6 Oct 1998 13:55:40 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id NAA15898 for ; Tue, 6 Oct 1998 13:30:32 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id NAA02953 for gnucash-devel-list.hydra; Tue, 6 Oct 1998 13:25:55 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id NAA02949 for ; Tue, 6 Oct 1998 13:25:54 -0500 Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id NAA14344 for ; Tue, 6 Oct 1998 13:25:50 -0500 Received: from raven.localhost (mail@dial-104-47.ots.utexas.edu [128.83.176.143]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id NAA15142 for ; Tue, 6 Oct 1998 13:25:52 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zQbnz-0003Hq-00; Tue, 6 Oct 1998 13:25:51 -0500 To: gnucash-devel@gnucash.org Subject: Re: gnome compile problems References: <199810061354.IAA22409@lcs.cs.wustl.edu> <87emsld77f.fsf@raven.localhost> <199810061813.NAA23378@lcs.cs.wustl.edu> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 06 Oct 1998 13:25:50 -500 In-Reply-To: Scott Thomas Haug's message of "Tue, 6 Oct 1998 13:13:00 -0500 (CDT)" Message-ID: <874sth1r9t.fsf@raven.localhost> Lines: 19 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 Scott Thomas Haug writes: > Thanks, that worked great. I encountered another problem during compilation, > though, and I think this might be gnucash-specific (again I'm working with what > I understand is the most current version: gnucash-1.1.19). Your current problems are due to the fact that the GNOME interface is broken right now. Linas has changed the engine significantly recently, and only the Motif interface has kept up. I'd recommend (unless you want to join Ted and Jeremy in working on the GNOME interface) that you compile the Motif version and play with that instead. You can use Lesstif if you don't have Motif. Last time I tried it worked fine, but it was substantially slower than the Motif version. Lestif specific fixes are, of course, welcome. -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Tue Oct 6 19:36:08 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Tue Oct 6 14:12:17 1998) X-From_: owner-gnucash-devel@gnucash.org Tue Oct 6 11:15:37 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (IDENT:root@hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id LAA11067 for ; Tue, 6 Oct 1998 11:15:37 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id LAA02452 for ; Tue, 6 Oct 1998 11:15:36 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id LAA23923 for gnucash-devel-list.hydra; Tue, 6 Oct 1998 11:13:02 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id LAA23919 for ; Tue, 6 Oct 1998 11:13:01 -0500 Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id LAA01257 for ; Tue, 6 Oct 1998 11:13:00 -0500 Received: from raven.localhost (mail@dial-87-1.ots.utexas.edu [128.83.219.113]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id KAA14062 for ; Tue, 6 Oct 1998 10:46:14 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zQZJU-0001YF-00; Tue, 6 Oct 1998 10:46:12 -0500 To: gnucash-devel@gnucash.org Subject: Re: gnome compile problems References: <199810061354.IAA22409@lcs.cs.wustl.edu> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 06 Oct 1998 10:46:12 -500 In-Reply-To: Scott Thomas Haug's message of "Tue, 6 Oct 1998 08:54:13 -0500 (CDT)" Message-ID: <87emsld77f.fsf@raven.localhost> Lines: 22 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 Scott Thomas Haug writes: > OK, I feel rather silly. I'm new to this group (I hope this is the > right group to be addressing this...) Definitely the right place. > It doesn't even look like a gnucash problem, since the problem is > with a gnome .h file, but I've only seen this problem when compiling > gnucash. I used 'find' to spot argp.h in the following location: > > /usr/local/lib/gnome-libs/include/argp.h You need to make sure to include --with-gnome=/usr/local in your configure step. Then it'll pick up the right directories. > Thanks for your help and patience. No problem. Thanks for your interest :> -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Tue Oct 6 05:05:51 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 23:42:04 1998) X-From_: owner-gnucash-devel@gnucash.org Mon Oct 5 20:50:39 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id UAA13346 for ; Mon, 5 Oct 1998 20:50:39 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id UAA00049 for ; Mon, 5 Oct 1998 20:50:34 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id UAA07061 for gnucash-devel-list.hydra; Mon, 5 Oct 1998 20:49:33 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id UAA07054 for ; Mon, 5 Oct 1998 20:49:31 -0500 From: linas@linas.org Received: from linas.org (linas.org [207.170.121.1]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id UAA32242; Mon, 5 Oct 1998 20:49:23 -0500 Received: from shadygrove.linas.org (shadygrove.linas.org [10.50.50.1]) by linas.org (8.8.4/8.7.3) with ESMTP id TAA12374; Mon, 5 Oct 1998 19:43:44 -0500 Received: (from linas@localhost) by shadygrove.linas.org (8.8.4/8.8.7) id VAA09121; Mon, 5 Oct 1998 21:35:22 -0500 Message-Id: <199810060235.VAA09121@shadygrove.linas.org> Subject: Re: Slashdot Effect To: jcollins@gnucash.org (Jeremy Collins) Date: Mon, 5 Oct 1998 21:35:22 -0500 (CDT) Cc: gnucash-devel@gnucash.org In-Reply-To: <361917A8.36F8BA68@gnucash.org> from "Jeremy Collins" at Oct 5, 98 07:02:00 pm X-Hahahaha: hehehe Content-Type: text Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 It's been rumoured that Jeremy Collins said: > > For those curious below is the web stats for last week... notice the /. > effect. > > Date Accesses > 9-27 12,600 > 9-28 21,778 > 9-29 5,541 > 9-30 2,264 > 10-1 2,373 > 10-2 1,790 > 10-3 1,754 Wow! > And soon as Linas uploads his backlog of email I will have a more > complete mail archive. Hopefully I will have a semi-automated system > for this setup soon. Currently I upload my mbx format mail to the > webserver and then run hypermail on it. We'll see what I come up with. You might try MHonArc, which some of the other sites use. I've never used it, but I have used hypermail and remember it being buggy after the first severl hundred emails. --linas ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Tue Oct 6 05:05:50 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 23:42:03 1998) X-From_: linas@linas.org Mon Oct 5 20:49:33 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id UAA12772 for ; Mon, 5 Oct 1998 20:49:33 -0500 (CDT) From: linas@linas.org Received: from linas.org (linas.org [207.170.121.1]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id UAA32242; Mon, 5 Oct 1998 20:49:23 -0500 Received: from shadygrove.linas.org (shadygrove.linas.org [10.50.50.1]) by linas.org (8.8.4/8.7.3) with ESMTP id TAA12374; Mon, 5 Oct 1998 19:43:44 -0500 Received: (from linas@localhost) by shadygrove.linas.org (8.8.4/8.8.7) id VAA09121; Mon, 5 Oct 1998 21:35:22 -0500 Message-Id: <199810060235.VAA09121@shadygrove.linas.org> Subject: Re: Slashdot Effect To: jcollins@gnucash.org (Jeremy Collins) Date: Mon, 5 Oct 1998 21:35:22 -0500 (CDT) Cc: gnucash-devel@gnucash.org In-Reply-To: <361917A8.36F8BA68@gnucash.org> from "Jeremy Collins" at Oct 5, 98 07:02:00 pm X-Hahahaha: hehehe Content-Type: text X-Mozilla-Status: 8011 It's been rumoured that Jeremy Collins said: > > For those curious below is the web stats for last week... notice the /. > effect. > > Date Accesses > 9-27 12,600 > 9-28 21,778 > 9-29 5,541 > 9-30 2,264 > 10-1 2,373 > 10-2 1,790 > 10-3 1,754 Wow! > And soon as Linas uploads his backlog of email I will have a more > complete mail archive. Hopefully I will have a semi-automated system > for this setup soon. Currently I upload my mbx format mail to the > webserver and then run hypermail on it. We'll see what I come up with. You might try MHonArc, which some of the other sites use. I've never used it, but I have used hypermail and remember it being buggy after the first severl hundred emails. --linas From - Mon Oct 5 20:16:42 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 14:52:58 1998) X-From_: owner-gnucash-devel@gnucash.org Mon Oct 5 14:51:54 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id OAA15769 for ; Mon, 5 Oct 1998 14:51:53 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA22015 for ; Mon, 5 Oct 1998 14:51:50 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id OAA13449 for gnucash-devel-list.hydra; Mon, 5 Oct 1998 14:50:51 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id OAA13444 for ; Mon, 5 Oct 1998 14:50:50 -0500 Received: from localhost.localdomain (ftw-tsa7-44.cyberramp.net [207.158.119.172]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA21506 for ; Mon, 5 Oct 1998 14:50:48 -0500 Received: from gnucash.org (collins@localhost [127.0.0.1]) by localhost.localdomain (8.8.7/8.8.7) with ESMTP id PAA05231 for ; Mon, 5 Oct 1998 15:14:32 -0500 Message-ID: <361928A7.F22AED21@gnucash.org> Date: Mon, 05 Oct 1998 20:14:31 +0000 From: Jeremy Collins Organization: Gnucash Project X-Mailer: Mozilla 4.07 [en] (X11; I; Linux 2.0.35 i586) MIME-Version: 1.0 To: gnucash-devel@gnucash.org Subject: Bug Tracking System Content-Type: text/plain; charset=us-ascii Sender: owner-gnucash-devel@gnucash.org Precedence: bulk Content-Transfer-Encoding: 7bit X-Mozilla-Status: 8001 Ok, it is online now for the most part. I still need to tweak a few things. But nothing that should affect its usability. http://www.gnucash.org/cgi-bin/bugs This is the JitterBug system. -- Jeremy Collins jcollins@gnucash.org ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Mon Oct 5 21:05:52 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 15:42:07 1998) X-From_: rlb@cs.utexas.edu Mon Oct 5 15:37:11 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id PAA13664 for ; Mon, 5 Oct 1998 15:37:11 -0500 (CDT) Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id PAA06186 for ; Mon, 5 Oct 1998 15:37:09 -0500 Received: from raven.localhost (mail@dial-95-7.ots.utexas.edu [128.83.249.71]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id PAA07373 for ; Mon, 5 Oct 1998 15:37:08 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zQHNT-0001WH-00; Mon, 5 Oct 1998 15:37:07 -0500 To: Jeremy Collins Subject: Re: Bug: (minor) Main window totals don't update... References: <87soh26dff.fsf@raven.localhost> <36191F61.1A2D77A@gnucash.org> <87hfxi6abs.fsf@raven.localhost> <36193217.55983652@gnucash.org> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 05 Oct 1998 15:37:07 -500 In-Reply-To: Jeremy Collins's message of "Mon, 05 Oct 1998 20:54:47 +0000" Message-ID: <87emsm68zw.fsf@raven.localhost> Lines: 12 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 X-Mozilla-Status: 8011 Jeremy Collins writes: > I was able to compile and run the Gnome version, most of it worked. Not > great though. The register popped up but clicking on almost anything > made it dump core. I will try to work on updating the Gnome version to > work with the new engine changes this weekend. Make sure you talk with Ted. I don't know what he's doing about the register... -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 From - Mon Oct 5 20:48:41 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 15:24:56 1998) X-From_: rlb@cs.utexas.edu Mon Oct 5 15:08:27 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id PAA25855 for ; Mon, 5 Oct 1998 15:08:27 -0500 (CDT) Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id PAA28556 for ; Mon, 5 Oct 1998 15:08:25 -0500 Received: from raven.localhost (mail@dial-95-7.ots.utexas.edu [128.83.249.71]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id PAA07211 for ; Mon, 5 Oct 1998 15:08:24 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zQGvf-0001RK-00; Mon, 5 Oct 1998 15:08:23 -0500 To: Jeremy Collins Subject: Re: Bug: (minor) Main window totals don't update... References: <87soh26dff.fsf@raven.localhost> <36191F61.1A2D77A@gnucash.org> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 05 Oct 1998 15:08:23 -500 In-Reply-To: Jeremy Collins's message of "Mon, 05 Oct 1998 19:34:57 +0000" Message-ID: <87hfxi6abs.fsf@raven.localhost> Lines: 10 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 X-Mozilla-Status: 8013 Jeremy Collins writes: > Is the gnome version, and/or motif version? Motif. As far as I know the GNOME version is completely broken at the moment, and will require a reasonable amount of work to incorporate Linas' recent engine changes. -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 From - Tue Oct 6 05:05:46 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Mon Oct 5 23:41:59 1998) X-From_: owner-gnucash-devel@gnucash.org Mon Oct 5 19:43:52 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id TAA07382 for ; Mon, 5 Oct 1998 19:43:52 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id TAA03135 for ; Mon, 5 Oct 1998 19:43:47 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id TAA02144 for gnucash-devel-list.hydra; Mon, 5 Oct 1998 19:41:49 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id TAA02139 for ; Mon, 5 Oct 1998 19:41:47 -0500 Received: from ic.EECS.Berkeley.EDU (ic.EECS.Berkeley.EDU [128.32.168.7]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id TAA02360 for ; Mon, 5 Oct 1998 19:41:45 -0500 Received: from ic.EECS.Berkeley.EDU (localhost [127.0.0.1]) by ic.EECS.Berkeley.EDU (8.8.8/8.8.8) with ESMTP id RAA21715 for ; Mon, 5 Oct 1998 17:41:47 -0700 (PDT) From: Ken Yamaguchi Message-Id: <199810060041.RAA21715@ic.EECS.Berkeley.EDU> X-Mailer: exmh version 1.6.9 8/22/96 To: gnucash-devel@gnucash.org Subject: Managing Your Money --> GNUCash; QIF uniqueness Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 05 Oct 1998 17:41:47 -0700 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8001 I have finally put the Perl script that allowed me to use GNUCash up on a web site. I had a couple years of data in Managing Your Money 2.x that I didn't want to reenter. The script will output a single QIF file with all transactions, accounts, and categories. (Currently only non-investment transactions are handled.) The QIF file can be imported to xacc-1.0.18 if a small patch is applied to QIFIO.c. The site is http://www-cad.eecs.berkeley.edu/~gooch/mymdump.html I also have a script that I use to remove duplicate transactions at the QIF level. I use this script because Xacc is very strict about duplicates (which is good) and because editing imported transactions will cause a re-import of the same transactions to produce duplicates. (I download the same month's transactions from my bank several times each month, so each downloaded QIF file--after the first--contains transactions I have already imported. I don't want to rely on the bank sending me the transactions in the same order or with the same formatting.) The site is http://www-cad.eecs.berkeley.edu/~gooch/qifuniq.html I hope others find these scripts useful. kdy ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Wed Oct 7 05:58:27 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Wed Oct 7 00:34:34 1998) X-From_: owner-gnucash-devel@gnucash.org Tue Oct 6 19:52:54 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (IDENT:root@hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-981006-1336) with ESMTP id TAA07790 for ; Tue, 6 Oct 1998 19:52:54 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id TAA14766 for ; Tue, 6 Oct 1998 19:52:51 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id TAA00841 for gnucash-devel-list.hydra; Tue, 6 Oct 1998 19:49:32 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id TAA00837 for ; Tue, 6 Oct 1998 19:49:30 -0500 Received: from out5.ibm.net (out5.ibm.net [165.87.194.243]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id TAA13497 for ; Tue, 6 Oct 1998 19:49:29 -0500 Received: from ibm.net (slip129-37-226-227.ut.us.ibm.net [129.37.226.227]) by out5.ibm.net (8.8.5/8.6.9) with ESMTP id AAA53508 for ; Wed, 7 Oct 1998 00:49:29 GMT Message-ID: <361ABB54.8EF96324@ibm.net> Date: Tue, 06 Oct 1998 18:52:36 -0600 From: Kyle Dansie X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.35 i586) MIME-Version: 1.0 To: "gnucash-devel@gnucash.org" Subject: ftp site Content-Type: text/plain; charset=us-ascii Sender: owner-gnucash-devel@gnucash.org Precedence: bulk Content-Transfer-Encoding: 7bit X-Mozilla-Status: 8003 I was curious if anyone has time to put a copy of 1.1.19 on the FTP site. Thanks Kyle Dansie ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Wed Oct 7 06:11:12 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Wed Oct 7 00:47:18 1998) X-From_: owner-gnucash-devel@gnucash.org Wed Oct 7 00:45:30 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (IDENT:root@hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-981006-1336) with ESMTP id AAA06763 for ; Wed, 7 Oct 1998 00:45:30 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id AAA05576 for ; Wed, 7 Oct 1998 00:45:29 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id AAA20049 for gnucash-devel-list.hydra; Wed, 7 Oct 1998 00:43:36 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id AAA20045 for ; Wed, 7 Oct 1998 00:43:35 -0500 Received: from localhost.localdomain (ftw-tsa6-7.cyberramp.net [207.158.119.71]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id AAA04881 for ; Wed, 7 Oct 1998 00:43:35 -0500 Received: from gnucash.org (collins@localhost [127.0.0.1]) by localhost.localdomain (8.8.7/8.8.7) with ESMTP id BAA06278; Wed, 7 Oct 1998 01:07:25 -0500 Message-ID: <361B051C.C3876201@gnucash.org> Date: Wed, 07 Oct 1998 06:07:24 +0000 From: Jeremy Collins Organization: Gnucash Project X-Mailer: Mozilla 4.07 [en] (X11; I; Linux 2.0.35 i586) MIME-Version: 1.0 To: Kyle Dansie CC: "gnucash-devel@gnucash.org" Subject: Re: ftp site References: <361ABB54.8EF96324@ibm.net> Content-Type: text/plain; charset=us-ascii Sender: owner-gnucash-devel@gnucash.org Precedence: bulk Content-Transfer-Encoding: 7bit X-Mozilla-Status: 8011 Kyle Dansie wrote: > > I was curious if anyone has time to put a copy of 1.1.19 on the FTP > site. > > Thanks > Kyle Dansie > ----- %< -------------------------------------------- >% ------ > The GnuCash / X-Accountant Mailing List > To unsubscribe, send mail to majordomo@gnucash.org and > put "unsubscribe gnucash-devel your@email.address" in the body Done. You'll find it in /pub/gnucash -- Jeremy Collins jcollins@gnucash.org ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Wed Oct 7 05:58:30 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Wed Oct 7 00:34:36 1998) X-From_: owner-gnucash-devel@gnucash.org Wed Oct 7 00:27:50 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (IDENT:root@hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-981006-1336) with ESMTP id AAA01036 for ; Wed, 7 Oct 1998 00:27:50 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id AAA32710 for ; Wed, 7 Oct 1998 00:27:48 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id AAA19091 for gnucash-devel-list.hydra; Wed, 7 Oct 1998 00:25:56 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id AAA19087 for ; Wed, 7 Oct 1998 00:25:56 -0500 From: linas@linas.org Received: from linas.org (linas.org [207.170.121.1]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id AAA32446 for ; Wed, 7 Oct 1998 00:25:56 -0500 Received: from shadygrove.linas.org (shadygrove.linas.org [10.50.50.1]) by linas.org (8.8.4/8.7.3) with ESMTP id XAA14985; Tue, 6 Oct 1998 23:20:12 -0500 Received: (from linas@localhost) by shadygrove.linas.org (8.8.4/8.8.7) id BAA15813; Wed, 7 Oct 1998 01:12:13 -0500 Message-Id: <199810070612.BAA15813@shadygrove.linas.org> Subject: Re: gnome compile problems To: sth2@cs.wustl.edu (Scott Thomas Haug) Date: Wed, 7 Oct 1998 01:12:13 -0500 (CDT) Cc: rlb@cs.utexas.edu, gnucash-devel@gnucash.org In-Reply-To: <199810061813.NAA23378@lcs.cs.wustl.edu> from "Scott Thomas Haug" at Oct 6, 98 01:13:00 pm X-Hahahaha: hehehe Content-Type: text Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 It's been rumoured that Scott Thomas Haug said: > Unfortunately, there is no Ledger.h file anywhere on my system. After a bit of > investigating and comparing src/motif/RegWindow.c to src/gnome/RegWindow.c, I > changed the > > #include "Ledger.h" > > in src/gnome/RegWindow.c to > > #include "MultiLedger.h" > > I'm not sure if this was a correct change, but it compiled. Was this > appropriate, Yes. --linas ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Wed Oct 7 06:37:22 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Wed Oct 7 01:13:28 1998) X-From_: owner-gnucash-devel@gnucash.org Wed Oct 7 01:05:41 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (IDENT:root@hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-981006-1336) with ESMTP id BAA12331 for ; Wed, 7 Oct 1998 01:05:41 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id BAA10915; Wed, 7 Oct 1998 01:05:39 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id BAA20938 for gnucash-devel-list.hydra; Wed, 7 Oct 1998 01:03:13 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id BAA20933 for ; Wed, 7 Oct 1998 01:03:13 -0500 Received: from localhost.localdomain (ftw-tsa6-7.cyberramp.net [207.158.119.71]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id BAA09833 for ; Wed, 7 Oct 1998 01:03:12 -0500 Received: from gnucash.org (collins@localhost [127.0.0.1]) by localhost.localdomain (8.8.7/8.8.7) with ESMTP id BAA06301 for ; Wed, 7 Oct 1998 01:27:05 -0500 Message-ID: <361B09B8.826E2C4C@gnucash.org> Date: Wed, 07 Oct 1998 06:27:04 +0000 From: Jeremy Collins Organization: Gnucash Project X-Mailer: Mozilla 4.07 [en] (X11; I; Linux 2.0.35 i586) MIME-Version: 1.0 To: gnucash-devel@gnucash.org Subject: More on Bug Tracker Content-Type: text/plain; charset=us-ascii Sender: owner-gnucash-devel@gnucash.org Precedence: bulk Content-Transfer-Encoding: 7bit X-Mozilla-Status: 8001 Alright, the system is 100% now. It even has a nice look to it. =) So with that said... from now on if you submit a bug report to the list please CC it gnucash@gnucash.org also. This will submit it to the bug tracking system. Rob I think this will make you happy. Yes? =) I am excited about this Bug Tracking thing if you haven't noticed. I think it will help us keep track of what needs to be done. Atleast it will help me. We could even make directories in the system for feature requests to keep track of them. So much fun, don't you think? ;) -- Jeremy Collins jcollins@gnucash.org ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Wed Oct 7 13:23:50 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Wed Oct 7 07:59:55 1998) X-From_: owner-gnucash-devel@gnucash.org Wed Oct 7 01:33:55 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (IDENT:root@hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-981006-1336) with ESMTP id BAA18981 for ; Wed, 7 Oct 1998 01:33:54 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id BAA17626; Wed, 7 Oct 1998 01:33:52 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id BAA22242 for gnucash-devel-list.hydra; Wed, 7 Oct 1998 01:31:43 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id BAA22237 for ; Wed, 7 Oct 1998 01:31:42 -0500 Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id BAA17367 for ; Wed, 7 Oct 1998 01:31:42 -0500 Received: from raven.localhost (mail@dial-95-12.ots.utexas.edu [128.83.249.76]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id BAA18792 for ; Wed, 7 Oct 1998 01:31:37 -0500 (CDT) Received: from rlb by raven.localhost with local (Exim 2.04 #1 (Debian)) id 0zQn8E-0001AN-00; Wed, 7 Oct 1998 01:31:30 -0500 To: gnucash-devel@gnucash.org Subject: Re: More on Bug Tracker References: <361B09B8.826E2C4C@gnucash.org> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Rob Browning Date: 07 Oct 1998 01:31:30 -500 In-Reply-To: Jeremy Collins's message of "Wed, 07 Oct 1998 06:27:04 +0000" Message-ID: <87d884annh.fsf@raven.localhost> Lines: 20 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8013 Jeremy Collins writes: > Alright, the system is 100% now. It even has a nice look to it. =) Great. > So with that said... from now on if you submit a bug report to the > list please CC it gnucash@gnucash.org also. This will submit it to > the bug tracking system. Hmm. I don't know if there are implementation details, but I think that using something like submit-bug@gnucash.org or something would be better... > Rob I think this will make you happy. Yes? =) Overall, yes. Thanks for the effort. -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Wed Oct 7 13:39:57 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Wed Oct 7 08:16:01 1998) X-From_: owner-gnucash-devel@gnucash.org Wed Oct 7 08:15:25 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (IDENT:root@hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-981006-1336) with ESMTP id IAA28030 for ; Wed, 7 Oct 1998 08:15:25 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id IAA17259; Wed, 7 Oct 1998 08:15:24 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id IAA08640 for gnucash-devel-list.hydra; Wed, 7 Oct 1998 08:13:00 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id IAA08628 for ; Wed, 7 Oct 1998 08:12:59 -0500 Received: from localhost.localdomain (ftw-tsa1-1.cyberramp.net [207.158.105.1]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id IAA16286 for ; Wed, 7 Oct 1998 08:12:59 -0500 Received: from gnucash.org (collins@localhost [127.0.0.1]) by localhost.localdomain (8.8.7/8.8.7) with ESMTP id IAA06426; Wed, 7 Oct 1998 08:36:49 -0500 Message-ID: <361B6E71.FBC869B8@gnucash.org> Date: Wed, 07 Oct 1998 13:36:49 +0000 From: Jeremy Collins Organization: Gnucash Project X-Mailer: Mozilla 4.07 [en] (X11; I; Linux 2.0.35 i586) MIME-Version: 1.0 To: Rob Browning , gnucash-devel@gnucash.org Subject: Re: More on Bug Tracker References: <361B09B8.826E2C4C@gnucash.org> <87d884annh.fsf@raven.localhost> Content-Type: text/plain; charset=us-ascii Sender: owner-gnucash-devel@gnucash.org Precedence: bulk Content-Transfer-Encoding: 7bit X-Mozilla-Status: 8011 Rob Browning wrote: > > Jeremy Collins writes: > > > Alright, the system is 100% now. It even has a nice look to it. =) > > Great. > > > So with that said... from now on if you submit a bug report to the > > list please CC it gnucash@gnucash.org also. This will submit it to > > the bug tracking system. > > Hmm. I don't know if there are implementation details, but I think > that using something like submit-bug@gnucash.org or something would be > better... > You win. I gave it one more stab at making it a different address. And low and behold I actually got it to work. So for the record submit-bug@gnucash.org is were you should send bug reports. gnucash@gnucash.org is still valid also. > > Rob I think this will make you happy. Yes? =) > > Overall, yes. Thanks for the effort. -- Jeremy Collins jcollins@gnucash.org ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Fri Oct 2 19:48:28 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Fri Oct 2 14:25:04 1998) X-From_: owner-gnucash-devel@gnucash.org Thu Oct 1 00:27:45 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id AAA10378 for ; Thu, 1 Oct 1998 00:27:44 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id AAA28685 for ; Thu, 1 Oct 1998 00:27:43 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id AAA18309 for gnucash-devel-list.hydra; Thu, 1 Oct 1998 00:26:27 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id AAA18305 for ; Thu, 1 Oct 1998 00:26:25 -0500 Received: from linas.org (linas.org [207.170.121.1]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id AAA28227 for ; Thu, 1 Oct 1998 00:26:18 -0500 Received: from shadygrove.linas.org (shadygrove.linas.org [10.50.50.1]) by linas.org (8.8.4/8.7.3) with ESMTP id XAA00149 for ; Wed, 30 Sep 1998 23:21:00 -0500 Received: (from linas@localhost) by shadygrove.linas.org (8.8.4/8.8.7) id BAA10495 for gnucash-devel@gnucash.org; Thu, 1 Oct 1998 01:10:24 -0500 Date: Thu, 1 Oct 1998 01:10:24 -0500 From: Linas Vepstas Message-Id: <199810010610.BAA10495@shadygrove.linas.org> To: gnucash-devel@gnucash.org Subject: Rollback Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8001 Hi, I've just checked in code that implements transaction rollback. This makes the gui behave more nicely, as per Robb's suggestions. There's an engine compnenent and a gui componenet to the commit/rollback scheme. On the engine side, one must always call BeginEdit() before starting to edit a transaction. When you think you're done, you can call CommitEdit() to commit the changes, or RollbackEdit() to go back to how things were before you started the edit. Think of it as a one-shot mega-undo for that transaction. Note that the query engine uses the original values, not the currently edited values, when performing a sort. This allows your to e.g. edit the date without having the transaction hop around in the gui while you do it. On the gui side, commits are now performed on a per-transaction basis, rather than a per-split (per-journal-entry) basis. This means that if you have a transaction with a lot of splits in it, you can edit them all you want without having to commit one before moving to the next. Similarly, the "cancel" button will now undo the changes to all of the lines in the transaction display, not just to one line (one split) at a time. As usual, the code is only lightly tested; it didn't core dump out of the gate. So enjoy ... --linas P.S. So what's the deal, do I have to offer cash incentives for bug reports? Why's no one complaining? Is it not buggy? Or is it so bad that no-ones using it? Oh, never mind, I take that back. Just send patches. Skip the bug reports. ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Fri Oct 2 19:48:32 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Fri Oct 2 14:25:08 1998) X-From_: owner-gnucash-devel@gnucash.org Thu Oct 1 10:57:24 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id KAA11284 for ; Thu, 1 Oct 1998 10:57:24 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id KAA04681 for ; Thu, 1 Oct 1998 10:57:22 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id KAA30562 for gnucash-devel-list.hydra; Thu, 1 Oct 1998 10:49:15 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id KAA30557 for ; Thu, 1 Oct 1998 10:49:14 -0500 Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id KAA01352 for ; Thu, 1 Oct 1998 10:47:28 -0500 Received: from nevermore (dial-65-16.ots.utexas.edu [128.83.253.128]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id KAA11194 for ; Thu, 1 Oct 1998 10:47:09 -0500 (CDT) Received: from rlb by nevermore with local (Exim 2.04 #1 (Debian)) id 0zOkwb-0001iB-00; Thu, 1 Oct 1998 10:47:06 -0500 To: gnucash-devel@gnucash.org Subject: Re: Rollback References: <199810010610.BAA10495@shadygrove.linas.org> From: Rob Browning Date: 01 Oct 1998 10:47:05 -500 In-Reply-To: Linas Vepstas's message of "Thu, 1 Oct 1998 01:10:24 -0500" Message-ID: <877lykl1xi.fsf@nevermore.csres.utexas.edu> Lines: 18 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 Linas Vepstas writes: > I've just checked in code that implements transaction rollback. > This makes the gui behave more nicely, as per Robb's suggestions. This is *great*. I'll have to check it out. > P.S. So what's the deal, do I have to offer cash incentives for bug > reports? Why's no one complaining? Is it not buggy? Or is it so bad > that no-ones using it? All we really have to do is ask the Debian maintainer to put a version in Debian's unstable tree (It's OK since the name has changed. We won't be breaking anyone's existing xacc data without explicit effort on their part.). Then you'll get bug reports :> -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Fri Oct 2 19:48:33 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Fri Oct 2 14:25:09 1998) X-From_: owner-gnucash-devel@gnucash.org Thu Oct 1 11:17:20 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id LAA24166 for ; Thu, 1 Oct 1998 11:17:20 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id LAA12309 for ; Thu, 1 Oct 1998 11:17:18 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id LAA01059 for gnucash-devel-list.hydra; Thu, 1 Oct 1998 11:16:06 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id LAA01054 for ; Thu, 1 Oct 1998 11:16:05 -0500 Received: from mulga.cs.mu.OZ.AU (mulga.cs.mu.OZ.AU [128.250.1.22]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id LAA12056 for ; Thu, 1 Oct 1998 11:16:02 -0500 Received: from stimpy.home.org (stimpy.cs.mu.OZ.AU [128.250.38.115]) by mulga.cs.mu.OZ.AU with ESMTP id CAA09171; Fri, 2 Oct 1998 02:15:55 +1000 (EST) Received: by stimpy.cs.mu.oz.au via sendmail with stdio id (Debian Smail3.2.0.101) for rlb@cs.utexas.edu; Fri, 2 Oct 1998 02:15:53 +1000 (EST) Message-ID: <19981002021552.A794@cs.mu.oz.au> Date: Fri, 2 Oct 1998 02:15:52 +1000 From: Tyson Dowd To: Rob Browning , gnucash-devel@gnucash.org Subject: Re: Rollback Mail-Followup-To: Rob Browning , gnucash-devel@gnucash.org References: <199810010610.BAA10495@shadygrove.linas.org> <877lykl1xi.fsf@nevermore.csres.utexas.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.2i In-Reply-To: <877lykl1xi.fsf@nevermore.csres.utexas.edu>; from Rob Browning on Thu, Oct 01, 1998 at 10:47:05AM +0000 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 On 01-Oct-1998, Rob Browning wrote: > Linas Vepstas writes: > > > I've just checked in code that implements transaction rollback. > > This makes the gui behave more nicely, as per Robb's suggestions. > > This is *great*. I'll have to check it out. > > > P.S. So what's the deal, do I have to offer cash incentives for bug > > reports? Why's no one complaining? Is it not buggy? Or is it so bad > > that no-ones using it? > > All we really have to do is ask the Debian maintainer to put a version > in Debian's unstable tree (It's OK since the name has changed. We > won't be breaking anyone's existing xacc data without explicit effort > on their part.). Then you'll get bug reports :> If you like I can probably do a gnucash Debian package this weekend. BTW there have been very few bug reports against the Debian xacc package. The latest lesstif is very well behaved. -- Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety. - Benjamin Franklin Tyson Dowd http://tyse.net ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Fri Oct 2 19:48:40 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Fri Oct 2 14:25:15 1998) X-From_: owner-gnucash-devel@gnucash.org Fri Oct 2 11:21:01 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id LAA02359 for ; Fri, 2 Oct 1998 11:21:01 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id LAA26807 for ; Fri, 2 Oct 1998 11:20:58 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id KAA09259 for gnucash-devel-list.hydra; Fri, 2 Oct 1998 10:57:49 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id KAA09255 for ; Fri, 2 Oct 1998 10:57:48 -0500 Received: from mail.cs.utexas.edu (mail.cs.utexas.edu [128.83.139.10]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id KAA18025 for ; Fri, 2 Oct 1998 10:56:03 -0500 Received: from nevermore (dial-65-16.ots.utexas.edu [128.83.253.128]) by mail.cs.utexas.edu (8.8.5/8.8.5) with ESMTP id KAA18993 for ; Fri, 2 Oct 1998 10:55:57 -0500 (CDT) Received: from rlb by nevermore with local (Exim 2.04 #1 (Debian)) id 0zP7Yf-0002B6-00; Fri, 2 Oct 1998 10:55:53 -0500 To: gnucash-devel@gnucash.org Subject: Re: Rollback References: <199810021457.JAA17879@shadygrove.linas.org> From: Rob Browning Date: 02 Oct 1998 10:55:53 -500 In-Reply-To: linas@linas.org's message of "Fri, 2 Oct 1998 09:57:54 -0500 (CDT)" Message-ID: <87n27frm9i.fsf@nevermore.csres.utexas.edu> Lines: 24 User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 linas@linas.org writes: > There are still a few bugs with QIF import that I know of, might > take a few days/weeks to fix. But after that I propose removing the > "warning label" from (the motif version) of the code, and calling it > "done". Anyone have a problem with that? Nope. If I can ever get the spare time, I'm going to also unmothball my cbb->gnucash translator and hand that over to the guy who volunteered to work on it. Right now the code is truly frightening. > Hmm. I am not sure I heard of any of them. Is there a bug reporting > system I should be checking? If you really wanted to check, you can go to www.debian.org, follow the pointer to the bug tracking system and enter xacc into the "lookup bugs by package" field. However, you're not supposed to need to do that. Debian policy is that the Debian maintainer will forward any upstream bugs to the upstream maintainers, and I think we're generally pretty good about it. (I say this as I realize I've still got to get that emacs powerpc diff to RMS). -- Rob Browning PGP=E80E0D04F521A094 532B97F5D64E3930 ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Fri Oct 2 19:48:55 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Fri Oct 2 14:25:31 1998) X-From_: owner-gnucash-devel@gnucash.org Fri Oct 2 13:37:26 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id NAA23041 for ; Fri, 2 Oct 1998 13:37:26 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id NAA00828 for ; Fri, 2 Oct 1998 13:37:24 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id NAA25639 for gnucash-devel-list.hydra; Fri, 2 Oct 1998 13:35:13 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id NAA25630 for ; Fri, 2 Oct 1998 13:35:11 -0500 Received: from mailhost.cyberramp.net (mailhost.cyberramp.net [207.158.64.11]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id NAA00410 for ; Fri, 2 Oct 1998 13:35:11 -0500 Received: from collins1 (linux@ftw-tsa2-57.cyberramp.net [207.158.105.121]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with SMTP id NAA21713 for ; Fri, 2 Oct 1998 13:35:12 -0500 (CDT) Message-Id: <199810021835.NAA21713@mailhost.cyberramp.net> X-Sender: linux@mailhost.cyberramp.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Fri, 02 Oct 1998 13:58:23 -0500 To: gnucash-devel@gnucash.org From: Jeremy Collins Subject: Register Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8001 Anyone currently working on the Gtk/Gnome register? Just curious. -- Jeremy Collins jcollins@gnucash.org ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body From - Fri Oct 2 19:48:56 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Fri Oct 2 14:25:32 1998) X-From_: perry@jekyll.piermont.com Fri Oct 2 14:17:15 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id OAA16915 for ; Fri, 2 Oct 1998 14:17:14 -0500 (CDT) Received: from jekyll.piermont.com (jekyll.piermont.com [206.1.51.15]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA15175; Fri, 2 Oct 1998 14:17:06 -0500 Received: from jekyll.piermont.com (localhost [[UNIX: localhost]]) by jekyll.piermont.com (8.8.8/8.6.12) with ESMTP id PAA05370; Fri, 2 Oct 1998 15:17:06 -0400 (EDT) Message-Id: <199810021917.PAA05370@jekyll.piermont.com> To: Jeremy Collins cc: gnucash-devel@gnucash.org Subject: Re: Register In-reply-to: Your message of "Fri, 02 Oct 1998 13:58:23 CDT." <199810021835.NAA21713@mailhost.cyberramp.net> Reply-To: perry@piermont.com X-Reposting-Policy: redistribute only with permission Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: Fri, 02 Oct 1998 15:17:06 -0400 From: "Perry E. Metzger" X-Mozilla-Status: 8011 Jeremy Collins writes: > Anyone currently working on the Gtk/Gnome register? Ted Lemon, aka Perry From - Fri Oct 2 19:48:57 1998 Received: by mailhost (mbox linux) (with Cubic Circle's cucipop (v1.31 1998/05/13) Fri Oct 2 14:25:33 1998) X-From_: owner-gnucash-devel@gnucash.org Fri Oct 2 14:19:13 1998 X-Envelope-To: Return-Path: Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by mailhost.cyberramp.net (8.9.1a/8.9.1/ler-980825-0832-PM) with ESMTP id OAA17945 for ; Fri, 2 Oct 1998 14:19:12 -0500 (CDT) Received: from majordomo1.host4u.net (majordomo1.host4u.net [209.150.128.43]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA15680 for ; Fri, 2 Oct 1998 14:19:08 -0500 Received: (from majordomo@localhost) by majordomo1.host4u.net (8.8.5/8.8.5) id OAA29219 for gnucash-devel-list.hydra; Fri, 2 Oct 1998 14:17:15 -0500 Received: from hydra.host4u.net (hydra.host4u.net [209.150.128.35]) by majordomo1.host4u.net (8.8.5/8.8.5) with ESMTP id OAA29213 for ; Fri, 2 Oct 1998 14:17:12 -0500 Received: from jekyll.piermont.com (jekyll.piermont.com [206.1.51.15]) by hydra.host4u.net (8.8.5/8.8.5) with ESMTP id OAA15175; Fri, 2 Oct 1998 14:17:06 -0500 Received: from jekyll.piermont.com (localhost [[UNIX: localhost]]) by jekyll.piermont.com (8.8.8/8.6.12) with ESMTP id PAA05370; Fri, 2 Oct 1998 15:17:06 -0400 (EDT) Message-Id: <199810021917.PAA05370@jekyll.piermont.com> To: Jeremy Collins cc: gnucash-devel@gnucash.org Subject: Re: Register In-reply-to: Your message of "Fri, 02 Oct 1998 13:58:23 CDT." <199810021835.NAA21713@mailhost.cyberramp.net> Reply-To: perry@piermont.com X-Reposting-Policy: redistribute only with permission Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: Fri, 02 Oct 1998 15:17:06 -0400 From: "Perry E. Metzger" Sender: owner-gnucash-devel@gnucash.org Precedence: bulk X-Mozilla-Status: 8011 Jeremy Collins writes: > Anyone currently working on the Gtk/Gnome register? Ted Lemon, aka Perry ----- %< -------------------------------------------- >% ------ The GnuCash / X-Accountant Mailing List To unsubscribe, send mail to majordomo@gnucash.org and put "unsubscribe gnucash-devel your@email.address" in the body