Re: Thank you for all you've done!

2005-10-07 Thread Simon Michael
Hey Rene, this was quite inspiring - thanks! :) And also for donating to this app which I also use. ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Confusion about use of G2

2005-10-07 Thread Tim Wunder
On 10/7/2005 1:47 PM, I believe that Chris Shoemaker wrote: On Fri, Oct 07, 2005 at 10:36:59AM -0400, David Hampton wrote: On Sat, 2005-10-01 at 16:59 -0400, Chris Shoemaker wrote: Nevertheless, I've been sitting on a stable, complete implementation of budgeting since the spring, (I actually

Re: more Fun With Encoding

2005-10-07 Thread Chris Shoemaker
On Fri, Oct 07, 2005 at 06:39:10PM -0400, David Hampton wrote: > On Fri, 2005-10-07 at 17:58 -0400, Chris Shoemaker wrote: > > Well, it helps, but it doesn't explain the error. > > Let me read the gettext manual and get back to you. > > Would help if I had read the error message myself. First que

Re: more Fun With Encoding

2005-10-07 Thread David Hampton
On Fri, 2005-10-07 at 17:58 -0400, Chris Shoemaker wrote: > Well, it helps, but it doesn't explain the error. > Let me read the gettext manual and get back to you. Would help if I had read the error message myself. First question would be what exactly is xgettext complaining about. > $ head -2 .

Re: more Fun With Encoding

2005-10-07 Thread Chris Shoemaker
On Fri, Oct 07, 2005 at 05:01:27PM -0400, David Hampton wrote: > On Fri, 2005-10-07 at 16:37 -0400, Chris Shoemaker wrote: > > I'm not really sure how to fix this. > > > > guile-strings.c is generated by xgettext.scm. > > > > I don't think there's any re-encoding going on. > > Re-encoding? see?

Re: Confusion about use of G2

2005-10-07 Thread Derek Atkins
Quoting Josh Sled <[EMAIL PROTECTED]>: On Fri, 2005-10-07 at 16:42 -0400, Josh Sled wrote: (Assuming budgets are in 2.0, which I don't think they should be...) I'd be fine if both FreqSpec and Recurrence are in the code at the commit, and frankly even at the release. Ideally, though, the conce

Re: more Fun With Encoding

2005-10-07 Thread David Hampton
On Fri, 2005-10-07 at 16:37 -0400, Chris Shoemaker wrote: > I'm not really sure how to fix this. > > guile-strings.c is generated by xgettext.scm. > > I don't think there's any re-encoding going on. Re-encoding? AFAIK the only reason to have the guile-strings.c file is that the standard tools t

Re: Confusion about use of G2

2005-10-07 Thread Derek Atkins
Quoting Chris Shoemaker <[EMAIL PROTECTED]>: I think it should be committed, disabled (maybe debug-enabled), and picked up after G2/2.0. I'm fine with this. I'll provide instructions for those brave testers to re-enable in the alpha releases. My personal feeling is that if the code is there

Re: [Gnucash-changes] Document the qof_begin_edit() issue.

2005-10-07 Thread Neil Williams
On Friday 07 October 2005 9:42 pm, Derek Atkins wrote: > > The biggest problem was that it was passing a NULL instead of the > > book pointer > > to dom_tree_to_commodity_ref_no_engine. > > Oh, you changed the converter API? No. gnc_commodity * dom_tree_to_commodity_ref_no_engine(xmlNodePtr node,

Re: Confusion about use of G2

2005-10-07 Thread Josh Sled
On Fri, 2005-10-07 at 14:57 -0400, Chris Shoemaker wrote: > Well, it meets my needs. I guess we won't know if it meets other's > needs until they try it and tell us. What's in the tree now is incomplete, and needs to be at least disabled if not removed. It's hard to believe that your implmentati

Re: Confusion about use of G2

2005-10-07 Thread Josh Sled
On Fri, 2005-10-07 at 16:42 -0400, Josh Sled wrote: > (Assuming budgets are in 2.0, which I don't think they should be...) I'd > be fine if both FreqSpec and Recurrence are in the code at the commit, > and frankly even at the release. Ideally, though, the concepts merge > ASAP, and certainly not p

Re: Confusion about use of G2

2005-10-07 Thread Chris Shoemaker
On Fri, Oct 07, 2005 at 04:42:28PM -0400, Josh Sled wrote: > On Fri, 2005-10-07 at 14:57 -0400, Chris Shoemaker wrote: > > Well, it meets my needs. I guess we won't know if it meets other's > > needs until they try it and tell us. > > What's in the tree now is incomplete, and needs to be at least

Re: [Gnucash-changes] Document the qof_begin_edit() issue.

2005-10-07 Thread Derek Atkins
Quoting Neil Williams <[EMAIL PROTECTED]>: On Friday 07 October 2005 9:20 pm, Derek Atkins wrote: Quoting Neil Williams <[EMAIL PROTECTED]>: > BTW. I've fixed test-dom-converters1 and I'm working through the other > tests in backend/file/test. Those will be in the same patch. So what was the p

Re: config.rpath, autogen.sh, gettextize, [WAS: test-dom-converters1 failure]

2005-10-07 Thread Neil Williams
On Friday 07 October 2005 9:04 pm, Derek Atkins wrote: > Quoting Chris Shoemaker <[EMAIL PROTECTED]>: > > More on this: If I do a make dist, and then later rerun autogen.sh it > > will pick up the configure.in from the gnucash-1.99.0 directory. > > Odd.. I've never noticed this problem... I get th

more Fun With Encoding

2005-10-07 Thread Chris Shoemaker
I'm not really sure how to fix this. guile-strings.c is generated by xgettext.scm. I don't think there's any re-encoding going on. Do I need to make some change to src/business/business-reports/easy-invoice.scm? or xgettext.scm? or is it safe just to make sure [encoding: UTF-8] gets stuffed

Re: [Gnucash-changes] Document the qof_begin_edit() issue.

2005-10-07 Thread Neil Williams
On Friday 07 October 2005 9:20 pm, Derek Atkins wrote: > Quoting Neil Williams <[EMAIL PROTECTED]>: > > BTW. I've fixed test-dom-converters1 and I'm working through the other > > tests in backend/file/test. Those will be in the same patch. > > So what was the problem with test-dom-converters1? The

Re: [Gnucash-changes] Document the qof_begin_edit() issue.

2005-10-07 Thread David Hampton
On Fri, 2005-10-07 at 21:10 +0100, Neil Williams wrote: > Sorry if it's appeared delayed - I did mention I'd be away for a few days > this > week and I am currently testing the resolution of this issue. I'll commit > soon. Just cleaning out my mailbox. Hadn't seen a commit that fixed the issu

Re: [Gnucash-changes] Document the qof_begin_edit() issue.

2005-10-07 Thread Derek Atkins
Quoting Neil Williams <[EMAIL PROTECTED]>: BTW. I've fixed test-dom-converters1 and I'm working through the other tests in backend/file/test. Those will be in the same patch. So what was the problem with test-dom-converters1? -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Labo

Re: [Gnucash-changes] Document the qof_begin_edit() issue.

2005-10-07 Thread Neil Williams
On Friday 07 October 2005 7:46 pm, David Hampton wrote: > Log Message: > --- > Document the qof_begin_edit() issue to ensure it doesn't get dropped. Sorry if it's appeared delayed - I did mention I'd be away for a few days this week and I am currently testing the resolution of this issue.

Re: config.rpath, autogen.sh, gettextize, [WAS: test-dom-converters1 failure]

2005-10-07 Thread Derek Atkins
Quoting Chris Shoemaker <[EMAIL PROTECTED]>: More on this: If I do a make dist, and then later rerun autogen.sh it will pick up the configure.in from the gnucash-1.99.0 directory. Odd.. I've never noticed this problem... That's also undesirable, no? I dunno -- what's it actually doing? A

Re: config.rpath, autogen.sh, gettextize, [WAS: test-dom-converters1 failure]

2005-10-07 Thread Chris Shoemaker
On Thu, Oct 06, 2005 at 04:12:06PM -0400, Chris Shoemaker wrote: > > Looking at autogen.sh raised a bunch more questions than it answered? > > 1) Why do we find every 'configure.in' in the tree to loop over? This > interacts very badly with tools like quilt which copy an unmodified > version of

Re: Confusion about use of G2

2005-10-07 Thread Chris Shoemaker
On Fri, Oct 07, 2005 at 01:56:07PM -0400, Derek Atkins wrote: > Quoting Chris Shoemaker <[EMAIL PROTECTED]>: > > >On Fri, Oct 07, 2005 at 10:36:59AM -0400, David Hampton wrote: > > > >>If what's in the tree is broken and needs to be pulled, and you're > >>sitting on a "stable complete implementati

Re: Confusion about use of G2

2005-10-07 Thread David Hampton
On Fri, 2005-10-07 at 13:47 -0400, Chris Shoemaker wrote: > Even though budgeting wasn't a 1.8 feature? Yes. G2 is not a one for one match up with 1.8. I changed a bunch of the stock related code in HEAD before the g2 branch split off, so all those changes will all be in the next release. Li

Re: Confusion about use of G2

2005-10-07 Thread Derek Atkins
Quoting Chris Shoemaker <[EMAIL PROTECTED]>: On Fri, Oct 07, 2005 at 10:36:59AM -0400, David Hampton wrote: On Sat, 2005-10-01 at 16:59 -0400, Chris Shoemaker wrote: > Nevertheless, I've been sitting on a stable, complete implementation > of budgeting since the spring, (I actually use it for m

Re: Confusion about use of G2

2005-10-07 Thread Chris Shoemaker
On Fri, Oct 07, 2005 at 10:36:59AM -0400, David Hampton wrote: > On Sat, 2005-10-01 at 16:59 -0400, Chris Shoemaker wrote: > > > Nevertheless, I've been sitting on a stable, complete implementation > > of budgeting since the spring, (I actually use it for my own > > budgeting.) along with lots of

Re: test-dom-converters1 failure

2005-10-07 Thread Neil Williams
On Friday 07 October 2005 3:39 pm, Josh Sled wrote: > > Should have a fix sometime next week - along with all the other tests in > > backend/file. > > What are you planning as the fix? Only got home half an hour ago so can't say yet - I'll let you know, hopefully over the weekend. Let me get the

Re: test-dom-converters1 failure

2005-10-07 Thread Josh Sled
On Fri, 2005-10-07 at 15:34 +0100, Neil Williams wrote: > This is due to be fixed when I sort out the backend load method. [deletia] > Should have a fix sometime next week - along with all the other tests in > backend/file. What are you planning as the fix? ...jsled -- http://asynchronous.org/

Re: Proposals about gnucash-gnome2

2005-10-07 Thread Neil Williams
On Wednesday 05 October 2005 9:05 pm, Christian Stimming wrote: > Second, the pressure for a gnome2-gnucash is > increasing all around. I've just come back from LinuxWorld Expo where the common question was: when is the gnucash port going to be ready. I am not unaware of the pressure. > "The gn

Re: Confusion about use of G2

2005-10-07 Thread David Hampton
On Sat, 2005-10-01 at 16:59 -0400, Chris Shoemaker wrote: > Nevertheless, I've been sitting on a stable, complete implementation > of budgeting since the spring, (I actually use it for my own > budgeting.) along with lots of other general improvements to > e.g. tracing, testing, debugging, etc. A

Re: test-dom-converters1 failure

2005-10-07 Thread Neil Williams
On Thursday 06 October 2005 6:44 pm, Chris Shoemaker wrote: > [ 'make check' actually runs the tests... ] > make[6]: Entering directory > `/home/chris/gnucash/release-sandbox/gnucash/src/backend/file/test' > Executed 20 tests. All tests passed. > PASS: test-date-converting > FAILURE dom_tree_to_com