Re: MacOSX builds of 2.3.X

2009-12-10 Thread John Ralls
On Dec 9, 2009, at 8:21 PM, John Ralls wrote: > > On Dec 9, 2009, at 6:18 PM, Phil Longstaff wrote: > >> On Wed, 2009-12-09 at 17:59 -0800, John Ralls wrote: >>> >>> I've actually got a 2.3.8 build built and ready to bundle for installation. >>> I'm holding off to get the PERLINC issue sorted

Proposal for Save As.../Open dialog

2009-12-10 Thread Geert Janssens
See http://www.kobaltwit.be/gnucash/images/SaveAsXml.jpg http://www.kobaltwit.be/gnucash/images/SaveAsPostgres.jpg http://www.kobaltwit.be/gnucash/images/OpenFile.jpg http://www.kobaltwit.be/gnucash/images/OpenPostgres.jpg These are 4 screenshots of a reworked File Access dialog. What changed: *

Re: PERLINC in gnc-fq-*

2009-12-10 Thread John Ralls
On Dec 10, 2009, at 1:03 PM, Derek Atkins wrote: > John, > > John Ralls writes: > >> So I've got a changeset ready to check in which removes the use lib >> line and changes the configurable shebang to /usr/bin/perl -w in each >> of gnc-fq-check, gnc-fq-helper, and gnc-fq-update; since there's

Re: Convert glade files to glade-3 (was: Patches: Documentation, account.glade, gnc-ui-util)

2009-12-10 Thread Geert Janssens
On Thursday 10 December 2009, Derek Atkins wrote: > Geert Janssens writes: > > On Wednesday 9 December 2009, Christian Stimming wrote: > >> @developers: Should we convert all glade files to glade-3 sometime soon? > >> Otherwise we will run into this issue every time someone wants to edit > >> the

Re: Convert glade files to glade-3 (was: Patches: Documentation, account.glade, gnc-ui-util)

2009-12-10 Thread Derek Atkins
Geert Janssens writes: > On Wednesday 9 December 2009, Christian Stimming wrote: >> @developers: Should we convert all glade files to glade-3 sometime soon? >> Otherwise we will run into this issue every time someone wants to edit the >> glade files with the currently recommended and available to

Re: PERLINC in gnc-fq-*

2009-12-10 Thread Derek Atkins
John, John Ralls writes: > So I've got a changeset ready to check in which removes the use lib > line and changes the configurable shebang to /usr/bin/perl -w in each > of gnc-fq-check, gnc-fq-helper, and gnc-fq-update; since there's no > need to plug in anything anymore, those are renamed from

Re: PERLINC in gnc-fq-*

2009-12-10 Thread John Ralls
On Dec 9, 2009, at 9:48 AM, Derek Atkins wrote: > John Ralls writes: > >> A user complained in gnucash-users that gnc-fq-check failed on him >> because of the line "use lib >> /System/Library/Perl/5.8.8/darwin-thread-multi-2level". The directory >> gets inserted at build time from running PERLI

Re: r18480 - htdocs/trunk/news - Modify 2.3.8 news file to match the same overall structure of the other news files

2009-12-10 Thread Geert Janssens
On Thursday 10 December 2009, Derek Atkins wrote: > Geert Janssens writes: > > -The GnuCash development team proudly announces GnuCash 2.3.8, the > > ninth > > [snip] > > > +The GnuCash development team proudly announces GnuCash 2.3.8, the > > +eighth > > [snip] > > This change is incorrect. 2.3.

Re: Relink warnings

2009-12-10 Thread John Ralls
On Dec 10, 2009, at 9:25 AM, Derek Atkins wrote: > Phil Longstaff writes: > Why are these happening exactly ? And can they be avoided ? They make my change-build-install-test cycle dog slow. >>> >>> Libtool. I don't know if there's any way to avoid them. I see them on >>> many lib

Convert glade files to glade-3 (was: Patches: Documentation, account.glade, gnc-ui-util)

2009-12-10 Thread Geert Janssens
On Wednesday 9 December 2009, Christian Stimming wrote: > @developers: Should we convert all glade files to glade-3 sometime soon? > Otherwise we will run into this issue every time someone wants to edit the > glade files with the currently recommended and available tools... > I'm in favor of this.

Re: r18480 - htdocs/trunk/news - Modify 2.3.8 news file to match the same overall structure of the other news files

2009-12-10 Thread Derek Atkins
Geert Janssens writes: > -The GnuCash development team proudly announces GnuCash 2.3.8, the > ninth [snip] > +The GnuCash development team proudly announces GnuCash 2.3.8, the > +eighth [snip] This change is incorrect. 2.3.8 *IS* the 9th (because we started with 2.3.0). > To install GnuCash,

Re: MacOSX builds of 2.3.X

2009-12-10 Thread Derek Atkins
John Ralls writes: > I don't do nightly builds, never mind nightly bundles. Derek wanted to > set that up on a VM somewhere, but we got distracted by other things > and never got it going. I suppose it would be a good idea for me to > set it up locally so if something breaks I'll see it without h

Re: Relink warnings

2009-12-10 Thread Derek Atkins
Phil Longstaff writes: >> > Why are these happening exactly ? And can they be avoided ? They make my >> > change-build-install-test cycle dog slow. >> >> Libtool. I don't know if there's any way to avoid them. I see them on >> many libtool-based applications. > > I googled and found this: > h

Re: r18476 - htdocs/trunk/news - Fix unstable version warning

2009-12-10 Thread Geert Janssens
On Thursday 10 December 2009, Christian Stimming wrote: > Zitat von Geert Janssens : > >> > > A new template would be great. Even better would be working out a > >> > > good process for updating the changed item section. For this, I > >> > > looked at the revision log from > >> > > http://svn.gnu

Re: r18476 - htdocs/trunk/news - Fix unstable version warning

2009-12-10 Thread Christian Stimming
Zitat von Geert Janssens : > > A new template would be great. Even better would be working out a good > > process for updating the changed item section. For this, I looked at > > the revision log from http://svn.gnucash.org/trac/log/gnucash/trunk, > > but it cuts off the comments. You can che