Re: Easier reports with eguile-gnc

2009-04-04 Thread Chris Dennis
Andrew Sackville-West wrote: On Mon, Mar 23, 2009 at 09:14:00AM +, Chris Dennis wrote: Andrew Sackville-West wrote: On Mon, Mar 09, 2009 at 09:34:16AM +, Chris Dennis wrote: My previous posting on this topic[1] got no response, but I've now completed work on this project, and created a

Re: Crash in dialog_file_access.c (was Re: Trouble compiling)

2009-04-04 Thread Phil Longstaff
Because it's a variable on the stack so its value is undefined before it is set. Phil On April 4, 2009 05:34:39 pm David Reiser wrote: > So even though I have 3 dbd files in the location specified in > configure with --with-dbi-dbd-dir=, my list is still null because > gnucash hasn't asked for t

Re: Crash in dialog_file_access.c (was Re: Trouble compiling)

2009-04-04 Thread David Reiser
So even though I have 3 dbd files in the location specified in configure with --with-dbi-dbd-dir=, my list is still null because gnucash hasn't asked for the registered backends yet? If so, why would Sebastian's example show a non-null list with a breakpoint at the same location? Dave On

Re: Crash in dialog_file_access.c (was Re: Trouble compiling)

2009-04-04 Thread Phil Longstaff
List being null isn't the problem. "list" isn't used until after that point in the code (it asks qof for the list of registered backends and doesn't add combobox entries for "sqlite3", "mysql" or "pgsql" if there isn't a registered backend, and the libdbi backend doesn't register a backend if t

Re: Crash in dialog_file_access.c (was Re: Trouble compiling)

2009-04-04 Thread David Reiser
[...] From: Sebastian Held To: Phil Longstaff Cc: David Reiser ; Derek Atkins >; Gnucash list Sent: Thursday, April 2, 2009 3:19:10 PM Subject: Re: Trouble compiling Same (rev18012) here on windows: 63A4A37E libgobject-2.0-0.dll:63A4A37E g_object_connect 6

Re: GNUCACH Language

2009-04-04 Thread Andrew Sackville-West
On Sat, Apr 04, 2009 at 06:48:05PM +0430, Mohsen wrote: > Hi, how can I add my custom language to gnucash??? Could please help me? http://wiki.gnucash.org/wiki/Translation A signature.asc Description: Digital signature ___ gnucash-devel mailing list

Re: GNUCACH Language

2009-04-04 Thread Cristian Marchi
If you are talking about the localization to a Language that is not yet supported, you could read the wiki page about translation and in particular the section named "Build a new .po file". http://wiki.gnucash.org/wiki/Translation#Build_a_new_.po_file Mohsen ha scritto: Hi, how can I add my c

GNUCACH Language

2009-04-04 Thread Mohsen
Hi, how can I add my custom language to gnucash??? Could please help me? Mohsen Zadmehr ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

GnuCash and Vista

2009-04-04 Thread Paul Hammond
Dear GnuCash developers, Can somebody please let me know if it is planned for GnuCash to run on Vista 64-bit. I'm hoping to use GnuCash, but would rather not reduce to 32-bit operation. Thanks very much, Paul Hammond (phamm...@prah.flyer.co.uk) _ I am using the Free versi

Re: Tutorial on Plugins

2009-04-04 Thread Marcus Wolschon
On Fri, Apr 3, 2009 at 9:39 PM, Sebastian Held wrote: > The page "Building" was already there and that seems to be the best > place to put this tutorial in (the best place I had write permissions to). > APIs - yes, good point. But I do not know ;) As far as I currenty > believe, the plugin is abl

Re: Translating the manual

2009-04-04 Thread Christian Stimming
Am Samstag, 4. April 2009 05:46 schrieb Jo-Erlend Schinstad: > Hello all. > > I love the manual/book that comes with GnuCash. I love it so much, I'd > like to translate it to > Norwegian for the next release. But first, I'd like to know if anyone > is working on it To our knowledge nobody is work