On Mon, Aug 3, 2009 at 12:44 PM, Colin Law wrote:
> 2009/8/3 Phil Longstaff :
> > The budget report is my current itch, so I've been upgrading it.
> >
> > My latest change is to provide more control over the columns. To do
> this, the
> > top level creates a scheme list where each element contro
Hello,
I was trying to figure out how to tweak the Budget report (ie
reports/standard-report/budget.scm) to my liking. However my scheme skills
are not that good and I am having trouble understanding some of the code.
Can someone who is familiar with the code help guide me through it?
Some of th
Hello,
I was trying to figure out how to tweak the Budget report (ie
reports/standard-report/budget.scm) to my liking. However my scheme skills
are not that good and I am having trouble understanding some of the code.
Can someone who is familiar with the code help guide me through it?
Some of th
On Mon, Jun 15, 2009 at 10:19 AM, Derek Atkins wrote:
> Don Zickus writes:
>
>> On Sat, Jun 6, 2009 at 12:12 PM, Phil Longstaff wrote:
>>> Hmmm... I just built from svn using your configure options and had no
>>> problem. Were there any problems during configure o
On Sat, Jun 6, 2009 at 12:12 PM, Phil Longstaff wrote:
> Hmmm... I just built from svn using your configure options and had no
> problem. Were there any problems during configure or make? Is it
> reproducible? Can you send a sample data file with the problem?
OK, so I figured out my problem, SWIG_
On Sat, Jun 6, 2009 at 12:12 PM, Phil Longstaff wrote:
> Hmmm... I just built from svn using your configure options and had no
> problem. Were there any problems during configure or make? Is it
> reproducible? Can you send a sample data file with the problem?
Well it is hard to say. It compiled
=no
Cheers,
Don
>
> From: Don Zickus
> To: gnucash-devel@gnucash.org
> Sent: Friday, June 5, 2009 11:13:06 PM
> Subject: segfault using latest svn tree
>
> Hello,
>
> I was building the latest svn tree and tried running the compiled
>
Hello,
I was building the latest svn tree and tried running the compiled
binary. Everything started fine, until I tried to look at a Budget
Report. After selecting Reports->Budget->Budget Report, gnucash
segfaults on me. Anyone have any thoughts? I really don't compile
gnucash often and used t
Hello,
I was trying hacking on a budget reporting feature in the svn trunk
for my own curiosity. Unfortunately, I apparently suck at Scheme. I
thought the code looked intuitive enough that I could hack up
something simple without much pain but I was wrong. In fact, now I am
frustrated because I