Gnucash 2.3.2 released

2009-07-07 Thread Phil Longstaff
GnuCash 2.3.2 Release 2009-07-06 The GnuCash development team proudly announces GnuCash 2.3.2, the third of several unstable 2.3.x releases of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.4.0. With this new release series, GnuCash can use an SQL databa

Win32 binaries now available for the Gnucash 2.3.2 release

2009-07-08 Thread Phil Longstaff
The gnucash 2.3.2 win32 binary is now available from the gnucash project on sourceforge.net (see https://sourceforge.net/projects/gnucash/files/). Phil ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/g

Re: GnuCash Translation

2009-07-08 Thread Phil Longstaff
Hi Oscar, the current stable release of gnucash is 2.2.9. I don't know the translation status of it, but I assume that there are spanish translations (whether spain-spanish or latin america-spanish, I don't know). There is a new unstable line of releases, 2.3.X (currently up to 2.3.2), which

Requirements for 2.4.0

2009-07-08 Thread Phil Longstaff
Up until now, I've been acting as the release engineer for unstable 2.3.X releases leading to a stable 2.4.0 sometime in late August or September. However, we have not really nailed down the functionality that will be available, so I want to try to do that. New features: 1) SQL backend - defau

Bug 587843 – Macintosh OSX Quartz Build & I ntegration Patches

2009-07-08 Thread Phil Longstaff
I don't know or use Mac OSX. Can someone who does look over the attachments and tell me whether they are OK to apply to trunk for 2.3.3? Phil ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-de

Re: crash in 2.3.2 Save As

2009-07-08 Thread Phil Longstaff
On July 8, 2009 05:59:12 pm Graham Menhennitt wrote: > Guys, > > I just downloaded and built 2.3.2 installing it over the top of my > existing 2.3.1. I'm still using the XML backend but wanted to try > Postgres. So I went to the File -> Save As menu and *poof* - it crashed. > Running from the comma

Re: Problem building GnuCash-trunk on Ubuntu Jaunty

2009-07-09 Thread Phil Longstaff
And what is your configuration? I think I 've seen this kind of problem if I use --prefix and there is a / at the end of the path e.g. --prefix=/opt/gnucash/ rather than --prefix=/opt/gnucash Phil From: Derek Atkins To: Cristian Marchi Cc: GNUCASH devel Se

Re: crash in 2.3.2 Save As

2009-07-09 Thread Phil Longstaff
On July 9, 2009 05:20:29 pm Graham Menhennitt wrote: > Graham Menhennitt wrote: > > Derek Atkins wrote: > >> Graham Menhennitt writes: > It doesn't crash for me. Please post your complete gnucash.trace file. > > > Phil > >>> > >>> A (bzipped, redacted) trace file can be downloa

Re: Installing GNU Cash with PostGreSQL

2009-07-09 Thread Phil Longstaff
On July 9, 2009 08:24:57 pm Anders Johansson wrote: > How do I install GNU Cash to use PostGreSQL as the backend? I am running > Win XP Pro, service pack 3. I currently have GNU Cash 2.2.9 and willing to > experiment with 2.3.2, but would like to try it using the PostGreSQL > backend. > > Thanks,

Re: crash in 2.3.2 Save As

2009-07-10 Thread Phil Longstaff
On July 10, 2009 01:34:50 am Marcus Wolschon wrote: > What version of MySQL has the windows-binary > been compiled against? > What mysql-versions should it work with? > ___ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.o

CSS in reports

2009-07-10 Thread Phil Longstaff
I just committed a new report stylesheet. It will appear in the list as "Default CSS". This stylesheet will allow you to specify the css for font and style for different parts of a report. To set up: 1) Edit -> Stylesheets and create a new copy of Default CSS (e.g. My Report CSS) 2) Edit this

Re: crash with r18197

2009-07-11 Thread Phil Longstaff
On July 11, 2009 07:17:03 am Herbert Thoma wrote: > Backtrace: > In unknown file: >?: 0* [primitive-load-path "business-prefs.scm"] > In /usr/local/share/gnucash/scm/business-prefs.scm: > 86: 1* [gnc-register-kvp-option-generator {#} ...] > > /usr/local/share/gnucash/scm/business-prefs.scm:86

Re: CSS in reports

2009-07-11 Thread Phil Longstaff
On July 11, 2009 10:27:54 am Chris Dennis wrote: > Phil Longstaff wrote: > > I just committed a new report stylesheet. It will appear in the list as > > "Default CSS". This stylesheet will allow you to specify the css for > > font and style for different parts o

Re: crash in 2.3.2 Save As

2009-07-11 Thread Phil Longstaff
On July 11, 2009 02:33:58 pm charles dandridge wrote: > Mine crashes as well, any ideas? The crash happens when there is no libdbdsqlite3.so (i.e. sqlite3 driver for libdbi) in the /usr/lib/dbd (on linux) directory. Given the number of people running into this, I should probably release a 2.3.3

Re: CSS in reports

2009-07-13 Thread Phil Longstaff
On July 12, 2009 07:02:18 am Chris Dennis wrote: > Phil Longstaff wrote: > > You're right that any styling can be used. What I will probably do is > > have 2 options pages, one for styling and one for fonts, and then > > combine the results. For fonts, there is a f

Re: Installing GNU Cash with PostGreSQL

2009-07-14 Thread Phil Longstaff
rian On Tue, Jul 14, 2009 at 6:18 AM, Anders Johansson wrote: Thanks for the instructions. I was able to get to the dialog to save as a PostGreSQL database file. Now I have to get PostGreSQL configured so I can use it. >> > >>Regards, >>Anders > >>-

Re: r18210 - gnucash/trunk/src/import-export/schemas - Fix bug 587436 – Make Bayesian Matching ON by default

2009-07-14 Thread Phil Longstaff
so that it defaults to FALSE. > > -derek > > Quoting Phil Longstaff : > > Author: plongstaff > > Date: 2009-07-14 18:26:10 -0400 (Tue, 14 Jul 2009) > > New Revision: 18210 > > Trac: http://svn.gnucash.org/trac/changeset/18210 > > > > Modified: >

Re: r18223 - gnucash/tags - Retag 2.3.3

2009-07-21 Thread Phil Longstaff
On July 21, 2009 02:15:27 am you wrote: > Just an FYI that the Win32 Nightly Build wont rebuild this, so the 2.3.3 > is the old tag. I would need to go in and reset it by hand to force a > rebuild if you wanted. > > -derek I had hoped this would cause a rebuild. Please force it. Phil __

Re: Modify Invoice Templates

2009-07-21 Thread Phil Longstaff
On July 21, 2009 04:35:17 pm Paul Kruger wrote: > NOTE TO DEVELOPERS...the program is great EXCEPT for poor invoice > capabilities which makes in not-usable for most businesses. There is no > way I can see any accountant trying to struggle with designing and printing > invoices with Gnucash unless

Uploading to sourceforge

2009-07-22 Thread Phil Longstaff
With the changes that sourceforge has made, does anyone know how to create a new project version? Phil ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Uploading to sourceforge

2009-07-23 Thread Phil Longstaff
On July 23, 2009 05:24:44 am Derek Atkins wrote: > Phil Longstaff writes: > > With the changes that sourceforge has made, does anyone know how to > > create a new project version? > > I went to the GnuCash page while logged in, then clicked on Develop, > then Project Admin

Gnucash 2.3.3 released

2009-07-23 Thread Phil Longstaff
Announcement: GnuCash 3.3.3 Release 2009-07-23 GnuCash 2.3.3 released The GnuCash development team proudly announces GnuCash 2.3.3, the fourth of several unstable 2.3.x releases of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.4.0. With this new release

Re: r17325 - gnucash/branches/gda-dev2/src/backend/sql - Replace gmtime_r() with gmtime() so that it can be compiled on win32.

2009-08-01 Thread Phil Longstaff
On July 31, 2009 05:03:39 pm Derek Atkins wrote: > Phil, > > Yes, I know this was committed a year ago, but I'm sitting at 34,000 > feet and finally found time to go through the set of changes over the > past... year.. > > Anyways, this change seems wrong to me. The main difference between > gmtim

Budget report

2009-08-03 Thread Phil Longstaff
The budget report is my current itch, so I've been upgrading it. My latest change is to provide more control over the columns. To do this, the top level creates a scheme list where each element controls a set of budget/actual/diff columns: - if an element is a number, that is the period (orig

Re: About GnuCash 2.3.x / 2.4

2009-08-04 Thread Phil Longstaff
The basic tables are: - books table - 1 row - has book guid, root account guid, root template account guid (used for scheduled transactions) - account table - one per account - has guid of parent account, has guid of commodity. Top level accounts (e.g. Assets) have parent account guid = root a

Re: Budget report

2009-08-05 Thread Phil Longstaff
On August 3, 2009 12:44:18 pm Colin Law wrote: > 2009/8/3 Phil Longstaff : > > The budget report is my current itch, so I've been upgrading it. > > > > My latest change is to provide more control over the columns. To do > > this, the top level creates a scheme li

Re: transaction corrections

2009-08-07 Thread Phil Longstaff
True. However, gnucash is not, and does not pretend to be, a professional accounting program. I believe it started as a personal accounting program and expanded to business use. I would not be averse to having a "professional" mode which prevented transactions from being edited or deleted (ot

Re: when starting Gnucash, "Present" column remains zero until you open the account, then gets the correct value

2009-08-07 Thread Phil Longstaff
Sigh. Another problem caused because the splits are not loaded when opening an SQL file. Phil On August 7, 2009 04:26:14 pm Gabriel Ferrise wrote: > As Derek suggested, I filed the bug in bugzilla > http://bugzilla.gnome.org/show_bug.cgi?id=591098 > > > Hi, Im using gmucash version 2.3.2 and no

Re: Gnucash and root-account in MySQL

2009-08-08 Thread Phil Longstaff
On August 8, 2009 04:26:48 am Marcus Wolschon wrote: > Colin Law schrieb: > > 2009/8/8 Marcus Wolschon : > > > > The root account guid is in the books table (column > > root_account_guid). This is causing me some pain as the type of the > > object referenced by parent_guid is not consistent. > > T

Re: Gnucash and root-account in MySQL

2009-08-08 Thread Phil Longstaff
On August 8, 2009 04:37:26 am Colin Law wrote: > 2009/8/8 Marcus Wolschon : > - Hide quoted text - > > > What`s the point of not having that entry for the root-account? > > "books" would just reference it`s guid. > > It`s the one thing that would make referential integrity possible > > when access-

Re: Gnucash and root-account in MySQL

2009-08-09 Thread Phil Longstaff
On August 8, 2009 01:05:49 pm Colin Law wrote: > 2009/8/8 Phil Longstaff : > > On August 8, 2009 04:37:26 am Colin Law wrote: > >> 2009/8/8 Marcus Wolschon : > >> - Hide quoted text - > >> > >> > What`s the point of not having that entry for the root

Db structure

2009-08-09 Thread Phil Longstaff
For the most part, I've tried to make the db schema match the XML schema, including warts. There are 2 places I'd like to change, and am looking for feedback: 1) Each account stores a number of boolean flags (tax-related, hidden, placeholder) in the slots table. It would be simpler if these w

Re: Db structure

2009-08-10 Thread Phil Longstaff
he account flags to be in slots. If I move them to the accounts table and remove them from slots, then save a file to XML, the older version won't be able to access the flags. Phil From: "marcus.wolsc...@googlemail.com" To: Phil Longstaf

Re: Db structure

2009-08-10 Thread Phil Longstaff
I am not and never was proposing to remove slots support. I was simply suggesting that I move well-established features out of slots and into the "normal" schema. The concern re XML was whether it should be done here as well. OK. Given this and Derek's responses, I think what I will do is: F

Re: Db structure (Phil Longstaff)

2009-08-10 Thread Phil Longstaff
On August 10, 2009 08:09:17 pm J. Alex Aycinena wrote: > Phil, > > > -- Forwarded message -- > > From: Phil Longstaff > > To: Gnucash list > > Date: Sun, 9 Aug 2009 15:46:46 -0400 > > Subject: Db structure > > For the most part, I&#x

Re: PLEASE help with GNUcash!!

2009-08-11 Thread Phil Longstaff
Hi John, First of all, version 2.3.3 is an *unstable* version which has been released to allow people to test some new features. It should *not* be used for your production data. Instead, you should save your data in an XML file (File -> Save As, change the file type in the drop down box to X

Re: Timestamps in Gnucash Mysql

2009-08-12 Thread Phil Longstaff
On August 12, 2009 03:06:40 am marcus.wolsc...@googlemail.com wrote: > I just found out that gnucash stores > DatePosted and DateEntered as Strings > instead of the proper DateTime or Timestamp > sql data-types. > > Why is that? In XML it already uses a proper > date-format. > > This makes is very

Re: Timestamps in Gnucash Mysql

2009-08-12 Thread Phil Longstaff
On August 12, 2009 08:25:31 am Phil Longstaff wrote: > On August 12, 2009 03:06:40 am marcus.wolsc...@googlemail.com wrote: > > I just found out that gnucash stores > > DatePosted and DateEntered as Strings > > instead of the proper DateTime or Timestamp > > sql data-typ

Re: Timestamps in Gnucash Mysql

2009-08-12 Thread Phil Longstaff
Derek, yes, I was planning to store w/o time zone, in UTC, but just wanted other people's input, because I know this has been a can of worms. Phil From: Derek Atkins To: Phil Longstaff Cc: gnucash-devel@gnucash.org Sent: Wednesday, August 12, 2009 9:

Re: MySQL sync

2009-08-12 Thread Phil Longstaff
There is currently no support for simultaneous access to the db by more than just gnucash. There are no plans to add it unless someone wants to step up and work on it. Phil From: Vladimir Bashkirtsev To: gnucash-devel@gnucash.org Sent: Wednesday, August 12,

Re: 2.3.3 saving to postgresql causes zombie scheduled transactions

2009-08-12 Thread Phil Longstaff
On August 12, 2009 04:53:29 pm Graham Menhennitt wrote: > I found (one of) the corruptions that I mentioned in my email of yesterday! > > I have an existing GC XML file that contains a scheduled transaction > that had "repeats until" selected with a date of 28/02/08 (I'm using > dd/mm/yy format). A

Re: Possible improvement to budgets using budget rules

2009-08-13 Thread Phil Longstaff
Currently, the libdbi library is used to provide SQL access. However, the library is abstracted out, so it would be possible to access the data through a different library. There is a core set of tables for the core objects. The business modules add another set of tables for the business obje

Re: MySQL sync

2009-08-14 Thread Phil Longstaff
I've thought a bit about an audit log for the sql backend. If all you need is a parallel set of tables (e.g. for accounts, have accounts_audit_log which contains the same fields, as well as an autoinc index and date), then you might be able to implement it using triggers - any change to the acc

Re: r18254 - gnucash/trunk/src/backend/sql - Fix CRIT messages when loading budgets

2009-08-17 Thread Phil Longstaff
: Herbert Thoma To: Phil Longstaff Cc: gnucash-devel@gnucash.org Sent: Monday, August 17, 2009 11:17:50 AM Subject: Re: r18254 - gnucash/trunk/src/backend/sql - Fix CRIT messages when loading budgets One more (may be stupid) question: Herbert Thoma schrieb: > Phil Longstaff schrieb: >&g

Re: r18254 - gnucash/trunk/src/backend/sql - Fix CRIT messages when loading budgets

2009-08-17 Thread Phil Longstaff
No, it should be info->period_num = GPOINTER_TO_UINT(val). It is passed by value, not reference. Phil From: Herbert Thoma To: gnucash-devel@gnucash.org; Phil Longstaff Sent: Monday, August 17, 2009 10:49:11 AM Subject: Re: r18254 - gnucash/trunk/

Re: Gnucash doesn't start anymore in Windows

2009-08-17 Thread Phil Longstaff
On August 17, 2009 12:34:36 pm C. D. wrote: > Sorry for not replying, I got a digest. > > With the help of warlord I could create a more meaningful backtrace. > Hope it helps to solve the problem. > > ---Type to continue, or q to quit--- > Backtrace: > In unknown file: Thanks for reporting this.

Re: r18260 - gnucash/trunk/packaging/win32 - Fix win32 gnucash.cmd creation to handle ability for reports to be dropped into the

2009-08-18 Thread Phil Longstaff
:34 AM Subject: Re: r18260 - gnucash/trunk/packaging/win32 - Fix win32 gnucash.cmd creation to handle ability for reports to be dropped into the Phil, I don't think this is sufficient for Win32. I think it also needs to get set in the gnucash.bat created by the installer. Phil Longstaff w

Re: Problem with win32 build of 2.3.4

2009-08-18 Thread Phil Longstaff
I'll reset the tag. From: Derek Atkins To: Phil Longstaff Cc: gnucash-devel@gnucash.org Sent: Tuesday, August 18, 2009 8:25:56 PM Subject: Re: Problem with win32 build of 2.3.4 FYI, I did reset the 2.3.4 tag build so it WILL rebuild that tonight, b

[no subject]

2009-08-20 Thread Phil Longstaff
Announcement: GnuCash 2.3.4 Release 2009-08-19 GnuCash 2.3.4 released The GnuCash development team proudly announces GnuCash 2.3.4, the fifth of several unstable 2.3.x releases of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.4.0. With this new release ser

Gnucash 2.3.4 released

2009-08-20 Thread Phil Longstaff
Announcement: GnuCash 2.3.4 Release 2009-08-19 GnuCash 2.3.4 released The GnuCash development team proudly announces GnuCash 2.3.4, the fifth of several unstable 2.3.x releases of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.4.0. With this new release ser

Re: 2.3.4 xml files cannot be opened by 2.2.x anymore (?) (Re: Db structure)

2009-08-21 Thread Phil Longstaff
I think I was moving too quickly and didn't stop to really read what you wrote. I went on what I thought you said. I'll go back and re-read what you wrote. Rather than reading those specific tags, how about, for any object, unknown tags are read as slots. The values could either always be st

2.3.4, 2.3.5 and beyond - notice of upcoming string freeze

2009-08-21 Thread Phil Longstaff
In 2.3.4, I worked to get all of the sql table changes in. The schema is now, basically, frozen except for really important changes. In about 2 weeks, I want to release 2.3.5. This will be the release at which strings will be frozen so that translation work can be done. After that, I think I

Re: entry transaction not only at bottom

2009-08-22 Thread Phil Longstaff
On August 22, 2009 08:37:23 am Derek Atkins wrote: > Quoting hend...@topoi.pooq.com: > > What I see as needed is for the new-transaction entry line, which is now > > always at the bottom of the register, and can be scrolled out of the > > window, to instead be permanently at the bottom of the windo

Re: AMD64 compilation problem: cast from pointer to integer of different size

2009-08-22 Thread Phil Longstaff
On August 22, 2009 03:00:23 pm Sebastian Held wrote: > To compile on AMD64 I need the following patch. > Don't know, if that gets the correct bits... > > Sebastian > > patch: > > Index: /home/sebastian/src/gnucash.trunk/src/backend/sql/gnc-budget-sql.c >

Re: Windows nightly build for 08/23 failed

2009-08-23 Thread Phil Longstaff
On August 23, 2009 05:39:52 am James Raehl wrote: > ../../../../repos/src/backend/dbi/gnc-backend-dbi.c: In function > `row_get_value_at_col_name': > ../../../../repos/src/backend/dbi/gnc-backend-dbi.c:1039: warning: implicit > declaration of function `gmtime_r' make[5]: *** [gnc-backend-dbi.lo] Er

Unstable version 2.3.4 and dates

2009-08-25 Thread Phil Longstaff
Unstable version 2.3.4 has a major problem with storing/loading date or date/time values into postgresql or mysql databases, so the bug reports are coming in. A fix is already available, so I'm going to create 2.3.5 as soon as I can (today or tomorrow). This will push the string freeze to 2.3.

Re: Unstable version 2.3.4 and dates

2009-08-25 Thread Phil Longstaff
Sept 6. As I say, if that is too soon, let me know. Phil From: Charles Day To: Phil Longstaff Cc: Gnucash Devel ; Gnucash user list Sent: Tuesday, August 25, 2009 11:05:52 AM Subject: Re: Unstable version 2.3.4 and dates On Tue, Aug 25, 2009 at 7:12 AM

Re: The Experience Of Reports

2009-08-26 Thread Phil Longstaff
On August 26, 2009 08:53:26 pm fireflys...@yahoo.com wrote: > David, > > This is where IMHO the Sql Backend will probably make life a lot easier. > > I haven't bothered to look at scheme, since once I upgrade to the database > backed I can create ad-hoc reports very quickly. > > Perhaps also a sim

win32 build naming

2009-08-28 Thread Phil Longstaff
Derek, the automated win32 builds happen every night for trunk and whenever a new tag is added (but not re-added). Other than the source tree and the resulting file name, is there any difference in the builds? Given that I had to remove the tag and re-add it after the 2.3.5 build was done, I'

Gnucash 2.3.5 released

2009-08-29 Thread Phil Longstaff
Announcement: GnuCash 3.3.5 Release 2009-08-29 GnuCash 2.3.5 released The GnuCash development team proudly announces GnuCash 2.3.5, the sixth of several unstable 2.3.x releases of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.4.0. With this new relea

DBI backend tests

2009-08-31 Thread Phil Longstaff
I've started to write a DBI backend test. Basically, it will create a session with a set of data including (hopefully) all test cases. It will then save that to a db, load it into another session, then compare the data in the two sessions. There's no problem doing this for sqlite3 (just use /

Re: DBI backend tests

2009-09-01 Thread Phil Longstaff
No problem with sqlite. Big problem with mysql/postgresql. Now, embedded mysql might work... Hmmm.. Phil From: John Ralls To: Gnucash Devel Sent: Monday, August 31, 2009 10:58:13 PM Subject: Re: DBI backend tests On Aug 31, 2009, at 10:45 AM, Phil

Re: DBI backend tests

2009-09-01 Thread Phil Longstaff
Hmmm. I like it. I think it might work. From: Josh Sled To: Phil Longstaff Cc: Gnucash Devel Sent: Tuesday, September 1, 2009 9:26:54 AM Subject: Re: DBI backend tests Phil Longstaff writes: > There's no problem doing this for sqlite3 (just

Re: Model of report

2009-09-02 Thread Phil Longstaff
At some point, I want to modify some of the reports (balance sheet/income statement especially) to allow multiple dates or time periods to be specified, resulting in multiple columns. However, I'm busy with too much else right now. Phil From: Derek Atkins T

Re: r18288 - gnucash/trunk/src/backend/dbi - Doubles weren't being loaded properly from sqlite3. Fix that problem by examine more closely

2009-09-02 Thread Phil Longstaff
qlite3. Fix that problem by examine more closely Phil, Phil Longstaff writes: > Modified: >gnucash/trunk/src/backend/dbi/gnc-backend-dbi.c > Log: > Doubles weren't being loaded properly from sqlite3. Fix that problem by > examine more closely > the type informa

Re: r18288 - gnucash/trunk/src/backend/dbi - Doubles weren't being loaded properly from sqlite3. Fix that problem by examine more closely

2009-09-02 Thread Phil Longstaff
e with test case business objects for me to use? Phil From: Derek Atkins To: Phil Longstaff Cc: gnucash-devel@gnucash.org Sent: Wednesday, September 2, 2009 12:39:16 PM Subject: Re: r18288 - gnucash/trunk/src/backend/dbi - Doubles weren't being loaded p

Re: Model of report

2009-09-02 Thread Phil Longstaff
define a better framework for reports, it wouldn't be too hard to generate very functional and attractive reports. Phil From: Mike or Penny Novack To: Phil Longstaff Cc: Derek Atkins ; Norton ; gnucash-devel@gnucash.org Sent: Wednesday, September 2, 2009

Re: Error with currency

2009-09-04 Thread Phil Longstaff
Did you create a new db with 2.3.5, or did you create with an earlier version and upgrade to 2.3.5. There was a bug where 2.3.3 and earlier might not store currencies correctly. If so, 2.3.5 couldn't load them since they weren't there. However, 2.3.4/2.3.5 should store them correctly. Phil

Re: Error with currency

2009-09-04 Thread Phil Longstaff
Hi, 2.3.X are an *unstable* series of releases leading to a stable release in a few months. If you want to help with testing, feel free to use 2.3.X. If you want a stable version for your personal expenses, you should remove 2.3.X and install 2.2.9. Version 2.3.4 contains a fix for the curre

Re: Migratre 2.3.3 to 2.2.9

2009-09-04 Thread Phil Longstaff
rom: Gabriel Ferrise To: Phil Longstaff Cc: gnucash-u...@gnucash.org; Gnucash Devel Sent: Friday, September 4, 2009 9:47:30 AM Subject: Migratre 2.3.3 to 2.2.9 Thanks Phil for your answer. Is it possible to migrate a 2.3.3 database to 2.2.9? 2009/9/4 Phil Longstaff Hi, > >2.3

Re: Wishlist for GC Windows XP - update, share value, share statistics

2009-09-04 Thread Phil Longstaff
A couple of questions. #2: please be more specific. Where do you want to see this information? On the accounts page? In a report? #3: can you provide an example? If you had the balance sheet, with one column per day/month/quarter/year, would that be what you are asking for? Totals? Graph

Re: New database backend and multi-user

2009-09-06 Thread Phil Longstaff
On September 6, 2009 06:37:32 am Geert Janssens wrote: > Hi, > > I'm very interested to use the new db backend in the upcoming 2.4 series. > > Thinking about this, I was wondering if the current implementation deals > well with multi-user access to the same db. I mean can two users from two > diffe

Re: GnuCash Budget

2009-09-07 Thread Phil Longstaff
On September 4, 2009 03:41:42 pm Phil Longstaff wrote: > True. Also, I just went to sourceforge > (http://sourceforge.net/projects/gnucash/), and there is a big green > "Download Now! gnucash_2.3.5.setup.exe", since that was the last file > uploaded and sourceforge ma

Versions on sourceforge.net

2009-09-07 Thread Phil Longstaff
I've been releasing unstable 2.3.X versions of gnucash, leading to a stable 2.4.0 in the (hopefully) near future. As part of the release process, I've been putting a win32 build onto sourceforge, as well as the source tarballs. It's recently come to my attention that sourceforge has a "Download

Gnucash bug 584457 - Really F::Q problem

2009-09-07 Thread Phil Longstaff
Erik, Bug 584457 (http://bugzilla.gnome.org/show_bug.cgi?id=584457) is really a Finance::Quote problem. What is the best way to log this with that project? Phil ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman

Re: r18295 - gnucash/trunk/src - Fix more valgrind problems

2009-09-08 Thread Phil Longstaff
eemed to be enough at the time. Phil From: Derek Atkins To: gnucash-devel@gnucash.org Sent: Tuesday, September 8, 2009 10:03:44 AM Subject: Re: r18295 - gnucash/trunk/src - Fix more valgrind problems Phil, Phil Longstaff writes: [snip] > +/** > + *

Bugs in gnucash bugzilla which aren't gnucash bugs

2009-09-08 Thread Phil Longstaff
At another company I worked at, if a bug was found while using our product, it was entered in our database. Made sense, since it was a flaw in what we presented to the world. If, after analysis, we found that it was really a bug in an external dependency, we cloned the original bug to the depe

Re: r18295 - gnucash/trunk/src - Fix more valgrind problems

2009-09-08 Thread Phil Longstaff
On September 8, 2009 04:43:48 pm Christian Stimming wrote: > Am Dienstag, 8. September 2009 16:30 schrieb Phil Longstaff: > > Yes. The purpose of this call was for scm so that the returned string > > wouldn't be leaked. If swig could wrap a call and free the result, that

Win32 build environment

2009-09-09 Thread Phil Longstaff
MinGW has recently released msys 0.11 and gcc 4.4.0. Has anyone tried them? The previous gcc was 3.4 or something archaic like that. Phil ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: r18303 - gnucash/trunk/src - Use SWIG properly to wrap functions to free strings which need to be freed by the caller.

2009-09-09 Thread Phil Longstaff
Phil, thanks a lot for finding this out and implementing it. Doesn't this also mean r18295, the change in gnc_account_get_full_name () in src/app-utils/gnc-ui-util.c, needs to be reverted as well? Thanks! Christian Am Mittwoch, 9. September 2009 01:48 schrieb Phil Longstaff: > Autho

Renaming functions (was Re: r18303 - gnucash/trunk/src - Use SWIG properly to wrap functions to free strings which need to be freed by the caller.)

2009-09-09 Thread Phil Longstaff
On September 9, 2009 04:10:42 pm Derek Atkins wrote: > Hi, > > Quoting Christian Stimming : > > Am Mittwoch, 9. September 2009 20:48 schrieb Phil Longstaff: > >> Yes, I do need to revert that change. Thanks. In fact, > >> gnc_account_get_full_name()

Re: Bug 101456 - 'Find' dialog cumbersome for Business functions

2009-09-10 Thread Phil Longstaff
I don't use the business features. Derek, do you have the time to look at this and commit it? If not, I can do some basic sanity checking and then commit it. Phil From: Geert Janssens To: gnucash-devel@gnucash.org Sent: Thursday, September 10, 2009 10:56:27

Re: r18308 - gnucash/trunk/src/business/business-core/sql - If an object is loaded with a reference to an invoice, order, tax table or bill term which

2009-09-11 Thread Phil Longstaff
Re: r18308 - gnucash/trunk/src/business/business-core/sql - If an object is loaded with a reference to an invoice, order, tax table or bill term which Phil Longstaff writes: > Author: plongstaff > Date: 2009-09-10 22:09:08 -0400 (Thu, 10 Sep 2009) > New Revision: 18308 > Trac: http:

Re: r18308 - gnucash/trunk/src/business/business-core/sql - If an object is loaded with a reference to an invoice, order, tax table or bill term which

2009-09-11 Thread Phil Longstaff
term which Phil Longstaff writes: > Author: plongstaff > Date: 2009-09-10 22:09:08 -0400 (Thu, 10 Sep 2009) > New Revision: 18308 > Trac: http://svn.gnucash.org/trac/changeset/18308 > > Modified: >gnucash/trunk/src/business/business-core/sql/gnc-bill-term-sql.c &

Re: About cash flow forecast

2009-09-11 Thread Phil Longstaff
For the next few months (2?), I'm committed to seeing 2.3.X/2.4.0 to release, with a database backend and webkit for html. Once 2.4.0 is complete, the next area I'm interested in is reports and potentially tools such as this. Where you (Daniel) as a user can add value, even if you aren't a prog

Re: [OSX] Webkit.

2009-09-15 Thread Phil Longstaff
Me too. Except for a few bugs (printer font too small when report printed/image doesn't appear on invoice) on Windows, webkit seems to be stable on win32 and linux. I don't want to proceed to far without nailing it down on the mac as well. For win32, I ended up getting a build someone (who is

Re: [OSX] 2.3.5 with DBI & SQLite

2009-09-15 Thread Phil Longstaff
I did reply already, but here's the info again. Libdbi has 2 parts, the libdbi library and the dbd drivers (one driver for each db type: sqlite3/mysql/pgsql). In the gnucash bin directory look for an environment variable GNC_DBD_DIR. That is where gnucash looks for the drivers. You can add

Re: [OSX] 2.3.5 with DBI & SQLite

2009-09-15 Thread Phil Longstaff
On September 15, 2009 07:47:57 pm John Ralls wrote: > On Sep 15, 2009, at 11:17 AM, Phil Longstaff wrote: > > I did reply already, but here's the info again. Libdbi has 2 > > parts, the libdbi library and the dbd drivers (one driver for each > > db type: sqlite3/mysql/p

Re: [OSX] Webkit.

2009-09-16 Thread Phil Longstaff
On September 16, 2009 12:12:39 pm Derek Atkins wrote: > True, but we can (and should) pick a particular version of Gtk that we > build against for 2.4 and just stick with it. We could even > theoretically pre-build the deps, store them as Zips, and just re-use > them in our build process (it would

Re: New Reports - Printing.

2009-09-18 Thread Phil Longstaff
On September 17, 2009 06:38:00 pm Colin Scott wrote: > If I print a 1-page page report direct from the new reports, it prints > only a miniscule image an A4 page - the printed page image is only > 28x60mm, compared with an A4 page size of 210x270mm. I have tried using > the various zoom options of

Win32 dependencies

2009-09-18 Thread Phil Longstaff
I'm currently trying to build a more up-to-date version of webkit for win32, hoping that some of the bugs that are affecting gnucash (showing images on an invoice, print font size) have been fixed. I will also tackle pre-building some of the dependencies and zipping up the file so that we don't

Re: Gnucash 2.3.5

2009-09-18 Thread Phil Longstaff
On September 18, 2009 04:50:00 pm Colin Scott wrote: > I have made several postings in here over the past day or so, some of > which have received a very prompt response, and others have apparently > been studiously ignored. Please note this is not a complaint, but as the > ignored ones refer to s

Central win32 build failed

2009-09-23 Thread Phil Longstaff
make[4]: Entering directory `/c/soft/tmp/gwenhywfar-3.11.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DBUILDING_GWENHYWFAR -DGWEN_PREFIX_DIR=\"/c/soft/gwenhywfar\" -DGWEN_SYSCONF_DIR=\"etc\" -DLOCALEDIR=\"share/locale\" -DLIBDIR=\"/c/soft/gwenhywfar/lib\" -DGWENHYWFAR

Fw: Multi-currency

2009-09-23 Thread Phil Longstaff
Hmm... should go to the devel list - Forwarded Message From: Derek Atkins To: Phil Longstaff Cc: Mike Alexander ; gnucash-u...@gnucash.org; rsb...@yahoo.com Sent: Wednesday, September 23, 2009 10:15:18 AM Subject: Re: Multi-currency Phil, I don't know. I haven't loo

Re: Gnucash 2.3.5

2009-09-23 Thread Phil Longstaff
If you try printing a report on windows using 2.3.5, the font is *really* small. Phil From: Robert Smits To: gnucash-u...@gnucash.org Sent: Wednesday, September 23, 2009 1:08:27 PM Subject: Re: Gnucash 2.3.5 On September 21, 2009 12:36:00 am Colin Scott wrote

Re: Can I update the translation file?

2009-09-24 Thread Phil Longstaff
No, 2.3.5 is not under string freeze. From: 陈伟 To: gnucash-devel@gnucash.org Sent: Thursday, September 24, 2009 8:20:59 AM Subject: Can I update the translation file? Hi, zh_CN.po still have a lot of err

Re: Deprecated libraries

2009-09-25 Thread Phil Longstaff
I tried a build last night with deprecated gnome/glib/gtk/gdk/... features disabled. I submitted a patch for one simple change. GnomeDruid (libgnomeui) is deprecated in favor of GtkAssistant. I logged a bug for this one. GtkTooltips is deprecated in favor of GtkTooltip. However, there are c

Re: Deprecated libraries

2009-09-25 Thread Phil Longstaff
On September 25, 2009 07:00:29 pm John Ralls wrote: > On Sep 25, 2009, at 7:16 AM, Phil Longstaff wrote: > > Re major versions: 2.4 will have the new db backend and webkit > > instead of gtkhtml. I think 2.6 should have new reports (Chris > > Dennis' eguile-based rep

GnomePrint

2009-09-25 Thread Phil Longstaff
Do we still need to support GnomePrint? There are references in the mailing list to goffice using it, but is that old enough (2007) that we can assume all newer versions that users/developers have use GtkPrint instead? Phil ___ gnucash-devel mailing l

Re: Export reports to HTML with Image?

2009-09-25 Thread Phil Longstaff
On September 25, 2009 10:26:07 pm 陈伟 wrote: > Is there any plan to develop this function? > > Hi, when I export the report to HTML, there is only text but > no images such as Expense Barchar. What should I do? >no. >the reports are "just" html. >the images when you view

<    1   2   3   4   5   6   7   8   9   >