2015-03-07 GnuCash IRC logs

00:11:12 *** Abhish has quit IRC
00:12:42 *** Abhish has joined #gnucash
00:40:21 *** StuM has joined #gnucash
00:50:29 *** StuM has quit IRC
01:06:12 *** josePHPagoda has quit IRC
01:14:10 *** Abhish has quit IRC
01:24:44 *** lmat_ has joined #gnucash
01:28:21 *** lmat has quit IRC
01:36:32 *** jlo has quit IRC
01:44:20 *** MechtiIde has joined #gnucash
01:57:51 *** andy_ has joined #gnucash
01:57:53 *** andy has quit IRC
02:22:57 *** lmat has joined #gnucash
02:23:47 *** lmat_ has quit IRC
02:43:59 *** Krzysiek_K has joined #gnucash
02:54:37 *** ErnstNeger has joined #gnucash
03:09:52 *** GabrieleV_ has joined #gnucash
03:09:53 *** GabrieleV has quit IRC
03:09:53 *** GabrieleV_ is now known as GabrieleV
03:21:43 <fell> I see in macros/ a bunch of *ax*.m4 files. should they be added to .gitignore or the git index?
03:23:07 <jralls> fell: They're already in git. That's how they got there.
03:23:45 <fell> but some are marked as changed.
03:23:57 <fell> I didn't change them.
03:24:13 <jralls> fell: What branch are you on?
03:24:19 <fell> maint
03:25:06 <jralls> Are they marked as changed or as untracked?
03:25:58 <fell> In Eclipse they have a question mark:
03:26:17 <fell> ax_cxx_compile_stdcxx_11.m4
03:27:07 <fell> m4_ax_boost_base.m4, m4_ax_check_compile_flag.m4
03:27:56 <jralls> I don't use Eclipse, so I don't know whether the ? means changed or untracked. But those files all belong to master, so in maint they shouldn't be there at all. Run git clean.
03:28:10 <fell> Untracked is more precise than changed
03:28:19 <jralls> Then autogen.sh.
03:49:29 <fell> jralls: still untracked
03:54:38 <jralls> fell: Did you run `git clean -f` from the command line or do the Eclipse equivalent (assuming that there is one)? From the command line git clean does nothing without the -f.
03:55:13 *** cartsoftware has joined #gnucash
03:56:13 <jralls> Got to go.
03:56:24 *** jralls is now known as jralls_afk
03:56:37 <fell> that was it.
04:10:43 *** jralls_afk has quit IRC
04:48:26 *** lmat has quit IRC
04:50:56 <fell> configure dislikes libgoffice-0.10
05:05:10 *** fabior has joined #gnucash
05:10:25 <fell> the path is /usr/lib64/pkgconfig/libgoffice-0.10.pc; configure checks for libgoffice-0.8 >= 0.7.0 (nice expression)
05:11:21 *** jralls_afk has joined #gnucash
05:13:32 <fell> jralls_afk, do you know any reason for "libgoffice-0.8 >= 0.7.0"
05:23:24 *** jralls_afk has quit IRC
05:24:28 <fell> got it! found your mail from last year
05:24:56 *** MechtiIde has quit IRC
05:31:27 *** O01eg has quit IRC
06:01:08 *** fell_ has joined #gnucash
06:01:08 *** gncbot sets mode: +o fell_
06:01:35 *** ErnstNeger has quit IRC
06:08:25 *** fell has quit IRC
06:14:35 *** jralls_afk has joined #gnucash
06:22:13 *** fell_ is now known as fell
06:24:44 *** jralls_afk has quit IRC
06:44:13 <fell> src/import-export/aqb/test is not tracked
06:50:36 <fell> , but files inside are with exception of makefile.in ???
06:56:38 <fell> ignore my last line - it is wrong.
06:59:12 *** jralls_afk has joined #gnucash
06:59:23 *** jralls_afk is now known as jralls
07:01:42 <jralls> fell: libgoffice is used for some support functions for the CSV importer and exporter.
07:14:47 *** fell_ has joined #gnucash
07:15:53 *** wol has joined #gnucash
07:25:21 *** fabior has quit IRC
07:35:15 *** wol1 has joined #gnucash
07:43:46 *** wol has quit IRC
07:50:04 *** himaxx has joined #gnucash
07:52:02 *** himaxx has quit IRC
07:56:23 *** fabior has joined #gnucash
08:14:55 *** GabrieleV_ has joined #gnucash
08:14:55 *** GabrieleV has quit IRC
08:14:56 *** GabrieleV_ is now known as GabrieleV
08:15:28 *** fabior has quit IRC
08:30:04 *** fabior has joined #gnucash
08:33:27 *** jralls has quit IRC
08:38:13 *** hinnerk has joined #gnucash
08:38:18 <hinnerk> hi
08:38:59 <fell> Moin!
08:39:07 <hinnerk> moin :)
08:39:31 <hinnerk> frage: kann ich irgendwie einen "breakpoint" setzen, um die werte in den reports zu betrachten?
08:40:14 <hinnerk> ich würde gerne etwas mit den budgets spielen.
08:40:42 <fell> Irgendwie sicher, aber ich weiß nicht wie.
08:41:00 <hinnerk> z.b. zwei optionen einfügen: Carry Over of Difference: Yes/ No und Resetting of Budgets every X periods.
08:41:14 <hinnerk> und dann würde ich eben gerne die werte manipulieren, dementsprechend.
08:41:20 <hinnerk> soltle eigneltich nicht allzu schwer sein.
08:41:32 <hinnerk> nur wenn man noch nie die datenstrukturen gesehen hat....
08:41:41 <hinnerk> dann ist das nicht ganz so einfach :)
08:41:59 <fell> Es ist 30 Jahre her, daß ich emacs ernsthaft benutzt habe - ich hab die ganzen hotkeys vergessen.
08:42:19 <hinnerk> dachte eigentlich nicht, dass das eine emacs frage wäre :)
08:43:01 <fell> Da war ja LISP integriert.
08:43:56 <fell> Für Eclipse gibt es ein Modul schemeway, aber ich habe das noch nicht ernsthaft getestet.
08:45:22 <fell> Und wenn Du dir die einfach auf der Konsole ausgeben läßt?
08:45:32 <hinnerk> wie mache ich das am besten?
08:45:39 <hinnerk> sorry, stehe schlichtweg ganz am anfang...
08:45:59 <hinnerk> hast du irgendeine spezielle entwicklungsumgebung, die du benutzt?
08:48:40 <fell> Emacs nehmen die Profis, andere Eclipse.
08:49:41 <fell> Meine Maschine hängt grad was und ich muß jetzt essen, sorry.
08:51:30 <hinnerk> ok, guten hunger.
08:57:15 *** Jimraehl1 has left #gnucash
09:04:48 <hinnerk> back to english, just in case :)
09:05:18 <hinnerk> So I added a few "display" lines to the budget.scm standard report, so that I can take a look at the values.
09:05:29 <hinnerk> only, when I start gnucash, it immediately crashes.
09:05:45 *** Jimraehl1 has joined #gnucash
09:06:22 <hinnerk> http://pastebin.com/5AjVYawW
09:06:50 <hinnerk> here'S the code that I changed in budget.scm
09:08:04 <hinnerk> http://pastebin.com/CJy1v2gw
09:08:45 <hinnerk> Sorry about these really basic questions, but without them, I just don't have a real starting point.
09:32:04 *** Jimraehl1 has left #gnucash
09:34:06 *** jralls has joined #gnucash
09:38:37 *** Jimraehl1 has joined #gnucash
09:52:23 *** jralls has quit IRC
10:05:13 *** fell_ has quit IRC
10:09:31 *** fell_ has joined #gnucash
10:10:15 <hinnerk> question: I have an installed version of gnucash (2.6.3) and a newly built one (2.6.99). Will both use whatever is in .gnucash?
10:16:17 *** andy_ has quit IRC
10:21:53 *** andy has joined #gnucash
10:22:15 <fell> usually yes.
10:24:06 <fell> So do not mess your real files by editing the with a version of gnucash-master!
10:32:15 *** perth has joined #gnucash
10:35:14 <fell> hinnerk: about your stack trace: I am wondering, why ...src/... is referenced.
10:38:23 *** perth_ has quit IRC
10:42:37 *** jralls has joined #gnucash
10:48:23 *** TommyT has joined #gnucash
10:50:01 <TommyT> Greetings! Are wiki.gnucash.org logins throttled? I find pages load fast UNLESS I'm logged in
10:52:47 *** jralls has quit IRC
10:53:54 *** perth_ has joined #gnucash
10:59:50 *** perth has quit IRC
11:13:33 *** perth has joined #gnucash
11:20:22 *** perth_ has quit IRC
11:42:43 <fell> TommyT: I watch only a slight latency on the first call. Perhaps you has been there at the same time as the google.bot
11:43:37 *** jralls has joined #gnucash
11:46:44 <fell> Hinnerk are your ubuntu issues resolved? TommyT wrote that section in Building.
11:53:11 <TommyT> fell: I've noticed the slowdowns several times in the past week or so
11:53:27 *** cartsoftware has quit IRC
11:53:48 <TommyT> the pages were getting slower and slower till I opened another browser (that wasn't logged in) then when I logged in it stalled
11:53:58 *** cartsoftware has joined #gnucash
11:54:12 <fell> Perhaps warlord can review the logs.
11:54:26 <TommyT> I'm talking EXTREME not just latency
11:54:42 <TommyT> Chromium keeps churning away, but FIrefox times out
11:54:51 <TommyT> I just came back to the computer so I will try again
11:56:23 <TommyT> yes it's still doing it... I wonder if it's switching to a different port for logins or something
11:56:46 *** jralls has quit IRC
11:58:21 *** lwells has joined #gnucash
11:58:37 <fell> I am usually auto logged in and have a few instances of firefox open - editing one and view references in the others.
11:58:53 <TommyT> hmmm... ping says I'm getting 50% packet loss
11:59:09 <TommyT> the ones that come through are fast but 50% are gone
12:00:13 <fell> I have no loss. Trace the ping!
12:00:35 <TommyT> ya.... new computer and I have to install some stuff
12:05:11 <TommyT> fell: it turns out tracepath is installed by default (I keep looking for the old traceroute)
12:05:40 <TommyT> weird though... the replies bounce around and then "too many hops"
12:06:03 *** ErKa has joined #gnucash
12:06:07 <TommyT> The last one says "CAMBRIDGE," but warlord is in Atlanta area now, isn't he?
12:06:48 <TommyT> First thing I'll do is reboot the router (running Tomato)
12:17:05 *** TommyT has quit IRC
12:17:44 *** TommyT has joined #gnucash
12:17:55 <TommyT> OK finally I'm back
12:19:17 <TommyT> ping packet loss even worse
12:19:25 <TommyT> to wiki.gnucash.org
12:19:36 <TommyT> (responds as code.gnucash.org)
12:19:44 *** fabior has quit IRC
12:20:33 <TommyT> I'm only getting packet loss to gnucash.org
12:20:50 <TommyT> not to google or to a server I rent in Texas
12:21:52 <TommyT> oh I forgot the server is actually in Atlanta now
12:22:42 <TommyT> I am out of my league, though... trying a few other things
12:33:02 *** lmat has joined #gnucash
12:34:16 <TommyT> I will leave irc up but I'll be away for awhile. If anyone has network packet loss diagnosis suggestions please weigh in!
12:35:09 *** fabior has joined #gnucash
12:44:17 *** wol1 has quit IRC
12:45:56 *** hinnerk has quit IRC
12:47:08 *** jralls has joined #gnucash
12:57:13 *** jralls has quit IRC
13:05:22 *** josePHPagoda has joined #gnucash
13:18:29 *** perth_ has joined #gnucash
13:25:40 *** perth has quit IRC
13:30:01 *** lmat has quit IRC
13:48:09 *** jralls has joined #gnucash
13:58:11 *** jralls has quit IRC
14:13:36 *** fell_ has quit IRC
14:16:17 <fell> TommyT: mtr or similar should show you wher the bottleneck sits.
14:21:51 *** perth has joined #gnucash
14:28:42 *** perth_ has quit IRC
14:49:11 *** jralls has joined #gnucash
14:59:13 *** jralls has quit IRC
15:28:36 <warlord> TommyT: run mtr -- tell me where you see the loss.
15:28:55 <warlord> i'm not seeing any loss leaving my network.
15:31:32 <TommyT> warlord: cool! mtr is new to me. yes all the loss is after the packets get to Boston1.level3.net and twdx.net
15:32:08 <TommyT> ae-1-5.bar1.Boston1.Level3.net 97% loss
15:32:23 <TommyT> last OK hop before there is 64.128.212.66
15:32:58 <warlord> so the loss is the link from twtelecom to level3
15:33:11 *** MechtiIde has joined #gnucash
15:33:29 <TommyT> I could open a ticket with my ISP...?
15:34:53 *** fabior has quit IRC
15:36:02 <warlord> You could try. Is twtelecom your ISP?
15:36:20 <TommyT> no it's my city cable company. but they have good support
15:36:27 <warlord> Or you could contact TWTC Peering
15:36:31 <TommyT> I will call them. they may not know what to do on a Saturday
15:41:21 <TommyT> yeah, the weekend folks are nice but barely know what I'm talking bout
15:42:26 <TommyT> twtelecom peering has a phone number. can't hurt
15:46:09 <TommyT> twtelecom won't talk to me... looks like my ISP is their customer so I'll need to open a ticket through them
15:50:18 *** jralls has joined #gnucash
15:54:59 *** lmat has joined #gnucash
16:00:27 <warlord> ok
16:05:38 *** jralls has quit IRC
16:22:59 <TommyT> warlord: email sent to my ISP (to be read Monday) so they can open a ticket with twtelecom. Thank you for your help!
16:29:03 <warlord> TommyT: you're welcome. I presume you sent them a copy of the mtr output?
16:29:41 <TommyT> warlord: yes. the hard part was remembering how to ctrl-s so I could copy it
16:29:53 <TommyT> off the terminal
16:55:42 *** jralls has joined #gnucash
16:56:10 *** jralls has joined #gnucash
16:57:48 *** Krzysiek_K has quit IRC
17:10:10 *** uXus has quit IRC
17:14:21 <warlord> lol. yeah.
17:19:05 *** aqua___ has joined #gnucash
17:24:29 *** lmat has quit IRC
17:34:20 *** cartsoftware has quit IRC
17:40:49 *** cartsoftware has joined #gnucash
18:20:13 *** Donatzsky has joined #gnucash
18:25:32 *** Donatzsky has left #gnucash
18:29:44 *** jralls has quit IRC
18:34:50 *** aqua___ has quit IRC
18:39:10 *** ErKa has quit IRC
18:52:05 *** MechtiIde has quit IRC
19:23:01 *** uXus has joined #gnucash
19:30:23 *** jralls has joined #gnucash
19:48:11 *** ErKa has joined #gnucash
19:51:06 *** jralls_ has joined #gnucash
19:51:20 *** jralls has quit IRC
20:29:58 *** len has joined #gnucash
20:41:07 *** jralls_ has quit IRC
21:03:36 *** StuM has joined #gnucash
21:15:18 *** perth_ has joined #gnucash
21:20:45 *** perth has quit IRC
22:05:13 *** josePHPagoda has quit IRC
22:28:19 *** lwells_ has joined #gnucash
22:31:42 *** lwells has quit IRC
22:49:20 *** ErKa has quit IRC
23:17:07 *** pacon has joined #gnucash
23:57:51 *** TommyT has quit IRC