/srv/irclogs.ubuntu.com/2013/03/14/#ubuntu-website.txt

JoseeAntonioRmhall119: have time now?00:24
mhall119JoseeAntonioR: sure00:44
JoseeAntonioRok, sec and i'll get the files00:46
JoseeAntonioRok, so I did the change from agenda to meeting, restructured the div and javascript, and nothing happened00:47
JoseeAntonioRhttp://paste.ubuntu.com/5612398/ has got it00:48
mhall119JoseeAntonioR: ok, all you're missing is the <div id="meeting-{{meeting.id}}-details"> from daily.html00:49
JoseeAntonioRmhall119: line 9200:49
mhall119line 72-92 of daily.html00:49
JoseeAntonioRcheck line 92 on the paste00:50
JoseeAntonioRoh wait, there's more on it?00:50
JoseeAntonioRoooh got it now!00:50
mhall119yeah, look at daily.html00:50
mhall119so you'll need to copy that into your template, and convert it from using agenda and slot to just meeting00:50
mhall119which should be easy, replace agenda.meeting with just meeting00:51
JoseeAntonioRok, /me does and tries right now00:51
JoseeAntonioRmhall119: nope, doesn't work either, what I've done is http://paste.ubuntu.com/5612414/00:59
mhall119JoseeAntonioR: can you run this so I can look at what it's generating?01:01
JoseeAntonioR(if you mean the instance, it's running)01:01
JoseeAntonioRjoseeantonior.com:8000 as usual01:02
mhall119which file is this, review.html or mine.html?01:02
JoseeAntonioRmine.html01:02
mhall119JoseeAntonioR: ah, you need the functions defined at the top, not the bottom01:04
mhall119hang on, scratch that, daily.html has them at the bottom01:04
JoseeAntonioRexactly01:04
JoseeAntonioRthey're at the top *and* bottom01:04
JoseeAntonioR(in mine)01:05
mhall119ah, ok, you only need one, but you need to change the calls to be show_meeting_details/hide_meeting_details, you still have them show_agenda_details and hide_agenda_details01:06
mhall119that's why chromium was giving an error about the functions beind undeclared01:06
cjohnstonmhall119: https://code.launchpad.net/~chrisjohnston/django-openid-auth/django-1-4-support/+merge/15326801:08
mhall119cjohnston: one at a time01:09
mhall119and JoseeAntonioR's is easier :)01:09
cjohnstonyou didn't get to my one earlier01:09
cjohnstonor my one from a week ago01:09
JoseeAntonioRok, /me checks01:09
JoseeAntonioRmhall119: go for cjohnston's :)01:09
mhall119cjohnston: I'm pretty sure I've reviewed one for you in the last couple weeks01:09
cjohnstonmhall119: multitask. :-)01:09
cjohnstonmhall119: the wrong one01:10
cjohnstonlol01:10
cjohnstonremember.. the more reviews you do, the more code I can write01:10
mhall119cjohnston: I am multi-tasking, I'm ignoring several of your requests at the same time01:10
cjohnstonlol01:10
cjohnstonit really sucks when you build on top of stuff and there is a problem in the beginning01:10
JoseeAntonioRgreat, the thing works now01:10
mhall119\o/01:11
cjohnstonyay!01:11
* cjohnston needs JoseeAntonioR to be free to work on other things.. hehe01:11
JoseeAntonioRcjohnston: I will be in a min, if school things don't pop up01:12
cjohnstonschool is overrated... /me notes not to listen to him01:12
JoseeAntonioRI actually hate school, they only want me to study maths and spanish and more weird things01:13
JoseeAntonioRI could've done this easily while at school, but then blocked port 5709 just only because I use it for IRC01:15
JoseeAntonioRs/then/they01:15
mhall119cjohnston: it'll be a few, evidently I need to re-build my virtualenv01:15
cjohnston:-/01:15
mhall119JoseeAntonioR: I used to ssh to my home server from work to get around their IRC port blocking01:16
mhall119also used an ssh SOCKS5 proxy for other apps01:16
cjohnstonremote servers ftw!01:16
JoseeAntonioRmhall119: they also blocked 22, and now I think they blocked all connections to joseeantonior.com01:16
JoseeAntonioRalso, my VPS died today01:17
mhall119heh, you must use quite a bit of their bandwidth :)01:17
JoseeAntonioRmhall119, cjohnston: merge proposal submitted01:20
cjohnstonsweet01:21
dakerJoseeAntonioR: i can give you irccloud invite no more port 5709 only 80 :)01:22
JoseeAntonioRdaker: oh, right! I forgot I used to have that thing!01:22
JoseeAntonioRlet me see if I can still log in01:22
cjohnstonhttps://blueprints.launchpad.net/summit/+spec/vuds-q2-13  <--- oh the fun daker and JoseeAntonioR01:23
* JoseeAntonioR checks01:23
mhall119hmm, one test isn't passing in trunk, either of you guys getting that?01:23
mhall119test_calculate_passes_with_multiple_plenary_rooms_if_editing01:24
JoseeAntonioRI don't run tests :P01:24
mhall119you will :)01:24
JoseeAntonioRmaybe because I removed the javascript from the top?01:24
mhall119no, this isn't your code01:24
mhall119current trunk01:24
cjohnstoni havent seen that one01:24
dakercjohnston: fun ? this is WW301:25
cjohnstonwe need to get the tests in sponsor working so that we can have tarmac run our tests01:25
JoseeAntonioRoh01:25
mhall119hmmm, I wonder if it's my new virtualenv that's suddenly made it start failing...01:26
mhall119not a good sign for our tests01:26
mhall119cjohnston: we can't start tarmac with testing only schedule and common?01:26
cjohnstonmhall119: i have 4 or 5 tests that fail on me that dont on you01:27
cjohnstonwe really need to figure out how to harden our test01:28
cjohnstons01:28
cjohnstonmhall119: I guess we could01:28
mhall119cjohnston: agreed01:29
mhall119ah crap, this one involves render.py01:31
JoseeAntonioRI'm still thinking on printing and burning that one01:32
cjohnstonmhall119: just in trunk?01:33
cjohnstonor with 1.401:33
mhall119just in trunk01:35
cjohnstonhrm01:35
mhall119I think it's just the test, I think the dates are off01:35
cjohnstonfix it01:36
cjohnstonI have the etherpad page drawn up01:39
mhall119done01:39
dakermhall119: Google reader is closing, you should start selling accounts for your app if you want to get rich :p01:39
cjohnstonI saw tat01:40
cjohnstonthat it01:40
cjohnstonthats bad news01:40
mhall119daker: yeah, I gave up on monetizing that a while ago01:49
JoseeAntonioRmhall119: hey, you'll be around tomorrow for the SDK days, right?01:51
mhall119JoseeAntonioR: yeah01:52
JoseeAntonioRmhall119: can you please make sure the video size is always the right (specified in uonair.com/resources) and doesn't get too small like Jono did today?01:53
dakerJoseeAntonioR: go upgrade uonair channel http://www.youtube.com/onechannel02:04
* JoseeAntonioR checks and runs in circles02:04
JoseeAntonioRupgraded now02:07
JoseeAntonioRI still can't believe the dev hangout with Leann got 27929 viewes02:07
dakerwow02:07
mhall119wow, really?02:07
dakerhttp://www.youtube.com/user/UbuntuOnAir02:08
JoseeAntonioRyeah02:08
JoseeAntonioRhttp://www.youtube.com/watch?v=AQvOIExkCaw02:09
dakerher 2 videos are the most popular :D02:09
JoseeAntonioRyeah02:10
JoseeAntonioRI should do a video saying 'Hi, subscribe to us!'02:11
dakeror juste before Jono QA starts :)02:12
JoseeAntonioRdaker: I won't be hosting Jono's anymore for a good while, school messes up my schedule :(02:12
dakerah ok02:13
JoseeAntonioRbut we can add a 'channel trailer', where you can specify one for new users and other for subscribers02:13
JoseeAntonioRon the first one, we say 'hi, this is what we do, subscribe' and the other one is 'thanks for subscribing, now go to the other social networks'02:13
JoseeAntonioRdaker: thanks for the heads up, looks great now, and this will surely be improved!02:14
daker:)02:15
dakeri am off to bed02:15
JoseeAntonioRnight!02:17
JoseeAntonioRcjohnston: is there a meeting.public value or something similar? if yes, I can do an if to fix the '...when summit is public' bugs02:18
cjohnstonJoseeAntonioR: whats the bug02:18
JoseeAntonioRbugs 1152186 and 115217002:19
ubottubug 1152186 in fuse (Ubuntu) "possible fuse crash and inaccessible mounted filesystem " [Undecided,New] https://launchpad.net/bugs/115218602:19
ubottubug 1152170 in Summit "After 'Public' display IRC chat logs" [Wishlist,New] https://launchpad.net/bugs/115217002:19
JoseeAntonioRerm, I think it's 115218602:19
JoseeAntonioRs/86/6802:19
JoseeAntonioRbug 115216802:19
ubottubug 1152168 in Summit "When UDS is switched to 'Public' change the etherpad pages" [Wishlist,Triaged] https://launchpad.net/bugs/115216802:19
cjohnstonthats not public v private02:20
cjohnstonthats the status02:20
JoseeAntonioRyeah, I know02:20
cjohnstonlook in models/summitmodel02:20
JoseeAntonioRso the variable would be Summit.public?02:22
* JoseeAntonioR still can't get that file02:22
cjohnston?02:22
cjohnstoni dont understand02:22
cjohnstonwhat do you mean you cant get that file02:22
mhall119I believe it's Summit.state == 'public'02:23
JoseeAntonioRI mean, I do not understand it02:23
mhall119JoseeAntonioR: ^^02:24
JoseeAntonioRmhall119: thanks02:24
mhall119cjohnston: test fixes: https://code.launchpad.net/~mhall119/summit/fix-tests/+merge/15327302:24
mhall119Ran 163 tests in 6.078s02:24
mhall119testing schedule and common together02:25
mhall119all pass02:25
mhall119repeatedly02:25
JoseeAntonioRso if those bugs are just a matter of doing an if with that value, I'll take care of those02:25
mhall119JoseeAntonioR: yeah, that's pretty much it02:25
JoseeAntonioRok, so those should be fixed on the weekend02:26
mhall119\o/02:26
mhall119JoseeAntonioR: aren't you going to be busy tomorrow and friday?02:26
mhall119with sdk days02:26
JoseeAntonioRmhall119: I'm not running those, school is in the middle :(02:26
mhall119ah, ok02:26
mhall119what happened with the video size during jono's session?02:27
JoseeAntonioRhe copied the whole embed code, and therefore changed the embed video size to 400Xsomething02:28
JoseeAntonioR420x31502:28
mhall119jono did?02:29
mhall119JoseeAntonioR: what would you think about replacing onair.u.c with an instance of Summit?02:30
JoseeAntonioRjono did02:31
mhall119yeah, don't trust jono with those things :)02:31
JoseeAntonioRbut how could we use summit with uonair?02:31
mhall119JoseeAntonioR: just like we did for virtual-UDS02:31
JoseeAntonioRwith this events we're only running a video at a time02:31
mhall119yeah, so it won't be using the full scheduling power of Summit02:32
mhall119but it'll have the virtual meeting page, and you can start hangouts just like you do now, but not updating fragile Wordpress markup02:32
mhall119plus you'll get a history of sessions, searchable, etc02:33
mhall119just something I've been thinking about02:33
JoseeAntonioRI did think about it, but then I came up with the idea that people will be lazy to search for the upcoming session02:34
mhall119not so much about upcoming, but past ones02:34
JoseeAntonioRyeah, but the thing is, when a session is announced to be live they just go to ubuntuonair.com and click play, they don't have to search for it and then click play02:35
mhall119true02:35
mhall119maybe once you're familiar with Summit, you can write a new Django app for on-air02:35
mhall119:)02:35
JoseeAntonioRthat'll take a couple years from now :P02:36
mhall119nah, django's not that hard02:36
JoseeAntonioRI'd need to study it02:36
mhall119no, don't study it, just use it02:36
JoseeAntonioRI'm still trying to learn python02:36
JoseeAntonioRthat's a good point02:36
mhall119studying Django is bad, don't look at it's internal code, just be happy that it works and don't ask how :)02:37
JoseeAntonioRe.g. render.py02:37
mhall119well, it's not quite *that* bad02:37
mhall119but it does do a lot of....interesting..things02:37
JoseeAntonioRsee bug 82868802:38
ubottubug 828688 in Summit "Replace render.py" [High,In progress] https://launchpad.net/bugs/82868802:38
mhall119yeah, how old is that now?02:38
JoseeAntonioRnot finished... yet02:38
JoseeAntonioRerm, more than 2 years and a half02:38
mhall119you know in the movies when someone has a large pipe or something stuck in their chest, and they can't take it out or it'll make them bleed out?  render.py is that pip02:39
mhall119pipe02:39
JoseeAntonioRlet's take summit to the doctor! call the ambulance now02:40
mhall119calling Dr. JoseeAntonioR, you have a patient02:40
JoseeAntonioRblue code02:40
nigelbyeah, really, don't mess with render.py.04:25
nigelbIt works. Somewhat. A replacement will be just as bad.04:25
dakerLTP hitting bug #93615312:46
ubottubug 936153 in django-openid-auth "UnicodeEncode error when handling redirect" [Undecided,Fix committed] https://launchpad.net/bugs/93615312:46
cjohnstondaker: I'm working on getting a new version of django-openid-auth released today... it will take a bit to propigate down, but we can work on it12:51
dakeraie, i missed you pleia2 :(17:10
dakercjohnston: were you able to do the SSO call ?17:11
cjohnston?17:12
cjohnstonwe have an sso plan17:12
* pleia2 waves to daker 17:13
dakercjohnston: which is ?17:22
cjohnstonhttps://blueprints.launchpad.net/summit/+spec/vuds-q2-1317:23
cjohnstoneverything related to #115478517:23
cjohnstondaker: you did say tomorrow for our call right?17:31
dakercjohnston: ya 21 UTC17:32
dakercjohnston: hangout or skype ?17:32
cjohnstonhangout17:34
pleia2daker: I haven't actually written the blog post, so if you have comments or anything, theyare welcome :)19:21
JoseeAntonioRcjohnston: bug 1152168 would need to have the meeting.html, virtual_meeting.html, daily.html and by_*.html pages changed, right?21:50
ubottubug 1152168 in Summit "When UDS is switched to 'Public' change the etherpad pages" [Wishlist,Triaged] https://launchpad.net/bugs/115216821:50
cjohnstonccccccbfuigdruuvdgutcchlcernkihtrecnrbrvnkvj22:14
JoseeAntonioRcjohnston: looks like you entered your yubikey's code in the wrong place22:15
cjohnstonthat would be the 5 year old22:15
cjohnstoni think it would only be *meeting.html22:15
cjohnstoni guess the irc link on by and daily could be updated to point to the logs22:16
cjohnstonbut the etherpad link would still point to the ehterpad22:16
JoseeAntonioRyeah, sec22:19
JoseeAntonioRI'm working on the etherpad bug now22:20
dakercjohnston: hhh22:20
cjohnston?22:26
JoseeAntonioRmhall119: if Summit.state == 'public' doesn't work22:27
cjohnstondaker: look on summit.html iirc22:28
daker?22:28
cjohnstonsorry.. JoseeAntonioR ^^22:34
JoseeAntonioRcjohnston: what's on it?22:36
cjohnstonwhat your looking for22:37
cjohnstonor its in actions22:37
JoseeAntonioRthe summit state, which can be set to public, sponsorship, review and schedule22:37
JoseeAntonioRnah, either22:39
mhall119JoseeAntonioR: let me see your code22:47

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