*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
*** nash has quit IRC | 01:30 | |
*** TBBle has joined #tp | 02:27 | |
*** mithro has quit IRC | 02:37 | |
*** llnz has joined #tp | 05:12 | |
CIA-46 | llnz tpserver-cpp * rd1f9eb6531fb /tpserver/smartpointer.h: | 06:20 |
---|---|---|
CIA-46 | Added some other useful methods to SmartPointer. | 06:20 |
CIA-46 | Mainly to allow the raw object to be set. | 06:20 |
CIA-46 | llnz tpserver-cpp * r4f7db13469b4 /tpserver/objecttype.cpp: Added missing include directive. | 06:20 |
*** mithro has joined #tp | 06:45 | |
mithro | hey people | 06:46 |
llnz | hi mithro | 06:48 |
CIA-46 | mithro libtpclient-py-development * r347913ae94a7 /tp/client/decorators.py: Moved the simple_decorator here from tpclient-pywx. | 06:54 |
CIA-46 | mithro libtpclient-py-development * r8a28cc00a942 /tp/client/ (cache.py media.py threadcheck.py): Added some code to track down bad cross thread calling. | 06:54 |
CIA-46 | mithro libtpclient-py-development * r49e428db90d5 /tp/client/ (decorator.py decorators.py threadcheck.py): Changed to the decorator module by Michele Simionato. | 06:54 |
CIA-46 | mithro libtpclient-py-development * r8f55841f7ec7 /tp/client/media.py: Mark the following functions as thread_safe for the moment. | 06:54 |
CIA-46 | mithro libtpclient-py-development * rc416e3046acd /tp/client/threads.py: Stop a cross thread call. This should be fixed properly. | 06:54 |
CIA-46 | mithro tpclient-pywx-statetracker * r71ae5becd566 / (extra/StateTracker.py tpclient-pywx): Fixed asserts to be properly formed. | 06:58 |
CIA-46 | mithro tpclient-pywx-statetracker * rced7aa7c8d0e /extra/decorators.py: Removed the simple_decorator stuff as that is now in libtpclient-py. | 06:58 |
CIA-46 | mithro tpclient-pywx-statetracker * r70ce9b4cbfd6 /extra/decorators.py: Changed to using the decorator module. | 06:58 |
CIA-46 | mithro tpclient-pywx-statetracker * r2e94889aff01 /windows/main/ (overlays/Systems.py winIdleFinder.py): Merge with git+ssh://[email protected]/git/tpclient-pywx.git#statetracker | 06:58 |
* llnz wonders if we should declare a developers meeting at LCA08 | 07:00 | |
llnz | TP-dev-meet, TPDM, whatever | 07:01 |
mithro | he he, maybe :) | 07:10 |
mithro | create a Thousand Parsec BOF :) | 07:10 |
llnz | hehehe | 07:11 |
mithro | be back in 10, have to go pack | 07:12 |
*** CIA-46 has quit IRC | 07:33 | |
*** CIA-11 has joined #tp | 07:40 | |
* llnz wonders after all the emails in the last day whether we will have anything left to talk about at lca | 07:50 | |
mithro | I'm sure there will be :) | 08:01 |
llnz | thought you might say that | 08:01 |
llnz | i suspect research support will be a big thing | 08:02 |
mithro | I'll try and get to the emails sometime tommorrow night | 08:04 |
llnz | IGObject, ObjectDataManager, PlayerAgent, ObjectView, every object type, order type and ruleset class dealing with objects | 08:04 |
llnz | these are the classes i will touch before finishing my current object refactoring | 08:04 |
llnz | and then persistence | 08:04 |
llnz | but now i should be asleep | 08:05 |
* llnz wanders off | 08:05 | |
llnz | later all | 08:05 |
*** llnz has quit IRC | 08:06 | |
*** mithro has quit IRC | 08:30 | |
*** Demitar has quit IRC | 12:44 | |
*** Erroneous has joined #tp | 13:20 | |
*** zzorn has quit IRC | 13:46 | |
*** Epyon has joined #tp | 14:54 | |
*** midorikid has joined #tp | 15:13 | |
CIA-11 | noegnud tpclient-pywx-statetracker * ra7b76644c741 /windows/main/winIdleFinder.py: Changed IdleFinder selection to run only on doubleclicks. | 15:47 |
CIA-11 | noegnud tpclient-pywx-statetracker * rf702e1ce5e37 / (extra/StateTracker.py extra/decorators.py tpclient-pywx): Merge with statetracker branch. | 15:47 |
midorikid | Hello. Does anyone know what version of Guile tpserver-cpp needs? I can't seem to find it in the docs. | 16:48 |
*** mithro has joined #tp | 16:53 | |
mithro | morning people | 16:56 |
midorikid | Good morning! | 16:56 |
*** zzorn has joined #tp | 16:58 | |
*** mithro has quit IRC | 17:24 | |
*** nash has joined #tp | 17:30 | |
*** Demitar has joined #tp | 17:31 | |
*** mithro has joined #tp | 17:35 | |
mithro | so how is everyone this morning? | 17:36 |
midorikid | I'm getting a little frustrated with compiling tpserver-cpp. | 17:46 |
midorikid | I figured out I had the wrong version of Guile, so I fixed that. | 17:46 |
midorikid | The configure script won't find it now. | 17:47 |
midorikid | Do you know what path it wants for this? | 17:47 |
midorikid | --with-guile=path Enable use of guile, with optional path. | 17:47 |
midorikid | I've tried the path to the lib, the configure script, and guild-config. None work. :/ | 17:48 |
midorikid | *guile-config | 17:48 |
mithro | what operating system? | 17:49 |
midorikid | OS X 10.4 | 17:49 |
midorikid | I'm using fink. | 17:49 |
midorikid | config.log doesn't say what it's looking for either. I'm not very skilled with configure, unfortunately. | 17:51 |
mithro | okay, what version of guile do you have? 1.6 or 1.8 | 17:52 |
mithro | any other version will not work | 17:52 |
midorikid | 1.6 | 17:52 |
mithro | okay | 17:52 |
mithro | so where is guile-config? | 17:52 |
midorikid | /sw/share/guile/1.6/scripts/binoverride/guile-config | 17:53 |
midorikid | Crap. I tried it agian with that path and it worked. | 17:54 |
mithro | where is the library? | 17:54 |
mithro | because that is an extremly non-standard path | 17:54 |
midorikid | I was tearing my hair out. Haha, yeah. Fink. | 17:54 |
midorikid | Sorry to bug you. I must typed it wrong the first time or something. | 17:54 |
midorikid | Thanks. | 17:55 |
mithro | well, normal it is something like --with-guile=/opt/guile or /usr or /usr/lib or /opt | 17:58 |
midorikid | Maybe I should be writing down everything I've had to do to build this stuff. For example, the BSD version of readline that comes with OSX doesn't appear to be compatible with the version that libtprl expects. | 17:58 |
midorikid | The configure script didn't catch it, so I had to add the right path to the makefile. | 17:59 |
mithro | midorikid: please do write this down | 18:02 |
mithro | I believe greywhind was also having trouble on mac os x | 18:02 |
midorikid | I'm adding those two particular problems to the building tpserver-cpp wiki page. | 18:04 |
midorikid | er, solutions. | 18:04 |
*** Epyon has quit IRC | 18:14 | |
mithro | midorikid: cool | 18:23 |
mithro | greywhind: ping? | 18:23 |
mithro | so much tp-devel email :( | 18:23 |
mithro | well I guess that is a :) | 18:23 |
mithro | me not having time to answer them is a :( | 18:23 |
mithro | nash: ping? | 18:31 |
nash | pong | 18:33 |
nash | mi? | 18:35 |
greywhind | mithro: pong | 18:35 |
mithro | greywhind: how goes everything? | 18:36 |
greywhind | mithro: good, except that i still can't seem to get that focus bug fixed | 18:36 |
greywhind | mithro: did you notice my double-click patch? | 18:36 |
mithro | no? did you push it? | 18:37 |
greywhind | mithro: yep | 18:37 |
greywhind | mithro: noegnud tpclient-pywx-statetracker * ra7b76644c741 /windows/main/winIdleFinder.py: Changed IdleFinder selection to run only on doubleclicks. | 18:37 |
mithro | yeah, I see it now | 18:37 |
*** llnz has joined #tp | 19:39 | |
mithro | wb llnz | 19:41 |
mithro | greywhind: so what you going to work on now? | 19:41 |
mithro | greywhind: you should also try out midorikid's fixes for building tpserver-cpp on Mac OS X | 19:41 |
llnz | hi mithro | 19:42 |
mithro | midorikid: can you push any patches to llnz? | 19:43 |
llnz | please! | 19:43 |
midorikid | The only modifications I made were to the generated makefile. I found a way for the configure script to make those changes automatically with an environment variable, so no patches are possible as far as I know. | 19:45 |
midorikid | Check out http://www.thousandparsec.net/wiki/Tpserver-cpp_Setup | 19:46 |
tpb | <http://ln-s.net/rVo> (at www.thousandparsec.net) | 19:46 |
greywhind | mithro: i will take a look | 19:46 |
llnz | midorikid: cool | 19:47 |
mithro | have a meeting now | 19:47 |
mithro | midorikid: llnz might be able to figure out the changes needed if you tell him what you did :) | 19:47 |
midorikid | No problem. If those instructions don't work for you, llnz, let me know. I might have left something out or been unclear. | 19:49 |
llnz | shouldn't the CPPFLAGS be "-I/sw/include" ? | 19:50 |
midorikid | env | 19:51 |
midorikid | oops.. wrong window. haha | 19:51 |
midorikid | Yeah, you're right. | 19:51 |
llnz | i have fixed the wiki page | 19:52 |
midorikid | Thanks. | 19:52 |
llnz | i think i'll include that section in the README or INSTALL files before I do the next release | 19:53 |
llnz | there might be something I can do on the configure side as well | 19:53 |
midorikid | Awesome. | 19:53 |
midorikid | Does anyone know what codec test-battle.avi uses? It won't work in most of my players and is distorted in VLC. | 19:56 |
llnz | midorikid: mplayer says it's FMP4, ffmpeg's mpeg4 codec (aka ffodivx) | 19:59 |
midorikid | llnz: I ran into so compilation errors I think are not related to OS X. For example "ObjectParameterGroupPtr" does not name a type in objectparametergroupdesc.cpp | 20:01 |
midorikid | Does the repo build on your system? | 20:01 |
llnz | current git does not compile | 20:01 |
midorikid | I see, thanks. | 20:02 |
midorikid | I only wanted to peek around, so a few line commented out got it going. | 20:03 |
midorikid | nash: What did you mean by "'bound' coord" in TP04? I can't find any reference to it in protocol.xml. | 20:22 |
llnz | midorikid: it is an object parameter type | 20:22 |
nash | llnz: thank you | 20:22 |
nash | midorikid: As above | 20:22 |
mithro | llnz: didn't think of tagging before breaking tpserver-cpp? :) | 20:23 |
llnz | mithro: nope, after i started i thought I should have branched actually | 20:24 |
mithro | llnz: well you can go back and do that pretty easily | 20:24 |
llnz | i thought it would be slightly less invasive | 20:24 |
midorikid | I see! objectParamBoundPosition Thanks. | 20:24 |
llnz | locally i'm nearly done | 20:25 |
mithro | I have 42 unread tp emails :( | 20:25 |
*** Erroneous has quit IRC | 20:25 | |
mithro | greywhind: I fixed the pause on crappy internet connection bug | 20:27 |
greywhind | mithro: cool... which one is that? | 20:27 |
mithro | [ thousandparsec-Bugs-1865562 ] Freeze when resolving media and meta servers | 20:27 |
greywhind | mithro: oh. cool. | 20:28 |
mithro | greywhind: oh, there are some UI enhancements that would be good to log | 20:28 |
mithro | "Add next and previous buttons" | 20:28 |
greywhind | mithro: sure. | 20:29 |
mithro | "Add 'undo' support" | 20:29 |
mithro | "Add 'go to previous' object" | 20:29 |
mithro | heading to lunch now | 20:30 |
greywhind | mithro: was that all? | 20:30 |
mithro | greywhind: that I could think of that very second | 20:31 |
mithro | i'm sure there are more | 20:31 |
mithro | feel free to come up with some of your own | 20:31 |
greywhind | mithro: let me know if you think of any others | 20:31 |
mithro | will do | 20:31 |
mithro | I expect loads of bugs fixed by the time I get back ;) | 20:31 |
mithro | greywhind: maybe look into fixing up the server browser? | 20:31 |
greywhind | mithro: :( - i have an essay to write | 20:32 |
*** DTRemenak|RDP is now known as DTRemenak | 21:01 | |
*** midorikid has quit IRC | 21:41 | |
*** midorikid has joined #tp | 21:47 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!