Tuesday, 2008-08-19

*** tpb has joined #tp00:00
*** ChanServ sets mode: +o tpb00:00
*** bddebian has quit IRC00:10
mithrobrb00:57
*** mithro has quit IRC01:15
CIA-32victor.ivri gencon-rfts-ai * rbaf273b0ffea / (11 files in 8 dirs): Bughunting, algorithm improvements, and output formatting.01:16
*** mithro has joined #tp01:16
*** vi1985 has quit IRC01:19
*** pluskid has joined #tp01:29
pluskidmithro: ping01:31
JLafontmithro: pong!!!!01:38
JLafontpluskid: Hai! I hear you might have some patches for me for the python server01:38
pluskidJLafont: yep01:41
pluskidJLafont: I've pushed them to the schemepy branch, you may review it01:42
pluskidJLafont: But in order to run it, you'll have to install schemepy01:42
pluskidJLafont: Schemepy is intend to replace the old pyscheme01:42
mithrohey peoples02:00
mithropluskid: pong?02:01
mithrohey JLafont02:01
pluskidJust went to the post office to retrieve my package02:37
pluskidThank you Tim and all other people for the cool gifts! :D02:38
mithropluskid: cool!02:47
pluskidmithro: I'm afraid it is not easy to include schemepy as a sub-module in tpserver-py02:49
mithropluskid: why?02:49
pluskidthe schemepy root is not a Python package02:49
pluskidto use schemepy02:49
pluskidone will copy the "schemepy subdirectory" in the schemepy project to the load-path of Python02:50
mithroit just means that requirements.py needs to manipulate the python path?02:50
pluskidrequirements.py will always run when a server start?02:51
mithroyes02:51
pluskidBut what's about the tpclient?02:51
mithrosame thing02:52
mithroit has a requirements.py too02:52
pluskidhmm, I see02:52
pluskidmithro: and is it really necessary to split the deb package into two one? It is very small.02:53
mithrospecifically for this reason :)02:53
mithropluskid: debian policy dictates it02:53
pluskidmithro: OK, I'll try02:54
*** mithro has quit IRC03:04
*** ezod has quit IRC03:04
*** ezod has joined #tp03:06
*** mithro has joined #tp03:13
mithroactually pycentral should help with that a lot03:13
pluskidok03:14
*** CIA-32 has quit IRC03:17
*** Alklomion has joined #tp03:20
Alklomionmithro: are you around?03:20
mithroyes03:21
mithrohey Alklomion03:21
mithrohow are things going?03:21
Alklomioni can't seem to send things to git :(03:21
mithrooh what is the problem?03:22
Alklomionat 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
Alklomionand if I try to submit the whole midp directory, it fails03:22
mithrodo you have errors?03:25
Alklomioni receive an 'up to date' error on my build.xml03:26
Alklomionand no errors for trying to only submit the single directory03:26
mithroit was working last week? right03:27
Alklomionyep03:28
Alklomionirk - it might be up - to date errors03:29
mithronothing seems to be wrong on the server03:29
mithrohttp://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-java.git;a=shortlog;h=refs/heads/midp03:30
tpb<http://ln-s.net/2$rU> (at git.thousandparsec.net)03:30
mithroit looks like you pushed two things just then03:30
mithroAlklomion: so how do I reproduce your stuff? do you have a build instructions?03:31
Alklomiondoes downloading the whole project not work?03:34
mithrojust about to check03:35
AlklomionOh, are you still interested in a conference meeting?03:36
AlklomionHave you got a set of times best suited for you?03:36
mithroyes03:37
mithroFriday at 10:00am my time (9:30am your time) is my preferred time03:37
mithroAlklomion: oh - I get lots of errors about j4me03:38
mithrohow do I set it up to use j4me?03:39
*** JLafont has quit IRC03:40
Alklomiondo a cvs update - it *should* pick up the jar that it apparently missed when i was adding files03:40
mithroI wonder what has happend to CIA03:41
Alklomionoh - i had the gui working on a mobile phone the other day too mithro03:43
mithroAlklomion: did you take a photo!?03:43
Alklomionnope - but I can do that after when I find the camera03:44
mithroAlklomion: okay, how to I get netbeans to use j4me?03:44
Alklomionmy build.xml has it all but it's having disputes about how up to date it is03:44
Alklomionanyway.. click on the project, go to properties03:45
Alklomionlibraries and resources under the build subtree03:45
mithroAlklomion: well in theory you commited your build.xml03:45
Alklomionadd jar/zip and point it to ../src/net/thousandparsec/netlib/util/j4me.jar03:46
mithrohttp://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-java.git;a=blobdiff;f=build.xml;h=fb89dca1e2d232dbd3051319fbf5058f03b5c499;hp=1e915447d8d45b0a14d59ce69f5c8318e89e55bd;hb=e5b25d0c6adef8d979afe5d23c0a77fd947dccc2;hpb=b3c9c6ee65f963df7dd597fe1f0bbe58718161e003:46
tpb<http://ln-s.net/2$rZ> (at git.thousandparsec.net)03:46
Alklomionerr that should be src/net/thousandparsec/util/j4me.jar03:46
mithrohow are you building?03:48
Alklomionright click and go to build? or doesn't that work03:49
mithroAlklomion: why don't you make a fresh checkout in a separate directory?03:50
Alklomionyeah - I have03:51
AlklomionDid you get a multitude of errors when including that JAR file?03:53
mithroExpanding: /home/tim/oss/tp/libtpproto-java/src/net/thousandparsec/util/J4ME.jar into /home/tim/oss/tp/libtpproto-java/build/compiled03: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.jar03:56
mithroBUILD FAILED (total time: 0 seconds)03:56
Alklomionif your build.xml is 5kb in size -it's bad03:56
mithrotim@vaio:~/oss/tp/libtpproto-java$ du -h build.xml03:57
mithro4.0Kbuild.xml03:57
mithro:(03:57
mithroAlklomion: have you tried making a small change and then trying to commit?03:57
mithrohrm....03:59
mithroAlklomion: actually04:00
AlklomionI just submitted a build.xml that isn't half missing04:00
mithrotrying to update now04:00
*** pluskid has quit IRC04:00
mithroit's still 4k04:01
Alklomionif you open the file, are the end tags there?04:01
mithroyes04:02
Alklomionand is your jar file 1kb in size?04:02
Alklomionj4me jar, mine was, i've fixed that too04:02
mithrotim@vaio:~/oss/tp/libtpproto-java$ du -h ./build/preprocessed/net/thousandparsec/util/J4ME.jar04:03
mithro4.0K./build/preprocessed/net/thousandparsec/util/J4ME.jar04:03
mithrohrm - there is something going wrong with the git-cvs bridge04:04
mithrothe last commit had no changes in it!? - http://git.thousandparsec.net/gitweb/gitweb.cgi?p=libtpproto-java.git;a=commit;h=2cf1183e847e146819bf29480fddf5bd9eb858fb04:04
tpb<http://ln-s.net/2$rc> (at git.thousandparsec.net)04:04
Alklomionthe last commit should have had j4me.jar file in it04:05
*** nash has quit IRC04:05
mithroyes I see that04:06
mithrookay04:06
mithroI need you to do a fresh checkout04:06
Alklomionok, checking out now04:07
mithrowas that successful?04:08
Alklomionits still going :)04:08
Alklomionbut yeah - looks successful04:08
mithro2008-08-19 04:08:30 : DEBUG - Processing time : user=0.34 system=0.3404:08
mithro2008-08-19 04:08:30 : INFO  - --------------- FINISH -----------------04:08
mithrocan you try commiting your change to that?04:10
Alklomionto the one i just checked out?04:10
mithroyes04:10
Alklomionok - i've uploaded the j4me.jar, did it go through ok? it's size is ~150kb04:14
Alklomion148 KB (151,669 bytes)04:14
*** pluskid has joined #tp04:14
mithrono it didn't04:14
mithrothere is something seriously wrong with git-cvsserver at the moment04:14
Alklomionsome sort of size limit?04:15
mithroshouldn't be04:15
Alklomionis it possibly something i'm doing wrong?04:18
mithroyou shouldn't be able to do this wrong04:19
Alklomionafter 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 working04:20
Alklomionso it seems the only files that issues were present in were the build.xml and the jar hmm04:21
mithrookay can you do the first checkout again?04:27
mithroand then try committing the jar file again04:30
mithroAlklomion: ping?04:33
Alklomionok - commencing04:33
mithrocan we organise a face-to-face meeting on the 8th of September? I'll be back in Adelaide04:33
Alklomiondepends what time? i have 12 hours or so at uni that day04:36
mithroanytime04:36
AlklomionI don't have to be in class until 11.00 am, so i'm able to meet at 9.00 am04:37
mithrookay - lets make it 9am then04:37
Alklomionsubmitted04:39
Alklomionsure - where are we to meet? I doubt chris could be there, He has lectures and stuff from 9 that day04:40
mithroWTF?!04:40
Alklomion?04:41
mithroit didn't work on this side :(04:43
mithrodo you want to send me the .jar file?04:43
Alklomionyep04:44
Alklomione-mailed04:46
mithrocan you also send me your build.xml file too then?04:48
mithro(the one that works)04:48
mithroAlklomion: could you also try downloading git - http://msysgit.googlecode.com/files/Git-1.5.6.1-preview20080701.exe04:49
tpb<http://ln-s.net/2$rw> (at msysgit.googlecode.com)04:49
Alklomiondifferent git client?04:50
mithroit's an actual git client rather then cvs translator04:52
mithroActually do you want to send me the whole directory?04:53
Alklomionjust zipping everything04:55
Alklomion3.96 mb, uploading it to send :)04:55
Alklomionstill uploading :)04:59
mithrookay04:59
Alklomionhaha, exceeds allowed limit by my e-mail05:00
Alklomionhow else can i send this to you?05:01
mithro:(05:01
mithroI don't think that will work....05:01
Alklomion:(05:01
mithrohave you ever used scp?05:01
Alklomionnope05:02
mithrowhere you trying to use gmail?05:02
Alklomionwas using my university account. does g-mail have a higher limit?05:03
mithroi believe so05:03
pluskid3.96 mb might be below gmail's limit :)05:04
mithroWith 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
pluskidI sometimes get many XML-RPC Error: when pushing to the git server. But it seems not critical. What are they?05:05
mithrotrouble contacting the CIA bost05:06
mithros/bost/bot05:06
pluskidgot it05:07
pluskidhead for supper now.05:07
mithropluskid: enjoy05:09
Alklomionlogic.ml.unisa.edu.au/~robbm005/backup.zip05:10
Alklomiontry that05:10
Alklomionhttp:// even05:11
mithroAlklomion: is the client suppose to conenct to a URL?05:24
Alklomionthe java client?05:25
Alklomionnope05:25
Alklomionjust press connect05:25
mithrowhy not?05:25
Alklomionits not a functional ui yet - its just bits and pieces05:25
mithroyou can't get out of the Orders screen05:28
mithrohow do I run a copy of the test connection thing again?05:30
*** JLP has joined #tp05:31
Alklomionoh05:33
Alklomionstart a server up05:33
JLPahoy everyone05:33
Alklomionand is there a test client or something similar?05:33
Alklomioni think it's hard coded in src-test to use my url05:35
Alklomionerr my ip address05:35
Alklomionso you'd just need to change it to the one you are using05:35
mithrowhere is it located?05:35
Alklomionsrc/net/thousandparsec/netlib/test/TestMidlet.java: line 5005:38
Alklomionthat needs to be set to tp://user:pw@ipaddress05:39
mithroand how do I run it?05:40
Alklomionclick the project and build/run05:41
Alklomionanyway - i'm off for the night - catch you later05:46
*** Alklomion has quit IRC05:46
mithrodang05:50
pluskidpycentral will be available on every debian-family distribution?07:16
mithroyes07:22
pluskidcool07:24
*** pluskid has quit IRC07:27
*** mithro has quit IRC07:48
*** mithro has joined #tp07:56
*** ezod has quit IRC07:59
*** JLafont has joined #tp08:15
mithroJLafont: ping?08:17
*** Iwanowitch has joined #tp08:24
JLafontmithro: pong08:32
mithroJLafont: how goes things?08:32
mithroDid you see I pushed a fix for the turn stuff?08:32
JLafontI am well08:33
JLafontmithro: yeah and I saw schemepy is in the git repository as well08:33
mithroyes08:33
mithroJLafont: would be a good idea to test that out08:35
mithroJLafont: so when is a good time to play a DroneSec game?08:35
mithroI'll try and be on time this time08:36
JLafonthahaha08:48
JLafonthmm08:48
JLafontI can do it anytime wednesday from 6 pm - 12 pm my time08:50
mithrowhich is when? :P08:55
JLafontheh08:58
JLafontumm Eastern Time08:58
JLafontlike tomorrow09:00
mithroit's like just starting to be Tuesday for you right?09:01
mithrooh remeber that URL I sent you09:01
mithrouse that :P09:01
JLafonthttp://www.timeanddate.com/worldclock/fixedtime.html?month=8&day=20&year=2008&hour=18&min=0&sec=0&p1=17909:01
JLafontyeah09:01
tpb<http://ln-s.net/2$uA> (at www.timeanddate.com)09:01
JLafontwas trying to figure it out09:01
mithroyou could also send me a meeting request via google calander09:02
JLafontoh yeah09:02
shenki<mithro > because google own you09:06
mithroI like Google Calander09:06
shenkiI noticed :)09:07
shenkiit is good, i agree09:07
mithroit sync's to my blackberry09:09
mithrohttp://www.google.com/mobile/blackberry/sync/09:09
tpbTitle: Google Mobile - Sync (at www.google.com)09:09
mithroJLafont: hrm, I'm not going to be up at 8:00am09:09
mithrocan we move it to 10:00am?09:10
shenkiheh09:10
shenkimithro: does it sync to any other devices?09:10
mithrono idea09:11
mithroI think the Apple stuff does syncing to G stuff09:11
shenkihttp://www.google.com/mobile09:12
tpbTitle: Google Mobile (at www.google.com)09:12
shenkilots fo stuff09:12
JLafontyeah thats more than fine09:12
shenkibummer i pay so much for data :/09:12
shenkiwhat day are you going to play? can i play too? :)09:12
JLafontSure!09:13
JLafontI need to head out. I'll be back later09:14
*** mithro_ has joined #tp09:28
mithro_http://www.timeanddate.com/worldclock/fixedtime.html?month=8&day=20&year=2008&hour=20&min=0&sec=0&p1=17909:29
tpb<http://ln-s.net/2$ui> (at www.timeanddate.com)09:29
*** mithro has quit IRC09:34
*** mithro_ is now known as mithro09:36
*** Demitar has quit IRC09:38
*** pluskid has joined #tp09:50
*** zzorn_ has quit IRC10:02
mithrowb pluskid10:09
pluskidwhat is wb?10:09
mithrowelcome back10:10
pluskid:) I just found a VPN connection recently, so I can constantly hang on IRC10:10
mithroyay!10:12
mithrowell maybe not for productivity :)10:12
*** bddebian has joined #tp10:12
bddebianHeya10:13
mithrohey bddebian10:15
bddebianHi mithro10:15
mithrocrap I should be in bed10:15
bddebianHeh, get to bed then! :)10:16
*** tuna has quit IRC10:31
*** tuna-fish has joined #tp10:33
*** tuna-fish is now known as tuna10:36
*** peres has left #tp10:39
*** pluskid has quit IRC10:49
*** vi1985 has joined #tp12:13
*** Iwanowitch has quit IRC12:16
*** wlievens has joined #tp12:17
*** wlievens has left #tp12:17
*** CIA-32 has joined #tp12:38
* vi1985 congratulates everyone with a successful GSoC? :)12:41
CIA-32jmingtan tpclient-pyogre * ra14029da1a59 /src/requirements.py: Update requirements to do some version checking and to check for ogreal13:48
CIA-32jmingtan tpclient-pyogre * rebed2756e767 /src/ (7 files): Allow client to work if ogreal is not found13:48
CIA-32jmingtan tpclient-pyogre * r318005c9ab81 /src/requirements.py: Print ImportError errors when checking requirements13:48
*** Erroneous has joined #tp13:49
*** mithro has quit IRC15:01
*** mithro has joined #tp15:02
CIA-32victor.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-32victor.ivri gencon-rfts-ai * reac22098de4e / (TO-DO midterm_report.txt): forgot to remove files.15:18
*** bddebian has quit IRC17:05
*** mithro has quit IRC17:18
*** mithro has joined #tp17:19
*** zzorn_ has joined #tp18:39
*** mithro has quit IRC19:03
*** nash has joined #tp19:30
*** mithro has joined #tp19:30
mithrohey people19:33
*** JLP has quit IRC19:40
*** peres has joined #tp19:55
*** greywhind has quit IRC19:56
mithrohey people20:30
*** bddebian has joined #tp21:05
*** Erroneous has quit IRC21:51
*** pluskid has joined #tp23:21
*** _Lukstr has joined #tp23:38
*** TBBle has quit IRC23:41
*** CIA-32 has quit IRC23:41
*** Guest3209 has quit IRC23:41
*** Lukstr has quit IRC23:41
*** CIA-32 has joined #tp23:41
*** TBBle has joined #tp23:41
*** Guest3209 has joined #tp23:42
*** Lukstr has joined #tp23:42
*** Lukstr has quit IRC23:46
*** _Lukstr is now known as Lukstr23:46

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