Re: Unexpected results in attempting a patch

2010-09-21 Thread Yawar Amin
On 2010-09-21, at 02:41, Frank H. Ellenberger wrote: […] Shouldn't this stuff be done somewhere by make make install? Frank Ideally yes, but either I’m not too familiar with the autogen/configure/make system or the makefile is broken:

Patch for accelerators not working

2010-09-21 Thread Cristian Marchi
I've found out that some accelerators are not working in the qif import druid. After investigating I've found out that a line was missing in qif.glade file. Attached there is a patch that correct the problem (tried by recompiling locally the code). May I submit this patch or those accelerators

RE: Questions re Documentation in Bugzilla

2010-09-21 Thread Thomas Bullock
Christian, Thanks for making that clear. I will follow that practice. Tom -Original Message- From: Christian Stimming [mailto:stimm...@tuhh.de] Sent: Monday, September 20, 2010 1:48 PM To: Thomas Bullock Cc: gnucash-devel (gnucash-devel@gnucash.org) Subject: Re: Questions re

Re: Disputing a donation to the gnucash project?

2010-09-21 Thread Michael W. Carney
On 09/15/2010 06:06 PM, Derek Atkins wrote: Michael, I received an email from your donation, and then received a message from paypal that you are disputing your donation. What's up with that? I'm sorry for bringing this up publically, but frankly in the years we've been accepting donations

Media enquiry

2010-09-21 Thread Rob Griffin
Hello I am a journalist writing a review of GNU cash software but wondered if I could double check the following please? Unfortunately the PR press team is unavailable at the moment I've been told. 1. Can you import data from other programs/spreadsheets? 2. Are you able to download

Windows Nightly Builds Failed Since r19572

2010-09-21 Thread Kim Wood
Dear Devs, We have had another failure over the last several days of the windows nightly builds. Last good build available for download (as of Friday 17 September 2010) is r19572. Regards, Kim Wood -- View this message in context:

Re: win32 nightly build broken

2010-09-21 Thread Derek Atkins
Derek Atkins warl...@mit.edu writes: Christian Stimming stimm...@tuhh.de writes: I ran reset.sh and cleaned out the build dir, but due to some hardware issues the nightly build didn't fire last night. I just went in to start it manually but it looks like someone beat me to it. Yeah, I'm

Re: libgnc-qof.so.1: cannot open shared object file

2010-09-21 Thread Derek Atkins
... offonoffoffon...@gmail.com writes: What do you get from:  ldd /usr/local/lib/libgnc-qof.so.1 On the debian system: $  ldd /usr/local/lib/libgnc-qof.so.1     linux-gate.so.1 =  (0xb778)     libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0xb773)    

Re: New 2.3.15 dmg on Sourceforge

2010-09-21 Thread Derek Atkins
John, John Ralls jra...@ceridwen.us writes: Someone found a bug, and I made a better Gtk+ patch for modifer keys (Option and Command, mostly), so Gnucash Intel 2.3.15.3.dmg is now up at sourceforge (and the old ones aren't). Would someone with webpage privs please update the Intel link on

Re: Unexpected results in attempting a patch

2010-09-21 Thread Derek Atkins
Yawar Amin yawar.a...@gmail.com writes: Ideally yes, but either I’m not too familiar with the autogen/configure/make system or the makefile is broken: [snip] The process is: ./autogen.sh ./configure make make install And I don’t want to pull in libtool and maybe a bunch of other stuff

Re: Windows Nightly Builds Failed Since r19572

2010-09-21 Thread Derek Atkins
Kim Wood kim.w...@bigpond.net.au writes: Dear Devs, We have had another failure over the last several days of the windows nightly builds. Last good build available for download (as of Friday 17 September 2010) is r19572. Yep, we know. The docs are tickling a bug in xsltproc causing a

Re: Media enquiry

2010-09-21 Thread Derek Atkins
Hi, Rob Griffin m...@robgriffin.co.uk writes: Hello I am a journalist writing a review of GNU cash software but wondered if I could double check the following please? Unfortunately the PR press team is unavailable at the moment I've been told. This is really a question that should be asked

RE: Unexpected results in attempting a patch

2010-09-21 Thread Thomas Bullock
-Original Message- From: David Jensen [mailto:david.e.jen...@gmail.com] Sent: Monday, September 20, 2010 8:41 PM To: Thomas Bullock Cc: Yawar Amin; gnucash-devel (gnucash-devel@gnucash.org) Subject: Re: Unexpected results in attempting a patch Tom, You don't pipe (|) to an

Re: win32 nightly build broken

2010-09-21 Thread Christian Stimming
Zitat von Derek Atkins warl...@mit.edu: Derek Atkins warl...@mit.edu writes: Christian Stimming stimm...@tuhh.de writes: I ran reset.sh and cleaned out the build dir, but due to some hardware issues the nightly build didn't fire last night. I just went in to start it manually but it looks

RE: Unexpected results in attempting a patch

2010-09-21 Thread Thomas Bullock
Yawar, Thanks for the thoro reply re my 2 questions and the link to pipes and redirection. That definitely helps. I will be implementing your commands to get the results we both expect. Thanks for detailing the part of the process that I had not yet seen on the way to the patch! Tom

Re: New 2.3.15 dmg on Sourceforge

2010-09-21 Thread Christian Stimming
Am Tuesday 21 September 2010 schrieb Derek Atkins: John, John Ralls jra...@ceridwen.us writes: Someone found a bug, and I made a better Gtk+ patch for modifer keys (Option and Command, mostly), so Gnucash Intel 2.3.15.3.dmg is now up at sourceforge (and the old ones aren't). Would

Re: New 2.3.15 dmg on Sourceforge

2010-09-21 Thread Christian Stimming
Am Tuesday 21 September 2010 schrieb Christian Stimming: Am Tuesday 21 September 2010 schrieb Derek Atkins: John, John Ralls jra...@ceridwen.us writes: Someone found a bug, and I made a better Gtk+ patch for modifer keys (Option and Command, mostly), so Gnucash Intel 2.3.15.3.dmg is

Re: Patch for accelerators not working

2010-09-21 Thread Christian Stimming
Am Tuesday 21 September 2010 schrieb Cristian Marchi: I've found out that some accelerators are not working in the qif import druid. After investigating I've found out that a line was missing in qif.glade file. Attached there is a patch that correct the problem (tried by recompiling locally

Re: New 2.3.15 dmg on Sourceforge

2010-09-21 Thread Derek Atkins
On Tue, September 21, 2010 2:12 pm, Christian Stimming wrote: ... I was about to say, but then it turned out my svn client has had whatever kind of malfunction and my IP address temporarily slipped on the blacklist of our svn server, so I couldn't complete the commit. The change is below,

Re: win32 nightly build broken

2010-09-21 Thread Christian Stimming
Am Tuesday 21 September 2010 schrieb Derek Atkins: FYI, I noticed this morning that the build didn't complete. It was (again) a failure in xsltproc. Amusingly there were two builds, and both failed in the same place in the same way, so perhaps there is a bug in our documentation that is

Re: New 2.3.15 dmg on Sourceforge

2010-09-21 Thread John Ralls
On Sep 21, 2010, at 11:12 AM, Christian Stimming wrote: Am Tuesday 21 September 2010 schrieb Christian Stimming: Am Tuesday 21 September 2010 schrieb Derek Atkins: John, John Ralls jra...@ceridwen.us writes: Someone found a bug, and I made a better Gtk+ patch for modifer keys (Option and

Patch file - partial support for Capital Gains US tax reporting

2010-09-21 Thread J. Alex Aycinena
I have attached a patch file to bug # 554396 in bugzilla which implements partial support for Capital Gains US Tax Reporting using code 673 as described in the bug. It also corrects a minor error in how line data is displayed in the Edit- Tax Options dialogue. I would be grateful if one of the