*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
llnz_work | ezod: looks like you are doing very well | 00:09 |
---|---|---|
ezod | llnz_work: unfortunately not :( | 00:11 |
ezod | i think i'm close to getting this wizard working though | 00:11 |
*** PlayerDev has joined #tp | 00:13 | |
llnz_work | cool | 00:15 |
*** DevPlayer has quit IRC | 00:29 | |
mithro | packages sent! | 01:45 |
* llnz_work wanders off | 01:45 | |
llnz_work | later all | 01:45 |
*** llnz_work has quit IRC | 01:45 | |
* mithro laughs evilly | 01:50 | |
mithro | ezod: I'm assuming you have headed to bed | 01:50 |
*** PlayerDev has quit IRC | 01:55 | |
*** mithro has quit IRC | 02:10 | |
*** mithro has joined #tp | 02:12 | |
mithro | JLP: ping? | 02:22 |
*** DevPlayer has joined #tp | 03:13 | |
*** PlayerDev has joined #tp | 03:20 | |
*** nash has quit IRC | 03:21 | |
*** PlayerDev has quit IRC | 03:24 | |
shenki | mithro: you asked me to ask you about debug enabled ogre packages | 03:25 |
*** DevPlayer has left #tp | 03:25 | |
mithro | they are rebuilding at this moment | 03:25 |
shenki | ah. more bug fixes? | 03:25 |
*** zzorn_laptop has joined #tp | 03:31 | |
mithro | shenki: can you sign up for an account on the suse build system? | 03:39 |
*** JLafont has quit IRC | 03:43 | |
shenki | mithro: i have an account. shenki00. | 04:51 |
mithro | okay | 04:52 |
*** peres has joined #tp | 05:48 | |
*** TBBle has joined #tp | 05:55 | |
*** mithro has quit IRC | 06:12 | |
*** mithro has joined #tp | 06:36 | |
mithro | I have interwebs at home! | 06:40 |
mithro | yay! | 06:40 |
shenki | mithro: congratulations on the tubes | 07:04 |
shenki | what did you have in mind for my opensuse build account? | 07:04 |
mithro | I can give you permission to see the debs then | 07:07 |
mithro | the webs are slowish :( | 07:08 |
mithro | what speed do you get with your ADSL? | 07:09 |
shenki | sync speed? we used to get ~4Mbit down/1Mbit up | 07:19 |
shenki | it degrated over time - when we first got adsl, it was 16Mbit down | 07:19 |
mithro | what do you get now? | 07:20 |
shenki | i'm not sure - i don't have access to the router/modem :( | 07:20 |
shenki | ahh, i had to click the build service button before it activated my account for it | 07:21 |
mithro | i'm getting around 100kilobytes a second :( | 07:41 |
shenki | sync speed? or download speed? | 07:42 |
mithro | download speed | 07:42 |
shenki | 100 isn't bad for a torrent. try downloading something from the 'node mirror | 07:42 |
mithro | from the node mirror :( | 07:42 |
shenki | !! | 07:43 |
shenki | what does it report your sync speed as? | 07:43 |
mithro | which is 6mbit which should be 600kilobytes/second | 07:43 |
mithro | brb | 07:43 |
*** mithro_ has joined #tp | 07:44 | |
*** mithro has quit IRC | 07:45 | |
*** mithro_ is now known as mithro | 07:45 | |
mithro | just making sure I get the same under wired | 07:45 |
shenki | ah. and? | 07:46 |
mithro | same :( | 07:47 |
mithro | just going to try a different point in the house | 07:47 |
shenki | bummer | 07:47 |
mithro | brb | 07:47 |
shenki | ok | 07:47 |
*** mithro_ has joined #tp | 07:52 | |
*** mithro has quit IRC | 07:53 | |
*** mithro_ is now known as mithro | 07:53 | |
mithro | no luck :( | 07:54 |
shenki | that's unfortunate | 07:54 |
shenki | times like this a second modem would come in handy :P | 07:55 |
shenki | perhaps see if there's an updated firmware for the modem? | 07:55 |
mithro | there is but it's only a very minor version number | 07:55 |
mithro | I'm on hold with internode at the moment | 07:55 |
shenki | ah | 07:55 |
mithro | shenki: https://api.opensuse.org/build/home:mithro/xUbuntu_8.04/x86_64/python-ogre-dbg/python-ogre-dbg_0.0.0-5_amd64.deb | 07:56 |
tpb | <http://ln-s.net/28tJ> (at api.opensuse.org) | 07:56 |
mithro | in theory that should have debug symbols | 07:56 |
mithro | but the size kind of looks otherwise | 07:56 |
shenki | is this just debug symbols, or is it the library+debug symbols? | 07:57 |
shenki | gah, slow download speed. ~40KB/s. the tubes must be clogged tonight | 07:59 |
mithro | shenki: nah, their service is slow :( | 08:00 |
mithro | it would be like 200mb if it had debug symbols | 08:00 |
shenki | far out. _ogre_.so is 71MB | 08:02 |
shenki | surely that not an efficant way to do things...and what makes up all that size? | 08:02 |
mithro | it's a tradeoff between manual work and working | 08:04 |
mithro | if you want to go and find all the stuff which isn't used, feel free | 08:04 |
shenki | :) | 08:05 |
mithro | rebuilding yet again - hopefully this time they will have debug symbols | 08:05 |
shenki | do you know the difference between the -t and -T options for objdump? if so, wanna explain it to me? | 08:07 |
shenki | -t, --syms Display the contents of the symbol table(s) | 08:07 |
shenki | -T, --dynamic-syms Display the contents of the dynamic symbol table | 08:07 |
mithro | not exactly sure | 08:08 |
shenki | so -t gives no symbols | 08:08 |
shenki | but -T: | 08:08 |
shenki | $ objdump -T _ogre_.so |wc -l | 08:08 |
shenki | 168514 | 08:08 |
mithro | how many are in libogre.so? | 08:09 |
shenki | $ objdump -T /usr/lib/libOgreMain.so.14.0.5 |wc -l | 08:10 |
shenki | 7730 | 08:10 |
mithro | 7730 << 168514 | 08:11 |
mithro | what about -t? | 08:11 |
shenki | no symbols | 08:12 |
shenki | $ objdump -T libxul.so |wc -l | 08:12 |
shenki | 2958 | 08:12 |
shenki | lubxul.so is 18MB | 08:12 |
* mithro reads lolcasts while waiting | 08:17 | |
mithro | shenki: feel free to ask about it on the list | 08:17 |
mithro | it's just computer generated output of what gcc-xml produces | 08:18 |
shenki | mithro: the python-ogre list? | 08:18 |
mithro | now been on hold for 51 minutes | 08:18 |
mithro | yeah | 08:18 |
mithro | quick service fail | 08:18 |
shenki | :( | 08:18 |
mithro | atleast i have the intertubes to entertain me | 08:19 |
mithro | even if they are slowz | 08:19 |
shenki | mithro: have you read http://abstrusegoose.com ? | 08:20 |
tpb | Title: Abstruse Goose (at abstrusegoose.com) | 08:20 |
shenki | it's quite entertaining | 08:20 |
shenki | also, popsickle strip is good: http://popsicklestrip.blogspot.com/2008/08/parody-week-recap.html | 08:21 |
tpb | <http://ln-s.net/28ty> (at popsicklestrip.blogspot.com) | 08:21 |
*** mithro has quit IRC | 08:58 | |
*** bddebian has joined #tp | 09:15 | |
bddebian | Heya | 09:19 |
*** Iwanowitch has joined #tp | 09:23 | |
*** mithro has joined #tp | 09:39 | |
mithro | still building :( | 09:43 |
*** zzorn_laptop has quit IRC | 09:46 | |
ezod | mithro: hey, yes, i had gone to bed ^^ | 09:50 |
ezod | mithro: the segfault problem i'm having seems to involve sizers and widget creation | 09:53 |
shenki | mithro: how long did it take last time? | 09:53 |
*** mithro has quit IRC | 10:04 | |
*** mithro has joined #tp | 10:05 | |
*** mithro has quit IRC | 10:41 | |
*** mithro has joined #tp | 10:41 | |
*** peres has left #tp | 10:52 | |
*** JLafont has joined #tp | 11:27 | |
*** mithro has quit IRC | 11:48 | |
*** Iwanowitch has quit IRC | 12:19 | |
*** DevPlayer has joined #tp | 12:35 | |
*** DevPlayer has left #tp | 12:35 | |
*** DevPlayer has joined #tp | 12:43 | |
*** DevPlayer has left #tp | 12:44 | |
*** zzorn has quit IRC | 12:56 | |
*** tuna has quit IRC | 13:44 | |
*** tuna-fish has joined #tp | 14:11 | |
*** tuna-fish is now known as tuna | 14:14 | |
*** Erroneous has joined #tp | 14:24 | |
*** JLafont-laptop has joined #tp | 14:53 | |
CIA-32 | juanmy777 tpserver-py-dronesec * r496b4882b6d1 /tp/server/rules/dronesec/research/ (6 files): Tried to rebalance and made changes with the new Greek Mythology motif | 15:33 |
CIA-32 | juanmy777 tpserver-py-dronesec * raef7d5d358bf /tp/server/rules/dronesec/ (4 files in 2 dirs): Renamed all ships and their researches to follow a new Greek Mythology motif. | 15:33 |
*** JLafont-laptop has quit IRC | 15:35 | |
*** JLafont-laptop has joined #tp | 15:35 | |
*** JLafont-laptop has quit IRC | 15:48 | |
*** JLafont-laptop has joined #tp | 15:49 | |
*** JLafont has quit IRC | 15:54 | |
*** bddebian has quit IRC | 16:16 | |
*** llnz_work has joined #tp | 17:27 | |
llnz_work | morning all | 17:27 |
*** JLafont has joined #tp | 19:10 | |
*** nash has joined #tp | 19:12 | |
*** bddebian has joined #tp | 20:32 | |
*** Erroneous has quit IRC | 22:05 | |
*** JLafont has quit IRC | 22:14 | |
*** JLafont has joined #tp | 22:14 | |
*** bddebian2 has joined #tp | 22:29 | |
*** bddebian has quit IRC | 22:30 | |
CIA-32 | aaron tpclient-pywx-singleplayer * rdc7ce6ca4083 /windows/ (4 files in 2 dirs): Single player wizard is partially implemented. | 22:59 |
CIA-32 | aaron tpclient-pywx-singleplayer * r29fd37c3b015 /windows/winConnect.py: Automatically connect to single player game. | 23:24 |
*** bddebian2 has quit IRC | 23:37 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!