*** tpb has joined #tp | 00:00 | |
*** ChanServ sets mode: +o tpb | 00:00 | |
dmpayton | I had FF and Komodo each at half-screen on one workspace | 00:00 |
---|---|---|
xdotx | i organize my workspaces by content. so sometimes that leads to bloat, ie multiple ff's open | 00:01 |
xdotx | anyone had trouble building libtprl? | 00:03 |
xdotx | configuring that is - "configure: error: Cannot find readline!" | 00:04 |
mithro | xdotx: apt-get install libreadline-dev ? | 00:06 |
mithro | xdotx: apt-get install libreadline5-dev ? | 00:07 |
xdotx | mithro: thanks. i checked locate and it appeared installed. but not the 5-dev | 00:07 |
mithro | xdotx: send Lee a note about specificing readline 5 or greater | 00:09 |
mithro | or log a bug report | 00:09 |
xdotx | mithro: can do. | 00:09 |
mithro | bug report is probably better | 00:10 |
mithro | it is less likely to get lost then | 00:10 |
mithro | and I'm sure you'll need to lodge quite a few of them over the SoC period :P | 00:10 |
mithro | ~seen niphree | 00:11 |
tpb | mithro: niphree was last seen in #tp 2 weeks, 1 day, 16 hours, 59 minutes, and 13 seconds ago: <niphree> hello | 00:11 |
xdotx | heh | 00:11 |
mithro | xdotx: well really you will be the first person to do any significant amount of work on tpserver-cpp apart from Lee | 00:11 |
dmpayton | brb | 00:11 |
*** dmpayton has quit IRC | 00:12 | |
xdotx | mithro: fun. i'm kinda eager to look at some of the framework more (i love engine design) | 00:12 |
*** dmpayton has joined #tp | 00:13 | |
mithro | wb dmpayton | 00:13 |
mithro | see you have gone back to chatzilla :P | 00:14 |
nash | jotham: 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 year | 00:19 |
* nash supports more devices then I thought | 00:19 | |
jotham | cool | 00:19 |
nash | 90% are arms... with no FPU *sigh* /me misses FPUs... | 00:22 |
mithro | nash: why! Floating Point numbers are for nancys :P | 00:23 |
nash | mithro: Optimising mp3 decoding paths for integers are for real men I take it | 00:24 |
mithro | possibly | 00:31 |
mithro | so nash, how goes galaxie? can you issue orders yet? | 00:43 |
nash | Nope - | 00:43 |
nash | Well there is some framework for it that hasn't been pushed - but I'm waiting on a widget solution | 00:44 |
mithro | nash: when you say widget solution - you mean like tree controls and similar? | 00:44 |
nash | Well text entry, drop downs and similar, yes | 00:45 |
mithro | you there is going to be yet another widget toolkit? :P | 00:46 |
nash | Basically 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 soon | 00:46 |
nash | mithro: I only need about 4 widgets, so it's really annoying actually | 00:51 |
nash | I don't really want to roll my own, but two E toolkits I think are terrible for what I want. | 00:51 |
nash | I may end up stealing something from E itself soon | 00:51 |
mithro | so whats the likely hood of FP getting opensources? | 00:52 |
mithro | s/opensources/open sourced/ | 00:52 |
nash | If it will happen, it will happen soon | 00:52 |
nash | I'd guess 50% at this time | 00:52 |
mithro | any reason it's not already open sourced? | 00:53 |
mithro | s/.*/start life as open source/ | 00:54 |
nash | It wasn't ;-) | 00:55 |
nash | A long history, but it was initially not open sourced. However Evas grew a lot from it | 00:55 |
nash | Which is opensourced - which is now part of FancyPants | 00:56 |
xdotx | hmm. building tpserver-cpp - mtsec.cpp:32:34: error: tpserver/ownedobject.h: No such file or directory | 00:58 |
xdotx | checked, not there. and just checked a cg-update - all good. | 00:59 |
mithro | xdotx: humm... when did you last do a cg-update ? | 00:59 |
mithro | xdotx: Lee was in the process of removing that file | 00:59 |
xdotx | mithro: i could remove it easily enough, but i don't want conflicts or anything if it's already been done | 01:00 |
mithro | xdotx: just checking locally now | 01:00 |
mithro | xdotx: well, I get the same error her | 01:02 |
mithro | e | 01:02 |
mithro | xdotx: if you remove that line it all seems to work | 01:04 |
mithro | my guess is that Lee removed the with a cg-rm but forgot to remove the file locally too | 01:05 |
mithro | xdotx: log another bug report :P | 01:05 |
mithro | with a patch is always good :) | 01:05 |
xdotx | mithro: kk | 01:06 |
mithro | brb, switching rooms | 01:08 |
mithro | back | 01:12 |
mithro | xdotx: did Lee send you the instructions for setting up your own branch? | 01:13 |
mithro | xdotx: because it would be really cool if you actually pushed that patch to your own branch and then lee merged it into mainline | 01:13 |
xdotx | mithro: yep. reading through that right now | 01:14 |
mithro | xdotx: because that will probably be a common process you two need to figure out | 01:14 |
mithro | xdotx: i have root on the git host, so I can fix up any access problems you may have | 01:19 |
mithro | I can also revert stuff if things go badly :) | 01:20 |
xdotx | mithro: k, thanks :) | 01:20 |
mithro | xdotx: unlike the bigger projects, if you stuff up it's not going to get mailed to 500 unhappy people :P | 01:21 |
mithro | xdotx: nash is the only person you have to worry about ;) | 01:30 |
xdotx | mithro: heheh, noted | 01:30 |
nash | mithro: I think I had hte most nnoying comit storm recently | 01:31 |
* mithro ponders | 01:33 | |
* mithro thinks he should head home | 01:34 | |
dmpayton | oh, mithro | 01:37 |
mithro | hey dmpayton | 01:37 |
dmpayton | I posted on teh blogzor | 01:37 |
dmpayton | nothing big... | 01:38 |
mithro | dmpayton: a new one? | 01:38 |
dmpayton | "hey, I got Ubuntu!" | 01:38 |
dmpayton | mithro: yeah, new post | 01:38 |
mithro | dmpayton: umm, what happend to the email? | 01:38 |
dmpayton | mithro: I'll do that right now. | 01:39 |
dmpayton | Which list did you want that to? tp? | 01:40 |
mithro | dmpayton: maybe the others will get there butt into gear too | 01:40 |
mithro | dmpayton: sure, tp sounds good | 01:41 |
xdotx | hmm. running in to a problem commiting | 02:02 |
nash | Locally? | 02:03 |
nash | What is the problem? and what command are you doing? | 02:03 |
xdotx | following lee's instructions: cg-branch-chg origin git://[email protected]/git/tpserver.git#rfts followed by a cg-push | 02:03 |
nash | So cg-branch-ls works? | 02:04 |
xdotx | hmm yes | 02:04 |
xdotx | when i cg-push - fatal: Unable to look up [email protected] (Name or service not known) | 02:04 |
xdotx | after two warnings about guessing the host:path syntax and saying it's evil :P | 02:05 |
nash | Trying now... | 02:05 |
nash | Hmm.. that URL should be: git://[email protected]/var/lib/git/tpserver-cpp.git#rfts | 02:06 |
nash | Try that | 02:06 |
xdotx | :/ same error | 02:08 |
nash | Okay - does cg-fetch origin work? | 02:09 |
xdotx | negative .fatal: Unable to look up [email protected] (Name or service not known) | 02:10 |
nash | Okay - brafing here too... | 02:10 |
nash | Wait a moment, I'll see if I can work it out | 02:10 |
nash | Try this URL git+ssh://[email protected]/var/lib/git/tpserver-cpp.git#rfts | 02:11 |
mithro | nash: /git is symlinked to /var/lib/git | 02:11 |
mithro | nash: so the git URL's can all be the same | 02:12 |
nash | Ahh - okay - still need git+ssh there xdotx | 02:12 |
nash | git:// is for anon, git+ssh for write access | 02:12 |
nash | Should be able to push to that | 02:12 |
xdotx | seems to be working, except idk my passphrase | 02:14 |
nash | idk? | 02:15 |
xdotx | i don't know | 02:15 |
nash | Ahh... it was what you chose when you created your ssh keys | 02:16 |
xdotx | unfortunately, yes :P | 02:16 |
xdotx | that has to have been nearly a year ago | 02:17 |
nash | If you like, gen a new set, and irritate mithro by giving him a new set | 02:17 |
nash | (of public keys) | 02:17 |
xdotx | that's what i was thinking | 02:18 |
mithro | i can update them if you send me them | 02:18 |
xdotx | but at the same time i can't imagine that i didn't write it down somewhere | 02:18 |
nash | check you top draw | 02:19 |
mithro | xdotx: ping me if you send it | 02:26 |
xdotx | mithro: should i email? | 02:26 |
mithro | xdotx: if you want | 02:27 |
mithro | xdotx: i'm thinking of heading home - so if you want me to do the update, now would be a good time | 02:33 |
xdotx | mithro: k sec | 02:33 |
dmpayton | mithro: It is teh sent. | 02:38 |
mithro | dmpayton: cool thanks | 02:40 |
dmpayton | mithro: np. sorry I didn't get it out sooner, as planned. | 02:43 |
mithro | xdotx: should I head home now? | 02:43 |
xdotx | mithro: sure, go ahead | 02:44 |
mithro | xdotx: okay, I'll be back in about 1 hour | 02:44 |
xdotx | mithro: k, thanks | 02:44 |
nash | Talkt o you tomorrow mithro | 02:48 |
*** mithro has quit IRC | 03:08 | |
*** mithro has joined #tp | 03:20 | |
mithro | xdotx: got your key - uploading now | 03:21 |
mithro | xdotx: should be uploaded now | 03:22 |
mithro | ~seen xdotx | 03:27 |
tpb | mithro: xdotx was last seen in #tp 42 minutes and 43 seconds ago: <xdotx> mithro: k, thanks | 03:27 |
xdotx | mithro: trying a cg-push | 03:27 |
mithro | try a "ssh [email protected]" first it you want | 03:28 |
xdotx | mithro: i'm getting an error - hooks/update: line 11: /tmp/git-update-hook: Permission denied | 03:30 |
xdotx | fatal: bad object 0000000000000000000000000000000000000000 \ fatal: unable to create 'refs/heads/rfts.lock': Permission denied \ fatal: unexpected EOF | 03:30 |
mithro | hrm... | 03:30 |
mithro | i'll check you are in the codemonkey group | 03:30 |
mithro | xdotx: try now | 03:30 |
xdotx | mithro: no permission errors, but still the bad object | 03:31 |
xdotx | mithro: do i have to do anything specifically to add a folder, perhaps? | 03:34 |
mithro | can you paste the error? | 03:34 |
xdotx | o_O actually now when i try to cg-push it's saying it's up to date | 03:36 |
xdotx | although when i check cg-status it's the same (couple adds and a couple modifies) | 03:39 |
mithro | xdotx: hold on a sec - something weird is going on | 03:43 |
mithro | xdotx: try again now | 03:54 |
xdotx | says up to date | 03:55 |
mithro | hrm... | 03:56 |
mithro | http://git.thousandparsec.net/gitweb/gitweb.cgi?p=tpserver-cpp.git;a=shortlog;h=rfts | 03:56 |
tpb | <http://ln-s.net/Vcg> (at git.thousandparsec.net) | 03:56 |
xdotx | I should just be doing a cg-push, right? | 03:59 |
mithro | xdotx: what is your cg-branch-ls output? | 04:02 |
xdotx | mirtho: origin git+ssh://[email protected]/git/tpserver-cpp.git#rfts | 04:03 |
xdotx | tpserver git+ssh://[email protected]/git/tpserver.git | 04:03 |
xdotx | hmm. typo on that second one i think | 04:03 |
mithro | xdotx: why don't you use copy and paste? | 04:04 |
xdotx | mithro: i did.. just not for the new line | 04:04 |
mithro | oh, okay | 04:05 |
mithro | cg-branch-chg tpserver git+ssh://[email protected]/git/tpserver-cpp.git | 04:05 |
xdotx | mithro: ah, i was saying i had a typo from when i set it | 04:05 |
xdotx | yeah i just did | 04:05 |
mithro | xdotx: if you do a push now, it will go into rfts branch by default | 04:06 |
mithro | origin is the default push location | 04:06 |
xdotx | thought so. | 04:06 |
mithro | xdotx: so you should be able to use cg-commit to fix that line and then push it | 04:07 |
xdotx | mithro: cg-commit then cg-push? | 04:07 |
mithro | cg-status first to find out what has changed | 04:08 |
mithro | cg-diff if you want more details | 04:08 |
CIA-2 | fr33.em4il tpserver-cpp-rfts * r079e6af75229 / (6 files in 4 dirs): | 04:11 |
CIA-2 | Setting up the rfts directory (testing things out). | 04:11 |
CIA-2 | Also removed the #include "ownedobject.h" in mtsec.cpp | 04:11 |
xdotx | neat | 04:11 |
xdotx | everything seems to have gone alright. | 04:14 |
xdotx | and on that note, i'm going to have to go to bed- class in the morning | 04:14 |
mithro | xdotx: cool! | 04:14 |
xdotx | :) | 04:14 |
mithro | xdotx: can you use your full name in the .gitconfig? | 04:15 |
xdotx | mithro: sure (that's the commit file?) | 04:16 |
mithro | tim@ultraslim:~/oss/git/git/templates$ more ~/.gitconfig | 04:16 |
mithro | [user] | 04:16 |
mithro | name = Tim Ansell | 04:16 |
mithro | email = [email protected] | 04:16 |
mithro | xdotx: something like that would be good | 04:16 |
*** nash has quit IRC | 04:18 | |
mithro | xdotx: also can you seperate out unrelated commits | 04:18 |
mithro | removing stuff from mtsec.cpp should be a seperate commit from the RTFS added stuff | 04:18 |
xdotx | mithro: aye, figured i should. but obviously the git/cg interface is a bit new | 04:19 |
mithro | xdotx: yeah cg-commit takes a list of things to commit | 04:19 |
mithro | ie cg-commit abc.h | 04:20 |
xdotx | mithro: easy enough. thanks! | 04:20 |
mithro | xdotx: cool, I'll inform Lee | 04:21 |
*** xdotx has quit IRC | 04:29 | |
*** dmpayton has quit IRC | 06:01 | |
*** Epyon has quit IRC | 08:01 | |
*** llnz has joined #tp | 08:27 | |
CIA-2 | llnz tpserver-cpp * rf67435a92e00 /modules/games/mtsec/mtsec.cpp: Removed unavailable header include from mtsec.cpp | 08:28 |
* llnz wanders off | 08:38 | |
llnz | later all | 08:38 |
*** llnz has quit IRC | 08:38 | |
*** jotham is now known as cephalological | 10:06 | |
*** cephalological is now known as jotham | 10:06 | |
*** Demitar has quit IRC | 13:02 | |
*** drdevice[work] has quit IRC | 14:41 | |
*** drdevice[work] has joined #tp | 15:46 | |
*** dmpayton has joined #tp | 16:03 | |
dmpayton | Mornin' all. | 16:03 |
*** drdevice[work] has quit IRC | 16:41 | |
mithro | morning dmpayton | 23:47 |
dmpayton | Howdy mithro | 23:58 |
mithro | i wonder where everyone is today | 23:58 |
dmpayton | mithro: No idea. been awfully quiet today | 23:59 |
mithro | we are down to 9 :/ | 23:59 |
dmpayton | =/ | 23:59 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!