*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
*** bddebian has quit IRC | 00:00 | |
*** peres has left #tp | 00:05 | |
*** Demitar has quit IRC | 00:31 | |
*** andrei_away is now known as andrei | 00:48 | |
*** peres has joined #tp | 00:49 | |
*** peres has quit IRC | 01:41 | |
*** AquaFox has joined #tp | 02:15 | |
JLP | good orning all | 02:25 |
---|---|---|
*** AquaFox has quit IRC | 03:14 | |
mithro | hey JLafont | 03:18 |
mithro | bah | 03:18 |
mithro | hey JLP | 03:18 |
*** jmtan has joined #tp | 03:19 | |
mithro | JLP: can you pimp the starmapper release too? | 03:19 |
mithro | hello jmtan | 03:19 |
jmtan | hi mithro and everyone | 03:20 |
mithro | long time no see | 03:20 |
jmtan | yeah, i know, just finished my last paper yesterday :) | 03:20 |
JLafont | halloooo | 03:21 |
jmtan | um, has anyone encountered problems compiling tpserver? i'd like to try out the new release but have problems (probably my setup) | 03:22 |
JLP | mithro: like news on the TP page and maybe some blog post? | 03:22 |
JLP | jmtan: ahoy | 03:23 |
jmtan | hi jlp | 03:23 |
mithro | jmtan: yay! | 03:23 |
mithro | full steam ahead on the 3d client? | 03:24 |
jmtan | yeah, i want to start working on it | 03:25 |
jmtan | right after i get tpserver running | 03:26 |
mithro | oh? having problems? | 03:27 |
jmtan | compilation errors, but it's weird because i compiled tpserver before (0.4.1) | 03:27 |
jmtan | maybe because i might have updated my autotools or something? | 03:27 |
* JLP should also try to compile the new server, using the ebuilds from ezod | 03:28 | |
mithro | possible - got the error outputs? | 03:28 |
jmtan | minisec.cpp: In member function 'virtual void MiniSec::onPlayerAdded(Player*)': | 03:28 |
jmtan | minisec.cpp:778: error: 'strlen' was not declared in this scope | 03:28 |
jmtan | minisec.cpp:779: error: 'strncpy' was not declared in this scope | 03:28 |
jmtan | after i added #include <stdlib.h> to the source file it managed to compile | 03:29 |
jmtan | but i have similar errors throughout, in various source files | 03:29 |
mithro | that is a little weird | 03:29 |
mithro | what OS? | 03:29 |
jmtan | linux | 03:29 |
mithro | ubuntu/gentoos/? | 03:30 |
jmtan | archlinux | 03:30 |
mithro | no idea about archlinux :P | 03:30 |
jmtan | are there deb packages for ubuntu already? i guess i could try out the new heron | 03:32 |
mithro | not sure | 03:35 |
mithro | but I know it compiles on debian and ubuntu | 03:35 |
*** JLafont has quit IRC | 03:37 | |
jmtan | thats great, i knew it was my system config | 03:38 |
*** AquaFox has joined #tp | 03:38 | |
jmtan | hi AquaFox | 03:39 |
*** xdotx has quit IRC | 03:43 | |
mithro | jmtan: so what are you going to concentrate on first? | 03:44 |
* mithro has gotten most of the way through packaging python-ogre | 03:44 | |
jmtan | that's great, now it can be truely cross-platform | 03:45 |
jmtan | truly | 03:45 |
jmtan | i'm still considering, have to look through the code first and the program design | 03:46 |
jmtan | mostly likely i'll swap out the taharez skin first like you wanted though | 03:47 |
jmtan | and create layouts for messages window and so on | 03:48 |
JLP | looks like ezod forgot to add the new ebuild file for tpserver-cpp to commit :) | 03:51 |
mithro | jmtan: is it just me, or is the default CEGUI skin really ugly? | 04:15 |
jmtan | i've seen worse, i think it's average and quite messy looking | 04:17 |
jmtan | i prefer simple guis | 04:18 |
* mithro does too | 04:20 | |
mithro | oh - have you seen ironman? | 04:20 |
jmtan | no, why? | 04:20 |
mithro | the computer UI in that is pretty cool | 04:21 |
jmtan | hm, how about the movie? :) | 04:21 |
mithro | it's a pretty decent "lite" action movie | 04:22 |
mithro | (as appose to things like black hawk down which are much more "serious" action movies) | 04:22 |
mithro | probably better then spiderman | 04:23 |
jmtan | it's one of movies i want to watch next to speed racer and doomsday | 04:23 |
jmtan | spiderman is nice, didn't catch the sequels | 04:23 |
jmtan | may i know what version of gcc are you running to compile tpserver? | 04:28 |
mithro | # gcc --version | 04:30 |
mithro | gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7) | 04:30 |
jmtan | i think it won't compile because i'm using 4.3 | 04:30 |
mithro | # gcc --version | 04:30 |
mithro | gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) | 04:30 |
mithro | jmtan: possibly | 04:32 |
* mithro pokes llnz | 04:32 | |
mithro | ~seen vi1985 | 04:39 |
tpb | mithro: vi1985 was last seen in #tp 3 days, 10 hours, 5 minutes, and 2 seconds ago: <vi1985> thanks | 04:39 |
JLP | http://gcc.gnu.org/gcc-4.3/porting_to.html | 04:42 |
tpb | Title: GCC 4.3 Release Series Porting to the New Tools - GNU Project - Free Software Foundation (FSF) (at gcc.gnu.org) | 04:42 |
JLP | yup headers cleanup it seams | 04:42 |
mithro | jmtan: feel free to submit patches to llnz | 04:43 |
mithro | he will definately welcome them | 04:43 |
jmtan | sure | 04:46 |
jmtan | was gonna compile 4.2 but after seeing the 55meg compressed source file, porting might be faster | 04:47 |
mithro | jmtan: well someone has to do the porting eventually anyway | 04:47 |
* llnz was away | 05:06 | |
* llnz reads back | 05:07 | |
llnz | my gcc is 4.2.3 | 05:09 |
* JLP goes writing the news about starmapper | 05:30 | |
jmtan | alright, i've got it working on 4.3 | 05:43 |
jmtan | llnz would you like a patch for 4.3? i'm not sure how to make one | 05:44 |
llnz | jmtan: i'll fix it, just needs #include <string.h> i think | 05:44 |
jmtan | you need to modify the makefile, as libltdlc.la is now in it's own libltdl folder | 05:45 |
jmtan | lines 191 and 196 | 05:46 |
llnz | oh? | 05:47 |
jmtan | err yeah | 05:47 |
llnz | makefiles are autogenerated | 05:48 |
jmtan | hmm, but it didn't find the files properly.. | 05:49 |
jmtan | oh well, at least i can move on :) | 05:49 |
llnz | what version of automake? | 05:49 |
jmtan | automake (GNU automake) 1.10.1 | 05:50 |
llnz | because i've had probelms | 05:50 |
llnz | odd | 05:50 |
llnz | run ./autogen.sh and ./configure, etc | 05:51 |
*** xdotx has joined #tp | 05:51 | |
jmtan | is there any specific output you are looking for? the paths went back to being wrong again | 05:54 |
CIA-29 | jlp web * r4adf7ce440be /news/2008-05-03-1030.news: Starmapper 3 | 06:30 |
tpb | <tpb@worldforge> New news from http://www.thousandparsec.net/tp/rss.php: Starmapper 3 | 06:31 |
*** tuna has quit IRC | 06:52 | |
*** CIA-29 has quit IRC | 06:52 | |
*** CIA-29 has joined #tp | 06:53 | |
*** JLP_ has joined #tp | 06:53 | |
*** tuna has joined #tp | 06:53 | |
*** JLP has quit IRC | 06:53 | |
*** JLP_ is now known as JLP | 06:54 | |
* llnz wanders off | 08:07 | |
llnz | later all | 08:07 |
*** llnz has quit IRC | 08:07 | |
CIA-29 | pluskid schemepy * rd5492c40b7e2 / (5 files in 4 dirs): Passed test case of string conversion. | 08:17 |
CIA-29 | pluskid schemepy * r16966c73f793 / (schemepy/guile/guile.py tests/test_exceptions.py): | 09:08 |
CIA-29 | All existing test cases run without segment fault. | 09:08 |
CIA-29 | test case for long not run because not implemented yet. | 09:08 |
CIA-29 | test case for exception still not working properly. | 09:08 |
CIA-29 | pluskid schemepy * r519c993fde03 /schemepy/guile/guile.py: | 09:08 |
CIA-29 | Bug fix: written 'guile.scm_bool_t()' as 'guile.scm_bool_t' | 09:09 |
CIA-29 | Now the test case for exception runs. | 09:09 |
*** TBBle_ has joined #tp | 09:13 | |
*** peres has joined #tp | 09:18 | |
*** TBBle has quit IRC | 09:23 | |
*** Epyon has joined #tp | 09:26 | |
*** accAgon has joined #tp | 09:48 | |
*** accAgon is now known as Marcel- | 09:51 | |
*** JLafont has joined #tp | 10:01 | |
CIA-29 | pluskid schemepy * rbf25132e2e95 /doc/log_book/todo/05-03-deal-with-nul-character-in-string.txt: Added a task for dealing with string embedded with nul char. | 10:02 |
*** Marcel- has quit IRC | 10:08 | |
*** JLafont has quit IRC | 10:24 | |
*** Demitar has joined #tp | 10:52 | |
*** Marcel- has joined #tp | 11:13 | |
*** peres has left #tp | 11:50 | |
*** Epyon has quit IRC | 12:03 | |
CIA-29 | pluskid schemepy * r0cf8914a5839 /schemepy/guile/guile.py: | 12:05 |
CIA-29 | Handle the nul char in string properly now. | 12:05 |
CIA-29 | But both scm_c_eval_string and scm_internal_catch use | 12:05 |
CIA-29 | the C nul-terminated string, which is causing problem | 12:05 |
CIA-29 | to the VM.eval method. | 12:05 |
*** AquaFox has quit IRC | 12:09 | |
*** jmtan has left #tp | 12:12 | |
CIA-29 | pluskid schemepy * rcec9ebe50497 /doc/log_book/ (3 files in 2 dirs): Added a task for dealing with nul char in Scheme code. | 12:16 |
*** AquaFox has joined #tp | 12:54 | |
*** Epyon has joined #tp | 13:00 | |
tpb | aloril_ has joined on worldforge | 14:13 |
*** DTRemenak|RDP has quit IRC | 14:17 | |
tpb | aloril has quit worldforge (Ping timeout: 378 seconds) | 14:17 |
*** DTRemenak|RDP has joined #tp | 14:18 | |
*** DTRemenak|RDP is now known as DTRemenak | 14:20 | |
*** AquaFox has quit IRC | 14:40 | |
*** bddebian has joined #tp | 14:51 | |
bddebian | heya | 14:55 |
*** bddebian has quit IRC | 16:52 | |
*** DTRemenak|RDP has joined #tp | 16:59 | |
*** DTRemenak has quit IRC | 17:00 | |
*** DTRemenak|RDP is now known as DTRemenak | 17:00 | |
*** greywhind has joined #tp | 17:15 | |
*** Epyon has quit IRC | 18:15 | |
*** Ohm has quit IRC | 18:30 | |
*** Marcel- has quit IRC | 18:38 | |
*** Ohm has joined #tp | 20:01 | |
mithro | morning people | 22:56 |
mithro | quite in here today | 23:17 |
xdotx | hey mithro | 23:18 |
mithro | hey xdotx | 23:18 |
mithro | had a chance to play any more RFTS games? | 23:18 |
xdotx | went to play last night, updated my client stuff, and now it crashes | 23:18 |
xdotx | (was just gonna tell ya) | 23:19 |
xdotx | seg fault, 'GUI' has no attribute 'connectto', etc | 23:19 |
xdotx | want the trace/log? | 23:19 |
mithro | yeah | 23:20 |
mithro | is this a real segfault | 23:21 |
mithro | or just the program crashing | 23:21 |
xdotx | real seg fault | 23:21 |
xdotx | after two errors. import error on winFilterManager, then that above attribute error | 23:21 |
mithro | greywhind: ping? | 23:21 |
mithro | it looks like greywhind forgot to commit winFilterManager | 23:22 |
xdotx | ah | 23:22 |
mithro | so it left a core dump? | 23:22 |
xdotx | hmm, it should but i'm not seeing it | 23:23 |
mithro | xdotx: git checkout HEAD~1 for the moment | 23:23 |
xdotx | workin' | 23:23 |
mithro | okay cool | 23:28 |
mithro | will have to poke greywhind | 23:28 |
mithro | xdotx: so now that persistences is back - we should start having regular games of RFTS | 23:47 |
mithro | it would also be good to fix RFTS so that yo can queue up things to be done | 23:48 |
xdotx | ah, yeah. i can add that to my todo list | 23:48 |
xdotx | that system would work much better for TP | 23:50 |
*** peres has joined #tp | 23:52 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!