I've a problem compiling GnuCash from trunk: the error is releted to
r23556-23557. Here is the message I get:
/usr/bin/swig -guile -Linkage module \
-I../../src \
-o swig-unittest-support-guile.c unittest-support.i; \
if ! `grep "define scm_from_utf8_string"
swig-unittest-support-
On Saturday 14 December 2013 09:55:43 Cristian Marchi wrote:
> I've a problem compiling GnuCash from trunk: the error is releted to
> r23556-23557. Here is the message I get:
>
> /usr/bin/swig -guile -Linkage module \
> -I../../src \
> -o swig-unittest-support-guile.c unittest-support.
On 14/12/2013 10:08, Geert Janssens wrote:
On Saturday 14 December 2013 09:55:43 Cristian Marchi wrote:
I've a problem compiling GnuCash from trunk: the error is releted to
r23556-23557. Here is the message I get:
/usr/bin/swig -guile -Linkage module \
-I../../src \
-o swig-unitt
On Saturday 14 December 2013 10:30:14 Cristian Marchi wrote:
>
> Ubuntu 13.04
> SWIG Version 2.0.7
> Compiled with g++ [x86_64-unknown-linux-gnu]
> Configured options: +pcre
>
> I think I need 2.0.10 right?
That is: my patch applies only to code generated by 2.0.10 or more recent.
Until now
Gn
On Wednesday 11 December 2013 12:04:14 John Ralls wrote:
> On Dec 10, 2013, at 3:58 PM, Tom wrote:
> > Hi,
> >
> > I'm new to GnuCash. Today I had some time left and I used it to
> > create this splash screen:
> >
> > https://github.com/tr37ion/gnucash/blob/trunk/src/pixmaps/gnucash_sp
> > lash.
On Friday 06 December 2013 15:33:51 Cristian Marchi wrote:
> Ooops. This one should be ok:
> http://goo.gl/CKlSKM
>
We are past the deadline for screenshots. And we got one submission which
happened to be clean and pretty screenshots. So those images will be used.
Cristian: thanks for making th
On Dec 13, 2013, at 11:05 PM, Paul wrote:
>
> >From: John Ralls
> >To: GnuCash development list
> >Cc:
> >Date: Wed, 11 Dec 2013 09:19:23 -0800
> >Subject: Plugin Template
> >Mike Evans noticed yesterday that the link in the wiki Building page
> >(http://wiki.gnucash.org/wiki/Building) to a
Hi Geert,
just some explanation why I chose those colors. They go well with the
colors of the account lists :)
The website looks like it's quite "old" from a design perspective.
Therefore, I thought a new design would inspire some to overhaul the
web design, too. As I understand t
On Saturday 14 December 2013 12:08:17 Geert Janssens wrote:
> On Saturday 14 December 2013 10:30:14 Cristian Marchi wrote:
> > Ubuntu 13.04
> > SWIG Version 2.0.7
> > Compiled with g++ [x86_64-unknown-linux-gnu]
> > Configured options: +pcre
> >
> > I think I need 2.0.10 right?
>
> That is: my pa
On Dec 14, 2013, at 8:44 AM, Geert Janssens wrote:
> On Saturday 14 December 2013 12:08:17 Geert Janssens wrote:
>> On Saturday 14 December 2013 10:30:14 Cristian Marchi wrote:
>>> Ubuntu 13.04
>>> SWIG Version 2.0.7
>>> Compiled with g++ [x86_64-unknown-linux-gnu]
>>> Configured options: +pcre
On Saturday 14 December 2013 09:39:27 John Ralls wrote:
> On Dec 14, 2013, at 8:44 AM, Geert Janssens wrote:
> > On Saturday 14 December 2013 12:08:17 Geert Janssens wrote:
> >> On Saturday 14 December 2013 10:30:14 Cristian Marchi wrote:
> >>> Ubuntu 13.04
> >>> SWIG Version 2.0.7
> >>> Compiled
Hi,
I'm not sure it is 100% correct, as for some reason not all warning
descriptions are shown translated with the patch applied (none are
without it).
>From bb4c16e1757fa927ae12dbff240d784f65c932af Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aurimas=20Fi=C5=A1eras?=
Date: Sat, 14 Dec 2013 17:37:56 +
Il 14/12/2013 17:44, Geert Janssens ha scritto:
On Saturday 14 December 2013 12:08:17 Geert Janssens wrote:
On Saturday 14 December 2013 10:30:14 Cristian Marchi wrote:
Ubuntu 13.04
SWIG Version 2.0.7
Compiled with g++ [x86_64-unknown-linux-gnu]
Configured options: +pcre
I think I need 2.0.10
Il 14/12/2013 12:20, Geert Janssens ha scritto:
On Friday 06 December 2013 15:33:51 Cristian Marchi wrote:
> Ooops. This one should be ok:
> http://goo.gl/CKlSKM
>
We are past the deadline for screenshots. And we got one submission
which happened to be clean and pretty screenshots. So those
John, devs,
If someone has time to review my very small patch for #336843 (attach
files/urls to transactions) in bugzilla, or fix differently, we've
still got a small bug with the new associate functionality I'd love to
see fixed before release.
The patch fixes a broken dialog and disables/greys
Am Freitag, 13. Dezember 2013, 15:47:18 schrieb Mike Evans:
> > >> Given these priorities, I think both our current documentation file
> > >> format and also a potential wiki workflow might not be the best
> > >> solution. Instead of the current file format (docbook xml, split into
> > >> several f
I just updated to current trunk (r23561) and tried to enter my normal cash
transactions of the day, but it doesn't work (after pressing enter, the txn is
gone)? The trace has the message line
> * 22:46:49 CRIT xaccAccountGetCommoditySCU: assertion
`GNC_IS_ACCOUNT(acc)' failed
which is new. T
On Dec 14, 2013, at 1:47 PM, Christian Stimming wrote:
> I just updated to current trunk (r23561) and tried to enter my normal cash
> transactions of the day, but it doesn't work (after pressing enter, the txn
> is
> gone)? The trace has the message line
>
>> * 22:46:49 CRIT xaccAccountGet
On Dec 14, 2013, at 1:32 PM, Christian Stimming wrote:
> Am Freitag, 13. Dezember 2013, 15:47:18 schrieb Mike Evans:
> Given these priorities, I think both our current documentation file
> format and also a potential wiki workflow might not be the best
> solution. Instead of the curr
Am Samstag, 14. Dezember 2013, 13:53:26 schrieb John Ralls:
> On Dec 14, 2013, at 1:47 PM, Christian Stimming
wrote:
> > I just updated to current trunk (r23561) and tried to enter my normal cash
> > transactions of the day, but it doesn't work (after pressing enter, the
> > txn is gone)? The tra
Am Samstag, 14. Dezember 2013, 13:58:43 schrieb John Ralls:
> Since no-one has mentioned it yet, what about asciidoc? It's much
> simpler that the xml we have now, is very easy to learn, it is plain
> text, it handles multi-part books, and AFAIK the current docbook can be
> con
On Dec 14, 2013, at 2:03 PM, Christian Stimming wrote:
> Am Samstag, 14. Dezember 2013, 13:53:26 schrieb John Ralls:
>> On Dec 14, 2013, at 1:47 PM, Christian Stimming
> wrote:
>>> I just updated to current trunk (r23561) and tried to enter my normal cash
>>> transactions of the day, but it do
On Dec 14, 2013, at 2:27 PM, John Ralls wrote:
>
> On Dec 14, 2013, at 2:03 PM, Christian Stimming
> wrote:
>
>> Am Samstag, 14. Dezember 2013, 13:53:26 schrieb John Ralls:
>>> On Dec 14, 2013, at 1:47 PM, Christian Stimming
>> wrote:
I just updated to current trunk (r23561) and tried
23 matches
Mail list logo