Re: Printing multiple checks

2010-06-07 Thread Thomas Troesch
Thanks. I'll check it out. I'm afraid that I neglected to reply to all on my last message, so your patch didn't make it to the mailing list. Thomas On Mon, Jun 7, 2010 at 11:21 PM, Mike Alexander wrote: > --On June 7, 2010 11:12:09 PM -0700 Thomas Troesch > wrote: > > Hello Mike: >> >> I'd

Re: Should I pull 2.3.14?

2010-06-07 Thread John Ralls
On Jun 7, 2010, at 12:15 PM, Phil Longstaff wrote: > By "maybe too late", yes, I mean that people might have downloaded 2.3.14. > > I was hoping to have 2.3.14 be a fairly stable release. If this only affects > people who specify --with-dbi-dbd-dir then I am not too worried. > Well, I just f

Printing multiple checks

2010-06-07 Thread Mike Alexander
Since I live in a backwards area where printed checks are still in common use, I've long wanted GnuCash to be able to print more than one check at a time. Since I had a bit of free time last week, I implemented this change. I can't check it in until version 2.4 is out due to the string freeze

Re: I did some modification of GnuCash website.

2010-06-07 Thread Tao Wang
Hi, Thank you for applying the changes. It works now. On Tue, Jun 8, 2010 at 4:29 AM, Geert Janssens wrote: > On Monday 7 June 2010, Tao Wang wrote: > > Hi, > > > > What is the current status of this? The mailling list search page for > > Chinese is still in Chaos. Could you apply the proposed m

Re: New Accounts setup in v2.3.13

2010-06-07 Thread Tao Wang
Hi, Derek, I'm sorry about that, I just want to confirm it's done, rather than advertise it. On Tue, Jun 8, 2010 at 12:21 AM, Derek Atkins wrote: > Tao, > > Tao Wang writes: > > > On Mon, Jun 7, 2010 at 4:38 AM, Derek Atkins wrote: > > > > On Sun, June 6, 2010 2:16 pm, Phil Longstaff wrot

Re: Should I pull 2.3.14?

2010-06-07 Thread John Ralls
On Jun 7, 2010, at 1:02 PM, John Ralls wrote: > > On Jun 7, 2010, at 12:08 PM, Geert Janssens wrote: > >> On Monday 7 June 2010, Phil Longstaff wrote: >>> Given the issue with DBD directory, should 2.3.14 be pulled and either >>> retagged (maybe too late for that) or tagged as 2.3.15 with Geert

Re: Should I pull 2.3.14?

2010-06-07 Thread John Ralls
On Jun 7, 2010, at 12:08 PM, Geert Janssens wrote: > On Monday 7 June 2010, Phil Longstaff wrote: >> Given the issue with DBD directory, should 2.3.14 be pulled and either >> retagged (maybe too late for that) or tagged as 2.3.15 with Geert's fix? >> > With "maybe too late for that" do you mean

Re: Unable to open sqlite3 files with 2.3.13 on Fedora 13.

2010-06-07 Thread Geert Janssens
On Monday 7 June 2010, Geert Janssens wrote: > On Monday 7 June 2010, Rick Rankin wrote: > > ./configure --prefix=/tools/local --enable-dbi > > --with-dbi-dbd-dir=/usr/lib64/dbd > > Thinking more of this, you probably don't need to add the --with-dbi-dbd-dir option for configure anymore. I pre

Re: Should I pull 2.3.14?

2010-06-07 Thread Phil Longstaff
By "maybe too late", yes, I mean that people might have downloaded 2.3.14. I was hoping to have 2.3.14 be a fairly stable release. If this only affects people who specify --with-dbi-dbd-dir then I am not too worried. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took som

Re: Should I pull 2.3.14?

2010-06-07 Thread Geert Janssens
On Monday 7 June 2010, Phil Longstaff wrote: > Given the issue with DBD directory, should 2.3.14 be pulled and either > retagged (maybe too late for that) or tagged as 2.3.15 with Geert's fix? > With "maybe too late for that" do you mean that 2.3.14 likely has been downloaded by a number of peop

Re: Upgrade from v2.3.1 - sql schema conversion

2010-06-07 Thread Baptiste Debrabant
Is there a place where I can get some doc on the db schema so I can convert the data myself? On 07/06/2010 15:39, Derek Atkins wrote: Hi, Geert Janssens writes: On Saturday 5 June 2010, bdebrabant wrote: Hi, I am currently running gnucash 2.3.1 with postgresql backend. When r

Re: I did some modification of GnuCash website.

2010-06-07 Thread Geert Janssens
On Monday 7 June 2010, Tao Wang wrote: > Hi, > > What is the current status of this? The mailling list search page for > Chinese is still in Chaos. Could you apply the proposed modifications to > make it work? Thanks. > Hi, I got occupied with other things, so this change kept being delayed. The

Should I pull 2.3.14?

2010-06-07 Thread Phil Longstaff
Given the issue with DBD directory, should 2.3.14 be pulled and either retagged (maybe too late for that) or tagged as 2.3.15 with Geert's fix? Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. ___ gnucash-deve

Re: New Accounts setup in v2.3.13

2010-06-07 Thread Phil Longstaff
On Mon, 2010-06-07 at 07:31 -0700, Phil Longstaff wrote: > I plan to release later today. Now copied to Sourceforge. I still need to make up the announcement. Phil ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mail

Re: Unable to open sqlite3 files with 2.3.13 on Fedora 13.

2010-06-07 Thread Geert Janssens
On Monday 7 June 2010, Rick Rankin wrote: > [Sorry for the repost. I accidently hit "send" before the message was > complete.] > > Hello, > > For a while now, I've been using gnucash 2.3.x with the > sqlite3 backend > on Fedora 64-bit systems. A few days ago, I > downloaded and built > gnucash-2

Re: Where to use country codes

2010-06-07 Thread Valdis Vītoliņš
> Hi Valdis, > > Am Montag, 7. Juni 2010 um 10:54:12 schrieb Valdis Vītoliņš: > : > > Then formally language code should be only lv. > > Yes. I did tests with Ubuntu with Lithuanian locale: val...@studio:~$ env|grep -i lang LANG=lt_LT.utf8 GDM_LANG=lt_LT.utf8 Gnucash correctly starts using Lith

Re: Unable to open sqlite3 files with 2.3.13 on Fedora 13.

2010-06-07 Thread Phil Longstaff
Type "file" covers both XML and sqlite3, so you will always see "file" in the selection list. The list includes "postgres" if 1) you have build with dbi enabled, and 2) the postgres DBD (libdbi driver) is available. Between 2.3.12 and 2.3.13, there was a change regarding DBD directory handling

Unable to open sqlite3 files with 2.3.13 on Fedora 13.

2010-06-07 Thread Rick Rankin
[Sorry for the repost. I accidently hit "send" before the message was complete.] Hello, For a while now, I've been using gnucash 2.3.x with the sqlite3 backend on Fedora 64-bit systems. A few days ago, I downloaded and built gnucash-2.3.13 on Fedora 13. The problem I'm seeing is that 2.3.13 wo

Re: New Accounts setup in v2.3.13

2010-06-07 Thread Phil Longstaff
I plan to release later today. Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: Derek Atkins To: Tao Wang Cc: Phil Longstaff ; gnucash-devel@gnucash.org Sent: Mon, June 7, 2010 10:21:04 AM Subject: Re: New Acc

Re: Tax Invoice fails in 2.3.13 -- eguile requires slib

2010-06-07 Thread Derek Atkins
Christian Stimming writes: > Am Saturday 05 June 2010 schrieb Derek Atkins: >> > Adding >> > >> > (use-modules (ice-9 slib)) >> > >> > to eguile-utilities.scm fixes the Tax Invoice again. >> > Shall I create a bug and submit the patch? >> >> Not with this change, no. We're trying to remove

Re: Upgrade from v2.3.1 - sql schema conversion

2010-06-07 Thread Derek Atkins
Hi, Geert Janssens writes: > On Saturday 5 June 2010, bdebrabant wrote: >> Hi, >> >> I am currently running gnucash 2.3.1 with postgresql backend. >> When recently trying to upgrade to the latest release, I've faced a few >> issues related to the db changes. >> When launching gnucash after the

Re: Palm App FreeCoins data extracted to XML: How to read into GnuCash?

2010-06-07 Thread Derek Atkins
Kevin Buckley writes: > Apologies for replying to my own posting but I have altered the > output from the four FreeCoins PDBs to give something slightly > more akin to the GnuCash XML for a transacyion: > [snip] > Should be reasonably easy to map that across to a proper GnuCash > XML format, assu

Re: I did some modification of GnuCash website.

2010-06-07 Thread Derek Atkins
Hi, Tao Wang writes: > Hi, > > What is the current status of this? The mailling list search page for Chinese > is still in Chaos. Could you apply the proposed modifications to make it work? > Thanks. I've made no changes to the server. I've been on the road and occupied by other things. I don

Re: New Accounts setup in v2.3.13

2010-06-07 Thread Derek Atkins
Tao, Tao Wang writes: > On Mon, Jun 7, 2010 at 4:38 AM, Derek Atkins wrote: > > On Sun, June 6, 2010 2:16 pm, Phil Longstaff wrote: > > I think the daiy build is done.  Now for the tag build. > > Yep, that's done.  I started the tag build by hand, too.  It's chugging > along

Re: Where to use country codes

2010-06-07 Thread Frank H. Ellenberger
Hi Valdis, Am Montag, 7. Juni 2010 um 10:54:12 schrieb Valdis Vītoliņš: : > Then formally language code should be only lv. Yes. > The practical reason I decided to use lv_LV, was that I had to pass > locale name "lv" explicitly > because Linux locale is lv_LV and gnucash did fallback to en_US (C

RE: New Accounts setup in v2.3.13

2010-06-07 Thread David Halverson
Thank you Cheers Dave H. -Original Message- From: gnucash-devel-boun...@gnucash.org [mailto:gnucash-devel-boun...@gnucash.org] On Behalf Of Tao Wang Sent: Monday, 7 June 2010 1:45 PM To: Derek Atkins Cc: gnucash-devel@gnucash.org Subject: Re: New Accounts setup in v2.3.13 On Mon, Jun 7,

Re: Where to use country codes

2010-06-07 Thread Valdis Vītoliņš
> Hi, > Am Donnerstag, 3. Juni 2010 um 22:00:34 schrieb Valdis Vītoliņš: > > For linguists it's difficult question. > > It was agreed Latvian (http://en.wikipedia.org/wiki/Latvian_language) is > > language with several dialects, > > so standard Latvan is lv_LV and dialects with lv_..other. > > The