*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
mithro | o so quiet | 00:00 |
---|---|---|
*** xdotx has joined #tp | 01:25 | |
mithro | jotham: ping? | 02:16 |
mithro | hey xdotx | 02:16 |
xdotx | hey mithro | 02:18 |
mithro | xdotx: how goes everything? | 02:23 |
mithro | brb | 03:30 |
*** mithro has quit IRC | 03:30 | |
*** mithro has joined #tp | 03:34 | |
CIA-3 | mithro libtpproto-py * r638831bfe106 /tp/netlib/discover/avahi_browser.py: dbus isn't thread safe, so make sure we are making calls in the same thread. | 05:53 |
mithro | o so quiet | 06:01 |
mithro | greywhind: ping? | 06:01 |
*** Demitar has joined #tp | 06:11 | |
*** Epyon has joined #tp | 06:59 | |
mithro | hey Epyon | 07:04 |
mithro | Epyon: how did you SoC end up going? | 07:04 |
Epyon | mithro :) | 07:06 |
Epyon | Success :) | 07:06 |
mithro | Epyon: yay! | 07:06 |
Epyon | Now I'm describing my work in my Master Thesis :) | 07:06 |
mithro | Epyon: so now you should have plenty of time to work on Thousand Parsec stuff! :P | 07:06 |
Epyon | O.o | 07:06 |
Epyon | O.o | 07:06 |
Epyon | O.O | 07:07 |
Epyon | :D | 07:07 |
Epyon | First I need to finish my degree :P | 07:07 |
mithro | not quite sure what that was :P | 07:07 |
tpb | aloril_ has joined on worldforge | 08:10 |
tpb | aloril has quit worldforge (Ping timeout: 624 seconds) | 08:16 |
*** Demitar has quit IRC | 08:27 | |
*** Demitar has joined #tp | 09:13 | |
*** guitsaru has joined #tp | 15:02 | |
*** peres has joined #tp | 16:03 | |
*** guitsaru has quit IRC | 17:02 | |
*** guitsaru has joined #tp | 17:12 | |
*** peres has left #tp | 17:19 | |
*** JLP has quit IRC | 17:42 | |
*** JLP has joined #tp | 17:43 | |
*** TBBle_ has joined #tp | 18:36 | |
*** TBBle has quit IRC | 18:42 | |
*** greywhind has quit IRC | 18:54 | |
CIA-3 | jezuch libtpproto-java * r07a6b07f9d9c /src-protohelpers/net/thousandparsec/netlib/tp03/ (3 files): In protohelpers Iterators give up on error, instead of continuously trying (and failing) again and again | 19:10 |
CIA-3 | jezuch libtpproto-java * rff904297c6d1 /src-protohelpers/net/thousandparsec/netlib/tp03/ (ObjectHierarchyIterator.java ObjectIterator.java): Also catch RuntimeException, presumably thrown by an underlying fetchNext(). | 19:10 |
CIA-3 | jezuch libtpproto-java * r94d527de467c / (70 files in 2 dirs): Generate toString() methods for Frames. | 19:10 |
CIA-3 | jezuch libtpproto-java * r0801fcdf7a63 /src/net/thousandparsec/netlib/ (Connection.java Visitor.java): Use toString() method instead of getClass().getName() in "Unexpected X" messages. | 19:10 |
CIA-3 | jezuch libtpproto-java * r980fd46dee97 / (5 files in 3 dirs): Add a logging "facility" (poor man's one) to Connection. | 19:10 |
*** guitsaru has quit IRC | 19:43 | |
*** greywhind has joined #tp | 19:51 | |
*** guitsaru has joined #tp | 20:53 | |
mithro | hey greywhind | 21:22 |
mithro | hey guitsaru | 21:22 |
*** llnz has joined #tp | 21:31 | |
*** llnz2 has joined #tp | 21:37 | |
*** llnz has quit IRC | 21:38 | |
*** llnz2 is now known as llnz | 21:38 | |
mithro | hey llnz | 21:41 |
mithro | guitsaru: ping? | 21:41 |
mithro | llnz: you see libtpproto-java? :P | 21:41 |
*** llnz2 has joined #tp | 21:44 | |
*** llnz has quit IRC | 21:44 | |
*** llnz2 is now known as llnz | 21:44 | |
mithro | llnz: connection problems again today? | 22:03 |
llnz | apparently | 22:05 |
mithro | [11:12] <mithro> llnz: you see libtpproto-java? :P | 22:07 |
llnz | :-) | 22:08 |
guitsaru | mithro: pong | 22:09 |
mithro | guitsaru: you haven't been around much lately, how goes everything? | 22:09 |
guitsaru | Good, been busy | 22:09 |
guitsaru | Can't get tpsai-py to run for some reason | 22:09 |
guitsaru | complains about netlib | 22:09 |
mithro | llnz / xdotx : don't forget to upload the code for the SoC | 22:09 |
guitsaru | even though I've updated several time | 22:09 |
mithro | let me check | 22:10 |
xdotx | mithro: i was just thinking about that. | 22:10 |
xdotx | just got home, gonna grab some food and upload that code | 22:11 |
mithro | guitsaru: it seems to be running fine here with a fresh checkout of tpsai-py | 22:15 |
guitsaru | Yeah, I don't understand. | 22:15 |
guitsaru | it was working fine one day and wouldn't run the next | 22:15 |
CIA-3 | mithro scratchpad * r68c5bdabfa7e /setup.sh: Added ability to setup tpsai-py for inplace operation. | 22:16 |
mithro | guitsaru: can you paste the error? | 22:16 |
guitsaru | yeah | 22:16 |
mithro | guitsaru: it might be worth running the "python-cleanup" script in scratchpad too | 22:16 |
guitsaru | Traceback (most recent call last): | 22:17 |
guitsaru | File "./tpsai-py", line 3, in ? | 22:17 |
guitsaru | from tp.netlib import Connection | 22:17 |
guitsaru | ImportError: No module named tp.netlib | 22:17 |
mithro | guitsaru: try updating your scratchpad and reruning the setup.sh script | 22:21 |
mithro | llnz: you need to redirect stderr to the same place as stdout | 22:21 |
mithro | llnz: tracked down your problem however | 22:24 |
CIA-3 | mithro tpsai-py * rd51d6f87dc0f /tpsai-py: Fixed a crash when taking over a task in stage 3. | 22:26 |
mithro | llnz: that should fix your problem... | 22:26 |
llnz | cool | 22:26 |
mithro | llnz: so how close are you to meeting my challenge then? :P | 22:26 |
llnz | not any closer, yet | 22:27 |
mithro | be back in 20 | 22:28 |
guitsaru | mithro: that works, I could have sworn I did that | 22:30 |
Epyon | mithro, hows deving after GSoC? | 22:31 |
Epyon | Did everyone suddenly dissapear? :D | 22:31 |
llnz | hi Epyon | 22:32 |
Epyon | hi llnz :) | 22:34 |
mithro | guitsaru: I updated setup.sh to also link tpsai-py | 22:51 |
guitsaru | ok | 22:51 |
mithro | guitsaru: you know what would be a really useful task? | 22:52 |
guitsaru | what? | 22:52 |
mithro | guitsaru: if you could extend tpsai-py so that idle planets get given build orders | 22:54 |
mithro | and possible make idle fleets collect at their nearest planet | 22:55 |
guitsaru | Ok | 22:55 |
mithro | anyway I'm heading off | 23:04 |
mithro | be back tonight | 23:04 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!