On September 29, 2009 08:00:37 pm Tim M wrote:
> FYI, the 2.3.6 news article on the front page says "GnuCash 2.3.9 released"
>
> :)
>
> ___
> gnucash-devel mailing list
> gnucash-devel@gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
I am seeing similar from a Windows XP build. This is a complete environment
install and Gnucash build on a new hard disk. My previous build on the old
computer was with the 09/25 changes, and ran fine except for the two reports
that crashed Gnucash, which were previously reported.
I wonder if
Announcement: GnuCash 2.3.6 Release
2009-09-29
The GnuCash development team proudly announces GnuCash 2.3.6, the seventh 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 u
FYI, the 2.3.6 news article on the front page says "GnuCash 2.3.9 released"
:)
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
Quoting Colin Law :
/usr/bin/gnucash2.3/share/gnucash/guile-modules/gnucash/report/standard-reports.scm:160:45:
In expression (@ (gnucash report standard-reports ...)
gnc:register-report-create-internal):
/usr/bin/gnucash2.3/share/gnucash/guile-modules/gnucash/report/standard-reports.scm:160:45:
2009/9/29 Colin Law :
> I am getting a build error in the latest split-register-model.c
>
> split-register-model.c: In function ‘gnc_split_register_get_rbaln’:
> split-register-model.c:71: error: ‘children’ may be used uninitialised
> in this function
> split-register-model.c:69: error: ‘account’ m
I am getting a build error in the latest split-register-model.c
split-register-model.c: In function ‘gnc_split_register_get_rbaln’:
split-register-model.c:71: error: ‘children’ may be used uninitialised
in this function
split-register-model.c:69: error: ‘account’ may be used uninitialised
in this
2009/9/28 Christian Stimming :
> Am Montag, 28. September 2009 22:26 schrieb Colin Law:
>> >> > I have added a checkbox to the preferences, register dialog and
>> >> > entered the data for the gconf key in apps_gnucash_general.schemas.in.
>> >> > I have done a full rebuild and everything works exc
2009/9/25 Colin Law :
> Hi
> Sorry for more noob questions.
> I have used Glade to add a checkbox to the preferences dialog. Glade
> has made the expected changes to preferences.glade but has made some
> other changes that I was not aware that I had asked for:
>
> 1. It has deleted the line after
I should note that when testing this patch, I also tried setting the
RATE_CELL to column 7 for the template register (8 for non-template) and
leaving column 8 blank, but I was told that the RATE_CELL needs to be the
last column. When I tested a build with the RATE cell in col 7 for the
template re
On Tuesday 29 September 2009, Derek Atkins wrote:
> Quoting Bill Nottingham :
> > Derek Atkins (warl...@mit.edu) said:
> >> Phil Longstaff writes:
> >> > I tried a build last night with deprecated gnome/glib/gtk/gdk/...
> >> > features disabled. I submitted a patch for one simple change.
> >> >
Quoting Bill Nottingham :
Derek Atkins (warl...@mit.edu) said:
>>When were these new interfaces added to Gtk? Do we have a new minimum
>>version of Gtk?
>
>GtkAssistant is from GTK+ 2.10. GtkToolTip is GTK+ 2.12.
Thanks Bill. It's kinda what I was afraid of.
I think I can convince myself th
Derek,
Am Dienstag, 29. September 2009 18:07:27 schrieben Sie:
> Sebastian,
>
> "David T." writes:
> > Sebastian--
> >
> > If I am understanding you correctly, you want to be able to use an
> > existing transaction (the one that has been imported to Gnucash) to
> > account for an invoice. In my
Derek Atkins (warl...@mit.edu) said:
> >>When were these new interfaces added to Gtk? Do we have a new minimum
> >>version of Gtk?
> >
> >GtkAssistant is from GTK+ 2.10. GtkToolTip is GTK+ 2.12.
>
> Thanks Bill. It's kinda what I was afraid of.
>
> I think I can convince myself that it's okay
Quoting Bill Nottingham :
Derek Atkins (warl...@mit.edu) said:
Phil Longstaff writes:
> 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 lo
Derek Atkins (warl...@mit.edu) said:
> Phil Longstaff writes:
>
> > 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 t
Phil,
What I meant was: Are these new APIs available in Gtk 2.6 (which is our
current minimum version of Gtk). If the code wont still build against
Gtk 2.6 then we should consider changing the configure script to
something more recent or fixing the code to make sure we retain gtk-2.6
support.
-d
I think our current version of Gtk hasn't changed.
Re e-guile reports: I think the first e-guile report is in 2.3.X, but I haven't
really tested to see if it is or how it works.
Phil
From: Derek Atkins
To: Phil Longstaff
Cc: Geert Janssens ; gnucash-devel@g
Sebastian,
"David T." writes:
> Sebastian--
>
> If I am understanding you correctly, you want to be able to use an
> existing transaction (the one that has been imported to Gnucash) to
> account for an invoice. In my few experiments with using the billing
> features, I was unable to figure out h
"Stuart D. Gathman" writes:
> On Fri, 25 Sep 2009, Phil Longstaff wrote:
>
>> 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 GtkPrin
Phil Longstaff writes:
> 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 Gtk
Christian Stimming writes:
> -gnc_table_layout_set_cell (layout, curs, RBALN_CELL, 0, 7);
> +if (!reg->is_template)
> +{
> + gnc_table_layout_set_cell (layout, curs, RBALN_CELL, 0, 7);
> +}
> gnc_table_layout_set_cell (layout, curs, RATE_CELL, 0,
22 matches
Mail list logo