GnuCash, Windows 7 and MySQL

2010-12-04 Thread Geert Janssens
I just managed to resolve the issue of using GnuCash with MySQL on Windows 7 (both 32bit and 64bit). There were two bugs reported for this: https://bugzilla.gnome.org/show_bug.cgi?id=624465 https://bugzilla.gnome.org/show_bug.cgi?id=635911 Apart from an unitialized pointer bug, the main reason

Re: python interface - access to price database

2010-12-04 Thread Mike Evans
On Friday December 3 2010 17:55:49 Mark Jenkins wrote: that there is no python interface to the price database. Are there plans to include these functions? Not planning to add anything for this right now, as I'm my use of the python bindings is almost entirely the insertion of new

Re: close books

2010-12-04 Thread Robin Chattopadhyay
I added the following suggestion to Bug # 570042 https://bugzilla.gnome.org/show_bug.cgi?id=570042. I have an alternative suggestion. In short: Update the database schema to include a boolean flag at transaction (or split) level to identify the transaction as a book-closing transaction. At a

Re: GnuCash, Windows 7 and MySQL

2010-12-04 Thread Christian Stimming
Am Samstag, 4. Dezember 2010 schrieb Geert Janssens: https://bugzilla.gnome.org/show_bug.cgi?id=624465 https://bugzilla.gnome.org/show_bug.cgi?id=635911 But I'm not only writing this to inform, I would also like to propose to change the hostname that is set by default in the Save As and Open

Re: GnuCash, Windows 7 and MySQL

2010-12-04 Thread John Ralls
On Dec 4, 2010, at 1:00 PM, Christian Stimming wrote: Am Samstag, 4. Dezember 2010 schrieb Geert Janssens: https://bugzilla.gnome.org/show_bug.cgi?id=624465 https://bugzilla.gnome.org/show_bug.cgi?id=635911 But I'm not only writing this to inform, I would also like to propose to change

Re: GnuCash, Windows 7 and MySQL

2010-12-04 Thread Derek Atkins
Or better yet, internally replace localhost with 127.0.0.1? -derek - Reply message - From: Christian Stimming stimm...@tuhh.de Date: Sat, Dec 4, 2010 4:00 pm Subject: GnuCash, Windows 7 and MySQL To: gnucash-devel@gnucash.org Am Samstag, 4. Dezember 2010 schrieb Geert Janssens:

Re: quote software

2010-12-04 Thread John Ralls
On Dec 3, 2010, at 8:26 PM, Mary Lacy wrote: this is the screen i get when I try to run this app. screen-capture.png On Dec 3, 2010, at 4:54 PM, John Ralls wrote: Ah. I get that too when I try to run it on Leopard. I've put a better version at

Re: GnuCash, Windows 7 and MySQL

2010-12-04 Thread Mike Alexander
I think it would be better to use an ifdef (although the ifdef could control whether to do the replacement you describe) since it's possible, although unlikely, to have localhost be something other than 127.0.0.1 on a non-Windows system. Mike --On December 4, 2010 5:13:39 PM -0500

Re: GnuCash, Windows 7 and MySQL

2010-12-04 Thread Derek Atkins
That's fine. I just think the UI should still say localhost. -derek - Reply message - From: Mike Alexander m...@umich.edu Date: Sat, Dec 4, 2010 7:06 pm Subject: GnuCash, Windows 7 and MySQL To: Derek Atkins de...@ihtfp.com, Christian Stimming stimm...@tuhh.de, gnucash-devel@gnucash.org

Re: Custom Reports Mgration from 2.2.9 to 2.3.17?

2010-12-04 Thread David T.
Well, this is odd. Here is the first thing in ~/Library: dhtmbp:Library david$ ls -l G* Gnucash-2.2.9: total 0 drwxr-xr-x3 david david 102 Mar 11 2010 Library drwxr-xr-x 121 david david 4114 Mar 11 2010 bin drwxr-xr-x6 david david 204 Mar 11 2010 etc drwxr-xr-x 33 david

Re: Custom Reports Mgration from 2.2.9 to 2.3.17?

2010-12-04 Thread John Ralls
On Dec 4, 2010, at 4:52 PM, David T. wrote: Well, this is odd. Here is the first thing in ~/Library: dhtmbp:Library david$ ls -l G* Gnucash-2.2.9: total 0 drwxr-xr-x3 david david 102 Mar 11 2010 Library drwxr-xr-x 121 david david 4114 Mar 11 2010 bin drwxr-xr-x6 david