=== kfogel is now known as johnlodder [02:57] * wgrant awards lazr.restful the award for Most Useless Error Message. [03:00] I don't know, one of the Launchpad forms has "Invalid value" [03:00] is it worse than that? [03:00] Well, that at least tells you which field is wrong. [03:00] THis one doesn't. [03:00] oooh. [03:00] It's during the WADL generation, so the traceback is useless. It just tells you that there needs to be precisely one IEntry defined for None. [03:01] It actually means that the interface specified in a Reference isn't exported as an entry of its own. [03:01] I'd forgotten that this particular one wasn't, as it has no implementations that weren't already exported. [03:09] "bus error. core dump." <== what more do you need in an error message? === ursula_ is now known as Ursinha [03:49] I have a branch that is going to exceed the 800 line limit. About 300 lines of it is repetitive addition of a new interface to lots of other interfaces, which could be reasonably split into a separate branch. Should I split it? [03:56] will it be easier to review? [03:56] [also, can you reduce the duplication somehow] [03:57] lifeless: It'll be easier to review, but a little pointless. [03:57] The duplication is irreducible. [03:57] thats a shame. why? [03:57] It's actually not adding a new interface, it's just shifting how the classes declare that they implement it. [03:57] Because lazr.restful has a One Interface Policy. [03:58] (it's IStructuralSubscriptionTarget, implemented by IProject, IProduct, IDistribution, IDistroSeries, IProductSeries, IDistributionSourcePackage) === abentley1 is now known as abentley === abentley1 is now known as abentley [06:11] wgrant, I think I've filed a bug about that error message. [06:16] jml: Ah, good. [08:28] good morning [08:28] Morning adeuring [08:29] hi noodles775! [09:15] Morning, Launchpeeps. [09:34] Morning! [09:36] morning mrevell [09:36] hey bigjools [09:37] Morning mrevell, bigjools, gmb. [09:37] how's the bairn? [09:37] good evening wgrant [09:37] gmb: Can you have a look at my two questions on bug #297458? [09:37] Bug #297458: setting nominations on a bug via the API [09:37] Sure [09:37] * gmb looks [09:44] wgrant: Maybe there's a reason not to do this that I can't think of at sub-10am on a Monday but: Why does ISeriesBugTarget need to have no attributes? Couldn't it just descend from IBugTarget? [09:44] gmb: An excellent idea. [09:45] Damn, that's my excellent idea for the day. [09:45] I was hoping to save it for the binary-blob processing bug. Oh well. [09:45] Heh. [09:45] That's an oldish one. [09:47] wgrant: Yeah. Unfortunately, kernel crashes are now getting uploaded to Launchpad, which makes it happen more often. [09:47] gmb: Do you agree with my solution for the second? [09:47] wgrant: I can't think of any reason not to do it, so go for it. [09:47] gmb: Thanks muchly. [09:48] wgrant: np. I'll reply to the bug for the sake of everyone knowing what's going on. [09:56] gmb: I also noticed an oddity in IBug.addNomination: nomination for an obsolete distroseries is forbidden, but permitted for an obsolete productseries. [09:57] Any idea why that is? [09:58] wgrant: Hmm. Not off the top of my head. [09:58] wgrant: One of the registry people might know, but they won't be around for another few hours. [09:58] gmb: Thanks. [09:59] gmb: Does Registry own structural subscriptions? They still live in canonical.launchpad. [09:59] (and I want to export them) [10:01] wgrant: I don't know, actually. But I remember intellectronica doing a lot of work on structural subs, so if you have any questions he might be able to help you. [10:03] * bigjools basks is Ashes glory today [10:03] s/is/in/ [10:03] * wgrant wondered when that would come up. [10:04] now I wonder if there's an Aussie around who I can wind up.... ah wgrant! [10:04] I'm so dedicated to cricket, I only heard the news through identi.ca this morning. [10:04] heh... what news? [10:04] ;) [10:05] don't shout, I have a hangover [10:16] bigjools: So, I cut up the librarian log parser on Saturday afternoon, and ended up with a working but broken in some cases PPA package download counter. [10:16] I'm not sure how to handle the ambiguous cases. [10:23] stub: if I ask LOSAs to QA the modified langpack export script for long transactions, how could they tell if it's using long transactions or not? [10:31] danilos: There is a graph of the longest running transaction on the system. They can monitor that, or that can query pg_stat_activity (select current_timestamp - xact_start as age from pg_stat_activity where usename='langpack') [10:32] stub: cool, thanks (I'd be doing it on staging before asking for a CP, so this helps) [10:38] wgrant: great! I don't really have time to look at it right now, but maybe later this week. [10:39] bigjools: Sure. [10:57] Is it possible to make Launchpad work with GIT? [10:58] huangjs: it can import git branches [10:59] bigjools: i see. is there a way to do the importing periodically? [11:01] huangjs: yes [11:01] https://help.launchpad.net/Code/UploadingABranch#Mirroring%20a%20branch%20that%27s%20hosted%20elsewhere [11:02] and https://help.launchpad.net/Code/Imports [11:02] bigjools: thanks! [11:02] welcome [11:29] night lp hackers === thumper is now known as thumper-zzz [11:57] sinzui: hey, around? I'd like to talk some more about the IHasLogo generation; I had to do a similar fix to what thumper-zzz did, but in a different method [12:03] danilos: can I see your MP? Interested to know why you couldn't use the IRootContext that thumper added? (in browser/watermark.py) [12:04] or was it not related to the watermark logo? [12:04] noodles775: hum, I am using IRootContext [12:04] noodles775: read through "Implementation details" on https://code.edge.launchpad.net/~danilo/launchpad/translator-templates/+merge/10546 [12:04] danilos: Thanks! [12:04] noodles775: it's mostly about very similar methods, which is a bit weird [12:14] oh danilos, btw, the bzr issue I (thought) I had the other day was just because I was using pqm-submit before the branch had actually been scanned (hence not recognising the format). [12:14] noodles775: ah, right, nice to know === henninge is now known as henninge-lunch === mrevell is now known as mrevell-luncheon === matsubara-afk is now known as matsubara === salgado is now known as salgado-brb === mrevell-luncheon is now known as mrevell === salgado-brb is now known as salgado [13:54] sinzui, ping [13:54] Hi rockstar === henninge_ is now known as henninge [15:08] noodles775, salgado, what did we agree for the breadcrumbs UI? [15:09] beuno: that we don't need to keep the existing formatting, just add the new formatting (using a template rather than inline)... [15:09] noodles775, and is that on your plate now? [15:09] unconverted pages will just have the new breadcrumbs in the wrong place. [15:09] beuno: if that's ok with bigjools, I'm happy to do it. [15:10] * beuno looks at bigjools with a sad face [15:10] lol [15:11] pleeeeeeeeeeeeeeeeease [15:11] * bigjools is on the phone [15:11] will read back in a bit [15:11] bigjools, just type "yes" [15:11] (and hit enter) [15:11] no need to think [15:23] I iz back [15:24] beuno, noodles775: how much work? [15:24] I estimate about 10 minutes [15:24] but lets see what noodles775 has to say [15:24] bigjools: it *should* be very straight-forward... [15:24] "yes" [15:24] * bigjools hits enter [15:24] heh, not 10 minutes, but yes, small. :) [15:25] * beuno has a rare dyslexia that doesn't see quotes [15:25] YAY [15:25] thank you bigjools, noodles775 [15:25] np! [15:25] with this, my evil Launchpad 3.0 navigation plan is all in motion [15:26] beuno: I think Curtis' team will need some evil navigation help with +related-software [15:27] bigjools, sinzui has a 24/7 private phone line directly to me [15:28] bigjools: We wont know that until we work out what that page and all its many incoming links do [15:28] beuno: like I said, you have a big red phone, and I shall call you Commissioner Gordon [15:28] bigjools, I've been called worst [15:28] sinzui! I knew you'd still be online on your vacation [15:29] :D [15:29] I thought sinzui was just taking a vacation so he could do *more* UI [15:29] :) [15:29] he said his self-esteem was proportional to the number of branches he lands [15:29] I'm actually trying to fix a bug in my editor's plugins [15:31] sinzui, gedit mis-behaving? [15:31] * sinzui is tempted to hack on the milestone page because there are secret features he wants to add. [15:31] My plugin does not build on jaunty. [15:32] I want a PPA that provides the project, bzr, and lp tools I use. [15:32] sinzui, ah, the gedit-bzr plugin [15:32] it's pretty unmaintained, no? [15:33] Mine uses bzr-gtk. I did not want to reinvent other people's work [15:33] I'd really like kdevelop to support Bzr and Python better [15:34] bigjools: I thought kdevelop had great support for plugins/extensions [15:34] I don't remember, I last used it 3 years ago for C++ [15:47] abentley, it's intentional that bzr add-pipe --before and bzr add-pipe --after are different, right? [15:48] Er, that the pipe that's created is different. [15:49] rockstar: possibly. The pipe that's created by add-pipe --before FOO should be the same revision as the pipe that's created by add-pipe --after FOO. [15:50] But that may be too clever. Maybe those options should only control position, not revision. [15:50] abentley, if you do --before, it actually creates with the same revno the :next, and --after has the same revno as :prev [15:50] intellectronica, noodles775, rockstar, EdwinGrubbs, barry, jtv, mrevell, ajax call in 11'! [15:50] beuno, 11 feet? [15:50] rockstar: Right, like I said above. [15:50] rockstar, yes. We are meeting above your house [15:51] did you now get the email? :) [15:51] * rockstar gets the ladder. [15:51] beuno: right! thanks === carlos_ is now known as carlos [15:54] rockstar: https://code.edge.launchpad.net/launchpad/+activereviews seems to have become a lot less useful. Do you know what happened to "reviews I can do", etc? [15:55] abentley, I know thumper was talking about doing something, but I don't know if he changed it. [15:56] abentley, actually, it looks like there aren't any you CAN do. [15:57] rockstar: That gets the "other" header, though. [16:00] abentley, the OTHER is for stuff that you could have done, but someone has already gotten to it. [16:01] rockstar: Roughly, yes. Where is it? [16:03] bac: can you update or unassign bug 175448 and bug 187312 [16:03] Bug #175448: RSS icon in FF url bar although no announcement is published yet [16:03] Bug #187312: Standalone global announcements page doesn't seem useful [16:03] yep === cprov is now known as cprov-lunch [16:04] beuno: am i on the right c/c #? [16:04] barry: https://edge.launchpad.net/distros looks great [16:05] barry: if you're not hearing muzak then you're not [16:05] sinzui: thanks! [16:05] intellectronica: that's all i'm hearing. i am rocking to it, but still :) [16:05] barry, kiko's [16:05] beuno: bueno! [16:06] barry: what is the criteria for the * read-only on the distros page? [16:07] sinzui: otp [16:15] abentley, do you not see "Other reviews" ? I do. [16:15] abentley, also, sorry for the delay; I'm on a phone call. [16:15] I don't see it. [16:16] EdwinGrubbs, https://devpad.canonical.com/~mars/conversions.html [16:16] abentley, that's odd. [16:17] abentley: enable google.com in noscript [16:18] barry: I have all sites enabled in noscript. [16:20] abentley: dunno. that wfm ;) [16:21] abentley, and I assume you're logged in. [16:21] barry: I disabled the noscript extension, and still no workie. [16:21] rockstar: I am logged in. [16:26] rockstar, what are you doing about the major pages? [16:26] converting first and then designing? [16:26] there's no dsign for MP, for example [16:26] I can [16:27] cool [16:27] question for everyone: [16:27] how's the UI reviewing stgoing? [16:27] with all the new people? [16:28] yes, I have a bunch of tasks from our last call [16:29] sorry barry :) [16:29] I've been sprinting last week [16:34] gary_poster: I have a branch that adds bzr 1.18rc1 to bzr+ssh://bazaar.launchpad.net/%7Elaunchpad/lp-source-dependencies/trunk/. What's the procedure to get that merged? === deryck is now known as deryck[lunch] === matsubara is now known as matsubara-lunch [16:36] abentley: in the abstract, usually I like to test that the distribution does in fact work with launchpad (ec2test now has some flags to help). then you just add it. as long as you are not overwriting anything, everything is AOK. [16:37] gary_poster: I thought there was no risk to adding 1.18rc1 if versions.cfg does not reference it. [16:38] abentley: no there's not, I just am trying to be clean (since everybody has to download what's in the cache). So that's my only consideration. [16:40] gary_poster: I have a branch that updates Launchpad so it works with 1.18rc1, but I want to land that after landing the download_cache change, because it's not compatible with 1.17. [16:40] abentley: +1 . [16:42] gary_poster: cool. [16:45] beuno: i got kicked off [16:46] barry, the conference calls can only handle a certain level of awesomeness [16:49] gary_poster: lp:launchpad/lp-source-dependencies/trunk is currently in pack-0.92 format. We should look at switching it sometime. [16:51] abentley: ack. will that be smooth if people have a check out rather than a branch, and then do bzr up after the lp repo has switched? [16:52] gary_poster: No. It would only be smooth if they had a lightweight checkout. [16:53] abentley: ok. I'll make an lp bug with the info. maybe we can make things simpler using rocketfuel-get. can you bzr upgrade a checkout after you did it for the branch, or is there some other relatively simple fix other than "wipe out the directory and get it again"? [16:55] gary_poster: You can bzr upgrade the checkout before or after the lp branch is upgraded. [16:55] gary_poster: (but if you do it before, you won't be able to commit) [16:56] abentley: ah ok, awesome. thanks [16:56] gary_poster: np [17:11] salgado: hey [17:12] hi danilos [17:12] salgado: I am trying to add breadcrumbs for Translation groups (translations.launchpad.dev/+groups) page, but it seems not to respect canonical_url() and returns just launchpad.dev/+groups [17:12] salgado: patch at http://pastebin.ubuntu.com/258759/ [17:13] salgado: (and thanks for getting rid of the limitation that '+something' can't have a breadcrumb, I was hitting that on Friday ;) [17:13] danilos, you need to set rootsite='translations' on your custom breadcrumb class === deryck[lunch] is now known as deryck [17:14] salgado: ah, ok, I thought having rootsite in zcml was enough [17:16] salgado: I am wondering what's the reason though? basically, we have no rootsite set on most of our browser:urls in zcml, but we should; is this a work-around to fix such cases, or intentional? [17:18] danilos, it should be enough. can you file a bug about that? [17:18] salgado: certainly [17:18] danilos, it's not really a workaround. what happens is that we need to use canonical_url(object, rootsite='mainsite') when getting the URL for the breadcrumbs, or else all URLs will be under the vhost we're currently on [17:19] (it is a workaround but for another issue) [17:19] salgado: except those specified in zcml, right? === gary_poster is now known as gary-lunch [17:19] salgado: I might be mistaken about how canonical_url works though [17:19] but for objects which already specify the rootsite in the zcml, that should be used instead of 'mainsite' [17:20] salgado: ah, right, this is for 'point people at the mainsite whenever possible' workaround [17:20] yes === salgado is now known as salgado-lunch [17:33] salgado-lunch: fyi, bug 418214 [17:33] Bug #418214: Breadcrumbs code doesn't respect rootsite specified in zcml === cprov-lunch is now known as cprov [17:43] barry, I just got spam from Barry Warshaw. === beuno is now known as beuno-lunch === matsubara-lunch is now known as matsubara [17:56] abentley, am I being lied to when I push a branch and it says "Source branch format does not support stacking" even though I'm in Branch format 7? [17:57] rockstar: yes, Branch format 7 supports stacking. [17:58] abentley, okay, so it's a bug in codehosting then? I remember there being a bug, but I thought that it had been fixed. [17:59] rockstar: It's a bug in bzr. [17:59] abentley, otay. === gary-lunch is now known as gary_poster [18:03] okay guys, see you tomorrow === cody-somerville_ is now known as cody-somerville === salgado-lunch is now known as salgado === beuno-lunch is now known as beuno [19:04] barry, can you help me with some tricky python? [19:05] leonardr: sure [19:05] barry: https://pastebin.canonical.com/21438/ [19:05] when i try to use this code i get TypeError: 'classmethod' object is not callable [19:06] leonardr: line 43 looks weird; a return outside of a function? [19:07] it is in a function, the WebServiceWSGIApplicationFactory function [19:07] oh! i see that's a def [19:08] i don't think you can use @classmethod outside of a class definition [19:08] well, maybe you can, i've just never seen it done [19:08] oh, i think i know what it is. i forgot to add configure_server to the dict [19:08] no, no change [19:08] barry: i was able to use @property outside of a class definition [19:09] leonardr: where do you get the type error? [19:10] barry: got it. i should call cls.configure_server instead of configure_server [19:10] leonardr: yep. @classmethod takes a class as the first arg. [19:17] sinzui, yo [19:23] barry: ping [19:24] cprov: otp, sec... [19:26] barry: okay, ping when you are done. Is there a way to get `ulimit -n` value elegantly in python ? [19:33] cprov: python -c "import resource; print resource.getrlimit(resource.RLIMIT_NOFILE)" [19:33] maxb: you beat me to it :) [19:33] maxb: yup, just found the resource module too :) [19:35] however, I think i need to get the number of currently open files. Anyone ? [19:35] btw, resource module is gold! === abentley1 is now known as abentley === abentley1 is now known as abentley === abentley1 is now known as abentley [20:36] abentley, the links under the "Branches related to" section of https://code.edge.launchpad.net/~sinzui point to lp.net rather than code.lp.net. shall I file a bug for that? [20:38] salgado: For me, they point to code.edge.launchpad.net [20:39] abentley, the links to the teams at the bottom of the page? [20:39] salgado: Oh, that. [20:40] salgado: I dunno, I like person links to take me to the person's homepage. I don't know about team links. [20:41] all team/people/project/distro/etc links should take you to their overview page [20:41] abentley, that's how they should work, for people and teams, but the heading there implies that following the links will show me the branches related to those teams [20:41] beuno, ^ [20:41] sinzui did that change [20:41] salgado: I don't think that going to the code view for, e.g. "Launchpad API Hackers" would be especially useful. [20:42] even less so if you go to the team's home page, as there will certainly be no branches related to the team there [20:42] salgado, I agree that's an odd case, so maybe that listing needs to have a different format [20:42] that part of the page needs thought and re-design [20:43] ok, I'll file a bug [20:43] salgado: I'm not even sure what "Branches related to" is meant to mean. I think it means that sinzui has created branches related to Launchpad API Hackers, for example. [20:44] the behavior is correct though [20:44] salgado: So showing all the branches for Launchpad API Hackers wouldn't connect. [20:45] salgado: You might argue that it should show all the branches sinzui created which were related to Launchpad API Hackers. [20:52] salgado: Is there any reason to keep the import of canonical_url in hierarchial-menu.txt? [20:53] abentley, no, I've removed it after I sent that MP [20:53] salgado: Okay. [20:58] salgado: I think Heirarchy.items would be simpler if you used enumerate. Do you agree? [21:00] abentley, indeed, good catch [21:02] salgado: Other than that, looks great. r=me. [21:02] cool, thanks [21:03] salgado: We are redesigning the distroseries +index page, we should not work on that without also working on the productseries +index page. They should be very similar [21:03] sinzui, where do I see the list of pages that we are redesigning? [21:05] I cannot find it. beuno put it in a funny place [21:09] https://dev.launchpad.net/UI/ThreeDotOPages [21:09] ^ I am going to link it to something === barry` is now known as barry [21:20] salgado: I updated https://dev.launchpad.net/UI/ThreeDotOPage to make it clearer [21:25] thanks sinzui [21:26] sinzui, so, just to clarify, should I work on another item and wait until you're back to take distroseries? [21:26] salgado: I would prefer to do the series myself. I have a secret agenda. [21:27] ok, it's all yours then. :) [21:28] salgado: I use the series and milestones pages as a tool to do my job. I have a lot of small changes I what to make to make them rock [21:33] can i scrounge up a ui review and a code review from anybody? [21:37] sinzui, if you're around, where can I poke at the 3.0 template? [21:37] the footer, specifically [21:38] beuno: lp/app/template/base-layout-macros.pt [21:38] sinzui, thanks [21:38] beuno: or lp/app/template/base-layout.pt if something else needs fixing [21:39] * beuno updates it to 2.2.8 [21:41] beuno: wanna do some screen shot ui reviews? [21:42] barry, sure [21:42] beuno: excellent. coming up [21:45] beuno: the following urls have screenshots. note that the +all pages are the new ones [21:46] http://devpad.canonical.com/~barry/projectgroups-index.png [21:46] http://devpad.canonical.com/~barry/projectgroups-all.png [21:46] http://devpad.canonical.com/~barry/projects-index.png [21:46] http://devpad.canonical.com/~barry/projects-all.png [21:46] http://devpad.canonical.com/~barry/sprints-index.png [21:46] http://devpad.canonical.com/~barry/sprints-all.png [21:46] * beuno loos [21:46] beuno: EOT [21:52] matsubara, ping [21:52] hi beuno [21:52] matsubara, hi [21:52] how can I help you? [21:52] I wanted to ask you about the impact of doing something on every page load [21:52] config.launchpad.beta_testers_redirection_host is not None and self.isBetaUser) [21:54] beuno, I'm not sure about the impact of those. I think that check is quite cheap [21:56] beuno, what do you have in mind? [21:56] matsubara, I want to show the edge redirect message on the footer [21:57] beuno, you mean the one shown in launchpad.net? [21:57] barry, the only comment I have is that maybe the sprint dates could say "$fromdate to $todate" [21:57] beuno, I did something similar for the oops timeout error page which is javascript only [21:57] rockstar, I think buildbot didn't like your branch [21:57] barry, istead of $from - $to [21:57] rockstar, but it seems a bzr hiccup [21:58] matsubara, shown for betatesters, yes [21:58] beuno: i could try to clean that up, but i don't know where that's set (i.e. not in code i touched). thanks, and let's see if i can fix that [21:58] barry, ui=beuno [21:58] thx! [21:59] beuno, cool. see launchpad-requestexpired.pt for the js only I used in the timeout oops template [21:59] matsubara, it doesn't have a @cachedproperty around it [22:00] matsubara, this is not so much about the js, as it is on adding that call to every page load [22:00] beuno: easy peasy. done. === thumper-zzz is now known as thumper [22:01] barry, bring that count down then! [22:01] beuno: i need a code review which looks like it'll have to wait until tomorrow :( === salgado is now known as salgado-afk [22:11] matsubara, so, would you say it's OK to do the change? [22:11] I don't want to add 200ms to every page load :) [22:13] beuno, you can always remove it if it does :-) [22:14] matsubara, how do I find out if I did? [22:14] beuno, but I don't understand why it would be useful to have that on all page loads? do people want to leave the beta site as often as that? [22:14] matsubara, well, yes and no [22:15] we have a request from a super special stakeholder to move that to the footer on the homepage [22:15] perhaps we could have a way to disable/enable edge's redirect for longer than 2h [22:15] my thought is, if I'm going to do that, I may as well be consistent [22:17] I see [22:19] beuno, I think that people already complain that LP is slow and adding more stuff to all page loads, that won't really benefit everyone is not a such a good idea, IMHO. [22:19] matsubara, I feel the same [22:19] okay, i'm off to give my lazr.restful talk for real this time! [22:21] beuno, and the best person to discuss this is mars as he was working on profiling LP pages, IIRC [22:22] :/ [22:22] matsubara, kiko seems to think we already do that check [22:22] is there anyway we can measure this? [22:22] can you help me? :) [22:23] beuno, I'll look into it and get back to you tomorrow. I don't know from the top of my head if/how to measure that [22:24] hmmm [22:24] actually there's a way [22:24] the ++oops++ page tim implemented a few cycles ago [22:26] anyway, thinking out loud. I'll investigate and get back to you [22:27] good morning [22:29] jml: hey! [22:29] kfogel, hello :) [22:29] jml: hi hai [22:30] Ursinha, has someone testfixed? [22:31] rockstar, nope, but gary is guiding me to do that [22:31] I need to learn :) [22:31] Ursinha, okay, great. [22:31] Ursinha, why do you think it was me specifically? [22:32] rockstar, it failed when trying to bzr co your branch [22:32] it seems [22:32] yeah, that's it. the cosmic rays fell on your name this time, rockstar [22:33] gary_poster, yeah, I always land through ec2 just to be safe, so I was getting ready to throw a shit fit. :) [22:33] gary_poster, as long as it's something spurious with failbot, I'm okay. [22:33] rockstar, it seems bzr co timed out === matsubara is now known as matsubara-afk [22:34] Ursinha, it looks like it timed out checking out devel. [22:34] lol [22:34] https://lpbuildbot.canonical.com/builders/lp/builds/41/steps/bzr/logs/stdio [22:35] Ursinha, so it looks like it had nothing to do with any of our branches. :) [22:35] rockstar, *whew* [22:35] :) [22:35] rockstar, yeah, I saw that [22:35] Ursinha, someone needs to get buildbot some depends. It craps itself far too often. [22:36] I guess that's what mwhudson signed up for. :) [22:37] hmmmmmmmmmmmm? [22:37] mwhudson: welcome back [22:37] thumper: hi [22:38] mwhudson, I was just commenting on the fact that buildbot timed out trying to branch devel, and Ursinha has been blaming me. [22:38] rockstar: i see [22:39] * mwhudson will ignore all this until the email mountain is a little bit under control [22:39] lol [22:39] hey mwhudson :) [22:39] rockstar, actually I was needing someone to kick buildbot :) [22:39] but doing that now [22:41] mwhudson, by the way, welcome back newlywed. [22:42] rockstar: thanks [22:56] mwhudson, hello! [22:56] mwhudson, are you back? [22:57] jml: i am! [22:57] jml: it seems you are too [22:57] mwhudson, welcome back! [22:57] jml: did you just get back today? [22:57] mwhudson, yesterday [22:57] jml: welcome back to you too [22:57] :D [22:57] jml: where have you been in the interim? [22:58] mwhudson, Dublin, Prague, Berlin, Paris [22:58] and Heathrow :P [22:58] jml: cool [23:02] thumper, stand up? [23:02] yes [23:04] jml: hows the lag? [23:05] lifeless, ok ish [23:05] lifeless, I woke up at 5:30am this morning :) [23:08] * mwhudson woke up at 4:50 am this morning [23:08] jml: heh. The wind woke me at 4 [23:09] jml: OTOH its nearly lunchtime :) [23:10] heh [23:12] beuno: Are you touching requestexpired.pt, or just all of the other notices? [23:12] 'cause there's a bit of inverted logic in that template. [23:12] wgrant, root-index and base-layour-macros [23:13] beuno: Ah, damn. (bug #403863) [23:13] Bug #403863: Timeout edge redirect notice logic inverted [23:13] wgrant, I'm way in too deep with this branch [23:13] ain't touchin that :) [23:21] thumper, can you check and see if mars conversion table thing for code is reporting the work you've done recently? [23:29] hey beuno [23:31] hey Ursinha [23:31] hi beuno [23:31] I'm migrating the template of language pages, but not sure which layout to choose [23:31] beuno, like this one, https://translations.edge.launchpad.net/+languages/sr [23:34] beuno, danilo showed me a picture of a whiteboard, he said yours, https://devpad.canonical.com/~danilo/pages/language.jpg [23:57] sinzui: So, I'm exporting structural subscriptions. Do you have time to talk a bit about that? [23:57] I do [23:58] sinzui: Great. [23:59] sinzui: I'm thinking that for now the bug/blueprint levels shouldn't be exposed, since only one value is used and the rest will probably change before any others come into use. [23:59] * sinzui nods