Re: New gnucash Mac OSX binaries fail to start

2009-08-22 Thread John Ralls
On Aug 22, 2009, at 2:09 PM, David T. wrote: I didn't bother with the command line; I just dragged the .app into Applications, and then double clicked the icon there, and it fired up just fine. I will note that I already have Gnucash installed via Fink, and therefore a data file and all

Re: GnuCash OSX

2009-08-22 Thread Charles Day
On Sat, Aug 22, 2009 at 7:39 PM, John Ralls wrote: > > On Aug 22, 2009, at 2:44 PM, Charles Day wrote: > > I believe aqbanking is written for Qt3, so it would have to be patched to >> compile against Qt4. >> > > I did notice instructions in the aqbanking README for building it with QT4, > but I

Re: GnuCash OSX

2009-08-22 Thread John Ralls
On Aug 22, 2009, at 2:44 PM, Charles Day wrote: I believe aqbanking is written for Qt3, so it would have to be patched to compile against Qt4. I did notice instructions in the aqbanking README for building it with QT4, but I haven't tried that yet. I haven't looked at what would be invo

Re: GnuCash OSX

2009-08-22 Thread Charles Day
I believe aqbanking is written for Qt3, so it would have to be patched to compile against Qt4. -Charles On Sat, Aug 22, 2009 at 2:15 PM, David Reiser wrote: > Except that the bigger problem here is that aqbanking doesn't work with Qt > Mac. Although I haven't tried it lately, the aqbanking setup

Re: New gnucash Mac OSX binaries fail to start

2009-08-22 Thread David T.
I didn't bother with the command line; I just dragged the .app into Applications, and then double clicked the icon there, and it fired up just fine. I will note that I already have Gnucash installed via Fink, and therefore a data file and all the preferences; I wonder whether the binary needs th

Re: GnuCash OSX

2009-08-22 Thread David Reiser
Except that the bigger problem here is that aqbanking doesn't work with Qt Mac. Although I haven't tried it lately, the aqbanking setup wizard hasn't changed enough for me to expect that it would build successfully with QtMac. Dave On Aug 22, 2009, at 3:33 PM, Bryce Poole wrote: The simple

New gnucash Mac OSX binaries fail to start

2009-08-22 Thread Bryce Poole
I download the new Mac OS X binaries at SF. (Thanks for putting it up.) It installed fine. However it failed to start. I started it from the command line and this is what I saw: $ sudo ./GnuCash Password: grep: 12:27:49.111: No such file or directory grep: defaults[22033]: No such file or dire

Re: AMD64 compilation problem: cast from pointer to integer of different size

2009-08-22 Thread Phil Longstaff
On August 22, 2009 03:00:23 pm Sebastian Held wrote: > To compile on AMD64 I need the following patch. > Don't know, if that gets the correct bits... > > Sebastian > > patch: > > Index: /home/sebastian/src/gnucash.trunk/src/backend/sql/gnc-budget-sql.c >

Re: GnuCash OSX

2009-08-22 Thread Bryce Poole
The simplest way to get Qt building on the Mac is to download the Qt SDK. The main page: http://qt.nokia.com/products/qt/downloads The specific Mac page: http://qt.nokia.com/downloads/sdk-mac-os-cpp Regards, Bryce On Fri, Aug 21, 2009 at 10:16 AM, John Ralls wrote: > > On Aug 21, 2009, at 8:32 A

AMD64 compilation problem: cast from pointer to integer of different size

2009-08-22 Thread Sebastian Held
To compile on AMD64 I need the following patch. Don't know, if that gets the correct bits... Sebastian patch: Index: /home/sebastian/src/gnucash.trunk/src/backend/sql/gnc-budget-sql.c === --- /home/sebastian/src/gnucash.trunk/src/ba

Re: entry transaction not only at bottom

2009-08-22 Thread Phil Longstaff
On August 22, 2009 08:37:23 am Derek Atkins wrote: > Quoting hend...@topoi.pooq.com: > > What I see as needed is for the new-transaction entry line, which is now > > always at the bottom of the register, and can be scrolled out of the > > window, to instead be permanently at the bottom of the windo