Thursday, 2008-08-14

*** tpb has joined #tp00:00
*** ChanServ sets mode: +o tpb00:00
mithrobtw "git add --patch" for all your darcs junkies00:09
*** jsmiller has joined #tp00:26
* jsmiller posted prototype texture -> disk projection images to tp-devel00:27
jsmillerNot so happy with my projection toolchain yet -- PIL won't compile on my own machines and I have to sort of bootleg it.  I'm tempted to switch to Java or simply use PPM input and output.00:28
mithrobut java is evil! :P00:33
mithroanyway off to a meeting00:33
*** bddebian has quit IRC00:46
llnz_workmithro: i'm very happy to do so after the end of gsoc01:01
* llnz_work wanders off01:34
llnz_worklater all01:34
*** llnz_work has quit IRC01:34
jsmillerfound some planetary textures to project, look pretty good.01:57
jsmillerbye, later.01:57
*** jsmiller has left #tp01:57
*** zzorn_laptop has joined #tp02:52
*** nash has quit IRC03:35
*** JLafont has quit IRC04:54
*** mithro has quit IRC06:10
*** mithro has joined #tp06:19
*** Iwanowitch has joined #tp08:06
*** mithro has quit IRC08:16
*** mithro has joined #tp08:33
*** Iwanowitch has quit IRC09:39
*** bddebian has joined #tp09:47
bddebianHeya09:50
CIA-32aaron libtpclient-py-singleplayer * r4bdd0e864a0a /tp/client/SinglePlayer.py: Improvements to share directory path and server/ruleset helper functions.10:17
CIA-32aaron libtpclient-py-singleplayer * r4917e7464a48 /tp/client/SinglePlayer.py: Ruleset info helper uses game server if defined.10:35
CIA-32aaron tpclient-pywx-singleplayer * r2f1747deb01d /windows/winConnect.py: Comments and small improvements on wizard pages.10:45
*** mithro_ has joined #tp10:53
*** mithro has quit IRC10:54
*** Iwanowitch has joined #tp11:20
*** zzorn_laptop has quit IRC11:36
*** mithro__ has joined #tp11:47
*** mithro_ has quit IRC11:48
*** peres has quit IRC11:52
*** JLafont-laptop has joined #tp11:59
*** JLafont has joined #tp12:45
*** Erroneous has joined #tp13:10
ezodJLP: ping?14:07
*** JLafont-laptop has quit IRC15:15
*** Nick1 has joined #TP15:34
*** Nick1 has left #TP15:34
*** Nick1 has joined #TP15:40
*** Nick1 has left #TP15:41
*** mithro_ has joined #tp16:02
*** mithro__ has quit IRC16:03
*** bddebian has quit IRC16:55
*** vi1985 has joined #tp16:59
vi1985Iwanowitch: hey, you here?16:59
Iwanowitchvi1985: Yeah, how's the AI going?16:59
vi1985Iwanowitch: not too bad... was slow last week, but now things are picking up. What about you?17:00
vi1985Iwanowitch: I was meaning to ask you about making orders. By the way, did you get over the colonization trouble?17:02
Iwanowitchvi1985: No, it's still the same as I said on te mailing list. Though I haven't checked recently, I'm just waiting for someone to confirm the problem or tell me what's wrong.17:03
*** _Lukstr has joined #tp17:05
*** JLafont-laptop has joined #tp17:06
vi1985Iwanowitch: hehe, seems like "colonize" is cursed for both rulesets ;) By the way, just to make sure the switch is on "on" : is your quickstart-risk-bid showing "risk_randomly_assign_planets = false"? (I haven't tried it yet, but this seems a likely explanation to the reported tpclient message about randomly assigned planets...)17:07
vi1985Iwanowitch: Yes, with orders, how did you specify the amount of troops for each order? (in the java library it might be different, but there should be a counterpart!)17:09
Iwanowitchvi1985: "risk_randomly_assign_planets = false", yes. In fact, that's the only difference between -bid.conf and -random.conf17:09
vi1985Iwanowitch: perhaps it's only "supported", and not yet implemented  ;)17:10
Iwanowitchvi1985: It's in those extra parameters... I experimented a bit with it until I got it right and I'm still not sure I got it fully okay. Lemme see.17:10
Iwanowitchvi1985: It worked in the screencast though. :/17:10
vi1985Iwanowitch: that's weird! hm... perhaps there have been recent repo pushes that fixed that?17:12
vi1985Iwanowitch: by the way, do you have any feedback from the underlying client about orders you send? like a true-false type of reply?17:13
Iwanowitchvi1985: I dunno. It might be something wrong in my setup of the server or something though.17:13
Iwanowitchvi1985: How do you mean feedback? I don't think so no...17:14
vi1985Iwanowitch: like, you tell it to send an order, and it says "got it" or "unsuccessful", or even "N turns for completion"? Once I get the orders set up, I'll let you know what the server is saying about the colonize order!17:15
vi1985Iwanowitch: how long you gonna be here today?17:17
*** llnz_work has joined #tp17:18
Iwanowitchvi1985: Mmm, libtpclient-py uses a layer between you and the server. You implement orders directly on the cache, and you can then check how the orders look like when the server has processed it. It's a bit hard to explain (and to use), but it's essentrailly with tpclient-pywx also uses.17:18
Iwanowitchvi1985: So I can't really say what the server directly says about the order.17:19
Iwanowitchvi1985: And I'll be around for a few more hours at least.17:19
vi1985Iwanowitch: nm, I'll rig it up, and let you know what my local server has to say about this whole affair.17:19
Iwanowitchvi1985: For move orders, I have "args = [0, start, -1, moveorder.subtype, 0, [], ([], [(destination, amount)])]" where the last tuple "([], [(destination, amount)])" is the extra data.17:20
IwanowitchWith the first list to be filled in by the server (probe order stuff) and the second list the actual move orders.17:20
IwanowitchThough I only send one order at a time.17:21
IwanowitchBasically a list of planet ids and amount of troops to send there.17:21
Iwanowitchvi1985: Does that help?17:21
vi1985Iwanowitch: it does. There's a corresponding structure in the java library, so I'll give it a try and let you know.17:22
*** Lukstr has quit IRC17:22
*** mithro_ has quit IRC18:30
*** mithro_ has joined #tp18:31
*** nash has joined #tp19:18
mithro_be back in 1019:28
*** Alklomion has joined #tp19:36
*** _Lukstr is now known as Lukstr19:41
*** mithro_ has quit IRC19:46
*** mithro_ has joined #tp19:53
mithro_Alklomion: ping?19:54
mithro_~seen Alklomion19:54
tpbmithro_: Alklomion was last seen in #tp 1 week, 6 days, 23 hours, 10 minutes, and 47 seconds ago: <Alklomion> have a good day.19:54
Alklomionhey mithro19:54
mithro_Alklomion: i noticed you have not committed any changes to the repository in a very long time19:55
AlklomionI did get your e-mail last week, I've just been busy19:55
mithro_Wed, 11:48 EST was the last time you have committed anything19:55
mithro_9th of July19:55
Alklomionjust loading up the netbeans19:56
mithro_so what progress has there been?19:58
AlklomionOh, lame, I didn't even upload the test client19:58
Alklomionoh wait, I did.19:59
mithro_you uploaded the test client back in Jul19:59
AlklomionIs it called 'TestMidlet.java' the one you are looking at?20:00
mithro_---20:04
mithro_ .../net/thousandparsec/netlib/test/TestMidlet.java |   57 ++++++++++++++++++--20:04
mithro_ 1 files changed, 52 insertions(+), 5 deletions(-)20:04
mithro_that is fairly old20:04
mithro_thats the july commit20:05
mithro_so I can't reproduce any of your graphical stuff20:09
greywhind_mithro_: ping?20:12
*** greywhind_ is now known as greywhind20:12
mithro_hey greywhind20:14
*** mithro_ is now known as mithro20:14
mithroJLafont: ping?20:15
greywhindmithro: so i'm not sure what i'm doing wrong, but the git of the client i have (i think the latest in tp04 branch) doesn't seem to be able to start up properly20:17
mithrowhats it say?20:17
greywhindit seems like some of the library files are different than it expects maybe20:17
greywhindlet me paste it for you20:18
greywhindhttp://rafb.net/p/1yD3Eh64.html (19 lines)20:18
tpbTitle: Nopaste - No description (at rafb.net)20:18
greywhindi've checked, and libtpproto is fully updated.20:19
greywhindto the tp04 branch, at least20:19
*** peres has joined #tp20:20
mithrogreywhind: and libtpclient-py too?20:21
mithroand tpclient-pywx?20:21
mithrothey all need to be on version tp0420:21
greywhindi think they are20:22
greywhindalthough tpclient's master is showing a different head than origin, maybe?20:22
greywhind    >master             6b912d971bfa28238cf169f220415a115566dcf420:22
greywhind   R origin             655c697ebac94a0f7f19e95add45b9e2b3e04ed720:22
greywhindmost recent commit listed in cg-log: Commit: 6b912d971bfa28238cf169f220415a115566dcf420:22
greywhindAuthor: Tim Ansell <[email protected]> Sun, 27 Jul 2008 19:36:42 +100020:22
greywhind    Add support for wormhole objects which connect two places together.20:22
mithro8535ab1e3ba575137acd3aa449ceb6c0529d9b9a20:23
mithrothat is tp04 head20:23
greywhindhmm20:24
mithroyou using git or cg?20:24
*** Lukstr has quit IRC20:25
greywhindorigin          git+ssh://[email protected]/git/tpclient-pywx.git#tp0420:25
greywhind  R origin             655c697ebac94a0f7f19e95add45b9e2b3e04ed720:25
greywhindcg-update origin shows it as up-to-date20:25
mithrohrm....20:26
mithrocan you just do a fresh checkout?20:26
greywhindhttp://git.thousandparsec.net/gitweb/gitweb.cgi?p=tpclient-pywx.git20:26
tpb<http://ln-s.net/29uf> (at git.thousandparsec.net)20:26
CIA-32alklomion /tmp/rLqADIsnMv/AuFr0TqGuG-midp * r4495991ea94e /src/net/thousandparsec/netlib/ (6 files):20:28
CIA-32Code Updates, removed some debugging print statements to check how the code is cycled as well as formatting the code used by listeners to be easier to read.20:28
CIA-32via git-CVS emulator20:28
greywhindthe head of tp04 is shown there as20:28
greywhindcommit655c697ebac94a0f7f19e95add45b9e2b3e04ed720:28
greywhindGreywhindImproved position of Filter window so it won't go below...20:28
mithrohttp://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-py.git;a=shortlog;h=refs/heads/tp0420:29
tpb<http://ln-s.net/29uk> (at git.thousandparsec.net)20:29
greywhindyep, got that updated correctly20:29
greywhindhmm20:31
greywhindmaybe the commit from July 27th is breaking it?20:31
CIA-32alklomion /tmp/SmdkUCtEx9/C6lIov6n46-midp * rb3c9c6ee65f9 /src/net/thousandparsec/netlib/Client/ (10 files):20:31
CIA-32The Start of the TPClient-MIDP; currently a interface that can be navigated. Non-functional and mostly placeholder; comes with some dead-ends in the interface too.20:31
CIA-32via git-CVS emulator20:31
Alklomionmithro: what day is best next week for the conference call? Or a set of days, I'll e-mail Chris about it.20:32
mithrookay that sounds good20:32
greywhindnope, that wasn't the problenm20:32
mithrojust pushing some changes now20:33
CIA-32mithro libtpproto-py-tp04 * r9c2f2d3c9573 /tp/netlib/version.py: Version bump.20:33
CIA-32mithro libtpclient-py-tp04 * rbf4aa2aa0025 /tp/client/version.py: Version bump for tp04 support.20:33
greywhindoh, i got my new laptop by the way20:34
mithroJLafont: ping?20:34
mithrogreywhind: cool20:34
greywhind:)20:34
CIA-32mithro tpclient-pywx-tp04 * r1d0c1b072807 / (requirements.py version.py): Version and requirements bump.20:34
JLafont-laptopmithro: pong20:35
mithroJLafont: almost ready for a call?20:35
JLafont-laptopyeah20:37
mithrohold on a sec20:49
mithrolet me push these changes20:49
CIA-32mithro tpclient-pywx-stable * rd0dd3d9e2027 /windows/xrc/ (13 files): Fixed a copy and paste error (s/Frame/Panel/).20:51
CIA-32mithro tpclient-pywx-stable * r47f3fdb82c74 /requirements.py: Tighten up the requirements (now there are tp04 branches).20:51
CIA-32mithro tpclient-pywx-tp04 * r6b912d971bfa /windows/main/ (overlays/Systems.py panelSystem.py): Add support for wormhole objects which connect two places together.20:52
CIA-32mithro tpclient-pywx-tp04 * r9d0280665d8b /windows/xrc/generate.py: Check that the XRC object was successfully loaded.20:52
CIA-32mithro tpclient-pywx-tp04 * rcbfe1454afa2 /windows/xrc/ (21 files): Updated these generated files.20:52
CIA-32mithro tpclient-pywx-tp04 * rece77093f283 /windows/ (24 files in 3 dirs): Merge with git://git.thousandparsec.net/git/tpclient-pywx.git#stable.20:52
CIA-32mithro tpclient-pywx-tp04 * r4b33b50ad05b /windows/xrc/ (13 files): Fixed a copy and paste error (s/Frame/Panel/).20:52
CIA-32mithro tpclient-pywx-tp04 * r2c6fefdb7526 /windows/main/panelOrder.py: Remove the defaults as they should no longer be needed.20:52
*** bddebian has joined #tp20:53
JLafontmwuahahaha20:57
JLafontI got that Permission Denied thing fixed20:58
mithroJLafont: how?20:58
CIA-32mithro tpclient-pywx-tp04 * rbb6c42715150 /windows/main/ (7 files in 2 dirs): Remove references to ObjectExtra.20:58
mithrogreywhind: it should atleast start now20:59
mithro(and it'll make sure you have the correct versions of things)20:59
JLafontit seems its a problem with cygwin not making dlls excecutable21:00
JLafontso I had to hunt down the sqlite.dll and do a chmod +x on it21:00
mithroahh21:00
Alklomionmithro: need to leave - i'll send you an e-mail when i get back21:26
*** Alklomion has quit IRC21:27
*** Iwanowitch_ has joined #tp21:48
*** Iwanowitch_ has quit IRC21:52
*** Iwanowitch_ has joined #tp21:53
Iwanowitch_Well dammit. My X server keeps crashing when I run tpclient-pywx.21:53
Iwanowitch_At fairly random moments, with no warning. Strange.21:53
Iwanowitch_*sigh* drivers, I suppose.21:54
*** Iwanowitch has quit IRC22:05
*** Iwanowitch_ has quit IRC22:10
*** Erroneous has quit IRC22:14
*** tpb has joined #tp23:02
*** ChanServ sets mode: +o tpb23:02
*** tpb` has joined #tp23:42
*** tpb` is now known as tpb23:43
*** tpb has joined #tp23:46
*** ChanServ sets mode: +o tpb23:46
*** tpb has joined #tp23:50
*** ChanServ sets mode: +o tpb23:50
mithrogreywhind: ping?23:51
greywhindmithro: pong23:52
mithroany luck?23:53
greywhindlet me check23:53
*** vi1985 has quit IRC23:55

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!