[02:26] james_w: bug #777171 when there was a '%' in I believe it was the spec url it broke tons o stuff [02:26] Launchpad bug 777171 in summit "Percent signs in the wiki field break summit (affects: 2) (heat: 11)" [Critical,In progress] https://launchpad.net/bugs/777171 [02:27] The URL was changed to make it work because it broke iirc a day or two befor [02:27] ee uds [02:53] mhall119: I just got that NoReverseMatch: Reverse for 'summit.schedule.decorators.inner' with arguments '('',)' and keyword arguments '{}' not found. that someone was showing the other day [02:55] YAY!!!! [02:55] do you have a traceback? [02:56] wait what [02:56] for the NoReverseMatch [02:56] DONE to INPROGRESS == !FAIL [02:56] http://paste.ubuntu.com/623032/ [02:56] something is calling reverse() on a view func, which is wrapped by that decorator [02:56] cjohnston: it should be in progress, since I haven't gotten the new package built and deployed to cranberry [02:57] ok [02:57] https://code.launchpad.net/~nigelbabu/summit/782062-fix-naming/+merge/62044 [02:57] cjohnston: see if you get it in 2.6 [02:57] thats the merge [02:57] that's the merge that causes the problem? [02:57] I believe so [03:04] cjohnston: what page did yu get that error on? [03:05] both admin and by date [03:07] any admin page? [03:07] yes [03:07] i reverted it out, stopped having it, and now have merged it back in with no problems so far [03:08] although refresh that merge and look at my comment [03:09] cjohnston: I think we need to ask Daviey why they have this weird custom NameField anyway [03:19] mhall119: whats the PPA with the django and south packages [03:49] mhall119: nigelb https://code.launchpad.net/~chrisjohnston/ubuntu-community-webthemes/topnav/+merge/64110 [05:47] wow [05:47] I wake up to see bunch of code reviews [05:47] Best day EVER. [05:48] cjohnston: the ++ characters are URL safe. [05:49] * nigelb hugs james_w [09:50] cjohnston, yes that was me who reported that problem [09:51] good morning everyone [10:31] mhall119, uh? [10:32] mhall119, need more info :) [11:31] Daviey: heh [12:03] any simple tuto on how to configure mod_wsgi (apache & django) ? [12:12] nigelb: are you happy? work was finally done.. thanks to james_w [12:12] cjohnston: Yup, thanks for landing those :) [12:13] https://code.launchpad.net/~nigelbabu/summit/irc-channels/+merge/63281 I'd rather this be fixed more better instead of hacked on later [12:16] Nigel, try pulling up the All Sessions ical.. I got that reverse {} thing there again [12:22] cjohnston: I marked it as needs review myself. Will do work on it tonight. [12:22] cjohnston: Do you have '.' in any of the session names in your db? [12:23] cjohnston: that's how I got that the last time [12:23] possibly.. i imported from lp [12:23] cjohnston: then you do. [12:23] cjohnston: you need to install sqlite database browser and manually change them I guess [12:23] It took me 2 hours of debugging to figure out why that bit was failing :/ [12:24] nigelb: you good with https://code.launchpad.net/~chrisjohnston/ubuntu-community-webthemes/topnav [12:25] cjohnston: Aha, I wanted to you about that. Point me to the place where it actually needs fixing so I can figure out if its good? [12:25] I have issues where it doesnt always show up correctly for me.. and I had to use it in status to get it to work [12:26] cjohnston: ok, which bit of status is fixed with this code then? [12:26] That way I can use firebug to remove that code and see it fail [12:26] http://summit.ubuntu.com/uds-m/2010-05-11/ [12:26] ouch.. that needs help [12:26] ok.. maybe not [12:27] it didnt load the css [12:27] thats the mothership [12:27] the 20px part [12:28] cjohnston: for summit, whether I add or remove the 20px, its not showing me any visible change. [12:28] it shouldnt [12:28] it *normally* works fine for me [12:28] cjohnston: er, basically, I'm trying to know what problem you fixed. [12:29] but i get times where the header is misaligned [12:29] but that's probably because of something else right? [12:30] like the CSS not loading? [12:30] Also, you used px, I'd rather we used em, since lot of that code seems to be in em. [12:31] I dont think so, because other than the header being misaligned it was fine.. I asked mhall119 what he thought it was, and that was his answer. [12:32] In that case, I'd rather have mhall119 +1-ing that. [12:32] I still don't know what you've fixed. [12:32] ok.. im trying to get it to reproduce [12:32] just defining the height of the white "mothership" [12:33] but the thing is, whether I put in or not, it works. [12:50] cjohnston: did we decide to hide the etherpad if the user wasn't logged in? [12:52] I think it was only display the non-editable one [13:01] win 31 [13:01] fail :( [13:16] cjohnston: Where you around when mhall119 and I were discussing tarmac? [13:17] im gonna say np [13:17] no [13:21] why [13:22] cjohnston: Do you know what it does? [13:22] no [13:23] cjohnston: Okay, so tarmac does code landing. Once it has been approved (we can put workflows here - like two +1). We can also get it to run tests before its run etc. But essentially, this means once the code looks good, we can have tarmac land the changes [13:23] gotcha [13:24] similar to lp [13:24] yup [13:24] "Its like PQM but sucks less" - rockstar. [13:24] mhall119 and I were toying with the idea of running it on one of our machines and run every 1 hour. [13:25] ic [13:25] I could do it on mine if needed. [13:25] nigelb: you should fix my wireless stuff [13:25] cjohnston: wireless and I have issues :_) [13:26] me too as of a couple days ago [13:27] cjohnston: Anyway, what are your thoughts on using tarmac? [13:28] Sounds good to me.. Atleast check it out and see how it works [13:28] see if we like it [13:28] okay. I'll poke at this tonight [13:28] this would get our work out faster. [13:29] vednis: Hi, I mailed you yesterday about help with getting a testing suite for summit. Will you be having some free time to guide me on this? [14:07] nigelb: we use px instead of em because the topnav height is px limited [14:09] mornin mhall119 [14:10] morning [14:15] mhall119: I tried doing loaddata and it wanted fixtures [14:15] I'm not really sure what that meant [14:21] rename the file to loco_directory.json [14:21] ok [14:21] gotcha [14:34] mhall119: I was trying to figure out how that merge makes a difference. I couldn't find any difference with it applied and without, that's why I was hesitant [14:35] nigelb: Install instructions for loco-directory to install in a virtualenv is done correct? [14:35] cjohnston: I haven't looked at it yet. mhall119 did it. [14:36] o [14:36] cjohnston: I wouldn't call it done, no, but there's some quick setup steps in the wiki [14:37] mhall119: could you link me to it? [14:38] https://wiki.ubuntu.com/LoCoDirectory/Development#Using%20Virtualenv [14:39] cjohnston: IMPROGRESS -> clearly you need a spelling lesson :P [14:39] mhall119: thanks [14:39] I Wanted to see if my app would email me [14:39] hehe [14:40] nigelb: that means it's making improper progress [14:41] haha [14:46] mhall119: How does writing it as a file inside the code base sound? [14:46] that way, we can point to people, bzr branch, and following instructions in $foo file. [14:47] * nigelb hugs james_w again. [14:47] :-) [14:47] nigelb: I'd love to make it a bash script [14:48] mhall119: hrm, there are projects that do that. I'll poke around that idea later today. [14:48] mhall119: problem there is it might break workflow for those using virtualenvwrapper (like me) [14:48] we use Fabric in ISD, but I don't think we need to make that a dependency for LTP or Summit [14:48] neither do I. [14:48] I've seen the ISD fabric scripts [14:50] heh [14:54] mhall119: did you expand on what you wanted me for? [14:58] Daviey: I just wanted to know what the reason for having a custom NameField type in Summit was [14:59] mhall119: where? [14:59] (where in summit) [15:02] summitmodel.py Summit.name [15:02] meetingmodel.py Meeting.name [15:02] roommodel.py Room.name [15:03] mhall119: i'll have to check it out.. was it something i introduced? [15:04] I don't know, it's been there for a while, so might have been pre-you [15:04] but I figured you've been hacking on it longer than the rest of us, so you might know [15:04] currently tied up.. will look through it iab [15:04] ok, thanks [15:04] Daviey: also, do you know any good resources for learning ensemble? [15:05] mhall119: currently no.. it's being documented at the moment.. but not quite devops friendly. [15:05] mhall119: have you read Clint's blog post? [15:05] nope [15:06] http://fewbar.com/2011/06/so-what-is-ensemble-anyway/ [15:07] thanks [15:15] mhall119, any good/simple tuto on mod_wsgi and apache ? [15:19] hmmm, not really tutorials, just config option descriptions [15:19] I used those + existing configs as examples === vednis is now known as mars [15:20] Ronnie: ping [15:20] cjohnston: pong [15:20] https://code.launchpad.net/~ronnie.vd.c/ubuntu-community-webthemes/django-table-style/+merge/56763 [15:20] We need to update the tables to follow the guidelines [15:21] arent these like the guidelines [15:21] i made them with the guidelines next to it [15:22] mhall119, any example of a working wsgi file and apache config ? [15:22] The table headers should be #aea79f, text in the header should be ffffff [15:22] daker: I can get you one [15:23] thanks [15:24] cjohnston: can you make a comment to it, ill look another time to it [15:24] ok [15:42] are there any diff viewers that are really easy to view side by side changes? [15:42] between two different files, not two different revisions [15:42] nigelb or cjohnston: do you think you guys can help walk me through setting up launchpad on an ec2 instance at some point? [15:42] mhall119: any time. [15:42] mhall119: Its one script. just run it and you're good to go. [15:43] I don't know that I know how [15:43] cjohnston: I thought you set it up locally [15:43] just to work on it, not run it [15:43] nigelb: you got one running in a VM didn't you? [15:43] mhall119: I run it on my machine normally. [15:44] good enough for me [15:44] I'm planning on making an ensemble setup that's summit+launchpad and one that's LTP+launchpad [15:44] running on ec2 [15:44] yippie [15:45] I wonder if I should add etherpad to the summit ensemble [15:46] nigelb: AlanBell: are there working etherpad packages now? [15:46] nigelb: it sucks that 'pad' is so UDS.. would be nice if there were two i guess [15:46] mhall119: yes [15:46] in a ppa? [15:46] mhall119: yes [15:46] cjohnston: #blame AlanBell [15:47] okay, I'll get that info from you when I'm ready for it [15:47] cjohnston: you can use `meld` to view side by side changes in 2 or 3 files [15:47] nigelb: if you create a team pad, it has an admin.. do you have to be part of the team to work on them [15:47] ty Ronnie [15:48] cjohnston: depends on the permission per pad. [15:48] gotcha [15:48] cjohnston: By default I think its restricted only to team. Can be changed per pad. [15:48] I don't about global though [15:49] Ronnie: I have a bunch of the css already done that matches the guide from doing status.. I'm just moving that over for now.. since its already done.. plus i have a little insite to the new guidelines [15:49] oh, are there coming any new guidelines [15:49] yes [15:49] cool [15:50] Ronnie: thanks for meld.. very nice! [15:51] yes, meld is really good [15:53] Ronnie: https://code.launchpad.net/~chrisjohnston/ubuntu-community-webthemes/tables [15:55] daker: http://people.ubuntu.com/~mhall119/wsgi/ [15:55] thanks ツ [15:55] np, let me know if you have any questions [15:55] sure [15:56] cjohnston: how are links being displayed in the tables? [15:56] i dont understand [15:56] what color do they have [15:56] that hasnt changed [15:57] an i also think its better to use tabel.basic (or something). not all tables are used as actual tables [15:57] some are for layout, and does not need the lyout [15:58] cjohnston: do you think you would be able to send a copy of the new (not released) guidelines? [16:00] I don't have it [16:01] oke [16:01] All I have is a conversation with yaili when I was working on status :-/ [16:01] And I did just confirm it with her again 15 minutes ago [16:02] mhall119, WSGIProcessGroup apps.mhall119.com <= apps.mhall119.com is the domaine name ? [16:04] it doesn't have to be, it's just a unique name for the process group [16:05] the examples I saw used the site FQDN, to make sure you don't end up with conflicts if you run multiple vhosts [16:11] ah ok [16:32] mhall119, is mhall119.com hosted on amazon ? [16:43] daker: yup [16:43] t1.micro [16:45] is it powerful ? [16:45] not really [16:46] but it'll run a few websites with low traffic just fine [16:46] and it's free for a year [16:46] can't beat that [16:47] http://aws.amazon.com/free/ [16:53] mhall119, is it safe to give them the CC ? since i don't trust anyone after sony has been hacked [17:00] daker: its amazon.. id say so [17:00] well.. as safe as it can be [17:06] CC? [17:06] oh, credit card [17:07] nobody is perfectly safe, but you gotta trust someone or else not participate in online commerce [17:07] :/ [17:07] mainly the problem is with the whole credit card model [17:08] * mhall119 wants a PKI-enabled payment service [17:17] i think i'll run a website [17:27] Do we want 'My Teams' to show in the top nav even when the user isnt logged in, and just redirect them to login first? === daker is now known as daker_ [18:47] would someone mind reviewing https://code.launchpad.net/~chrisjohnston/loco-directory/vevent/+merge/61021 real quick please [18:54] approved, I assume you tested it [18:55] ya [19:18] mhall119: Ronnie nigelb any idea why this is causing conflicting files? https://code.launchpad.net/~ronnie.vd.c/ubuntu-community-webthemes/django-forms/+merge/53998 [19:18] Conflict adding file media/images/error.png. Moved existing file to media/images/error.png.moved. [19:18] Conflict adding file media/images/gradient.png. Moved existing file to media/images/gradient.png.moved. [19:18] Conflict adding file media/images/help.png. Moved existing file to media/images/help.png.moved. [19:18] Conflict adding file templates/form.html. Moved existing file to templates/form.html.moved. [19:38] so mhall119, I have to specify what revision of the theme I want to download? [19:39] cjohnston: i think i did something wrong with one of my merges, but dont excactly know what [19:39] with that one Ronnie if I tried it in a clean branch it worked [19:40] hmmz [19:46] cjohnston: you don't need a specific rev number, no [19:47] I think -1 will give you the latest [19:47] it was set at 32 [19:47] i updated it to 35 [19:47] right, it's probably a good idea to peg the theme at a specific rev, since we may do stuff for, say, summit that isn't ready to go into LTP [19:47] have i given out enough spam today? [19:48] dunno, I don't see any of it [19:48] mhall119: are we planning on upgrading summit to use bzr apps? [19:48] mhall119: https://code.launchpad.net/loco-directory/+activereviews look at what we are down to [19:48] I would like to, yes [19:48] cool [19:56] mhall119: nigelb thoughts... ? https://code.launchpad.net/~akshaytayal/loco-directory/fixes-616383/+merge/54246 looks like http://dl.dropbox.com/u/2494160/Selection_013.png [19:57] I kinda like somethign like http://dl.dropbox.com/u/2494160/2011-06-10_14-55-14_739.jpg better [19:57] cjohnston: you'er project manager, pick one ;) [19:59] whos project manager, what? https://launchpad.net/community-web-projects [19:59] read the text [19:59] not the driver [20:00] driver just means that nigelb forces me to do it all [20:00] basically we're unanimously forcing you to do all LD work :P [20:00] WTF. [20:00] cjohnston: when did you add that in? [20:00] ;-) [20:01] seriously tho, id like feedback [20:03] cjohnston: what you like the one that looks like LP right? [20:03] yup [20:04] the screenshot, imo contains text thats way too small, and there is no deliniation between the columns or anything [20:05] I agree. [20:05] If we're going with the first one, at least there needs to be some sort of alternate background color or something [20:06] thats not allowed for in the guidelines [20:06] cjohnston: simple way to choose, which one has code? [20:07] true.. but this is just changing theming.. so not bad [20:08] mhall119: I was getting there :) [20:36] mhall119, cjohnston: I'm trying out tarmac with summit. If something breaks, I'll back it out manually :-) [20:36] So far, its *totally* awesome. [20:36] We can be much much more productive with this. [20:38] mhall119, cjohnston: w00t, this is awesome!! [20:38] https://code.launchpad.net/~summit-hackers/summit/trunk [20:39] I think I need to tweak the commit format a bit but otherwise awesome. [20:39] cool [20:40] can you setup the one instance to do LTP and summit [20:40] and do you have the system, the connection, and the uptime to be the provider? [20:41] cjohnston: I do. [20:42] sweet [20:44] cjohnston: look at the last 2 changelog entries for summit. [20:44] cjohnston: Better way to track who committed and who reviewed :-) [20:45] cool [20:46] and how does it test it [20:47] cjohnston: we can add hooks for it to run tests if any. [20:49] mhall119: if os.path.isdir(os.path.join(path, "bzr_apps", ".bzr")): where is path defined? [20:50] nm [20:50] i found t [20:50] it [21:00] nigelb: \o/ [21:03] mhall119: setting up a cron now [21:03] I'll email the list about this soonish :) [21:04] nigelb: does it only accept reviews from authorized reviewers? [21:04] mhall119: ^^ [21:16] cjohnston: if it doesn't do it already, I can write the code to do it by Monday ;) [21:17] cjohnston: Do you want me to disable it till that happens? [21:19] i think so [21:19] its easy enough to revert out [21:20] but we shouldnt just let anyone commit either [21:25] cjohnston: I tend to agree. I just checked out the plugin system. I can hack on it tomorrow and get it reviewed by rockstar on Monday. [21:25] cool [21:26] cjohnston: anymore thoughts on https://code.launchpad.net/~nigelbabu/summit/782062-fix-naming/+merge/62044 [21:26] cjohnston: only . causes breakage, + doesn't [21:27] When i tried yesterday, iw as getting breakage yesterday [21:28] cjohnston: yes, because you hadn't fixed your already existing database entries [21:30] can someone fix the 404 on this URL? :) https://help.ubuntu.com/11.04/installation-guide/example-preseed.txt. It is linked from https://help.ubuntu.com/11.04/installation-guide/amd64/preseed-contents.html [21:30] S[h]O[r]T: you will need to talk to the docs team #ubuntu-docs [21:30] ill hop over there then, thanks [21:30] mdke would be the person you might to ping about this. [21:34] cjohnston: merging that branch will not fix your problems :) [21:34] cjohnston: merging the branch, deleting the db, and getting data from LP again will though. [21:36] umm.. soo it isnt going to fix anything thats already happened in summit [21:36] No [21:37] It will fix the future imports to be correct [21:38] cjohnston: only people on the owning team can change it to approved [21:39] ? [21:39] the merge? [21:39] ok [21:39] IIRC, tarmac only merged branched that have status==Approved [21:39] and only people on the team can do that [21:39] ok.. so not just a review == approved [21:39] no [21:39] then +1 [21:39] okay, all set === head_v is now known as head_victim [22:57] how can I make django create an account upon login if there isnt one [22:57] create a user profile i guess [23:54] cjohnston: there is an <<<<<< TREE in newstyle.css, i guess some wrong merge?