Re: VAT Report beta test *.scm file

2010-08-30 Thread Phil Longstaff
Try adding it to C:\Program Files\gnucash\share\gnucash\guile-modules\gnucash\report\standard-reports Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: ds4 To: gnucash-devel@gnucash.org Sent: Mon, August 30, 201

Re: Rolling Dates for Reports and Budgets

2010-09-03 Thread Phil Longstaff
On Fri, 2010-09-03 at 14:43 -0700, David T. wrote: > As I continue my journey as a loyal but essentially clueless user of Gnucash > for my personal accounts, I am continually bumping my head against the > reports subsystem (and I eagerly await 2.4 where many fixes will greet me). > > It occurs t

Problem in your fix for Bug #569735: Don't create a new nested template root account when a file is opened

2010-09-06 Thread Phil Longstaff
Mike, please check bug 573702 (https://bugzilla.gnome.org/show_bug.cgi?id=573702). This seems to have introduced a problem in GC 2.2.9/2.3.X. Phil ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnuc

2.4.0 release - what's left to do

2010-09-08 Thread Phil Longstaff
We need to come up with a final list of bugs/issues to be fixed before 2.4.0 is released. Should be in bugzilla - items with target milestone = 2.4.0. I've seen mention of "need way to lock an SQL file to prevent simultaneous access". Not in bugzilla. Anything else? There are currently 5 it

Re: Installing Python Bindings

2010-09-13 Thread Phil Longstaff
On Mon, 2010-09-13 at 16:55 -0500, ... wrote: > > I'm pretty sure that you don't have to do anything in 2.3.15 to get latest > > python bindings. You do need to run configure with > > --enable-python-bindings > > though. I think your downloaded patch is unlikely to work with the svn > > sources

Re: Updates on Cash Flow Forecast feature?

2010-09-14 Thread Phil Longstaff
At this point, I don't think anyone's working on it. With the time I have, I'm working to fix issues so that 2.4.0 can be released (with luck, in a few weeks). Phil On Tue, 2010-09-14 at 11:42 -0300, Daniel Trezub wrote: > Hi, dev people :) > > Are there any news regarding the Cash Flow Forecas

Locking SQL database for single user only

2010-09-19 Thread Phil Longstaff
For locking purposes, I think I will add an "accessors" table with 1 2048-char field. For single user mode, this must have at most 1 row in the table. For multi-user mode (in the future), this can keep track of which users are currently logged in. The big char field can encode user name, machine

Building webkit/gtk on win32

2010-09-30 Thread Phil Longstaff
Hi Yasuaki, you contributed a script to build webkit on win32 (cygwin). What is the status of this? Does it work? Apparently, the webkit I built previously (cross-build on Fedora) doesn't work with the new version of gnome/gtk on win32 so I need to rebuild it. I want to try your script if i

Re: r19641 - gnucash/trunk/packaging/win32 - Revert r19576, r19590, r19593, r19601: "Update gtk versions..."

2010-10-05 Thread Phil Longstaff
Thanks. This is probably the best solution for now. The previous webkit build was done on a fedora VM using the mingw cross environment. What was gtk-2.20 supposed to give us that was useful? Just a newer build? Phil - I used to be a hypochondriac AND a kleptomaniac. So I took someth

Re: r19641 - gnucash/trunk/packaging/win32 - Revert r19576, r19590, r19593, r19601: "Update gtk versions..."

2010-10-10 Thread Phil Longstaff
It looks as though Fedora 14 which is due out soon will have 2.20 for its mingw32-gtk package, so I should be able to rebuild webkit using that. Phil On Tue, 2010-10-05 at 22:35 +0200, Christian Stimming wrote: > Am Tuesday 05 October 2010 schrieb Phil Longstaff: > > Thanks. This is

Re: r19680 - gnucash/trunk/src/backend/sql - Bug 632166: A Better fix that doesn't break string freeze or introduce a Gtk GUI dependency into the backend.

2010-10-19 Thread Phil Longstaff
Sorry I've been busy or I would have jumped in sooner. When I ran into the problem of reporting backend issues, I used the following.. 1) backend would call qof_backend_set_error() with an error code 2) qof_instance_commit_edit() would call the on_err function (e.g. in Account.c) 3) the on_err f

Re: Getting 2.4 Released - Yes!

2010-10-20 Thread Phil Longstaff
This strikes me as a *very* reasonable approach to take. I happen to use the SQL backend for my daily use, but then again, I guess I'm supposed to eat my own dog food. Maybe for now, the Save As dialog should be modified to remove the SQL backends, and an "Export to SQL" menu entry should be

Re: GnuCash Help Manual .PDF

2010-10-20 Thread Phil Longstaff
Thank you. No, what you have done doesn't break any laws or copyright restrictions as far as *I* know. There have been a couple of attempts to set up our build system to automatically generate a PDF file. I haven't been involved and haven't really followed the efforts. Can you describe the p

Re: GnuCash Help Manual .PDF

2010-10-20 Thread Phil Longstaff
n To: Phil Longstaff Sent: Wed, October 20, 2010 10:51:20 AM Subject: Re: GnuCash Help Manual .PDF I used the crude method, nothing fancy. Copied it all into MS Word 2007 and printed it into a PDF using CutePDF writer. Garrett From: Phil Longstaff Sent: Wednesday, October 20, 2010 9:

Re: 2.3.16

2010-11-05 Thread Phil Longstaff
I think I can do 2.3.16 this weekend. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: John Ralls To: Gnucash Devel Sent: Fri, November 5, 2010 2:33:28 PM Subject: 2.3.16 It's been 2 months since 2.3.15 and w

Re: 2.4.0, what's left to do

2010-11-14 Thread Phil Longstaff
There was talk of removing CSV import because of bugs. I don't know what the status of that functionality is. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Christian Stimming To: gnucash-devel Sent: Sun,

Re: 2.4.0, what's left to do

2010-11-14 Thread Phil Longstaff
Another thing that needs to be done: upload the po file to the translation project, prod the translators, then bring the results back in. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Phil Longstaff To

Re: 2.4.0, what's left to do

2010-11-14 Thread Phil Longstaff
So maybe all we need to do is wait a week or so for translators to submit their work and 2.4.0 is ready to go. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Christian Stimming To: Phil Longstaff Cc

Does anyone else have a problem running 'make distcheck'?

2010-11-20 Thread Phil Longstaff
It dies for me in src/doc/design make[4]: Entering directory `/home/phil/gnucash2/trunk/gnucash-2.3.17/_build/src/doc/design' TEXINPUTS="../../../../src/doc/design:$TEXINPUTS" \ MAKEINFO='/bin/bash /home/phil/gnucash2/trunk/gnucash-2.3.17/missing --run makeinfo -I ../../../../src/doc/design' \

Re: Does anyone else have a problem running 'make distcheck'?

2010-11-20 Thread Phil Longstaff
On Sun, 2010-11-21 at 01:47 +0100, Christian Stimming wrote: > Am Sonntag, 21. November 2010 schrieb Phil Longstaff: > > It dies for me in src/doc/design > > I don't see this error. "make distcheck" fails for me as well, though, but > due > to a failur

Gnucash 2.3.17 release

2010-11-21 Thread Phil Longstaff
Announcement: GnuCash 2.3.17 (RC2) Release 2010-11-21 GnuCash 2.3.17 (RC2) released The GnuCash development team proudly announces GnuCash 2.3.17, the eighteenth of several 2.3.x releases of the GnuCash Free Accounting Software and second release candidate for the stable version 2.4.0. With this n

Re: queries on mysql

2010-11-22 Thread Phil Longstaff
I will put some info on the wiki. Give me a day or so. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Fred Verschueren To: gnucash-devel@gnucash.org Sent: Mon, November 22, 2010 9:21:12 AM Subject: queries o

Re: Save As MySQL is crashing gnucash

2010-11-26 Thread Phil Longstaff
That's not quite OK. If a new version of gnucash is released which requires a changed db schema, gnucash will try to automatically add new columns and constraints. This might mean we will need to package schema upgrades as a separate utility to be run by the dba. An example of this is that in

Budget report with a different format

2010-11-27 Thread Phil Longstaff
I have been playing around with the budget report to provide the info I want in the format I want. For now, I've just called it "PSL Budget" (my initials). I don't know what bugs there might be. The format. There are 3 sets of columns. Each set of columns can have budget/actual/diff values. T

Re: GnuCash Companion for Android

2010-12-06 Thread Phil Longstaff
There is currently jcashlib (I can't remember what it's called) which is a java gnucash file reader. Should we look at jni wrappers for the gnucash engine so that this project or others can use it? Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it.

Re: SQL Databases from before 2.3.16

2010-12-08 Thread Phil Longstaff
Support for this already exists. There's a "versions" table which has table-name/table-version pairs. This is loaded automatically when the file is opened. The backend code for each object type contains a "create tables" routine which is called to create and/or update tables for that object t

Re: Let's really release 2.4.0 soon

2010-12-14 Thread Phil Longstaff
Sounds good. What, if anything, is required for a 2.4.0 official release over and above 2.3.X RC release? As usual, I'll do the tarballs and release notes. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Chr

Releasing 2.4.0 tarballs this weekend

2010-12-18 Thread Phil Longstaff
I will be creating the 2.4.0 tarballs this weekend. Please don't check in any changes unless they are absolutely critical. Derek, is there any way to lock the tree so I can make 2.4.0 without any danger of checkins inadvertently destabilizing the code? Phil _

Problem with 2.4.0

2010-12-19 Thread Phil Longstaff
I've run into an issue with 2.4.0. 'make check' doesn't pass. The dbi tests don't pass with the mysql backend. The reconcile date doesn't match. When I look at the splits table, the reconcile_date field has 'CURRENT_DATE' as the default and 'on update, use CURRENT_DATE' as well. Therefore,

Re: 2.4 postgres database issues

2010-12-21 Thread Phil Longstaff
My vote is that 2.4.0 goes ahead this week as planned. This needs to be fixed for 2.4.1. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Keith Bellairs To: gnucash-devel Sent: Tue, December 21, 2010 10:23:2

Re: r19974 - gnucash/trunk/src/gnome-utils - Revert r19965: It wasn't the problem after all.

2010-12-21 Thread Phil Longstaff
John, will 2.4.0 have critical problems if I go ahead with 2.4.0 without this change? FYI, John had mentioned reverting this in an off-list e-mail to me. I told him to go ahead if it solved a critical problem. This e-mail just brings the issue back to the list. Phil - I used to be a

Re: r19974 - gnucash/trunk/src/gnome-utils - Revert r19965: It wasn't the problem after all.

2010-12-21 Thread Phil Longstaff
I'll tag r19974 as 2.4.0-OSX. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: John Ralls To: Phil Longstaff Cc: gnucash-devel@gnucash.org Sent: Tue, December 21, 2010 5:06:17 PM Subject: Re: r19974 - gn

Gnucash 2.4.0 released

2010-12-22 Thread Phil Longstaff
Announcement: GnuCash 2.4.0 Release 2010-12-21 GnuCash 2.4.0 released The GnuCash development team proudly announces GnuCash 2.4.0, the latest stable release of the GnuCash Free Accounting Software. With this new release series, GnuCash can use an SQL database using SQLite3, MySQL or PostgreSQL. I

Re: Budget report with a different format

2010-12-22 Thread Phil Longstaff
Keith, I don't know anything about that program. I'll look into it, though maybe one of the other developers knows. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Keith Bellairs To: Phil Lon

Re: Re: Budget report with a different format

2010-12-22 Thread Phil Longstaff
I think I took the budget report, copied the file, then added 1 to the GUID. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: "keithbella...@gmail.com" To: Phil Longstaff Cc: Keith Bellairs ; gn

Future of Gnucash

2010-12-28 Thread Phil Longstaff
The subject sounds a bit ominous, but I don't mean it to be. 2.4.0 is now out the door. Already there are ideas rolling in about the next enhancements. I was just about to tackle one of the enhancements when instead, I thought I would (again) raise a broader issue. A few months ago, Christian S

Re: Future of Gnucash

2010-12-28 Thread Phil Longstaff
On Tue, 2010-12-28 at 08:50 -0800, John Ralls wrote: > I'd much prefer C++ to GObjects, but either is better than the GObjects > without the G that you used for the dbi/sql backend. We can make the > transition gradually, as C++ and C inter-operate nicely. Yeah. That just grew. c++ would have

Re: r19985 - gnucash/trunk/src/app-utils - Patch some memory leaks. scm_to_locale_string() returns a string which must be freed

2010-12-28 Thread Phil Longstaff
> -derek > > On Tue, December 28, 2010 8:36 pm, Phil Longstaff wrote: > > Author: plongstaff > > Date: 2010-12-28 20:36:26 -0500 (Tue, 28 Dec 2010) > > New Revision: 19985 > > Trac: http://svn.gnucash.org/trac/changeset/19985 > > > > Modified: > &

Re: r19985 - gnucash/trunk/src/app-utils - Patch some memory leaks. scm_to_locale_string() returns a string which must be freed

2010-12-28 Thread Phil Longstaff
On Tue, 2010-12-28 at 20:49 -0500, Phil Longstaff wrote: > Hey. You top-posted. :) > > Anyhow, > > from > http://www.gnu.org/software/guile/manual/html_node/Conversion-to_002ffrom-C.html > > — C Function: char * scm_to_locale_string (SCM str) > — C Function: char *

Transaction/split question

2010-12-29 Thread Phil Longstaff
I have found a case where a Split is accessed after it has been freed when its Transaction is being destroyed. In Transaction.c, function do_destroy has: for (node = trans->splits; node; node = node->next) { Split *s = node->data; if (s->parent == trans) {

Re: r19986 - gnucash/trunk/src/gnome-utils - Fix more memory leaks. scm_to_locale_string() returns a string which must be freed.

2010-12-30 Thread Phil Longstaff
0 rw-p 00:00 0 > 7f6e4135a000-7f6e4155c000 rw-p 0000 00:00 0 > 7f6e4155c000-7f6e4155d000 r-xp 08:05 7741596 > /home/cs/usr/lib/gnucash/libgncmod-locale-reports-us.so > (...) > > Am Mittwoch, 29. Dezember 2010 schrieb Phil Longstaff: > &

Re: Gtk Base Version for Gnucash-2.6

2010-12-30 Thread Phil Longstaff
I'm going to see if I can build an updated webkit binary for win32 soon. Unfortunately, it's a bit of an adventure. It is made easier if I use the right fedora vm with mingw-gnome packages for most/all of the dependencies. Phil On Thu, 2010-12-30 at 22:2010-12-3000 +0100, Christian Stimming wrot

Re: Gnucash 2.4.0 released

2010-12-31 Thread Phil Longstaff
On Fri, 2010-12-31 at 11:12 +0100, Geert Janssens wrote: > I'm very happy with the new stable release.Congrats to all developers. > > I do have a note on the release announcement. It starts off with a big > warning > that any previous version should be installed, particularly on Windows. > > Ac

Re: Gtk Base Version for Gnucash-2.6

2010-12-31 Thread Phil Longstaff
On Fri, 2010-12-31 at 10:12 -0500, Derek Atkins wrote: > Phil, what version do you need? Is there any reason we can't just use > Fedora 14's mingw32-webkitgtk-1.3.6-2.fc14.noarch.rpm? (Note that F14 > has gtk-2.22). > > If you need access to a Fedora VM for this I can set one up for you. Well,

Re: r20019 - gnucash/trunk/src/backend/dbi - More memory leaks

2011-01-01 Thread Phil Longstaff
Valgrind On Sat, 2011-01-01 at 18:01 +0100, Christian Stimming wrote: > Am Freitag, 31. Dezember 2010 schrieb Phil Longstaff: > > Author: plongstaff > > Date: 2010-12-31 11:55:33 -0500 (Fri, 31 Dec 2010) > > New Revision: 20019 > > Trac: http://svn.gnuca

Re: 2.4 and sqlite...

2011-01-02 Thread Phil Longstaff
On Sun, 2011-01-02 at 08:23 +0100, Gour wrote: > On Sat, 1 Jan 2011 16:17:06 -0500 > >> "Derek" == wrote: > > Derek> Because it's not *our* bug, it's a bug in libdbi, > > I'm aware it's not Gnucash bug... > > Derek> and it's a bug Derek> that only affects certain builds of libdbi, > > but

Splitting the slots table

2011-01-02 Thread Phil Longstaff
Just thinking ahead to conversion of the sql database to a true database, not just storage which is what it currently is. For most tables, we could add FOREIGN KEY constraints so that in the splits table, for example, the tx_guid which specifies the transaction to which the split belongs must be a

Re: Public Git repo

2011-01-03 Thread Phil Longstaff
See comment below prefixed by [Phil] Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Derek Atkins To: Yawar Amin Cc: gnucash-devel gnucash Sent: Mon, January 3, 2011 11:53:51 AM Subject: Re: Public Git repo

Re: Splitting the slots table

2011-01-03 Thread Phil Longstaff
See below prefixed by [Phil]. I've also prefixed Derek's comments with [Derek] where there might be confusion. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Derek Atkins To: John Ralls Cc: Phil

Re: Public Git repo

2011-01-03 Thread Phil Longstaff
: Mike Alexander Cc: gnucash-devel gnucash Sent: Mon, January 3, 2011 3:15:44 PM Subject: Re: Public Git repo On Jan 3, 2011, at 12:02 PM, Mike Alexander wrote: > --On January 3, 2011 10:13:34 AM -0800 Phil Longstaff >wrote: > >>> Compared to SVN: topic/feature/bugfix branches

Re: missing gnucash-2.4.0.tar.bz2 in ftp.at.gnucash.org/pub/gnucash/sources/stable/

2011-01-10 Thread Phil Longstaff
Normally, I copy it. I forgot this time. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Geert Janssens To: gnucash-devel@gnucash.org Cc: Antonín Sprinzl ; Derek Atkins Sent: Mon, January 10, 2011 10:33:33 A

Re: Challenging python coders: Who can create a gnucash-like GUI in python in a few weeks?

2011-01-11 Thread Phil Longstaff
If android is just java, then we should try wrapping the back end using JNI. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: John Ralls Cc: gnucash-devel gnucash Sent: Tue, January 11, 2011 12:05:34 AM Subjec

Re: Compiling GnuCash on Windows

2011-01-12 Thread Phil Longstaff
Yes. I ran into that yesterday but didn't check in a fix. I think what you want to do is put the line: ACTIVE_PERL_URL="http://downloads.activestate.com/ActivePerl/releases/5.10.1.1008/ActivePerl-5.10.1.1008-MSWin32-x86-294165.zip"; into your custom.sh file (same place as defaults.sh). Phil -

Re: New Budget Report

2011-01-12 Thread Phil Longstaff
Ben, what is in your advanced budget report? I ask because I distributed an advanced budget report via e-mail recently. It provided 3 sets of columns: 1) current month, 2) YTD, 3) full year and for each set of columns, budget/actual/difference. I found it to be much more useful than the re

Re: New Budget Report

2011-01-12 Thread Phil Longstaff
t is generated to see if there are ideas I can adopt. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Benjamin Johnsen To: Phil Longstaff Cc: Christian Stimming ; gnucash-devel@gnucash.org Sent: Wed, January 12

Re: New Budget Report

2011-01-12 Thread Phil Longstaff
budget report engine. On top of that, a budget report. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Benjamin Johnsen To: Phil Longstaff Cc: gnucash-devel@gnucash.org Sent: Wed, January 12, 2011 4:16:25

Windows builds failing

2011-01-12 Thread Phil Longstaff
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../repos/src/plugins/bi_import -I../../.. -DG_LOG_DOMAIN=\"gnc.plugin.bi_import\" -I/c/soft/autotools/include -I/c/soft/regex/include -I/c/soft/gnome/include -I/c/soft/guile/include -I/c/soft/libdbi/include -I/c/soft/gwenhywfar/include -I/c

Re: Windows builds failing

2011-01-12 Thread Phil Longstaff
On Wed, 2011-01-12 at 18:26 -0500, Derek Atkins wrote: > Phil, > > On Wed, January 12, 2011 6:10 pm, Phil Longstaff wrote: > > > [snip] > > ../repos/src/libqof/qof -mms-bitfields -Ic:/soft/gnome/include/glib-2.0 > > -Ic:/soft/gnome/lib/glib-2.0/include -Werror >

Re: r20082 - gnucash/trunk/src - Disable building the plugins directory until windows build issues can be fixed

2011-01-12 Thread Phil Longstaff
On Wed, 2011-01-12 at 21:47 -0500, Phil Longstaff wrote: > Author: plongstaff > Date: 2011-01-12 21:47:03 -0500 (Wed, 12 Jan 2011) > New Revision: 20082 > Trac: http://svn.gnucash.org/trac/changeset/20082 > > Modified: >gnucash/trunk/src/Makefile.am > Log: > D

Re: r20081 - gnucash/trunk/src/engine - Add function for creating a new copy of an existing GncInvoice.

2011-01-12 Thread Phil Longstaff
On Wed, 2011-01-12 at 15:40 -0500, Christian Stimming wrote: > Author: cstim > Date: 2011-01-12 15:40:51 -0500 (Wed, 12 Jan 2011) > New Revision: 20081 > Trac: http://svn.gnucash.org/trac/changeset/20081 > > Modified: >gnucash/trunk/src/engine/gncInvoice.c >gnucash/trunk/src/engine/gncInvo

Re: Version Number on Windows Nightly Builds Unchanged Since r20032

2011-01-13 Thread Phil Longstaff
Last night's build succeeded for the first time in a while. The earlier problem might have been that compiling gnucash was failing because of the plugins problem. However, that didn't stop the build script from continuing with what was left. The result was a mix of old and new. I haven't ch

Re: New Budget Report

2011-01-13 Thread Phil Longstaff
When I used Quicken many years ago, it had an option to include lines where either budget or actual was non-zero. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Mark Haanen To: Benjamin Johnsen Cc: Phil

Re: r20082 - gnucash/trunk/src - Disable building the plugins directory until windows build issues can be fixed

2011-01-13 Thread Phil Longstaff
Yes. Should be possible to disable just for windows builds. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Mike Evans To: gnucash-devel@gnucash.org Cc: Phil Longstaff Sent: Thu, January 13, 2011 11:18:31

Re: r20082 - gnucash/trunk/src - Disable building the plugins directory until windows build issues can be fixed

2011-01-13 Thread Phil Longstaff
ed to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Derek Atkins To: Phil Longstaff Cc: gnucash-devel@gnucash.org Sent: Thu, January 13, 2011 11:46:53 AM Subject: Re: r20082 - gnucash/trunk/src - Disable building the plugins dire

Re: r20082 - gnucash/trunk/src - Disable building the plugins directory until windows build issues can be fixed

2011-01-13 Thread Phil Longstaff
On Thu, 2011-01-13 at 11:46 -0500, Derek Atkins wrote: > Phil Longstaff writes: > > > On Wed, 2011-01-12 at 21:47 -0500, Phil Longstaff wrote: > >> Author: plongstaff > >> Date: 2011-01-12 21:47:03 -0500 (Wed, 12 Jan 2011) > >> New Revision: 20082 > >

Re: New Budget Report

2011-01-13 Thread Phil Longstaff
On Thu, 2011-01-13 at 08:18 -0800, Jeff Kletsky wrote: > > On 01/12/2011 12:07 PM, Phil Longstaff wrote: > > [...] I distributed an advanced > > budget report via e-mail recently. It provided 3 sets of columns: 1) > > current > > month, 2) YTD, 3) full ye

Re: r20104 - Disable usage of qof/test for now because is does not yet compile

2011-01-15 Thread Phil Longstaff
Just FYI, with fedora 15, there's a mingw32 build of webkitgtk. It doesn't say what version it's linked against, but fc15 also has a mingw32 build of gtk 2.22 so I assume it's that one. I'm working now on trying to integrate with it. Phil - I used to be a hypochondriac AND a kleptoman

Cross-compiling gnucash/win32 on a linux box

2011-01-16 Thread Phil Longstaff
A number of linux distros have mingw32 packages, including compilers, gtk, gnome, ... Has anyone tried cross-compiling gnucash on linux using these packages? I've tried briefly and am stopped while running configure because something (binreloc?) doesn't support cross compilation. Has anyone

sql versioning (was Re: Next release 2.4.1? Branching stable and trunk sooner or later?)

2011-01-20 Thread Phil Longstaff
On Thu, 2011-01-20 at 13:49 -0800, John Ralls wrote: > There are two things I'd like to get done before we release 2.4.1: I'd like > to complete the version control for the sql backend (and I found yesterday > that I've a bit more work to do on enforcing read-only on the qofbook) What

Re: Interactive Javascript + Canvas (Flot) powered graphs

2011-01-20 Thread Phil Longstaff
Sounds like an interesting experiment. One current problem with webkit is that the win32 build environment for the windows build doesn't easily support getting newer versions of webkit/gtk as they are developed. We currently use a build of webkit 1.1.90 and are stuck with this. I am looking

Re: Next release 2.4.1 soon? (was: Branching stable and trunk?)

2011-01-27 Thread Phil Longstaff
I can release 2.4.1 in the near future. One bug that is on my radar (I don't have a bug number off-hand) is the "check printing really small on windows". I haven't looked into how checks are printed, but do they use html? There was a "report printing is really small" bug on win32 with webkit

Re: r20177 - gnucash/trunk/src/backend - Change serialization of doubles in the dbi backend to use

2011-01-27 Thread Phil Longstaff
Isn't "g_strdup_printf( "%s", doublestr )" (line 2799) just the same as "g_strdup( doublestr)" without the need for the printf? Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: John Ralls To: gnucash-patc...@g

Re: Next release 2.4.1? Branching stable and trunk sooner or later?

2011-01-27 Thread Phil Longstaff
On Thu, 2011-01-27 at 23:01 +0100, Geert Janssens wrote: > > I seem to have some issues with the table versioning that was added > > recently. I have an sqlite3 based book and whenever I open it, GnuCash > > tells me it's created with an old version and should be upgraded. If I > > click ok, the fi

Re: Next release 2.4.1? Branching stable and trunk sooner or later?

2011-01-29 Thread Phil Longstaff
On Thu, 2011-01-27 at 17:21 -0500, Phil Longstaff wrote: > On Thu, 2011-01-27 at 23:01 +0100, Geert Janssens wrote: > > > I seem to have some issues with the table versioning that was added > > > recently. I have an sqlite3 based book and whenever I open it, GnuCash > &

Re: Next release 2.4.1? Branching stable and trunk sooner or later?

2011-02-03 Thread Phil Longstaff
On Thu, 2011-02-03 at 16:39 -0800, John Ralls wrote: > On Jan 30, 2011, at 10:28 AM, Geert Janssens wrote: > > > On Sunday 30 January 2011, John Ralls wrote: > >> On Jan 29, 2011, at 4:15 PM, Phil Longstaff wrote: > >>> On Thu, 2011-01-27 at 17:21 -0500, Phil Lon

Make check problem (was Re: Next release 2.4.1? Branching stable and trunk sooner or later?)

2011-02-03 Thread Phil Longstaff
On Thu, 2011-02-03 at 20:11 -0500, Phil Longstaff wrote: > Just waiting for the go-ahead. Problem running make check: make[6]: Entering directory `/home/phil/gnucash2/trunk/src/backend/dbi/test' Using filename: /tmp/test-skAXu7 Testing sqlite3 Returned from index list You may ignore the

Re: Gnucash 2.4.1 tarball?

2011-02-06 Thread Phil Longstaff
I haven't uploaded them yet. I have tagged 2.4.1, and I think John Ralls takes the tagged source and builds the macOSX version. I will finish releasing later today. Phil On Sun, 2011-02-06 at 19:54 +0100, Micha Lenk wrote: > Hi Gnucash developers, > > apparently Gnucash 2.4.1 has already been

Register problem in 2.4.1 - release BLOCKED

2011-02-06 Thread Phil Longstaff
I am using tagged 2.4.1 and have a problem which blocks its release. If I enter a transaction with 2 splits, and the other account is open already, the split doesn't show up. However, if I alter the sort order (maybe do anything which affects which splits are shown), it suddenly appears. In gnuc

RE: Future of Gnucash: Most productive platform (programming language and toolkit)?

2011-02-06 Thread Phil Longstaff
On Sun, 2011-02-06 at 13:21 +0100, david.vali...@email.cz wrote: > Dears Christian, Derek, John, Phil, > > first of all, let me express congrats to the great job you've done with > GnuCash. Its 2.4 release is here thanks to your effort and the skills you've > put into the project over the years

Re: Register problem in 2.4.1 - release BLOCKED

2011-02-06 Thread Phil Longstaff
On Sun, 2011-02-06 at 22:22 +0100, Christian Stimming wrote: > Am Sonntag, 6. Februar 2011 schrieb Christian Stimming: > > > > If I enter a transaction with 2 splits, and the other account is open > > > > already, the split doesn't show up. However, if I alter the sort order > > > > (maybe do anyt

Re: Gtk 2.2 and Webkit to use Aqbanking 5 on Windows - How can I contribute?

2011-02-10 Thread Phil Longstaff
Where to start... What we need is webkit/gtk compiled for win32 using the mingw environment. webkit can be compiled for win32 (obvious since that is the engine used by Google Chrome). Webkit/gtk builds on the core webkit project to provide gobject/glib APIs for webkit as well as other gnu/gno

Re: Release 2.4.3 ASAP?

2011-02-22 Thread Phil Longstaff
I should be able to release 2.4.3, probably tomorrow or thursday. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Christian Stimming To: gnucash-devel Sent: Tue, February 22, 2011 5:22:29 AM Subject: Release

2.4.3 - not ready

2011-02-24 Thread Phil Longstaff
I tagged and built 2.4.3. It passes make check and make distcheck. However, when I run it, I get a segv when I close gnucash. The problem seems to be during the call to gnc_dbi_unlock(). While looking for the current process pid in the lock table, the sqlite3 error fn is called. According to val

Re: 2.4.3 - not ready

2011-02-25 Thread Phil Longstaff
OK. I'll release this weekend. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Christian Stimming To: Phil Longstaff Cc: Gnucash Devel Mailing List Sent: Fri, February 25, 2011 2:24:32 AM Subjec

Re: 2.4.3 - not ready

2011-02-26 Thread Phil Longstaff
On Thu, 2011-02-24 at 19:40 -0800, John Ralls wrote: > On Feb 24, 2011, at 6:16 PM, Phil Longstaff wrote: > > > I tagged and built 2.4.3. It passes make check and make distcheck. > > However, when I run it, I get a segv when I close gnucash. The problem > > seems

Gnucash 2.4.3 released

2011-02-27 Thread Phil Longstaff
Announcement: GnuCash 2.4.3 Release 2011-02-27 GnuCash 2.4.3 released The GnuCash development team proudly announces GnuCash 2.4.3, the third bug fix release in a series of stable of the GnuCash Free Accounting Software. With this new release series, GnuCash can use an SQL database using SQLite3,

Patch to prevent duplicate prices

2004-10-14 Thread Phil Longstaff
I have found this patch to be useful. It is built on the 1.8.X branch. It checks each new price being added to the pricedb and rejects any new prices where the date, price, commodity and currency match any existing price. It prevents duplicate prices in the pricedb if you download quotes and rec

Build problems

2004-10-09 Thread Phil Longstaff
I downloaded CVS source (1.8.10?) on my suse 9.1 system. I had the following build problems: 1) in directory import-export/qif/test, linking test-qif produced: /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: warning: libpopt.so.1, needed by /opt/gnome/lib/liboaf.so, ma

Re: Build problems

2004-10-09 Thread Phil Longstaff
On Sat, 2004-10-09 at 13:03, Derek Atkins wrote: > Phil Longstaff <[EMAIL PROTECTED]> writes: > > > I downloaded CVS source (1.8.10?) on my suse 9.1 system. I had the > > following build problems: > > Nope, you downloaded CVS HEAD which is more like the 1.10

Re: Build problems

2004-10-09 Thread Phil Longstaff
On Sat, 2004-10-09 at 13:03, Derek Atkins wrote: > Uhh, if you have a .a that's bad. You need a .so (shared object). I looked into this. What was happening was that ./configure reported that my libtool couldn't produce .so files. This was because my host os wasn't recognized (it was looking fo

Re: Build problems

2004-10-09 Thread Phil Longstaff
On Sat, 2004-10-09 at 16:16, Christian Stimming wrote: > Am Samstag, 9. Oktober 2004 21:34 schrieb Phil Longstaff: > > On Sat, 2004-10-09 at 13:03, Derek Atkins wrote: > > > Uhh, if you have a .a that's bad. You need a .so (shared object). > > > > I looked into

Re: Stock value is zero in total(report) column

2005-01-01 Thread Phil Longstaff
On December 31, 2004 12:39 am, David Hampton wrote: > On Wed, 2004-11-03 at 07:41 -0500, Phil Longstaff wrote: > > I've modified the F::Q Cdnfundlibrary.pm and attached > > it. It works for me. > > Does this still work for you? I tried it tonight with no luck. If I

Problem building gnucash (G2)

2005-05-01 Thread Phil Longstaff
I am running into problems building the gnome2 build of gnucash: 1) Although configure doesn't test for it, if gnome-keyring-devel is not installed, it won't build. 2) In src/appfile/test, trying to build .libs/test-links, I get the messages: /opt/gnome/lib/libgsf-1.so: undefined reference to `g

Re: Problem building gnucash (G2)

2005-05-01 Thread Phil Longstaff
On May 1, 2005 03:32 pm, Neil Williams wrote: > On Sunday 01 May 2005 8:05 pm, Phil Longstaff wrote: > > I am running into problems building the gnome2 build of gnucash: > > > > 2) In src/appfile/test, trying to build .libs/test-links, I get the > > messages: /opt/gnome

Re: help with tax tables

2005-06-12 Thread Phil Longstaff
On June 12, 2005 08:19 pm, Kevin Hale Boyes wrote: > I'm setting up a Tax Table for Canadian GST. I've set the type to > Percent with a value of 7 but I'm a bit confused about what account > to assign it to. > > I have to charge GST when I submit my invoice and then remit > it to the government on

Gnucash2 questions

2005-07-16 Thread Phil Longstaff
1) Has anyone gotten G2 to work with KDE3.4? I just installed SuSE9.3, built G2 but it crashes when I run it whenever I try to open a ledger or the "since last run" scheduled transactions. The stack is always the same (attached). I notice it uses a SO called libqtengine.so to try to use the Q

G2 problems & patches

2005-07-17 Thread Phil Longstaff
A couple of problems I've noticed with G2: 1) The equity and income statements have a typo in the scheme code. I've attached a patch (diffs-reports). My scheme isn't too good, but I don't see how this could have ever worked. 2) If you make a change to the file and then close G2, it first asks

SuSE 9.3 (was Re: Removal of ltmain.sh)

2005-07-19 Thread Phil Longstaff
On July 19, 2005 10:04 am, Christian Stimming wrote: > No, that's not automake, instead it's the libtool package. I've recently > upgraded to suse9.3 which has libtool-1.5.14 and I ran "libtoolize" from I also just upgraded to 9.3, though I also had a problem on 9.1. I couldn't run autogen.sh wi

Re: build system proposals for gnome2-branch

2005-07-20 Thread Phil Longstaff
On July 20, 2005 04:54 pm, Christian Stimming wrote: > Hi all, > - changing of macros/autogen.sh, diff attached. > > The changes to autogen.sh are > > - ACLOCAL_FLAGS="-I $GNOME2_PATH/share/aclocal $ACLOCAL_FLAGS" > + # if GNOME2_PATH contains several directories, separate them properly > +

Patch for acinclude.m4

2005-07-20 Thread Phil Longstaff
When I run autogen.sh, I get a number of warnings about underquoted definitions. I've attached a unified diff for a patch. Phil Index: acinclude.m4 === RCS file: /home/cvs/cvsroot/gnucash/acinclude.m4,v retrieving revision 1.19.4.3

<    1   2   3   4   5   6   7   8   9   >