Save As in 1.9.0 r11850

2005-11-12 Thread David Reiser
I'm running the g2 version on OS X 10.4.3. After importing a copy of my 1.8.11 file, or after running through the new file wizard, if I choose 'Save As' from the file menu, the window that appears is named just 'Save', and there is no entry box for me type in a file name. I can pick an exis

how long does gnucash remember --with-ofx-prefix=/opt/libofx?

2005-11-12 Thread David Reiser
I've built last weekend's g2 version (11850) several times trying to see if I can resolve problems with ofx. Basically, it isn't working at all for me. Initially it complains that it can't find the leading '<' character. If I delete the ofx file preamble so that the file starts with '', the

Re: r11850 builds for me on OS X 10.4.3

2005-11-12 Thread David Reiser
On Nov 8, 2005, at 3:17 AM, Neil Williams wrote: On Tuesday 08 November 2005 2:30 am, David Reiser wrote: For what it's worth, with Peter O. and Neil W.'s chatter as a guide, I succeeded in building r11850 on my Mac. Thanks for letting us know. I've got r11855 running on my iBook now - the

Re: r11850 builds for me on OS X 10.4.3

2005-11-12 Thread David Reiser
On Nov 9, 2005, at 10:21 AM, David Hampton wrote: On Mon, 2005-11-07 at 21:30 -0500, David Reiser wrote: For what it's worth, with Peter O. and Neil W.'s chatter as a guide, I succeeded in building r11850 on my Mac. It does run, opens my 5MB 1.8.11 data file (copy), though Save As isn't workin

Re: Problem with configure.in, AM_PATH_GWRAP and g-wrap 1.9

2005-11-12 Thread Derek Atkins
Vitaly Lipatov <[EMAIL PROTECTED]> writes: > On Wednesday 07 September 2005 05:28, David Hampton wrote: >> On Tue, 2005-09-06 at 13:38 -0400, Derek Atkins wrote: >> > I thought we had a workaround for that. But perhaps not. >> > Some people may have >> > just copied the g-wrap 1.3.4 aclocal macr

Re: Problem with configure.in, AM_PATH_GWRAP and g-wrap 1.9

2005-11-12 Thread Vitaly Lipatov
On Wednesday 07 September 2005 05:28, David Hampton wrote: > On Tue, 2005-09-06 at 13:38 -0400, Derek Atkins wrote: > > I thought we had a workaround for that. But perhaps not. > > Some people may have > > just copied the g-wrap 1.3.4 aclocal macros. > > That's what I've done. Is it bug in g-wrap

Re: Some problems with the current plugin system in gnucash GUI

2005-11-12 Thread Josh Sled
On Sat, 2005-11-12 at 19:00 +0100, Didier Vidal wrote: > > Hmm. With this patch, the hook is registered at account-tree > > plugin-page class-initialization time, and the hook applies to all new > > books, regardless of origin. That doesn't seem quite right on either > > count... > > > > What's

Re: Some problems with the current plugin system in gnucash GUI

2005-11-12 Thread Didier Vidal
> Hmm. With this patch, the hook is registered at account-tree > plugin-page class-initialization time, and the hook applies to all new > books, regardless of origin. That doesn't seem quite right on either > count... > What's the difference with the following, in src/gnome/druid-hierarchy.c ?

Re: Some problems with the current plugin system in gnucash GUI

2005-11-12 Thread Josh Sled
On Sat, 2005-11-12 at 13:54 +0100, Didier Vidal wrote: > However, I have a few problems with this architecture: >- The GUI actions (in this case, open the account hierarchy druid, > open a new account tree page) are managed by a class in the engine > module. That's odd to me. engine should be

Re: Can't open budget after closing it

2005-11-12 Thread Chris Shoemaker
On Sat, Nov 12, 2005 at 11:29:20AM -0500, Chris Shoemaker wrote: > Sorry, Tim. I've had some hardware failures that prevent me from > testing this at the moment, but I can at least tell you that it has > worked for me. There may have been a regression since budgets were > merged into G2, or there

accounts/C/acctlist_* removable?

2005-11-12 Thread Josh Sled
The gnucash/accounts/C/acctlist_* files are incomplete fragments, exist only in the default locale, are not translated, and not installed except in dist, and are apparently not needed for the account hierarchy to work. Does anyone have a good reason for them to hang around? ...jsled -- http://a

Re: Can't open budget after closing it

2005-11-12 Thread Chris Shoemaker
On Fri, Nov 11, 2005 at 08:31:52PM -0500, Tim Wunder wrote: > If I start with a freshly copied gnucash-1.8.11 data file and open it with > G2, then do File-Open-Open Budget, then close the Budget tab, I can no longer > Open a Budget. Doesn't matter if I make entries into the budget or not. > Do

Some problems with the current plugin system in gnucash GUI

2005-11-12 Thread Didier Vidal
Hello, When I wrote the "Open the account page after creating a new file" patch (https://lists.gnucash.org/pipermail/gnucash-patches/2005-November/016979.html), I used the same mechanism than the one that is used to launch the account hierarchy druid (hooks in the engine). It looked to me to be

Re: i18n issues: Markup in glade labels?

2005-11-12 Thread Andreas Köhler
Hi, regarding markup in glade files: http://bugzilla.gnome.org/show_bug.cgi?id=97061 the last comment: """ Additional Comment #26 From Damon Chaplin 2005-09-12 13:36 UTC Dropping priority to normal. This probably won't be fixed in glade-2. It only affects a small number of strings, so I'm not

i18n issues: Markup in glade labels?

2005-11-12 Thread Christian Stimming
I'm now starting to review the strings marked for translation (i18n = internationalization) in gnucash. During this process I'll point out different issues that would require to change the marked strings in the gnucash source code. One issue that I've encountered now is that in HEAD there are m