2010-02-12 GnuCash IRC logs

01:44:56 *** jean has joined #gnucash
01:56:04 *** jean has quit IRC
02:52:12 *** e-ndy has joined #gnucash
03:25:14 *** jpetersen has joined #gnucash
03:43:24 *** e-ndy has quit IRC
04:48:24 *** fDavid has joined #gnucash
05:00:31 *** e-ndy has joined #gnucash
05:37:59 *** fDavid has quit IRC
06:20:15 *** jpetersen has quit IRC
06:27:02 *** fDavid has joined #gnucash
06:32:08 *** jpetersen has joined #gnucash
07:31:45 *** pentabass has joined #gnucash
07:47:59 *** bentob0x has joined #gnucash
07:57:55 *** Jimraehl has left #gnucash
08:05:49 *** Jimraehl has joined #gnucash
08:21:13 *** ErKa has joined #gnucash
08:57:46 *** KaiForce has joined #gnucash
09:03:35 *** thomas___ has joined #gnucash
09:04:13 *** thomas has quit IRC
09:14:04 *** ErKa has quit IRC
09:45:43 *** nomeata has joined #gnucash
09:52:17 *** ErKa has joined #gnucash
09:58:47 *** daedeloth has joined #gnucash
10:07:58 *** ErKa has quit IRC
11:14:22 *** jpetersen has quit IRC
11:17:36 *** e-ndy has quit IRC
11:34:35 *** fDavid has quit IRC
11:37:43 *** wph has joined #gnucash
11:38:23 <wph> Is there a way to import a CSV of customers into Gnucash?
11:39:31 <jsled> no
11:53:40 <wph> Thanks. Might try updating scripting and updated of the XML directly (on a copy)... fingers crossed.
11:56:43 *** warlord-afk is now known as warlord-slow
11:57:05 <warlord-slow> wph: there was someone working on a customer import plugin. You might want to look at the gnucash-devel archives from the last month or two
11:59:36 <wph> thanks warlord
12:04:30 *** wph has left #gnucash
12:22:13 *** TommyT has joined #gnucash
12:28:31 <TommyT> I just upgraded my system from Ubuntu 9.04 to 9.10. I compiled GnuCash head from svn under 9.04 the other day, and today it won't finish compiling. "gnc-backend-sql.h:718: error: expected identifier or ‘(’ before ‘/’ token"
12:29:00 <TommyT> do I need to enable the database backend?
12:31:58 <TommyT> I did update svn first, and (of course) installed the new dependencies as listed on wiki.gnucash.org
12:40:35 <warlord-slow> TommyT: did you start with a new build tree after you upgraded from 9.04 to 9.10?
12:41:37 <TommyT> I did an svn checkout, and ./autogen ... but do you mean delete the whole directory?
12:42:31 <TommyT> (rm -rf)
12:43:11 <warlord-slow> Yes.
12:43:24 <TommyT> no .... I am doing that now
12:43:28 <warlord-slow> To make sure there aren't any files generated off 9.04
12:51:47 <TommyT> warlord-slow: just did an rm -rf of the directories, a fresh svn checkout of trunk etc etc... same result ... error in gnc-backend-sql.c
12:52:18 <warlord-slow> What's the error? And what's your configure line?
12:52:36 <TommyT> ./configure --prefix=$HOME/unstable/gnucash --enable-debug --enable-doxygen --enable-error-on-warning --enable-compile-warnings
12:52:58 *** nomeata has quit IRC
12:53:09 <TommyT> gnc-backend-sql.h:718: error: expected identifier or ‘(’ before ‘/’ token
12:53:09 <TommyT> cc1: warnings being treated as errors
12:53:09 <TommyT> gnc-backend-sql.c: In function ‘gnc_sql_init_object_handlers’:
12:53:09 <TommyT> gnc-backend-sql.c:910: error: implicit declaration of function ‘gnc_sql_init_account_handler’
12:55:07 <TommyT> (i may have missed a line at the top)
12:55:34 <TommyT> In file included from gnc-backend-sql.c:48:
12:57:09 <warlord-slow> TommyT: I suggest you send all this to gnucash-devel and hopefully Phil can look at it.
12:57:37 <TommyT> OK thanks!
13:04:11 <kimmo> is the -slow a reference to your current mental condition, or just the connection? ;)
13:08:26 <warlord-slow> it's a reference to the fact that I'm mostly AFK but still responding, only... slowly.
13:12:26 <kimmo> heh ok
13:12:35 <kimmo> so it's not a state of inhibition
13:14:18 *** daedeloth has quit IRC
13:20:50 *** Zoolooc_ has joined #gnucash
13:22:58 <jsled> heh
13:26:25 *** ecolitan has joined #gnucash
13:36:19 <julien> Hi all, if I want to "transfer" my gnucash data between two (linux) computers, do I need to transfer something else than the actual "account files" and the ".gnucash"?
13:37:50 *** ErKa has joined #gnucash
13:38:08 <TommyT> I believe the .gnucash directory only contains the custom reports and many of the preferences (including window position)
13:38:29 <TommyT> so in many circumstances .gnucash would be optional
13:43:28 <julien> TommyT : Thanks for your reply. I'm asking because I precisely had issues when not moving the .gnucash (My issues probably occured because there was a .gnucash on the target box already). I just wanted to make sure there was not an other "data store" somewhere ...
13:46:09 <jsled> There's the data file, .gnucash and even more preferences stuff in gconf
13:46:10 *** ErKa has quit IRC
13:46:32 <TommyT> just the other day I deleted .gnucash because I couldn't find a report (I had saved one of the standard reports and I couldn't remember the name) and all I had to do was restore some of my preferences
13:48:30 <TommyT> (actually I renamed it rather than deleting it)
13:49:48 <TommyT> On this system I keep my data in a separate partition, and I symlink to the data directory and .gnucash on the data partition.
13:50:15 <TommyT> so I can THEORETICALLY access the same data from multiple user accounts (at different times)
14:02:39 *** ErKa has joined #gnucash
14:16:15 <kimmo> I just transport my data files around, nothing else
14:16:51 *** donfede has quit IRC
14:17:33 *** donfede has joined #gnucash
14:42:54 *** ErKa has quit IRC
15:13:27 <warlord-slow> kimmo: nope.
15:34:31 *** KaiForce has quit IRC
15:53:33 *** zleap has joined #gnucash
15:53:40 <zleap> hi
16:04:23 *** ecolitan has quit IRC
16:07:54 *** twunder has joined #gnucash
16:40:09 *** Zoolooc__ has joined #gnucash
16:43:33 *** zleap has quit IRC
16:49:09 *** Zoolooc_ has quit IRC
17:19:25 *** twunder has quit IRC
17:41:01 *** Zoolooc__ has quit IRC
17:41:30 *** Zoolooc has joined #gnucash
17:50:46 *** Zoolooc_ has joined #gnucash
17:53:03 *** Zoolooc has quit IRC
17:53:41 *** Zoolooc__ has joined #gnucash
18:02:04 *** Zoolooc_ has quit IRC
18:39:25 *** Zoolooc_ has joined #gnucash
18:40:07 *** cortana has joined #gnucash
18:47:22 *** twunder has joined #gnucash
18:47:34 *** fDavid has joined #gnucash
18:47:49 *** Zoolooc__ has quit IRC
18:56:34 *** pentabass has joined #gnucash
18:57:09 *** pentabass has quit IRC
19:08:05 *** TommyT has quit IRC
19:21:15 <ectospasm> Are the forums at gnome.org allowing new user accounts? I'm waiting to get my account approved, and haven't heard back.
19:32:38 *** twunder has quit IRC
19:34:17 *** XiXaQ has joined #gnucash
19:46:23 *** XiXaQ has quit IRC
19:46:59 *** twunder has joined #gnucash
19:53:41 *** XiXaQ has joined #gnucash
19:54:02 *** twunder has quit IRC
20:01:33 <warlord-slow> ectospasm: which "forums"? And why are you asking here?
20:43:39 *** bentob0x has quit IRC
20:49:40 *** Zoolooc_ has quit IRC
21:24:11 *** fDavid has quit IRC
21:24:40 *** cortana has quit IRC
22:52:34 *** ErKa has joined #gnucash
22:53:17 *** pentabass has joined #gnucash
23:08:34 *** pentabass has quit IRC
23:24:39 *** ErKa has quit IRC