2015-12-17 GnuCash IRC logs

00:47:37 *** mlncn has quit IRC
01:09:21 *** MechtiIde has joined #gnucash
02:04:01 *** calp has quit IRC
02:05:11 *** calp has joined #gnucash
02:07:33 *** MechtiIde has quit IRC
02:27:56 *** autoditac__ has joined #gnucash
02:41:52 *** fell has joined #gnucash
02:41:52 *** gncbot sets mode: +o fell
02:49:18 *** eschmidt has joined #gnucash
02:54:10 *** gour has joined #gnucash
02:59:16 *** uXus has quit IRC
03:03:21 *** uXus has joined #gnucash
03:29:55 *** uXus has quit IRC
03:32:34 *** uXus has joined #gnucash
03:35:31 *** eschmidt has quit IRC
03:46:22 *** nomeata has joined #gnucash
06:49:01 *** Jimraehl1 has left #gnucash
06:53:21 *** Jimraehl1 has joined #gnucash
07:58:38 *** mlncn_ has joined #gnucash
08:13:02 *** mlncn_ has quit IRC
08:36:21 *** volan has joined #gnucash
08:43:09 *** himaxx has joined #gnucash
08:48:14 *** eschmidt has joined #gnucash
08:49:01 *** himaxx has quit IRC
09:13:35 *** Coderjoe has quit IRC
09:16:38 *** Coderjoe has joined #gnucash
09:17:46 *** volan has quit IRC
09:23:03 *** volan has joined #gnucash
09:40:53 *** nomeata has quit IRC
10:00:54 *** eschmidt has quit IRC
10:12:02 *** mlncn_ has joined #gnucash
10:12:03 *** autoditac__ has joined #gnucash
10:12:27 *** autoditac__ has quit IRC
10:16:21 *** volan has quit IRC
11:19:12 *** autoditac__ has joined #gnucash
11:43:41 *** MechtiIde has joined #gnucash
13:23:01 *** gour1 has joined #gnucash
13:24:33 *** gour has quit IRC
13:37:29 *** mlncn_ has quit IRC
13:41:12 *** mlncn has joined #gnucash
14:06:48 *** autoditac__ has joined #gnucash
14:29:58 *** autoditac__ has joined #gnucash
14:51:14 *** autoditac__ has quit IRC
14:52:57 *** autoditac__ has joined #gnucash
14:56:03 *** autoditac__ has joined #gnucash
15:02:02 *** fell_ has joined #gnucash
15:04:20 *** fell has quit IRC
15:11:54 *** MechtiIde has quit IRC
15:40:31 *** Zabot has joined #gnucash
15:41:01 <Zabot> I'm driving my head against a wall with scheduled transactions, can anybody help me out?
15:41:57 <Zabot> I'm using this formula for my transaction: 0.1001 * hours * 8.25 - 8.5297
15:42:14 <Zabot> When I use the variable, the output is -8.53
15:42:45 <Zabot> If I manually enter a value, say 16, then the output is as expected, 4.68
15:47:26 <Zabot> Upon further investigation: (variable * constant) - (variable * constant) works
15:47:48 <Zabot> but (variable *constant) - (constant) does not
15:52:53 <warlord> in what way does it not work?
15:53:16 <Zabot> it seems like it replaces the variable with 0
15:54:10 <Zabot> if my formula is (variable * 10) - (variable * 1) and I use 10, the output is 99
15:54:50 <Zabot> if my formula is (variable * 10) - (1) the output is -1, regardless of the input
15:55:23 <Zabot> * the output for that first formula is 90, not 99
15:55:58 <warlord> uhhh... that doesnt make sense.
15:56:32 <warlord> (i*10)-(i*1) works but (i*10)-(1) does not!?!
15:57:18 <Zabot> That seems to be the case, unless I'm entering the transaction wrong
15:59:12 <warlord> can you copy-and-paste the exact entry?
16:00:25 <Zabot> (x * 10) + (10) = 10
16:00:50 <Zabot> x = 10
16:00:59 <Zabot> (x * 10) + (10) = 10
16:01:13 <Zabot> (x * 10) - (10)
16:01:18 <warlord> how are you evaluating that in gnucash?
16:01:23 <Zabot> = -10
16:01:42 <Zabot> Plugging it in to a template, running the template, and reading the splits
16:02:01 <Zabot> (x * 10) + (-10) = -10
16:03:08 <Zabot> (x * 10) + (x * 1) = 110
16:03:17 <warlord> what haapens if you try: (x+1)*10?
16:04:12 <Zabot> with x = 10; (x+1)*10 = 10
16:04:32 <warlord> hmm...
16:04:50 <Zabot> it looks like it set x = 0
16:04:55 <warlord> that imp.... yes
16:05:06 <warlord> that is what it looks like
16:06:19 <warlord> what version of gnucash?
16:06:39 <Zabot> 2.6.4
16:06:51 <warlord> hmm. 2.6.9 is current
16:08:18 <Zabot> Yeah, let me grab it, it looks like the ubuntu repo is a bit behind
16:10:29 *** autoditac__ has joined #gnucash
16:10:49 *** autoditac__ has quit IRC
16:11:01 <warlord> Hmm, just tried it with 2.6.5 and it does what you say...
16:13:55 <warlord> As does 2.4.x -- so clearly this bug has been around for a while. Can you please file a bug report? I've got a test data file to upload (unless you want to upload one yourself)?
16:29:10 *** autoditac__ has joined #gnucash
16:31:44 <Zabot> Bug report: https://bugzilla.gnome.org/show_bug.cgi?id=759610
16:42:46 *** autoditac__ has quit IRC
16:47:16 *** autoditac__ has joined #gnucash
16:56:12 <warlord> Zabot: thanks. I added the file.
17:00:40 *** gour1 has quit IRC
17:48:19 *** Zabot has quit IRC
18:00:29 <jralls> warlord: A rash of SX/SLR bugs lately!
18:09:33 *** mlncn has quit IRC
18:10:27 *** autoditac__ has joined #gnucash
18:19:26 *** gncbot has joined #gnucash
18:21:13 *** gnomey has quit IRC
18:21:13 *** ggherdov_ has quit IRC
18:21:47 *** gnomey has joined #gnucash
18:22:47 *** ggherdov_ has joined #gnucash
18:29:24 *** gncbot has joined #gnucash
18:30:09 *** himaxx has joined #gnucash
18:33:33 *** himaxx has quit IRC
19:35:10 *** autoditac__ has quit IRC
20:00:23 <warlord> jralls: apparently.
22:00:20 *** mlncn has joined #gnucash
23:14:57 *** volan has joined #gnucash
23:29:16 *** mlncn has quit IRC