Friday, 2007-05-11

*** tpb has joined #tp00:00
*** ChanServ sets mode: +o tpb00:00
dmpaytonI had FF and Komodo each at half-screen on one workspace00:00
xdotxi organize my workspaces by content. so sometimes that leads to bloat, ie multiple ff's open00:01
xdotxanyone had trouble building libtprl?00:03
xdotxconfiguring that is - "configure: error: Cannot find readline!"00:04
mithroxdotx: apt-get install libreadline-dev ?00:06
mithroxdotx: apt-get install libreadline5-dev ?00:07
xdotxmithro: thanks. i checked locate and it appeared installed. but not the 5-dev00:07
mithroxdotx: send Lee a note about specificing readline 5 or greater00:09
mithroor log a bug report00:09
xdotxmithro: can do.00:09
mithrobug report is probably better00:10
mithroit is less likely to get lost then00:10
mithroand I'm sure you'll need to lodge quite a few of them over the SoC period :P00:10
mithro~seen niphree00:11
tpbmithro: niphree was last seen in #tp 2 weeks, 1 day, 16 hours, 59 minutes, and 13 seconds ago: <niphree> hello00:11
xdotxheh00:11
mithroxdotx: well really you will be the first person to do any significant amount of work on tpserver-cpp apart from Lee00:11
dmpaytonbrb00:11
*** dmpayton has quit IRC00:12
xdotxmithro: fun. i'm kinda eager to look at some of the framework more (i love engine design)00:12
*** dmpayton has joined #tp00:13
mithrowb dmpayton00:13
mithrosee you have gone back to chatzilla :P00:14
nashjotham: Seems we don;t have 20000 units... our largest customer is doing 20000 units per quarter.  So we should hit 1/4 million at the end of the year00:19
* nash supports more devices then I thought00:19
jothamcool00:19
nash90% are arms... with no FPU *sigh*  /me misses FPUs...00:22
mithronash: why! Floating Point numbers are for nancys :P00:23
nashmithro: Optimising mp3 decoding paths for integers are for real men I take it00:24
mithropossibly00:31
mithroso nash, how goes galaxie? can you issue orders yet?00:43
nashNope -00:43
nashWell there is some framework for it that hasn't been pushed - but I'm waiting on a widget solution00:44
mithronash: when you say widget solution - you mean like tree controls and similar?00:44
nashWell text entry,  drop downs and similar, yes00:45
mithroyou there is going to be yet another widget toolkit? :P00:46
nashBasically I can a) Roll my own - harder, but very doable b) Use EWL c) Use ETK - both doable, but a PITA and I'm worried not a good long term solution, or d) Use FancyPants, but only if FP Lite or FP Core get open sourced soon00:46
nashmithro: I only need about 4 widgets, so it's really annoying actually00:51
nashI don't really want to roll my own, but two E toolkits I think are terrible for what I want.00:51
nashI may end up stealing something from E itself soon00:51
mithroso whats the likely hood of FP getting opensources?00:52
mithros/opensources/open sourced/00:52
nashIf it will happen, it will happen soon00:52
nashI'd guess 50% at this time00:52
mithroany reason it's not already open sourced?00:53
mithros/.*/start life as open source/00:54
nashIt wasn't ;-)00:55
nashA long history, but it was initially not open sourced.  However Evas grew a lot from it00:55
nashWhich is opensourced - which is now part of FancyPants00:56
xdotxhmm. building tpserver-cpp - mtsec.cpp:32:34: error: tpserver/ownedobject.h: No such file or directory00:58
xdotxchecked, not there. and just checked a cg-update - all good.00:59
mithroxdotx: humm... when did you last do a cg-update ?00:59
mithroxdotx: Lee was in the process of removing that file00:59
xdotxmithro: i could remove it easily enough, but i don't want conflicts or anything if it's already been done01:00
mithroxdotx: just checking locally now01:00
mithroxdotx: well, I get the same error her01:02
mithroe01:02
mithroxdotx: if you remove that line it all seems to work01:04
mithromy guess is that Lee removed the with a cg-rm but forgot to remove the file locally too01:05
mithroxdotx: log another bug report :P01:05
mithrowith a patch is always good :)01:05
xdotxmithro: kk01:06
mithrobrb, switching rooms01:08
mithroback01:12
mithroxdotx: did Lee send you the instructions for setting up your own branch?01:13
mithroxdotx: because it would be really cool if you actually pushed that patch to your own branch and then lee merged it into mainline01:13
xdotxmithro: yep. reading through that right now01:14
mithroxdotx: because that will probably be a common process you two need to figure out01:14
mithroxdotx: i have root on the git host, so I can fix up any access problems you may have01:19
mithroI can also revert stuff if things go badly :)01:20
xdotxmithro: k, thanks :)01:20
mithroxdotx: unlike the bigger projects, if you stuff up it's not going to get mailed to 500 unhappy people :P01:21
mithroxdotx: nash is the only person you have to worry about ;)01:30
xdotxmithro: heheh, noted01:30
nashmithro: I think I had hte most nnoying comit storm recently01:31
* mithro ponders01:33
* mithro thinks he should head home01:34
dmpaytonoh, mithro01:37
mithrohey dmpayton01:37
dmpaytonI posted on teh blogzor01:37
dmpaytonnothing big...01:38
mithrodmpayton: a new one?01:38
dmpayton"hey, I got Ubuntu!"01:38
dmpaytonmithro: yeah, new post01:38
mithrodmpayton: umm, what happend to the email?01:38
dmpaytonmithro: I'll do that right now.01:39
dmpaytonWhich list did you want that to? tp?01:40
mithrodmpayton: maybe the others will get there butt into gear too01:40
mithrodmpayton: sure, tp sounds good01:41
xdotxhmm. running in to a problem commiting02:02
nashLocally?02:03
nashWhat is the problem? and what command are you doing?02:03
xdotxfollowing lee's instructions: cg-branch-chg origin git://[email protected]/git/tpserver.git#rfts   followed by a cg-push02:03
nashSo cg-branch-ls works?02:04
xdotxhmm yes02:04
xdotxwhen i cg-push - fatal: Unable to look up [email protected] (Name or service not known)02:04
xdotxafter two warnings about guessing the host:path syntax and saying it's evil :P02:05
nashTrying now...02:05
nashHmm.. that URL should be: git://[email protected]/var/lib/git/tpserver-cpp.git#rfts02:06
nashTry that02:06
xdotx:/ same error02:08
nashOkay - does cg-fetch origin work?02:09
xdotxnegative .fatal: Unable to look up [email protected] (Name or service not known)02:10
nashOkay - brafing here too...02:10
nashWait a moment, I'll see if I can work it out02:10
nashTry this URL git+ssh://[email protected]/var/lib/git/tpserver-cpp.git#rfts02:11
mithronash: /git is symlinked to /var/lib/git02:11
mithronash: so the git URL's can all be the same02:12
nashAhh - okay - still need git+ssh there xdotx02:12
nashgit:// is for anon, git+ssh for write access02:12
nashShould be able to push to that02:12
xdotxseems to be working, except idk my passphrase02:14
nashidk?02:15
xdotxi don't know02:15
nashAhh... it was what you chose when you created your ssh keys02:16
xdotxunfortunately, yes :P02:16
xdotxthat has to have been nearly a year ago02:17
nashIf you like, gen a new set, and irritate mithro by giving him a new set02:17
nash(of public keys)02:17
xdotxthat's what i was thinking02:18
mithroi can update them if you send me them02:18
xdotxbut at the same time i can't imagine that i didn't write it down somewhere02:18
nashcheck you top draw02:19
mithroxdotx: ping me if you send it02:26
xdotxmithro: should i email?02:26
mithroxdotx: if you want02:27
mithroxdotx: i'm thinking of heading home - so if you want me to do the update, now would be a good time02:33
xdotxmithro: k sec02:33
dmpaytonmithro: It is teh sent.02:38
mithrodmpayton: cool thanks02:40
dmpaytonmithro: np. sorry I didn't get it out sooner, as planned.02:43
mithroxdotx: should I head home now?02:43
xdotxmithro: sure, go ahead02:44
mithroxdotx: okay, I'll be back in about 1 hour02:44
xdotxmithro: k, thanks02:44
nashTalkt o you tomorrow mithro02:48
*** mithro has quit IRC03:08
*** mithro has joined #tp03:20
mithroxdotx: got your key - uploading now03:21
mithroxdotx: should be uploaded now03:22
mithro~seen xdotx03:27
tpbmithro: xdotx was last seen in #tp 42 minutes and 43 seconds ago: <xdotx> mithro: k, thanks03:27
xdotxmithro: trying a cg-push03:27
mithrotry a "ssh [email protected]" first it you want03:28
xdotxmithro: i'm getting an error - hooks/update: line 11: /tmp/git-update-hook: Permission denied03:30
xdotxfatal: bad object 0000000000000000000000000000000000000000 \ fatal: unable to create 'refs/heads/rfts.lock': Permission denied \ fatal: unexpected EOF03:30
mithrohrm...03:30
mithroi'll check you are in the codemonkey group03:30
mithroxdotx: try now03:30
xdotxmithro: no permission errors, but still the bad object03:31
xdotxmithro: do i have to do anything specifically to add a folder, perhaps?03:34
mithrocan you paste the error?03:34
xdotxo_O actually now when i try to cg-push it's saying it's up to date03:36
xdotxalthough when i check cg-status it's the same (couple adds and a couple modifies)03:39
mithroxdotx: hold on a sec - something weird is going on03:43
mithroxdotx: try again now03:54
xdotxsays up to date03:55
mithrohrm...03:56
mithrohttp://git.thousandparsec.net/gitweb/gitweb.cgi?p=tpserver-cpp.git;a=shortlog;h=rfts03:56
tpb<http://ln-s.net/Vcg> (at git.thousandparsec.net)03:56
xdotxI should just be doing a cg-push, right?03:59
mithroxdotx: what is your cg-branch-ls output?04:02
xdotxmirtho: origin          git+ssh://[email protected]/git/tpserver-cpp.git#rfts04:03
xdotxtpserver        git+ssh://[email protected]/git/tpserver.git04:03
xdotxhmm. typo on that second one i think04:03
mithroxdotx: why don't you use copy and paste?04:04
xdotxmithro: i did.. just not for the new line04:04
mithrooh, okay04:05
mithrocg-branch-chg tpserver git+ssh://[email protected]/git/tpserver-cpp.git04:05
xdotxmithro: ah, i was saying i had a typo from when i set it04:05
xdotxyeah i just did04:05
mithroxdotx: if you do a push now, it will go into rfts branch by default04:06
mithroorigin is the default push location04:06
xdotxthought so.04:06
mithroxdotx: so you should be able to use cg-commit to fix that line and then push it04:07
xdotxmithro: cg-commit then cg-push?04:07
mithrocg-status first to find out what has changed04:08
mithrocg-diff if you want more details04:08
CIA-2fr33.em4il tpserver-cpp-rfts * r079e6af75229 / (6 files in 4 dirs):04:11
CIA-2Setting up the rfts directory (testing things out).04:11
CIA-2Also removed the #include "ownedobject.h" in mtsec.cpp04:11
xdotxneat04:11
xdotxeverything seems to have gone alright.04:14
xdotxand on that note, i'm going to have to go to bed- class in the morning04:14
mithroxdotx: cool!04:14
xdotx:)04:14
mithroxdotx: can you use your full name in the .gitconfig?04:15
xdotxmithro: sure (that's the commit file?)04:16
mithrotim@ultraslim:~/oss/git/git/templates$ more ~/.gitconfig04:16
mithro[user]04:16
mithro        name = Tim Ansell04:16
mithro        email = [email protected]04:16
mithroxdotx: something like that would be good04:16
*** nash has quit IRC04:18
mithroxdotx: also can you seperate out unrelated commits04:18
mithroremoving stuff from mtsec.cpp should be a seperate commit from the RTFS added stuff04:18
xdotxmithro: aye, figured i should. but obviously the git/cg interface is a bit new04:19
mithroxdotx: yeah cg-commit takes a list of things to commit04:19
mithroie cg-commit abc.h04:20
xdotxmithro: easy enough. thanks!04:20
mithroxdotx: cool, I'll inform Lee04:21
*** xdotx has quit IRC04:29
*** dmpayton has quit IRC06:01
*** Epyon has quit IRC08:01
*** llnz has joined #tp08:27
CIA-2llnz tpserver-cpp * rf67435a92e00 /modules/games/mtsec/mtsec.cpp: Removed unavailable header include from mtsec.cpp08:28
* llnz wanders off08:38
llnzlater all08:38
*** llnz has quit IRC08:38
*** jotham is now known as cephalological10:06
*** cephalological is now known as jotham10:06
*** Demitar has quit IRC13:02
*** drdevice[work] has quit IRC14:41
*** drdevice[work] has joined #tp15:46
*** dmpayton has joined #tp16:03
dmpaytonMornin' all.16:03
*** drdevice[work] has quit IRC16:41
mithromorning dmpayton23:47
dmpaytonHowdy mithro23:58
mithroi wonder where everyone is today23:58
dmpaytonmithro: No idea. been awfully quiet today23:59
mithrowe are down to 9 :/23:59
dmpayton=/23:59

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