*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
*** bddebian has quit IRC | 00:10 | |
mithro | brb | 00:57 |
---|---|---|
*** mithro has quit IRC | 01:15 | |
CIA-32 | victor.ivri gencon-rfts-ai * rbaf273b0ffea / (11 files in 8 dirs): Bughunting, algorithm improvements, and output formatting. | 01:16 |
*** mithro has joined #tp | 01:16 | |
*** vi1985 has quit IRC | 01:19 | |
*** pluskid has joined #tp | 01:29 | |
pluskid | mithro: ping | 01:31 |
JLafont | mithro: pong!!!! | 01:38 |
JLafont | pluskid: Hai! I hear you might have some patches for me for the python server | 01:38 |
pluskid | JLafont: yep | 01:41 |
pluskid | JLafont: I've pushed them to the schemepy branch, you may review it | 01:42 |
pluskid | JLafont: But in order to run it, you'll have to install schemepy | 01:42 |
pluskid | JLafont: Schemepy is intend to replace the old pyscheme | 01:42 |
mithro | hey peoples | 02:00 |
mithro | pluskid: pong? | 02:01 |
mithro | hey JLafont | 02:01 |
pluskid | Just went to the post office to retrieve my package | 02:37 |
pluskid | Thank you Tim and all other people for the cool gifts! :D | 02:38 |
mithro | pluskid: cool! | 02:47 |
pluskid | mithro: I'm afraid it is not easy to include schemepy as a sub-module in tpserver-py | 02:49 |
mithro | pluskid: why? | 02:49 |
pluskid | the schemepy root is not a Python package | 02:49 |
pluskid | to use schemepy | 02:49 |
pluskid | one will copy the "schemepy subdirectory" in the schemepy project to the load-path of Python | 02:50 |
mithro | it just means that requirements.py needs to manipulate the python path? | 02:50 |
pluskid | requirements.py will always run when a server start? | 02:51 |
mithro | yes | 02:51 |
pluskid | But what's about the tpclient? | 02:51 |
mithro | same thing | 02:52 |
mithro | it has a requirements.py too | 02:52 |
pluskid | hmm, I see | 02:52 |
pluskid | mithro: and is it really necessary to split the deb package into two one? It is very small. | 02:53 |
mithro | specifically for this reason :) | 02:53 |
mithro | pluskid: debian policy dictates it | 02:53 |
pluskid | mithro: OK, I'll try | 02:54 |
*** mithro has quit IRC | 03:04 | |
*** ezod has quit IRC | 03:04 | |
*** ezod has joined #tp | 03:06 | |
*** mithro has joined #tp | 03:13 | |
mithro | actually pycentral should help with that a lot | 03:13 |
pluskid | ok | 03:14 |
*** CIA-32 has quit IRC | 03:17 | |
*** Alklomion has joined #tp | 03:20 | |
Alklomion | mithro: are you around? | 03:20 |
mithro | yes | 03:21 |
mithro | hey Alklomion | 03:21 |
mithro | how are things going? | 03:21 |
Alklomion | i can't seem to send things to git :( | 03:21 |
mithro | oh what is the problem? | 03:22 |
Alklomion | at the moment, my cvs client is just hanging when trying to submit my client directory with the updated changes(it worked on friday) | 03:22 |
Alklomion | and if I try to submit the whole midp directory, it fails | 03:22 |
mithro | do you have errors? | 03:25 |
Alklomion | i receive an 'up to date' error on my build.xml | 03:26 |
Alklomion | and no errors for trying to only submit the single directory | 03:26 |
mithro | it was working last week? right | 03:27 |
Alklomion | yep | 03:28 |
Alklomion | irk - it might be up - to date errors | 03:29 |
mithro | nothing seems to be wrong on the server | 03:29 |
mithro | http://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-java.git;a=shortlog;h=refs/heads/midp | 03:30 |
tpb | <http://ln-s.net/2$rU> (at git.thousandparsec.net) | 03:30 |
mithro | it looks like you pushed two things just then | 03:30 |
mithro | Alklomion: so how do I reproduce your stuff? do you have a build instructions? | 03:31 |
Alklomion | does downloading the whole project not work? | 03:34 |
mithro | just about to check | 03:35 |
Alklomion | Oh, are you still interested in a conference meeting? | 03:36 |
Alklomion | Have you got a set of times best suited for you? | 03:36 |
mithro | yes | 03:37 |
mithro | Friday at 10:00am my time (9:30am your time) is my preferred time | 03:37 |
mithro | Alklomion: oh - I get lots of errors about j4me | 03:38 |
mithro | how do I set it up to use j4me? | 03:39 |
*** JLafont has quit IRC | 03:40 | |
Alklomion | do a cvs update - it *should* pick up the jar that it apparently missed when i was adding files | 03:40 |
mithro | I wonder what has happend to CIA | 03:41 |
Alklomion | oh - i had the gui working on a mobile phone the other day too mithro | 03:43 |
mithro | Alklomion: did you take a photo!? | 03:43 |
Alklomion | nope - but I can do that after when I find the camera | 03:44 |
mithro | Alklomion: okay, how to I get netbeans to use j4me? | 03:44 |
Alklomion | my build.xml has it all but it's having disputes about how up to date it is | 03:44 |
Alklomion | anyway.. click on the project, go to properties | 03:45 |
Alklomion | libraries and resources under the build subtree | 03:45 |
mithro | Alklomion: well in theory you commited your build.xml | 03:45 |
Alklomion | add jar/zip and point it to ../src/net/thousandparsec/netlib/util/j4me.jar | 03:46 |
mithro | http://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-java.git;a=blobdiff;f=build.xml;h=fb89dca1e2d232dbd3051319fbf5058f03b5c499;hp=1e915447d8d45b0a14d59ce69f5c8318e89e55bd;hb=e5b25d0c6adef8d979afe5d23c0a77fd947dccc2;hpb=b3c9c6ee65f963df7dd597fe1f0bbe58718161e0 | 03:46 |
tpb | <http://ln-s.net/2$rZ> (at git.thousandparsec.net) | 03:46 |
Alklomion | err that should be src/net/thousandparsec/util/j4me.jar | 03:46 |
mithro | how are you building? | 03:48 |
Alklomion | right click and go to build? or doesn't that work | 03:49 |
mithro | Alklomion: why don't you make a fresh checkout in a separate directory? | 03:50 |
Alklomion | yeah - I have | 03:51 |
Alklomion | Did you get a multitude of errors when including that JAR file? | 03:53 |
mithro | Expanding: /home/tim/oss/tp/libtpproto-java/src/net/thousandparsec/util/J4ME.jar into /home/tim/oss/tp/libtpproto-java/build/compiled | 03:56 |
mithro | /home/tim/oss/tp/libtpproto-java/nbproject/build-impl.xml:366: Error while expanding /home/tim/oss/tp/libtpproto-java/src/net/thousandparsec/util/J4ME.jar | 03:56 |
mithro | BUILD FAILED (total time: 0 seconds) | 03:56 |
Alklomion | if your build.xml is 5kb in size -it's bad | 03:56 |
mithro | tim@vaio:~/oss/tp/libtpproto-java$ du -h build.xml | 03:57 |
mithro | 4.0Kbuild.xml | 03:57 |
mithro | :( | 03:57 |
mithro | Alklomion: have you tried making a small change and then trying to commit? | 03:57 |
mithro | hrm.... | 03:59 |
mithro | Alklomion: actually | 04:00 |
Alklomion | I just submitted a build.xml that isn't half missing | 04:00 |
mithro | trying to update now | 04:00 |
*** pluskid has quit IRC | 04:00 | |
mithro | it's still 4k | 04:01 |
Alklomion | if you open the file, are the end tags there? | 04:01 |
mithro | yes | 04:02 |
Alklomion | and is your jar file 1kb in size? | 04:02 |
Alklomion | j4me jar, mine was, i've fixed that too | 04:02 |
mithro | tim@vaio:~/oss/tp/libtpproto-java$ du -h ./build/preprocessed/net/thousandparsec/util/J4ME.jar | 04:03 |
mithro | 4.0K./build/preprocessed/net/thousandparsec/util/J4ME.jar | 04:03 |
mithro | hrm - there is something going wrong with the git-cvs bridge | 04:04 |
mithro | the last commit had no changes in it!? - http://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-java.git;a=commit;h=2cf1183e847e146819bf29480fddf5bd9eb858fb | 04:04 |
tpb | <http://ln-s.net/2$rc> (at git.thousandparsec.net) | 04:04 |
Alklomion | the last commit should have had j4me.jar file in it | 04:05 |
*** nash has quit IRC | 04:05 | |
mithro | yes I see that | 04:06 |
mithro | okay | 04:06 |
mithro | I need you to do a fresh checkout | 04:06 |
Alklomion | ok, checking out now | 04:07 |
mithro | was that successful? | 04:08 |
Alklomion | its still going :) | 04:08 |
Alklomion | but yeah - looks successful | 04:08 |
mithro | 2008-08-19 04:08:30 : DEBUG - Processing time : user=0.34 system=0.34 | 04:08 |
mithro | 2008-08-19 04:08:30 : INFO - --------------- FINISH ----------------- | 04:08 |
mithro | can you try commiting your change to that? | 04:10 |
Alklomion | to the one i just checked out? | 04:10 |
mithro | yes | 04:10 |
Alklomion | ok - i've uploaded the j4me.jar, did it go through ok? it's size is ~150kb | 04:14 |
Alklomion | 148 KB (151,669 bytes) | 04:14 |
*** pluskid has joined #tp | 04:14 | |
mithro | no it didn't | 04:14 |
mithro | there is something seriously wrong with git-cvsserver at the moment | 04:14 |
Alklomion | some sort of size limit? | 04:15 |
mithro | shouldn't be | 04:15 |
Alklomion | is it possibly something i'm doing wrong? | 04:18 |
mithro | you shouldn't be able to do this wrong | 04:19 |
Alklomion | after copying my j4me.jar into the folder, adding it to the libraries and adding a midlet to the manifest again, it all seems to be working | 04:20 |
Alklomion | so it seems the only files that issues were present in were the build.xml and the jar hmm | 04:21 |
mithro | okay can you do the first checkout again? | 04:27 |
mithro | and then try committing the jar file again | 04:30 |
mithro | Alklomion: ping? | 04:33 |
Alklomion | ok - commencing | 04:33 |
mithro | can we organise a face-to-face meeting on the 8th of September? I'll be back in Adelaide | 04:33 |
Alklomion | depends what time? i have 12 hours or so at uni that day | 04:36 |
mithro | anytime | 04:36 |
Alklomion | I don't have to be in class until 11.00 am, so i'm able to meet at 9.00 am | 04:37 |
mithro | okay - lets make it 9am then | 04:37 |
Alklomion | submitted | 04:39 |
Alklomion | sure - where are we to meet? I doubt chris could be there, He has lectures and stuff from 9 that day | 04:40 |
mithro | WTF?! | 04:40 |
Alklomion | ? | 04:41 |
mithro | it didn't work on this side :( | 04:43 |
mithro | do you want to send me the .jar file? | 04:43 |
Alklomion | yep | 04:44 |
Alklomion | e-mailed | 04:46 |
mithro | can you also send me your build.xml file too then? | 04:48 |
mithro | (the one that works) | 04:48 |
mithro | Alklomion: could you also try downloading git - http://msysgit.googlecode.com/files/Git-1.5.6.1-preview20080701.exe | 04:49 |
tpb | <http://ln-s.net/2$rw> (at msysgit.googlecode.com) | 04:49 |
Alklomion | different git client? | 04:50 |
mithro | it's an actual git client rather then cvs translator | 04:52 |
mithro | Actually do you want to send me the whole directory? | 04:53 |
Alklomion | just zipping everything | 04:55 |
Alklomion | 3.96 mb, uploading it to send :) | 04:55 |
Alklomion | still uploading :) | 04:59 |
mithro | okay | 04:59 |
Alklomion | haha, exceeds allowed limit by my e-mail | 05:00 |
Alklomion | how else can i send this to you? | 05:01 |
mithro | :( | 05:01 |
mithro | I don't think that will work.... | 05:01 |
Alklomion | :( | 05:01 |
mithro | have you ever used scp? | 05:01 |
Alklomion | nope | 05:02 |
mithro | where you trying to use gmail? | 05:02 |
Alklomion | was using my university account. does g-mail have a higher limit? | 05:03 |
mithro | i believe so | 05:03 |
pluskid | 3.96 mb might be below gmail's limit :) | 05:04 |
mithro | With Gmail, you can send and receive messages up to 20 megabytes (MB) in size. However, the precise amount allowable will depend on the attachment. | 05:04 |
pluskid | I sometimes get many XML-RPC Error: when pushing to the git server. But it seems not critical. What are they? | 05:05 |
mithro | trouble contacting the CIA bost | 05:06 |
mithro | s/bost/bot | 05:06 |
pluskid | got it | 05:07 |
pluskid | head for supper now. | 05:07 |
mithro | pluskid: enjoy | 05:09 |
Alklomion | logic.ml.unisa.edu.au/~robbm005/backup.zip | 05:10 |
Alklomion | try that | 05:10 |
Alklomion | http:// even | 05:11 |
mithro | Alklomion: is the client suppose to conenct to a URL? | 05:24 |
Alklomion | the java client? | 05:25 |
Alklomion | nope | 05:25 |
Alklomion | just press connect | 05:25 |
mithro | why not? | 05:25 |
Alklomion | its not a functional ui yet - its just bits and pieces | 05:25 |
mithro | you can't get out of the Orders screen | 05:28 |
mithro | how do I run a copy of the test connection thing again? | 05:30 |
*** JLP has joined #tp | 05:31 | |
Alklomion | oh | 05:33 |
Alklomion | start a server up | 05:33 |
JLP | ahoy everyone | 05:33 |
Alklomion | and is there a test client or something similar? | 05:33 |
Alklomion | i think it's hard coded in src-test to use my url | 05:35 |
Alklomion | err my ip address | 05:35 |
Alklomion | so you'd just need to change it to the one you are using | 05:35 |
mithro | where is it located? | 05:35 |
Alklomion | src/net/thousandparsec/netlib/test/TestMidlet.java: line 50 | 05:38 |
Alklomion | that needs to be set to tp://user:pw@ipaddress | 05:39 |
mithro | and how do I run it? | 05:40 |
Alklomion | click the project and build/run | 05:41 |
Alklomion | anyway - i'm off for the night - catch you later | 05:46 |
*** Alklomion has quit IRC | 05:46 | |
mithro | dang | 05:50 |
pluskid | pycentral will be available on every debian-family distribution? | 07:16 |
mithro | yes | 07:22 |
pluskid | cool | 07:24 |
*** pluskid has quit IRC | 07:27 | |
*** mithro has quit IRC | 07:48 | |
*** mithro has joined #tp | 07:56 | |
*** ezod has quit IRC | 07:59 | |
*** JLafont has joined #tp | 08:15 | |
mithro | JLafont: ping? | 08:17 |
*** Iwanowitch has joined #tp | 08:24 | |
JLafont | mithro: pong | 08:32 |
mithro | JLafont: how goes things? | 08:32 |
mithro | Did you see I pushed a fix for the turn stuff? | 08:32 |
JLafont | I am well | 08:33 |
JLafont | mithro: yeah and I saw schemepy is in the git repository as well | 08:33 |
mithro | yes | 08:33 |
mithro | JLafont: would be a good idea to test that out | 08:35 |
mithro | JLafont: so when is a good time to play a DroneSec game? | 08:35 |
mithro | I'll try and be on time this time | 08:36 |
JLafont | hahaha | 08:48 |
JLafont | hmm | 08:48 |
JLafont | I can do it anytime wednesday from 6 pm - 12 pm my time | 08:50 |
mithro | which is when? :P | 08:55 |
JLafont | heh | 08:58 |
JLafont | umm Eastern Time | 08:58 |
JLafont | like tomorrow | 09:00 |
mithro | it's like just starting to be Tuesday for you right? | 09:01 |
mithro | oh remeber that URL I sent you | 09:01 |
mithro | use that :P | 09:01 |
JLafont | http://www.timeanddate.com/worldclock/fixedtime.html?month=8&day=20&year=2008&hour=18&min=0&sec=0&p1=179 | 09:01 |
JLafont | yeah | 09:01 |
tpb | <http://ln-s.net/2$uA> (at www.timeanddate.com) | 09:01 |
JLafont | was trying to figure it out | 09:01 |
mithro | you could also send me a meeting request via google calander | 09:02 |
JLafont | oh yeah | 09:02 |
shenki | <mithro > because google own you | 09:06 |
mithro | I like Google Calander | 09:06 |
shenki | I noticed :) | 09:07 |
shenki | it is good, i agree | 09:07 |
mithro | it sync's to my blackberry | 09:09 |
mithro | http://www.google.com/mobile/blackberry/sync/ | 09:09 |
tpb | Title: Google Mobile - Sync (at www.google.com) | 09:09 |
mithro | JLafont: hrm, I'm not going to be up at 8:00am | 09:09 |
mithro | can we move it to 10:00am? | 09:10 |
shenki | heh | 09:10 |
shenki | mithro: does it sync to any other devices? | 09:10 |
mithro | no idea | 09:11 |
mithro | I think the Apple stuff does syncing to G stuff | 09:11 |
shenki | http://www.google.com/mobile | 09:12 |
tpb | Title: Google Mobile (at www.google.com) | 09:12 |
shenki | lots fo stuff | 09:12 |
JLafont | yeah thats more than fine | 09:12 |
shenki | bummer i pay so much for data :/ | 09:12 |
shenki | what day are you going to play? can i play too? :) | 09:12 |
JLafont | Sure! | 09:13 |
JLafont | I need to head out. I'll be back later | 09:14 |
*** mithro_ has joined #tp | 09:28 | |
mithro_ | http://www.timeanddate.com/worldclock/fixedtime.html?month=8&day=20&year=2008&hour=20&min=0&sec=0&p1=179 | 09:29 |
tpb | <http://ln-s.net/2$ui> (at www.timeanddate.com) | 09:29 |
*** mithro has quit IRC | 09:34 | |
*** mithro_ is now known as mithro | 09:36 | |
*** Demitar has quit IRC | 09:38 | |
*** pluskid has joined #tp | 09:50 | |
*** zzorn_ has quit IRC | 10:02 | |
mithro | wb pluskid | 10:09 |
pluskid | what is wb? | 10:09 |
mithro | welcome back | 10:10 |
pluskid | :) I just found a VPN connection recently, so I can constantly hang on IRC | 10:10 |
mithro | yay! | 10:12 |
mithro | well maybe not for productivity :) | 10:12 |
*** bddebian has joined #tp | 10:12 | |
bddebian | Heya | 10:13 |
mithro | hey bddebian | 10:15 |
bddebian | Hi mithro | 10:15 |
mithro | crap I should be in bed | 10:15 |
bddebian | Heh, get to bed then! :) | 10:16 |
*** tuna has quit IRC | 10:31 | |
*** tuna-fish has joined #tp | 10:33 | |
*** tuna-fish is now known as tuna | 10:36 | |
*** peres has left #tp | 10:39 | |
*** pluskid has quit IRC | 10:49 | |
*** vi1985 has joined #tp | 12:13 | |
*** Iwanowitch has quit IRC | 12:16 | |
*** wlievens has joined #tp | 12:17 | |
*** wlievens has left #tp | 12:17 | |
*** CIA-32 has joined #tp | 12:38 | |
* vi1985 congratulates everyone with a successful GSoC? :) | 12:41 | |
CIA-32 | jmingtan tpclient-pyogre * ra14029da1a59 /src/requirements.py: Update requirements to do some version checking and to check for ogreal | 13:48 |
CIA-32 | jmingtan tpclient-pyogre * rebed2756e767 /src/ (7 files): Allow client to work if ogreal is not found | 13:48 |
CIA-32 | jmingtan tpclient-pyogre * r318005c9ab81 /src/requirements.py: Print ImportError errors when checking requirements | 13:48 |
*** Erroneous has joined #tp | 13:49 | |
*** mithro has quit IRC | 15:01 | |
*** mithro has joined #tp | 15:02 | |
CIA-32 | victor.ivri gencon-rfts-ai * ra51ad61e2f3b / (3 files in 3 dirs): Added documentation to "genome" design, and a simple harness to create a random genome file in a specified location. Also, removed some unnecessary files. | 15:17 |
CIA-32 | victor.ivri gencon-rfts-ai * reac22098de4e / (TO-DO midterm_report.txt): forgot to remove files. | 15:18 |
*** bddebian has quit IRC | 17:05 | |
*** mithro has quit IRC | 17:18 | |
*** mithro has joined #tp | 17:19 | |
*** zzorn_ has joined #tp | 18:39 | |
*** mithro has quit IRC | 19:03 | |
*** nash has joined #tp | 19:30 | |
*** mithro has joined #tp | 19:30 | |
mithro | hey people | 19:33 |
*** JLP has quit IRC | 19:40 | |
*** peres has joined #tp | 19:55 | |
*** greywhind has quit IRC | 19:56 | |
mithro | hey people | 20:30 |
*** bddebian has joined #tp | 21:05 | |
*** Erroneous has quit IRC | 21:51 | |
*** pluskid has joined #tp | 23:21 | |
*** _Lukstr has joined #tp | 23:38 | |
*** TBBle has quit IRC | 23:41 | |
*** CIA-32 has quit IRC | 23:41 | |
*** Guest3209 has quit IRC | 23:41 | |
*** Lukstr has quit IRC | 23:41 | |
*** CIA-32 has joined #tp | 23:41 | |
*** TBBle has joined #tp | 23:41 | |
*** Guest3209 has joined #tp | 23:42 | |
*** Lukstr has joined #tp | 23:42 | |
*** Lukstr has quit IRC | 23:46 | |
*** _Lukstr is now known as Lukstr | 23:46 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!