2009-06-08 GnuCash IRC logs

01:58:35 *** palatin has joined #gnucash
02:00:44 *** solexious has quit IRC
02:02:09 *** mps has joined #gnucash
02:26:03 *** palatin has quit IRC
03:06:22 *** bswitzer has joined #gnucash
03:17:26 *** _BS_ has joined #gnucash
03:19:34 <_BS_> http://www.gnucash.org/docs.phtml, GnuCash v2.0 (current stable release), help manual and concepts guide ... where is this manual and guide available either as a single monolithic html, or pdf, file, for download? Thanks.
03:20:05 <_BS_> And ... could the answer to this please be added to the FAQ.
03:29:05 *** MechtiIde has joined #gnucash
03:38:51 *** bentob0x has joined #gnucash
04:54:05 *** nomeata has joined #gnucash
05:33:44 *** MechtiIde has quit IRC
05:39:25 *** MechtiIde has joined #gnucash
06:08:46 *** nomeata has quit IRC
06:12:49 *** ErKa has joined #gnucash
07:16:47 *** bentob0x has quit IRC
08:13:03 *** warlord-afk is now known as warlord
08:13:07 <warlord> _BS_: it's not.
08:15:07 *** Jimraehl has left #gnucash
08:23:29 *** JimRaehl2 has joined #gnucash
08:27:21 *** JimRaehl2 has left #gnucash
08:27:36 *** JimRaehl2 has joined #gnucash
10:53:47 *** _BS_ has quit IRC
10:57:42 *** ErKa has quit IRC
11:07:30 *** bentob0x has joined #gnucash
11:31:35 *** mps has quit IRC
11:49:58 *** MechtiIde has quit IRC
12:12:03 *** palatin has joined #gnucash
13:16:44 *** MechtiIde has joined #gnucash
13:22:53 *** hvx has joined #gnucash
13:30:03 *** twunder has joined #gnucash
15:18:30 *** hvx has quit IRC
15:18:37 *** warlord is now known as warlord-afk
16:05:57 *** bentob0x has quit IRC
16:54:52 *** MechtiIde has quit IRC
17:01:06 *** cortana has joined #gnucash
17:04:42 *** palatin has quit IRC
17:06:43 *** alex1 has joined #gnucash
17:31:11 *** test34 has joined #gnucash
17:31:59 <test34> version 2.3.0 and 2.3.1 are development versions ?
17:32:43 <jsled> yes
17:32:57 <test34> thanks
17:33:00 <jsled> Hasn't every announcement said exactly that?
17:33:17 <jsled> The 2.3.x releases will culminate in a 2.4.0 stable (series)
17:33:27 <test34> sorry I was just looking at the SVN, I didnt read any announcements
17:33:38 <jsled> fair enough
17:40:08 *** twunder has quit IRC
18:05:33 *** sjc has joined #gnucash
18:26:45 *** cortana has quit IRC
19:14:11 *** sjc has quit IRC
19:19:22 *** fernando has joined #gnucash
19:22:22 *** sjc has joined #gnucash
19:32:39 *** cortana has joined #gnucash
19:35:29 *** fernando has quit IRC
19:40:23 *** twunder has joined #gnucash
20:02:01 *** sjc has quit IRC
20:10:17 *** cortana has quit IRC
20:22:44 <alex1> I'm trying to use (gnc-get-current-book) in a new procedure I'm defining in 'us.scm'. It is defined in 'gnc-ui-util.c' and is used in several other scm modules throughout gnucash. But when I run the procedure, it fails with 'unbound variable'. How do I make it known to the module? Can anyone help?
20:26:31 <alex1> I'm going to have the same problem with 'gnc-book-get-slots' which is defined in 'swig-engine.c' and 'qof-book-kvp-changed', defined in 'qofbook.c', which I call next, too.
20:26:47 <jsled> alex1: perhaps, (use-modules (gnucash)) ?
20:26:59 <jsled> I never did figure out how modules/deps/imports worked in schemeland.
20:27:40 <alex1> I'll try and let you know how it goes.
20:33:21 <alex1> Nope - that crashed with 'no code for module'.
20:34:45 *** twunder has quit IRC
20:39:30 <alex1> I tried (load-extension "libgncmod-app-utils" "scm_init_sw_app_utils_module") but that didn't seem to change anything. That's where gnc-ui-utils.c get's compiled into.
20:45:18 *** bleucheese has joined #gnucash
20:47:41 *** bleucheese has left #gnucash
21:04:52 *** warlord-afk is now known as warlord
21:05:00 <warlord> alex1: try: (use-modules (gnucash main)) ??
21:05:32 <warlord> or maybe (use-modules (gnucash engine))
21:18:13 *** JimRaehl2 has left #gnucash
21:18:35 *** Jimraehl has joined #gnucash
21:32:48 *** bleucheese has joined #gnucash
21:35:26 *** bleucheese has joined #gnucash
22:01:46 *** twunder has joined #gnucash
22:13:40 *** twunder has quit IRC
23:41:47 *** warlord is now known as warlord-afk