Re: GnuCash, Windows 7 and MySQL

2010-12-06 Thread Derek Atkins
de...@ihtfp.com wrote: 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

Re: GnuCash, Windows 7 and MySQL

2010-12-06 Thread Mike Alexander
--On December 6, 2010 9:21:44 AM -0500 Derek Atkins warl...@mit.edu wrote: Mike Alexander m...@umich.edu writes: 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

Re: GnuCash, Windows 7 and MySQL

2010-12-06 Thread Derek Atkins
Mike Alexander m...@umich.edu writes: --On December 6, 2010 9:21:44 AM -0500 Derek Atkins warl...@mit.edu wrote: Mike Alexander m...@umich.edu writes: 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

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: 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: https

Re: GnuCash, Windows 7 and MySQL

2010-12-04 Thread Mike Alexander
Derek Atkins de...@ihtfp.com wrote: 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

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