Re: OFX import from aqbanking (was: Fresh build of jhbuild and gnucash on OSX)

2011-05-20 Thread Brad Grupczynski
n-aqbanking.c. Just follow the examples for e.g. mt940, all in the above directory. " But there is already an OFX import menu item so I didn't do anything here. -Brad patch.diff Description: Binary data - Brad Grupczynski brad.gnuc...@gmail.com _

Re: Creating GnuCash bundle problems

2011-05-09 Thread Brad Grupczynski
On May 10, 2011, at 12:12 AM, Brad Grupczynski wrote: > > On May 9, 2011, at 9:46 PM, John Ralls wrote: > >> >> On May 9, 2011, at 6:09 PM, Brad Grupczynski wrote: >> >>> >>> On May 8, 2011, at 9:54 PM, John Ralls wrote: >>> >>

Re: Creating GnuCash bundle problems

2011-05-09 Thread Brad Grupczynski
On May 9, 2011, at 9:46 PM, John Ralls wrote: > > On May 9, 2011, at 6:09 PM, Brad Grupczynski wrote: > >> >> On May 8, 2011, at 9:54 PM, John Ralls wrote: >> >>> >>> On May 8, 2011, at 7:23 PM, Brad Grupczynski wrote: >>> &g

Re: Creating GnuCash bundle problems

2011-05-09 Thread Brad Grupczynski
On May 8, 2011, at 9:54 PM, John Ralls wrote: > > On May 8, 2011, at 7:23 PM, Brad Grupczynski wrote: > >> >> On May 8, 2011, at 12:07 PM, John Ralls wrote: >> >>> >>> On May 8, 2011, at 7:47 AM, Brad Grupczynski wrote: >>> >&g

Re: Creating GnuCash bundle problems

2011-05-08 Thread Brad Grupczynski
On May 8, 2011, at 12:07 PM, John Ralls wrote: > > On May 8, 2011, at 7:47 AM, Brad Grupczynski wrote: > >> Hi everyone, >> >> Trying to create a bundle using instructions: >> http://wiki.gnucash.org/wiki/MacOSX/Quartz#Making_a_Bundle >> https://gith

Creating GnuCash bundle problems

2011-05-08 Thread Brad Grupczynski
t;, line 330, in get_binaries binaries.append(Binary.from_node(node)) File "/Users/gnucash2/ige-mac-bundler-0.5/bundler/project.py", line 149, in from_node raise "The tag 'binary' is not allowed to have a 'dest' property" TypeError: exceptions m

Re: Can't transfer quicken files - HELP please

2011-04-28 Thread Brad Grupczynski
vid, GnuCash can't import Quicken files directly. You would have to export them from Quicken first into a format that Quicken understands (QIF, OFX, or CSV). But I'm not familiar with Quicken and if that can be done. I would expect that

Re: gnucash running under gdb - Could not find object file, cleaning

2011-04-25 Thread Brad Grupczynski
On Apr 25, 2011, at 5:40 PM, John Ralls wrote: > > On Apr 25, 2011, at 2:47 PM, Brad Grupczynski wrote: > >> >> On Apr 24, 2011, at 12:21 AM, John Ralls wrote: >> >>> I also find that it's necessary to link the dSYM directories (which are >>>

Re: gnucash running under gdb - Could not find object file, cleaning

2011-04-25 Thread Brad Grupczynski
porters/swift/.libs/swift.so.dSYM ./src/plugins/imexporters/xmldb/.libs/xmldb.so.dSYM ./src/plugins/imexporters/yellownet/.libs/yellownet.so.dSYM ./src/plugins/parsers/dtaus/.libs/dtaus.so.dSYM ./src/plugins/parsers/swift/.libs/swift.so.dSYM --

Re: gnucash running under gdb - Could not find object file, cleaning

2011-04-25 Thread Brad Grupczynski
On Apr 24, 2011, at 12:21 AM, John Ralls wrote: > > On Apr 23, 2011, at 7:52 PM, Brad Grupczynski wrote: > >> Trying to get gnucash running under gdb. Using "gnucash-gdb". I'm getting >> many warnings about not being able to find object files.

gnucash running under gdb - Could not find object file, cleaning

2011-04-23 Thread Brad Grupczynski
x27;t see .lax files anywhere. Ignore these warnings? On another note, and it may not be important, I noticed this when cleaning in several spots: test -z " gnucash .scm-links" || rm -f gnucash .scm-links rm: gnucash: is a directory If we really want "gnucash" deleted then

Re: Fresh build of jhbuild and gnucash on OSX

2011-04-22 Thread Brad Grupczynski
On Apr 22, 2011, at 11:56 PM, John Ralls wrote: > > On Apr 22, 2011, at 6:30 PM, Brad Grupczynski wrote: > >> >> On Apr 22, 2011, at 4:55 PM, John Ralls wrote: >>> >>> Just jhbuild build it. It will build in its own source directory and >>&g

Re: Fresh build of jhbuild and gnucash on OSX

2011-04-22 Thread Brad Grupczynski
On Apr 22, 2011, at 10:03 PM, Brad Grupczynski wrote: > > On Apr 22, 2011, at 3:56 PM, John Ralls wrote: > >> Yes, that's right, though when I'm working on something, I'll just start a >> jhbuild shell and cd to the working directory, where I can work norm

Re: Fresh build of jhbuild and gnucash on OSX

2011-04-22 Thread Brad Grupczynski
nable-ofx --enable-aqbanking --enable-binreloc --enable-dbi --with-html-engine='webkit' --disable-static Do I need to add all the options or can I just do "./configure" as you have above? (I've used ./configure as a user during installs but never as a develo

Re: Fresh build of jhbuild and gnucash on OSX

2011-04-22 Thread Brad Grupczynski
On Apr 22, 2011, at 4:55 PM, John Ralls wrote: > > On Apr 22, 2011, at 2:24 PM, Brad Grupczynski wrote: > >> >> On Apr 22, 2011, at 3:56 PM, John Ralls wrote: >> >>> >>> On Apr 22, 2011, at 1:06 PM, Brad Grupczynski wrote: >>> &g

Re: Fresh build of jhbuild and gnucash on OSX

2011-04-22 Thread Brad Grupczynski
On Apr 22, 2011, at 4:43 PM, Martin Preuss wrote: > Hi, > > On Freitag 22 April 2011, Brad Grupczynski wrote: > [...] >> Yeah, I just realized that aqbanking and gwehywfar are completely separate >> entities. I see a problem already. Aqbanking is packing "NAME

Re: Coding conventions

2011-04-22 Thread Brad Grupczynski
On Apr 22, 2011, at 4:52 PM, Martin Preuss wrote: > Hi, > > On Freitag 22 April 2011, Brad Grupczynski wrote: > [...] >> Thanks. Missed that link. That's the style I like anyway. I was looking at >> aqbanking code... > [...] > > So? There are only about t

Re: Coding conventions

2011-04-22 Thread Brad Grupczynski
On Apr 22, 2011, at 4:11 PM, John Ralls wrote: > > On Apr 22, 2011, at 1:37 PM, Brad Grupczynski wrote: > >> I can't find coding conventions. I see a mix of styles in the code. I'd like >> to standardize the modules I work on. e.g. 4 spaces instead of tabs, etc.

Re: Fresh build of jhbuild and gnucash on OSX

2011-04-22 Thread Brad Grupczynski
On Apr 22, 2011, at 3:56 PM, John Ralls wrote: > > On Apr 22, 2011, at 1:06 PM, Brad Grupczynski wrote: > >> >> On Apr 22, 2011, at 1:05 PM, John Ralls wrote: >> >>> >>> On Apr 22, 2011, at 10:41 AM, Brad Grupczynski wrote: >>&

Coding conventions

2011-04-22 Thread Brad Grupczynski
I can't find coding conventions. I see a mix of styles in the code. I'd like to standardize the modules I work on. e.g. 4 spaces instead of tabs, etc. Can someone point me to them if they exist? Brad Grupczynski brad.gnuc...@gmail.com _

OSX IDE

2011-04-22 Thread Brad Grupczynski
I was hoping to use an IDE. Eclipse was my first best guess. But I heard of some people actually using XCode. Can anyone give some advice? Thanks. Brad Grupczynski brad.gnuc...@gmail.com ___ gnucash-devel mailing list gnucash-devel@gnucash.org https

Re: Fresh build of jhbuild and gnucash on OSX

2011-04-22 Thread Brad Grupczynski
On Apr 22, 2011, at 1:05 PM, John Ralls wrote: > > On Apr 22, 2011, at 10:41 AM, Brad Grupczynski wrote: > >> This process has felt like a rite of passage. >> >> I'm wondering if I did everything in a way that I have a good build. >> >> I w

Fresh build of jhbuild and gnucash on OSX

2011-04-22 Thread Brad Grupczynski
This process has felt like a rite of passage. I'm wondering if I did everything in a way that I have a good build. I was going to work on the OFX/aqbanking parser. Importing from a file and importing online data parses differently. I have been importing from a file and have switched to online a