2007-02-24 GnuCash IRC logs

00:19:54 *** twunder has quit IRC
00:51:35 *** jpeach has joined #gnucash
01:26:40 *** jpeach has quit IRC
01:44:15 *** jpeach has joined #gnucash
01:44:25 *** jpeach has left #gnucash
02:10:49 *** benoitg has left #gnucash
02:36:05 *** conrad has joined #gnucash
02:39:34 *** benoitg has joined #gnucash
02:39:58 *** benoitg has left #gnucash
02:46:57 *** conrad has quit IRC
02:57:08 *** conrad has joined #gnucash
03:42:01 *** ErKa has joined #gnucash
05:05:15 *** ErKa has quit IRC
06:01:33 *** Beth-afk has quit IRC
06:08:56 *** |gunni| has joined #gnucash
06:45:53 *** MrN has joined #gnucash
06:46:10 <MrN> hi
08:08:49 *** twunder has joined #gnucash
08:23:01 *** cortana has quit IRC
08:46:22 *** egsavage has joined #gnucash
09:13:46 *** twunder has quit IRC
09:15:20 *** warlord-afk is now known as warlord
09:38:41 *** nomeata has joined #gnucash
09:53:43 *** hampton|away is now known as hampton
09:54:07 *** hampton sets mode: +oo chris_ conrad
09:54:13 <hampton> .
09:54:13 <gncbot> hampton: Sent 12 hours and 26 minutes ago: <andi5> do you think i could rename gnc-fq-blah to gnc-fq-blah.pl? (1) they are perl scripts, makes this clearer ; (2) g-find-program-in-path on windows will search for blah.exe, blah.com etc. if no file type suffix is given, i.e. not find it ; (3) taking the bin directory would change the current behavior
09:56:41 *** twunder has joined #gnucash
09:59:01 <warlord> .
09:59:23 <jsled> morning
09:59:23 <gncbot> jsled: Sent 12 hours and 10 minutes ago: <andi5> a big thank you for your logging work, it really helped a lot :-)
09:59:46 <hampton> gncbot: tell andi5 1) clearer to a developer who knows .pl means its a perl program. A user shouldn't know or care that they're running a perl program. 2) its f***ing windows, what do you expect. 3) I don't understand what you're asking.
09:59:46 <gncbot> hampton: The operation succeeded.
10:00:03 <hampton> morning all
10:01:05 <hampton> gncbot tell andi5 yes, you can rename the programs if that's what it takes to run on windows.
10:01:05 <gncbot> hampton: The operation succeeded.
10:01:14 *** kielein has joined #gnucash
10:01:34 * hampton needs coffee
10:04:10 <hampton> code code code?
10:04:42 * hampton hands himself a cup of coffee
10:04:48 <warlord> Hehehe
10:04:58 <jsled> gncbot is all about personal responsibility. :)
10:04:58 <gncbot> jsled: Error: "is" is not a valid command.
10:05:07 <jsled> gncbot: shaddup, you.
10:05:07 <gncbot> jsled: Error: "shaddup," is not a valid command.
10:05:14 *** twunder has quit IRC
10:05:48 <warlord> hehe
10:06:42 * hampton chuckles
10:07:07 <warlord> yeah, gncbot needs more of a personality. I miss Scrambler sometimes.
10:18:52 *** warlord has quit IRC
10:38:18 <hampton> Doesn't look like there's much I can do with the GnomePrint ->GtkPrint conversion. I can update check printing, but I can't touch the reports. :-(
10:40:22 <hampton> The reports are printed with gnc_print_session_create/gtk_html_print(foo, ps->context)/gnc_print_session_done. From Bill Nottingham's (?) email the GnomePrint and GtkPrint contexts aren't compatible, so have to wait for gtkhtml to switch.
10:49:01 <jsled> Too bad, but it makes sense.
10:52:25 <hampton> I was thinking of overhauling check printing anyway....
11:03:13 *** twunder has joined #gnucash
11:10:03 *** cortana has joined #gnucash
11:11:38 *** jpeach has joined #gnucash
11:13:41 *** jpeach has left #gnucash
11:15:26 *** warlord has joined #gnucash
11:15:26 *** gncbot sets mode: +o warlord
11:22:34 <warlord> Hmm... My ssh port forwarding is giving me issues now.. I wonder what happened?
11:23:33 *** twunder has quit IRC
12:06:23 *** warlord has quit IRC
12:32:16 *** Demitar_ has joined #gnucash
12:32:28 *** Demitar has quit IRC
12:33:47 *** warlord has joined #gnucash
12:34:12 <warlord> @op
12:34:12 *** gncbot sets mode: +o warlord
12:43:47 *** warlord has quit IRC
12:43:58 *** warlord has joined #gnucash
12:43:58 *** gncbot sets mode: +o warlord
12:44:24 *** warlord has quit IRC
12:44:25 *** warlord has joined #gnucash
12:44:25 *** gncbot sets mode: +o warlord
12:48:04 *** warlord has quit IRC
12:53:23 *** nomeata has quit IRC
13:01:58 *** cortana has quit IRC
13:24:58 *** cortana has joined #gnucash
13:54:17 *** andi5 has joined #gnucash
13:54:17 *** gncbot sets mode: +o andi5
14:12:14 <andi5> hampton: funny enough, adding "." to PATHEXT will suffice---no need to rename gnc-fq-blah anymore :)
14:12:44 <hampton> ah, windoze
14:31:37 <andi5> hampton: i am going to replace http://svn.gnucash.org/trac/browser/gnucash/trunk/src/scm/price-quotes.scm#L521 with something that works on windows (no native strptime available and i do not know how to wrap a `struct tm *')... i could imagine `gnc_parse_time', taking string, format and timezone and returning the time_t.... do you think that is reasonable? and: where to add.... ?
15:05:15 <hampton> How are you planning to parse the time in gnc_parse_time if you don't have strptime?
15:05:30 <andi5> oh, i have strptime in lib/libc
15:05:48 <hampton> Then what's the problem with the existing code?
15:05:56 <andi5> it is scheme code
15:06:12 <hampton> ??
15:06:32 <hampton> The scheme code doesn't find the strptime function from lib/libc?
15:06:50 <andi5> well, guile was build without strptime, of course, ... so there is no strptime symbol....
15:06:59 <andi5> i could only try to wrap it with swig
15:07:53 <hampton> so if you had a gnc_strptime that either called the native strptime or the lib/libc strptime you could wrap that.
15:08:26 <hampton> Then the problem is the struct tm *. I think I get it now.
15:08:34 <andi5> yeah
15:08:42 <hampton> You could always rewrite the entire price-quotes.scm file in C. ;-)
15:08:48 <andi5> NO :-)
15:09:03 <hampton> Why not? Its on my list of things to do at some point.
15:09:12 <andi5> your list != my list
15:10:49 <hampton> I think your idea of a function "time_t gnc_parse_time(char *time, char *timezone)" to replace calls to timestr->time-pair is probably the easiest solution.
15:11:41 <andi5> good =) now i need a place to put it :)
15:11:56 <hampton> maybe put it in src/app-utils/guile-util.c
15:13:06 <andi5> yeah, looks good .... great, thank you!
15:13:49 <hampton> np
15:15:20 <andi5> --potential_show_stoppers; return 0;
15:15:42 *** andi5 has quit IRC
15:28:48 *** hampton is now known as hampton|away
15:37:24 *** puck has quit IRC
15:48:16 *** tedc has joined #gnucash
15:53:08 <tedc> does anyone remember the ln -s fix for gnucash-docs under SuSE10.x? I upgraded to 10.2, recompiled 2.0.5 and CVS docs. all is well except I can't remember what the doc fix is. thanks.
15:53:57 <jsled> tedc: was it mentioned in the channel, here?
15:54:07 <jsled> http://lists.gnucash.org/logs/
16:31:48 *** kielein has quit IRC
16:44:26 *** cortana has quit IRC
16:53:34 *** benoitg has joined #gnucash
17:09:55 *** motin has quit IRC
17:42:49 *** tedc has quit IRC
17:45:12 *** jpeach has joined #gnucash
17:45:15 *** jpeach has left #gnucash
17:56:16 *** mnoir has joined #gnucash
17:57:31 *** mnoir has quit IRC
18:12:53 *** jpeach has joined #gnucash
18:13:35 *** jpeach has left #gnucash
18:30:29 *** prock has joined #gnucash
18:31:27 *** _gunni_ has joined #gnucash
18:39:23 *** prock_ has quit IRC
18:40:39 *** |gunni| has quit IRC
19:32:07 *** cortana has joined #gnucash
19:51:52 *** _gunni_ has quit IRC
20:11:52 *** tedc has joined #gnucash
20:36:41 *** Wilddev has joined #gnucash
20:36:41 *** gncbot sets mode: +o Wilddev
20:46:39 *** MrN has quit IRC
20:47:12 *** tedc has left #gnucash
22:24:32 *** wizkid238 has joined #gnucash
22:51:30 *** conrad has quit IRC
23:11:03 *** egsavage has left #gnucash