Saturday, 2007-08-25

*** tpb has joined #tp00:00
*** ChanServ sets mode: +o tpb00:00
mithrollnz: ping?00:06
mithrojotham: ping?00:06
llnzmithro: pong00:07
jothamhey00:07
mithrollnz: have you applied all of jezuch's patches?00:07
* jotham just woke up, has a cold :(00:07
llnzyes00:07
mithrojotham: :/00:07
jothamwtf, this documentation for this library says 'usage is vaguely like this incomplete pseudocode'00:07
mithrojotham: he he00:08
jothamthat person was pretty unconvinced when he wrote this page i guess00:08
mithrojotham: so how goes the battleviewer?00:08
jothamfine, have been playing with arranging the ships00:08
mithrollnz: I could also use your opinon on the latest tpclient-pywx-dev changes00:09
jothami know you want a tarball of the repo, you'll get it soonish00:09
mithrojotham: cool00:09
llnzmithro: ok, will clone and have a look00:09
llnzmithro: getting segfault during intro playing00:12
mithrollnz: how many times?00:12
llnztwo tracebacks00:12
mithrooh?00:12
llnzevery time00:12
mithropast?00:12
mithro(i'm assuming you updated libtpclient-py-dev and libtpproto-py too)00:13
llnzyes00:13
mithrollnz: oh, your on debian right00:14
mithrowhen you paste, can you also include the output from the very beginging?00:14
llnzyes00:15
llnzwxPython Version 2.6.3.200:15
mithro:/00:15
llnzmithro: see dialog, will post beginning in a second00:15
mithrohttp://wiki.wxpython.org/InstallingOnUbuntuOrDebian00:15
tpb<http://ln-s.net/r_b> (at wiki.wxpython.org)00:15
mithrofor the moment you will need wx2.800:16
mithroyour libtpproto-py is also out of date00:17
* llnz updates libtpproto-py00:19
mithrobrb, having a shower00:24
mithroback00:32
mithrollnz: any luck?00:32
* mithro prods llnz 00:43
llnzno00:44
mithrodid you install wx2.8?00:45
llnzno00:45
mithroyou need to do that for the moment00:46
mithrohttp://wiki.wxpython.org/InstallingOnUbuntuOrDebian00:46
tpb<http://ln-s.net/r_b> (at wiki.wxpython.org)00:46
mithroany luck after installing wx2.8?00:54
llnzinstalling wx2.8 now00:55
*** llnz has quit IRC00:59
*** llnz has joined #tp00:59
mithromaybe a paste bin?00:59
llnzok01:00
mithrohttp://www.pastebin.ca/ ?01:00
tpbTitle: general pastebin - simplified internet collaboration (at www.pastebin.ca)01:00
llnzhttp://www.pastebin.ca/66988901:01
tpbTitle: general pastebin - tpclient-pywx crash - post number 669889 (at www.pastebin.ca)01:01
llnzi see a flash of the connect dialog before the crash01:04
mithrostop avahi and try again01:05
mithrobrb01:06
*** mithro has left #tp01:06
*** mithro has joined #tp01:06
mithroany luck?01:09
mithroor the same segfault?01:09
llnzthat worked01:12
llnzexcept that because tpserver-cpp uses avahi, it doesn't discover my local game01:12
mithrohrm....01:14
mithrostart up avahi again01:14
mithroand try running the client a few times?01:14
llnzhey cool, fleet has a picture  :-)01:15
mithro:P01:16
mithrothe new stuff is in the starmap01:16
mithroyou might have to click zoom-to-fit once01:16
llnznope, was right already01:17
mithrointeresting01:18
mithroyou see the pop-ups when you mouse over systems?01:18
llnzjust started avahi and tpclient-py-dev01:18
llnzdiscovers the games, but it's a little odd about the url01:19
llnzbtw, your ipv6 urls in tpclient-pywx-dev server browser are incorrect01:19
llnzbtw, why is there nothing in the locations field?01:20
mithroyou click the location field and it will scroll up01:20
mithrotpsai-py is taking over demo1 :P01:21
llnzthat's hard to discover01:21
mithrollnz: most of the time you don't want to select anything apart from the default location01:22
llnzhow does it choose the default?01:22
mithrotps, https, tp, http i believe01:22
*** llnz2 has joined #tp01:27
*** llnz has quit IRC01:27
*** llnz2 is now known as llnz01:27
llnzwhy does Media-new.gz have a .meta file?01:28
llnz:-)01:28
mithrobecause the .meta file stores the last change date01:29
mithrohence I can compare it against the last-modified-time on the web server01:29
mithroplus the downloading of media-new.gz is identical to everything else :P01:30
llnzwhy not use the If-modified-since http header?01:30
llnzhummm... ok01:30
mithrollnz: have you tried clicking on the starmap?01:37
llnzyes01:38
* llnz notes you can't skip the intro01:39
llnzcan't select anything from the starmap?01:39
mithroyou can skip the intro01:40
llnzthe buttons are off the top, under the titlebar for the starmap01:40
mithrohit escape01:40
llnzdidn't work for me01:40
mithrollnz: try restarting the client - I've yet to figure out why that happens01:40
mithrollnz: well, it takes about 10-15 seconds for the client to load01:40
llnzhehe, that made it segfault01:41
mithrooh :/01:41
mithroyou sure it wasn't avahi again?01:41
mithroavahi seems to randomly cause segfaults01:42
mithroI might have to disabled it and just use pyzeroconf for the moment01:42
llnzmight have been01:42
mithroit also seems to randomly throw "MemoryError"01:43
llnzso: starmap select doesn't work01:44
mithrollnz: it should move the arrow around01:44
llnzmove orders: can't set destination on starmap01:44
mithrobut it doesn't post the events to the reset of the windows yet01:44
llnzmithro: it doesn't but doesn't change the other windows/widgets01:45
mithroI need to clean up the code a bit before I get the post working01:45
mithro[15:16] <mithro> but it doesn't post the events to the reset of the windows yet01:45
mithroit's a little hacky at the moment01:45
mithroonce I clean it up, I'll get it to update the rest of the other windows01:48
*** llnz2 has joined #tp01:52
mithrowb01:56
mithroADSL a bit unstable today?01:56
*** llnz2_64 has joined #tp02:03
*** llnz has quit IRC02:05
mithroADSL a bit unstable today?02:07
*** llnz2 has quit IRC02:19
*** guitsaru has joined #tp02:21
*** guitsaru has quit IRC02:23
*** llnz2_64 is now known as llnz02:23
llnzapparently02:23
llnzbbs, dinner02:25
CIA-23mithro tpclient-pywx-development * r6b00e1b7e53d / (extra/__init__.py windows/overlays/Systems.py): Moved the wx.PopupWindow to extra with other helpers.03:16
CIA-23mithro tpclient-pywx-development * r12bba13391e2 / (3 files in 2 dirs):03:16
CIA-23Support for different "Colorizers".03:16
CIA-23More cleanup of Systems.py.03:16
mithrollnz: have a look at that :)03:20
mithrolets you see how badly tpsai-py has conqured the galaxy :P03:25
mithroneed to just add in support for fleets03:37
Epyonmithro, niphree asked to tell you that she'll be after 17.00 GMT04:00
mithrookay04:09
mithroEpyon: yeah, I got her email04:18
mithroEpyon: thanks anyway04:59
*** Epyon has quit IRC05:09
*** Epyon has joined #tp07:50
* llnz wanders off07:50
llnzlater all07:50
*** llnz has quit IRC07:50
*** _JLP_ is now known as JLP10:52
mithrohey people11:34
mithrohey JLP11:34
JLPmithro: ahoy11:41
mithroJLP: had a chance to work on the qtopia client?11:41
JLPmithro: not much, been mostly doing some ccordination of kde 4 translation and doing some translations11:41
mithroyou have a competition to win! :P11:42
* mithro pulls out hair12:15
*** guitsaru has joined #tp12:20
mithrohey guitsaru12:30
guitsaruhey12:30
guitsaruI can't get tpserver-cpp setup12:30
mithro:/12:37
mithrodo you have a specific error?12:37
guitsaru./autogen.sh12:38
guitsaruaclocal...12:38
guitsaruautoheader...12:38
guitsaruautoheader: error: AC_CONFIG_HEADERS not found in configure.ac12:38
guitsarulibtoolize...12:38
guitsaruautomake...12:38
guitsaruconfigure.ac:7: required file `./config.h.in' not found12:38
guitsaruautoconf...12:38
guitsaruremoving config.cache...12:38
guitsaru./configure --prefix=/opt/tpserver-cpp12:38
guitsaru./configure: line 1: syntax error near unexpected token `('12:38
guitsaru./configure: line 1: `m4trace:aclocal.m4:50: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])'12:38
mithroit looks like there is something wrong with your autoheader?12:42
guitsaruYeah12:42
mithro:/12:49
mithrohave you tried updating your libtool, autoconf and automake?12:49
guitsaruno12:52
guitsaruI updated, but I'm basically getting the same message12:55
guitsarujust much more verbose12:55
mithrocan you paste it in a paste bin?12:57
guitsaruhttp://pastebin.com/m119ba4ea12:58
tpbTitle: pastebin - collaborative debugging tool (at pastebin.com)12:58
mithrosorry, just working on tpclient-pywx13:05
mithroif you say my name it'll flash Xchat13:06
mithroand hence you'll get a faster response :)13:06
mithroand ./configure still says a similar error?13:06
guitsaruyes13:08
mithrohrm...13:08
mithroI'm afraid this escapes me13:08
mithrois there a mac channel you can ask in?13:08
guitsaruok13:08
guitsaruI'll try13:09
*** guitsaru is now known as guitsaru_afk13:11
mithrowhat versions of libtool, autoconf and automake do you have?13:12
mithrogoogle doesn't turn up anything helpful :/13:15
*** guitsaru_afk is now known as guitsaru13:29
guitsaruautoconf 2.59, automake 1.9413:30
guitsarulibtool doesn; have a version command13:31
guitsarubut I think I have 1.3.513:31
guitsarumithro: is there someone else that would know more about it?13:34
mithrotim@ultraslim:~$ libtoolize --version13:34
mithrolibtoolize (GNU libtool) 1.5.2413:34
mithrotim@ultraslim:~$ libtool --version13:34
mithroltmain.sh (GNU libtool) 1.5.24 Debian 1.5.24-1ubuntu1 (1.1220.2.456 2007/06/24 02:25:32)13:34
guitsaruyeah, 1.3.513:35
guitsarulibtoolize --version works, but libtool --version does not13:36
guitsarumithro: updated to 1.5.10 and now I get this13:37
guitsaru./autogen.sh13:37
guitsaruaclocal...13:37
guitsaruautoheader...13:37
guitsaruautoheader: error: AC_CONFIG_HEADERS not found in configure.ac13:37
guitsarulibtoolize...13:37
guitsaruautomake...13:37
guitsaruconfigure.ac: no proper invocation of AM_INIT_AUTOMAKE was found.13:37
guitsaruconfigure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,13:37
guitsaruconfigure.ac: that aclocal.m4 is present in the top-level directory,13:37
guitsaruconfigure.ac: and that aclocal.m4 was recently regenerated (using aclocal).13:37
guitsaruautomake: no `Makefile.am' found for any configure output13:37
guitsaruautomake: Did you forget AC_CONFIG_FILES([Makefile]) in configure.ac?13:37
guitsaruautoconf...13:37
guitsaruremoving config.cache...13:37
mithroand ./configure?13:38
guitsarusame thing13:39
guitsaru./configure --prefix=/opt/tpserver-cpp13:40
guitsaru./configure: line 1: syntax error near unexpected token `('13:40
guitsaru./configure: line 1: `m4trace:aclocal.m4:50: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])'13:40
mithrohrm...13:41
CIA-23mithro tpclient-pywx-development * r54612e4b15e2 /extra/wxFloatCanvas/ (Arrow.py PolyNoSize.py PolygonStatic.py): Added a PolygonStatic class which both Fleet and Arrow subclass.13:41
CIA-23mithro tpclient-pywx-development * re3089637cbdb /windows/ (overlays/Overlay.py overlays/Systems.py winNewStarMap.py): Added Fleet objects. Make the Section update the reset of the UI.13:41
CIA-23mithro tpclient-pywx-development * r61c5f8b6af29 /windows/ (winInfo.py winMain.py winOrder.py winPicture.py winSystem.py): Different default layout.13:41
CIA-23mithro tpclient-pywx-development * recd5fb197c74 /windows/overlays/Systems.py: Added a preview mode to the starmap.13:41
mithrocan you drop your autoconf version too13:41
mithrotim@ultraslim:~$ autoconf --version13:41
mithroAutoconf version 2.1313:42
guitsaruautoconf --version13:42
guitsaruautoconf (GNU Autoconf) 2.5913:42
mithrocan you go back to 2.13?13:42
mithrothe output in theory should look like this13:43
mithrotim@ultraslim:~/oss/tp/tpserver-cpp$ ./autogen.sh13:43
mithroaclocal...13:43
mithroautoheader...13:43
mithrolibtoolize...13:43
mithroautomake...13:43
mithroautoconf...13:43
mithroremoving config.cache...13:43
mithroready to configure13:43
mithrotim@ultraslim:~/oss/tp/tpserver-cpp$13:43
guitsaruIs there some easy way to revert to 2.13?  Using apt-get?13:43
mithroare you compiling on mac or debian?13:44
guitsarumac13:44
guitsaruI have apt-get though13:44
guitsarufor mac13:44
mithromac has apt-get?13:44
guitsarufink does13:44
mithroapt-get install autoconf2.13 ?13:44
mithrothat what is is under debian13:44
mithrohrm, I just tried with autoconf 2.61 and it also worked :/13:46
guitsaruautoconf --version13:46
guitsaruAutoconf version 2.1313:46
guitsaruPrimatech:~/programming/TP/libtprl Matt$ ./autogen.sh13:46
guitsaruaclocal...13:46
guitsaruautoheader...13:46
guitsarulibtoolize...13:46
guitsaruautomake...13:46
guitsaruconfigure.ac:7: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'13:46
guitsaruautomake: configure.ac: `AM_INIT_AUTOMAKE' must be used13:46
guitsaruautoconf...13:46
guitsaruautoconf: configure.in: No such file or directory13:46
guitsaruremoving config.cache...13:46
guitsaruready to configure13:46
mithro./configure works?13:47
mithroor not?13:47
guitsaruNo13:47
mithrohrm....13:47
mithrookay13:47
mithrotry this13:48
mithrochange line 7 in configure.ac13:48
mithrofrom AM_CONFIG_HEADER to AC_CONFIG_HEADER13:48
guitsaruit is AC13:49
mithrowtf?13:49
mithrodo a "cg-reset"13:49
mithrocg-clean -x13:50
mithrothen try "cg-status"13:50
guitsaruOk13:50
mithronow check line 7 of configure.ac ?13:50
mithroit should read 'AM_CONFIG_HEADER(config.h)'13:51
mithrochange that to 'AC_CONFIG_HEADER(config.h)'13:51
guitsaruYeah, it does13:51
mithrothen try ./autogen.sh13:51
guitsaru./autogen.sh13:52
guitsaruaclocal...13:52
guitsaruautoheader...13:52
guitsarulibtoolize...13:52
guitsaruautomake...13:52
guitsaruconfigure.ac:7: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'13:52
guitsaruautoconf...13:52
guitsaruautoconf: configure.in: No such file or directory13:52
guitsaruremoving config.cache...13:52
guitsaruready to configure13:52
guitsaruPrimatech:~/programming/TP/libtprl Matt$ ./configure -prefix=/opt/tpserver-cpp13:52
guitsaru-bash: ./configure: No such file or directory13:52
mithrookay13:52
mithrocg-clean -x13:52
mithrocg-reset13:52
mithro./autogen.sh13:52
guitsaru./autogen.sh13:53
guitsaruaclocal...13:53
guitsaruautoheader...13:53
guitsarulibtoolize...13:53
guitsaruautomake...13:53
guitsaruconfigure.ac: installing `./install-sh'13:53
guitsaruconfigure.ac: installing `./mkinstalldirs'13:53
guitsaruconfigure.ac: installing `./missing'13:53
guitsarutest/Makefile.am: installing `./depcomp'13:53
guitsaruautoconf...13:53
guitsaruautoconf: configure.in: No such file or directory13:53
guitsaruremoving config.cache...13:53
guitsaruready to configure13:53
guitsaruPrimatech:~/programming/TP/libtprl Matt$ ./configure -prefix=/opt/tpserver-cpp13:53
guitsaru-bash: ./configure: No such file or directory13:53
mithrofor some reason it isn't making configure.in from configure.ac13:54
mithrowhat does autoconf --version output?13:55
mithrotry this13:57
mithroln -s configure.ac configure.in13:57
mithroautoconf13:57
mithro./configure13:57
guitsaruautoconf --version13:58
guitsaruAutoconf version 2.1313:58
mithroany luck after the symlink?13:58
guitsaruno13:58
mithrowhat does it say now?13:58
guitsaru-bash: ./configure: No such file or directory13:59
mithrowhen you run autoconf?13:59
guitsaruFATAL ERROR: Autoconf version 2.52 or higher is required for this script13:59
mithrocan you upgrade your autoconf then? :P13:59
guitsaruyeah13:59
guitsaruautoconf14:00
guitsaruautoconf: warning: both `configure.ac' and `configure.in' are present.14:00
guitsaruautoconf: warning: proceeding with `configure.ac'.14:00
guitsaruPrimatech:~/programming/TP/libtprl Matt$ ./configure14:00
guitsaru./configure: line 1: syntax error near unexpected token `('14:00
guitsaru./configure: line 1: `m4trace:aclocal.m4:50: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])'14:00
mithro:/14:00
mithrorm aclocal.m414:00
mithrorm configure.in14:00
mithrocg-clean -x14:00
mithro./autogen.sh14:00
guitsaru./autogen.sh14:01
guitsaruaclocal...14:01
guitsaruautoheader...14:01
guitsaruautoheader: error: AC_CONFIG_HEADERS not found in configure.ac14:01
guitsarulibtoolize...14:01
guitsaruautomake...14:01
guitsaruconfigure.ac: installing `./install-sh'14:01
guitsaruconfigure.ac: installing `./mkinstalldirs'14:01
guitsaruconfigure.ac: installing `./missing'14:01
guitsaruconfigure.ac:7: required file `./config.h.in' not found14:01
guitsarutest/Makefile.am: installing `./depcomp'14:01
guitsaruautoconf...14:01
guitsaruremoving config.cache...14:01
guitsaruready to configure14:01
guitsaruPrimatech:~/programming/TP/libtprl Matt$ ./configure -prefix=/opt/tpserver-cpp14:01
guitsaru./configure: line 1: syntax error near unexpected token `('14:01
guitsaru./configure: line 1: `m4trace:aclocal.m4:50: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])'14:01
mithroI have NFI what is going on here14:01
guitsarume either14:02
mithrofor some reason it isn't parseing the configure.ac file14:02
mithrom4 --version14:02
guitsaruGNU m4 1.4.214:03
mithroclose enough14:03
mithrookay14:03
mithrotry this14:03
mithroaclocal14:03
mithroautoheader14:03
mithroglibtoolize --automake --copy --force14:03
mithroautomake --add-missing --copy --gnu14:04
mithroautoconf14:04
guitsaruautoheader14:04
guitsaruautoheader: error: AC_CONFIG_HEADERS not found in configure.ac14:04
guitsaruPrimatech:~/programming/TP/libtprl Matt$ glibtoolize --automake --copy --force14:04
guitsaruPrimatech:~/programming/TP/libtprl Matt$ automake --add-missing --copy --gnu14:04
guitsaru-bash: /sw/bin/automake: No such file or directory14:04
mithrookay14:05
mithrothat is the first problem you need to fix14:05
mithro-bash: /sw/bin/automake: No such file or directory14:05
mithrols -l /sw/bin/automake14:06
mithroprobably a dangling symlink?14:06
mithrobtw, any chance I could get a remote login to this machine?14:07
guitsaruyeah, just a second14:07
guitsarutry sshing into guest:[email protected]14:09
guitsarumithro: work?14:14
mithroyou might want to change that password and message the new one to me14:14
mithrothis channel is logged14:14
guitsaruI'm changing it after you're done14:15
guitsarubut I will anyway14:15
mithroI can't ping that box14:15
mithroor ssh to it14:15
guitsarucrap, stupid campus network14:16
mithro:/14:19
guitsaruPrimatech:~/programming/TP/libtprl Matt$ aclocal14:22
guitsaruPrimatech:~/programming/TP/libtprl Matt$ autoheader14:22
guitsaruautoheader: error: AC_CONFIG_HEADERS not found in configure.ac14:22
guitsaruPrimatech:~/programming/TP/libtprl Matt$ libtoolize --automake --copy --force14:22
guitsaruPrimatech:~/programming/TP/libtprl Matt$ automake --add-missing --copy --gnu14:22
guitsaruconfigure.ac: no proper invocation of AM_INIT_AUTOMAKE was found.14:22
guitsaruconfigure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,14:22
guitsaruconfigure.ac: that aclocal.m4 is present in the top-level directory,14:22
guitsaruconfigure.ac: and that aclocal.m4 was recently regenerated (using aclocal).14:22
guitsaruautomake: no `Makefile.am' found for any configure output14:22
guitsaruautomake: Did you forget AC_CONFIG_FILES([Makefile]) in configure.ac?14:22
guitsaruPrimatech:~/programming/TP/libtprl Matt$ autoconf14:22
guitsaruPrimatech:~/programming/TP/libtprl Matt$ ./configure -prefix=/opt/tpserver-cpp14:22
guitsaru./configure: line 1: syntax error near unexpected token `('14:22
guitsaru./configure: line 1: `m4trace:aclocal.m4:50: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])'14:22
mithrohrm......14:23
mithroI have no idea :/14:24
guitsaruOk, thanks for helping14:25
mithroyou could try tpserver-py14:26
guitsaruok14:26
mithroyou know python?14:27
guitsaruI know some, I'm not very fluent in it14:28
mithroguitsaru: can you update tpclient-pywx-dev and have a little play14:31
guitsaruYeah14:31
mithroclick on the starmap should now activate the other panels14:31
guitsaruYeah14:34
guitsaruCrap, just crashed it :/14:35
guitsaruThe popup coloring is much better14:36
guitsarumithro: are orders supposed to not work yet?14:37
mithrono work?14:37
guitsaruI can't make new orders14:37
mithrowhat happens?14:40
guitsarunothing14:40
guitsaruThe order panel is blank14:40
guitsaruright clicking does nothing14:40
mithrothe order panel is blank when you can't issue orders to that object14:41
guitsaruI'm on my planet14:41
mithrothis on demo1?14:43
guitsaruyes14:43
mithroif so my guess is that you are no longer the owner of the planet :P14:43
guitsaruWell that sucks14:43
mithrotpsai-py kind of overtook the whole universe14:43
guitsaruOk, made a new one and it works14:44
mithro:)14:45
mithronow to take back your homeworld :P14:45
guitsaruheh14:45
*** greywhind has joined #tp14:46
guitsaruI should probably figure out how to play this game14:46
mithrohey greywhind14:48
greywhindhey mithro14:48
mithrogreywhind: how goes your window?14:51
mithroguitsaru: build lots and lots of battleship is all you can do at the moment14:51
greywhindmithro: didn't get to work on it yesterday... i'll do some today.14:52
guitsaruyeah, that's what I'm doing14:52
guitsaruI meant more like, how to move to a specific place14:52
mithroguitsaru: moving it's implimented in tpclient-pywx-dev yet14:52
guitsaruOk14:53
mithros/it's/isn't/14:59
CIA-23mithro tpclient-pywx-development * r73aaa64cdb8a / (5 files in 3 dirs): Started support for a wxSearchCtrl to filter the System window.15:35
CIA-23mithro tpclient-pywx-development * rf4f20e4d33f7 /windows/winPicture.py: Hide the download progress by default.15:35
CIA-23mithro tpclient-pywx-development * r2f6582f237e5 / (4 files in 3 dirs): Update the starmap on a SelectObject event.15:35
mithroand on that, I'm heading to bed15:35
*** Demitar has quit IRC15:35
*** JLP has quit IRC16:25
*** Demitar has joined #tp17:37
CIA-23jezuch documents * r3b9cca5a27b9 /protocol/protocol3.xml: Fix declaration of Message.turn property17:50
CIA-23jezuch documents * r3458047748f6 /protocol/protocol.xml: Fix Message.turn property in protocol.xml too17:50
*** JLP has joined #tp18:53
*** TBBle_ has joined #tp19:40
*** TBBle has quit IRC19:53
mithrohowdy people23:53

Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!