[03:46] *** Lawouach has joined #kamaelia
[03:47] *** Patrick` has joined #kamaelia
[03:53] *** Patrick` has joined #kamaelia
[03:53] *** vmlemon has joined #kamaelia
[03:54] *** Lawouach has joined #kamaelia
[08:59] *** orphans has joined #kamaelia
[09:20] *** Uraeus has joined #kamaelia
[09:33] *** liwp has joined #kamaelia
[09:34] < liwp> I've been playing around with kamaelia writing a tcp-based server app with simpleserver and I noticed that the server dies whenever a client disconnects
[09:34] < liwp> I tracked the problem down to the stop method in the ConnectedSocketAdapter which calls shutdown() on the socket
[09:35] < liwp> and the shutdown call fails because the socket has already been closed by the client
[09:36] < liwp> The weird thing is that the stop() also call close() on the socket after the shutdown() call. Wouldn't it be enough to just call close()?
[09:37] < liwp> I should also add that commenting out the shutdown() call fixes things for me (the server stays up and happily handles multiple clients), but I haven't done enough testing to see if I'm leaking any resources...
[09:38] < liwp> This same issue has been mentioned on the mailing list some time ago once, but the fix was more of a hack and it hasn't made it's way to SVN either
[09:40] < liwp> I'll try the mailinglist if no one is around here
[11:07] *** wyleu has joined #kamaelia
[11:33] *** vmlemon_ has joined #kamaelia
[11:35] < vmlemon_> Hi
[11:47] *** Davbo has joined #kamaelia
[11:55] < Davbo> Anyone use an ergo keyboard? just got one today, think it's going to take a while to get used to
[11:56] < vmlemon_> Nah, I've found them to be a PITA to use, although they probably take a while to get used to
[12:16] < Davbo> it's damn comfy though :)
[12:16] < vmlemon_> Cool
[12:19] < vmlemon_> Hah, I've just found http://www.superawesomebroadband.com/
[12:19] < vmlemon_> Amused to see that they're supposedly a real company with a VAT registration number
[12:21] < Davbo> hah cool
[12:23] < Davbo> Q: You know that your website sucks?
[12:23] < Davbo> A: People with macs have told us that actually it doesn't.
[12:23] < vmlemon_> Meh, no free calls to the moon, what a rip-off ;)
[12:24] < Davbo> shame it's so expensive
[13:44] *** Uraeus has joined #kamaelia
[14:28] *** vmlemon_ has joined #kamaelia
[15:16] *** Davbo has joined #kamaelia
[15:34] < vmlemon_> Hi Davbo
[16:28] < Patrick`> happy new year!
[16:29] < vmlemon_> Happy New Year to you too, Patrick`
[16:30] < vmlemon_> (and tdobson, orphans, aa_ and Lawouach)
[16:30] < vmlemon_> And kamlogbot ;)
[16:46] *** MS- has joined #kamaelia
[17:03] < vmlemon_> Hi MS-
[17:19] < MS-> vmlemon_: Hiya
[17:27] < MS-> Hmm. No Dave. Not sure why he's modifying things on his branch at the moment really. I thought that it was ready for merge, just without any statement of what's changed or what's put up for merge.
[17:28] *** MS- carries on documenting TPipe
[17:35] < vmlemon_> Heh, I finally got to the bottom of my Bluetooth problem (or sort-of)
[17:38] < vmlemon_> Turns out that Fedora 10 not only ships with KDE 4, but they also ship an updated version of the Bluetooth stack that's incompatible with the KDE4 Bluetooth framework right now
[17:38] < MS-> woo
[17:39] < vmlemon_> Classy
[17:40] < MS-> indeed
[17:40] < vmlemon_> Doesn't help that there was nothing in the errata at the time of installation, and the folks in their IRC channel didn't tell me anything when I asked
[17:42] < MS-> Maybe they didn't even know?
[17:42] < MS-> tis possible after all
[17:43] < vmlemon_> I only found that out by Googling the error message (related to D-BUS), and finding the answer on a Slackware or Ubuntu related forum of all things, and then comparing versions
[17:44] *** MS- nods
[17:44] < MS-> I must admit I never bothered with fedora
[17:44] < vmlemon_> It's great when it works
[17:45] < MS-> I used redhat back when it was on the 3.X and 4.X cusp but when they went "OK, you can just buy an expensive supported version or use an unsupported version"
[17:45] < MS-> and also I'd found SuSE's hardware support to be generally better I just never bothered with redhat or fedora again
[17:50] < vmlemon_> I've never really been impressed with *buntu, despite it being the Hype Queen of Linux(TM)
[17:51] < MS-> I've always had hardware issues with Ubuntu, which is why I've never bothered with it beyond testing periodically
[17:55] < vmlemon_> Other than the Bluetooth problem, some strange issue with the ported version of apt always SegFaulting, and relatively dire Atheros Wi-Fi drivers, it's been solid
[17:56] < vmlemon_> Could always try and compile the same version of apt from source, and then install the result on top
[17:57] < vmlemon_> As for Wi-Fi, I blame it on a very new and unfinished driver
[18:02] < vmlemon_> Hah, http://www.brendangregg.com/specials.html
[18:16] *** Davbo has joined #kamaelia
[18:32] *** davbop has joined #kamaelia
[19:17] < MS-> Heya davbop - happy new year
[19:17] < MS-> how was christmas ?
[19:19] < davbop> Hey MS-, it was great thanks, how was yours?
[19:20] < MS-> Pretty good. Busy afk for much of it (hence not around), but good :)
[19:20] < davbop> nice and quiet actually, which makes a change (a welcome one!)
[19:20] < orphans> hey folks
[19:20] < vmlemon_> Hi orphans
[19:20] < MS-> Grabbed enough time to eradicate my bits of nastiness from /branches though - specifically getting rid of private_MPS_Scratch and making it mergeable - whether by me or someone else.
[19:21] < MS-> I like the decoupling of getting something ready and then reviewing even a few days later since it catches a bit of stuff even if it's just me it seems :)
[19:21] < MS-> Hi orphans
[19:21] < MS-> orphans: Happy new year
[19:22] < orphans> MS-, you too. Good to have a bit of time to lurk over the holidays :D
[19:23] < MS-> :)
[19:23] < orphans> (albeit when I'm supposed to be writing essays...)
[19:25] *** davbop has been tinkering with his branch
[19:27] < MS-> I noticed that - rather surprised tbh - I thought it was done and dusted. BTW the purpose behind Kamaelia.Apps is in a way to provide a incubator type space for new components
[19:27] < MS-> Which is why I was a little surprised at the move :)
[19:30] < davbop> ahh
[19:30] < davbop> Have I read something out of context
[19:32] < davbop> I think I've moved the wrong code, I moved component code, when I think I wanted to move 'app' code.
[19:33] < vmlemon_> Ouch
[19:33] < davbop> 20 second fix if i have vmlemon_ :)
[19:34] < vmlemon_> Heh
[19:34] < davbop> What do you think MS-?
[19:35] < vmlemon_> Shame the TwitterIM Pidgin plug-in doesn't display following/follower users in the contacts list
[19:59] < MS-> davbop: Dunno off the top of my head. Apparently we find out who the new doctor is tomorrow so I'm currently playing "search the web for a decent lead"
[19:59] < MS-> :)
[20:00] < MS-> (5:35pm BBC One - Doctor Who Confidential Special)
[20:03] < davbop> Ah cool. I don't like the current guy. I could see the BBC going for the first black and/or female doctor
[20:04] < aa_> MS-: did you enjoy the christmas doctor?
[20:04] < MS-> davbop: female doctor would make no sense - they've made it clear before (romana, doctor's daughter, etc) that time lords don't just regenerate into time ladies
[20:05] < MS-> Though time laydee's is possible I guess (little britain style)
[20:05] < MS-> aa_: Yep
[20:05] < MS-> Liked it
[20:05] < aa_> me too, was fun
[20:05] < MS-> Twas fun
[20:05] < MS-> Would've preferred it to have ended in a different way though
[20:05] < MS-> Cyber's keep on getting twatted too much
[20:06] < MS-> Mind you they're not real cybermen anyway
[20:06] < aa_> perhaps it has run its course this time around...
[20:06] < aa_> yeah, what are those weird monkey-cyber-men things?
[20:06] < MS-> I'd rather see the metal men from Mondas kill their shiny metal butts back to where they came from - that'd be fun
[20:06] < MS-> cyber-shades
[20:07] < aa_> I think they should jsut do the Time War with Tennant, then take a 10-year sabbatical
[20:07] < MS-> Tell you what - they do the Time War with Tennant, and then we just don't let you watch it for the next 10 years? ;-) :-) :-D
[20:08] < aa_> ahah
[20:08] < MS-> \o\ \o/ /o/
[20:08] < aa_> ooh david walliams!
[20:09] < aa_> MS-: are you sure you don't have any scoops, I mean come on!
[20:09] < aa_> you must know someone in cardiff
[20:10] < aa_> ooh Jennifer Saunders would be great
[20:12] < MS-> aa_: If I knew I'd say, so they probably wouldn't trust me with knowing
[20:12] < MS-> I'm searching quite hard
[20:12] < MS-> Jennifer Saunders would make a great Romana
[20:12] < MS-> (they could easily bring back romana btw since the last time we saw her she was trapped inside e-space which is outside the usual time-space continuum - a bit like the void)
[20:14] < davbop> I seem to only watch the Christmas specials and am always left disappointed. The special effects on the one this year were so awful, I don't see any quirky charm either
[20:14] *** davbop feels like he doesn't "get it"
[20:14] < aa_> davbop: the christmas specials are um only good because we haven't seena real episode for months
[20:14] < aa_> same reason torchwood is even barely watchable
[20:15] < aa_> MS-: oooh ooh and I guess "Last of the Time Lords" does not imply that there are no Time Ladies
[20:15] < davbop> hah, I've seen a bit of that too
[20:15] < aa_> but like "last of your kind" does, I guess
[20:16] < MS-> aa_: I always wonder why people assume 4 or 5 dimensional systems, when string theory (and the show itself through storylines) says there's at minimum 6
[20:16] < MS-> String theory implies 10
[20:16] < aa_> oh I see..
[20:16] < aa_> well, basically they can do what they like...
[20:17] < MS-> As long as you can find a logical justification, then yes
[20:17] < MS-> Also it's not defined as science fiction really
[20:17] < MS-> more science fantasy
[20:18] < MS-> The best decent science fiction on TV at the moment IMO is the Sarah Connor Chronicles (bizarrely)
[20:18] < MS-> since it keeps on showing that the writers actually appear to have a brain and understand the implications of at least a 5 dimensional universe
[20:18] < MS-> http://www.youtube.com/watch?v=HvgwR9ERCBo
[20:19] < MS-> is particularly good imo, and I suspect steven moffat (the new guy) understands it given he wrote blink :-)
[20:20] < MS-> That said Doctor Who is more mornington crescent than it is new scientist
[20:20] < MS-> The fact that Sek was able to go back and get davros out implies a get out of time lock jail free card for the gallifreyans
[20:20] < MS-> (who incidentally aren't all time lords according to canon :) )
[20:21] < MS-> Yes I know how sad this all sounds :)
[20:21] < davbop> LOST starts again soon, you should give it a chance MS-
[20:23] < MS-> I've seen bits of it and come to the conclusion that the episodes I'll watch in it are likely to be the ones matching an inverse fibbonacci sequence starting at the end of season 6 (since I think it's slated for 6 seasons IIRC)
[20:24] < aa_> LOST is class
[20:24] < MS-> So assuming ending at 120 episodes that sequence ends with episodes ... 100, 108, 113, 116, 118, 119, 120
[20:25] < MS-> aa_: LOST misses something quite badly
[20:25] < aa_> british sense of humour, right
[20:25] < MS-> aa_: a plot
[20:25] < vmlemon_> Hah
[20:26] < vmlemon_> Am I the only one who hasn't seen Lost?
[20:27] < aa_> MS-: no, that's the thing, ithas a plot
[20:27] < MS-> vmlemon_: I've seen enough episodes to know that it's likely to actually become worth watching when they decide to actually have a plot
[20:27] < aa_> MS-: they announced last year it will end after 32 more episodes
[20:27] *** vmlemon_ assumes it's like Castaway, or something like that
[20:27] < MS-> aa_: They claimed the same thing about twin peaks
[20:27] < aa_> yeah but twin peaks was um, just crazy
[20:27] < MS-> aa_: They then revealed after it finished they they had lied all along, and were just on a trip
[20:27] < aa_> I *still* have nightmares about Killer Bob!
[20:28] < davbop> twin peaks is my favourite TV show :)
[20:28] < davbop> this probably helps me liking lost.
[20:28] < aa_> MS-: well, Lost claims that it has a plot, and to be honest, we have a hint where it is heading
[20:28] < aa_> MS-: you can still download the first four series in time to watch them all ready for the next series to start :)
[20:28] < aa_> don't delay!
[20:29] < MS-> aa_: Right 80 episodes of looking for a plot. I'm sorry, some entrails are calling :)
[20:30] < vmlemon_> They've Lost the plot? ;)
[20:30] *** vmlemon_ ducks
[20:30] < davbop> This discussion has brought me to the conclusion that Cooper should be in LOST.
[20:30] < MS-> vmlemon_: It's probably just going to turn out it's just Dark City really
[20:30] < MS-> Who?
[20:31] < vmlemon_> Urgh, I'm now reminded of why I prefer to use a pop-up blocker - I just saw a very trippy Flash advert for IM smilies...
[20:32] < vmlemon_> (In Konqueror)
[20:32] < davbop> "Diane, there appears to be some kind of hatch and these numbers"
[20:32] < MS-> cooper ?
[20:32] < davbop> Agent Cooper, from Twin Peaks
[20:33] < davbop> he'd be excellent in LOST
[20:33] < MS-> Oh, him
[20:33] < aa_> yeah he would
[20:34] < MS-> Yeah. *as* agent cooper
[20:34] < aa_> but it would just get too trippy
[20:34] < aa_> exactly
[20:34] < MS-> I'd probably watch it then
[20:34] < davbop> That hatch could contain the "Red Room" ;)
[20:34] < aa_> ahahahaha
[20:35] < MS-> No. Far too simple. It's entered by opening a secret panel in the shower of one of the oceanic 5
[20:35] < MS-> and another part only opens when the trees sway in an appropriate way by that invisible monster on the island
[20:35] < vmlemon_> WTF, "Some required postal address information is missing or incomplete. Please select or add a postal address to continue."
[20:36] < davbop> Hey I just said Cooper should be in it, David Lynch doesn't need to direct it :P
[20:36] < aa_> to be honest, it would be much better with Lynch
[20:36] < davbop> hehe
[20:37] *** vmlemon_ hates PayPal's stupid series of hoops and blockades they present whilst trying to pay for an item...
[20:38] < MS-> Oh now that's a nice idea - they're putting that confidential out on the big screens as well
[20:39] < MS-> Someone in Manchester or Bradford will know who the doctor is in that case
[20:39] < MS-> given the way those screens are operated
[20:40] < MS-> (they'd need the content by now in order for that to happen)
[20:41] < MS-> http://io9.com/5122010/back-to-the-future-bollywood-style
[21:28] < vmlemon_> Haha, http://i.friendfeed.com/885be6f573251f73ac186dfb913251710ff10809
[21:30] < MS-> heh
[21:30] *** MS- has not had any coffee all day
[21:31] < vmlemon_> Meh, how can you go without? ;)
[21:38] < MS-> I've been having tea
[21:38] < MS-> it's not the same though
[21:39] < vmlemon_> Aah
[21:58] < vmlemon_> Night
[23:37] *** wyleu has joined #kamaelia