[00:34] sinzui: ping [01:04] beuno: ping [01:23] thumper, hi [01:23] beuno: hi [01:23] beuno: the new heading that we have for 3.0 is bad for branches [01:23] beuno: we spent quite a bit of time getting the breadcrumbs working for branches [01:24] thumper, enlighten me please [01:24] to show the branch target [01:24] eg. person, product or source package [01:24] now it is just showing the person [01:24] (the first part of the url) [01:24] it has to do with how we select the relevant context [01:25] beuno: see BranchHierarchy in lp.code.browser.branch [01:25] thumper, so you're saying that the context of branches is people, no products? [01:25] beuno: in lp.dev for the new layout, it is showing the person not the project [01:26] thumper, right, it should show the project [01:26] right [01:26] we agree [01:26] it is broken right now [01:26] ok [01:26] how can I help? [01:26] who did the work on the heading? [01:26] Curtis [01:26] we need to get that context right [01:26] ok [01:26] I'll talk to sinzui about it [01:27] beuno: thanks [01:27] thumper, you're welcome [01:27] now, shower and leaving before I become single again [01:27] beuno: ouch [01:28] beuno: I'd like a call with you in about 20h if that is good with you [01:28] thumper, maths escape me, but I think that's doable [01:29] beuno: think back 4 hours [01:29] beuno: and add a day :) [01:29] thumper, I should be available, yes [01:29] and thanks :) [01:30] :) [01:30] * beuno pretends to close his laptop [02:09] hi guys, with launchpad and postfix, how is it meant to be setup so that mail can be sent externally say when someone registers etc [02:12] meaton2veggies: That sounds dangerous, and you very probably don't want to do it. [02:18] wgrant: just wanted to have mail sent properly not working out so far - have a open relay on the internal network struggling with postfix config, but where should I config Launchpad for which smtp host it uses? possible? [02:19] meaton2veggies: Why won't local mail do? Are you trying to run your own internal instance? [02:20] yes [02:20] wgrant: trying to run internal instance [02:20] wgrant: not just locally [02:20] meaton2veggies: You know you can't run a non-development non-test instance with the images that are provided, right? [02:23] wgrant: yeah [02:23] wgrant: wanted to have some other devs testing with it and connected to internal mail rather than just on one box [02:23] wgrant: but guess I should just use the local mail [02:24] wgrant: so if wanted to use for non-dev later whats the license/rules is it documented somewhere? [02:25] meaton2veggies: See LICENSE. [02:26] got it [02:34] thumper: the branding object displayname and tabs are Michaels work. I added the heading slot which is just a

and is meant to be overridden when it does not do the right thing [02:40] Ahem. [02:40] * wgrant reports a nasty bug in the new header code. [04:07] Odd that Ohloh is having problems importing LP (http://www.ohloh.net/forums/3491/topics/3685). Although that command took 2.5 hours to run, it worked fine here... [04:29] wgrant: yeah, that does seem odd. I wonder how easy it would be to encourage them to file bugs about their bzr issues... [04:33] spiv: I wonder... [04:33] Although my test was against devel, not db-stable, I don't imagine there'd be much difference. [06:22] thumper, hey [06:22] rockstar: hey [06:22] whazzup? [06:22] thumper, just got your email. [06:23] ah [06:23] You've just discovered the most annoying thing about the overlay widget: it's fixed width. [06:23] why? [06:23] nfi [06:23] arse [06:24] So, I hacked around it in the branch subscription stuff. [06:25] thumper, https://pastebin.canonical.com/20998/ [06:26] we [06:26] ew [06:27] thumper, I know, but it's better than what you have now. [06:27] :) [06:27] we'll see what beuno says === cprov is now known as cprov-zzz [06:44] g'night, guys. [07:35] Morning [07:41] noodles775: Morning. I think it's you that might want to look at bug #411738. [07:41] * noodles775 looks [07:43] gar, thanks wgrant [07:43] noodles775: Fortunately edge hasn't updated recently. [07:43] yep === danilo-afk is now known as danilos [08:52] Morning folks. [08:52] Morning gmb. [08:52] Hi wgrant. How's things? [08:54] gmb: It's tempting to follow your recent identi.ca trends, complaining about JavaScript... [08:55] wgrant: Hah. Yes, well. My complaints about JS are *nothing* compared to my complaints about PHP. But I never do any PHP any more, thank goodness. [08:56] gmb: This codebase is fortunately now PHPless, however it has some... suboptimal JavaScript. [08:56] Oh hell yes. [08:56] Although I sometimes wonder if it's possible to write optimal Javascript. [08:57] And although we're PHP-less there's still some Perl in the tree, which makes me shudder every time I have to go near it (i.e. Debbugs imports). [08:57] jQuery/YUI/ANYTHING makes it significantly more optimal than this stuff. [08:57] True. [09:12] Hm. I'm attempting to run tests in python 2.4 to establish a baseline to test my changes against, but I get failures in a pristine devel branch [09:13] maxb: what are the failures? [09:13] http://paste.ubuntu.com/251210/ [09:13] There was a testfix an hourish ago. [09:13] That's at least one of those. [09:13] (menus.txt) [09:14] ah [09:14] The two errors are because you're chrooted. [09:14] They're fine. [09:14] Not sure about the other failures. [09:14] xx-bugtracker-remote-bug.txt was also fixed by the testfix commit [09:14] Morning! [09:16] BjornT: Oops, missed that. [09:26] That question in #launchpad reminds me... apart from the hardcodings in LP, is there anything stopping Debian PPAs from working? [09:32] Hi, I have question concerning accessing launchpad from the www: a team member asked me if it is really necessary to use https or if http could be used instead and if I could forward this question. [09:35] I've asked this in the past and been told that it's easier to just require https for everything than try to bounce you back and forth during a session depending on whether what you're looking at would be visible to an anonymous user or not. [09:36] maxb: It can't possibly do that, because the HTTP pages wouldn't know that you were logged in. [09:36] So they could never bounce you back to HTTPS. [09:38] You could contrive a setup where they did, but it would be oh so complicated and not worth it [09:38] so it is rather useless to try and change everything from https to http? [09:39] yes [09:39] ok thanks [09:41] bigjools: Are there any non-technical reasons for the lack of Debian PPAs? [09:42] yes, the time and effort involved to set them up === cprov-zzz is now known as cprov [11:01] danilos: this better? [11:01] jtv: yeah [11:02] jtv, henninge_: call time [11:02] danilos: madness reigns. === henninge_ is now known as henninge [11:06] jtv: https://devpad.canonical.com/~henninge/mockups/translate-page/list-focused.html [11:20] * gmb wonders why people sometimes file questions against launchpad.net/null. What are we doing that makes them think that's the right place to go? [11:29] gmb: Ahahahahaha. [11:30] gmb: The Answers help page was changed to point to that exactly because people kept filing random questions against the old target. [11:30] People are even more braindead than I thought. [11:30] wgrant: ! [11:30] That's vexing. [11:31] danilos: I updated the page to have 1/3-2/3 column widths, thanks to yui. [11:31] jtv: ^ [11:31] But I am not sure it looks better. [11:32] https://help.launchpad.net/Answers/AskingForHelp is the guilty page [11:32] henninge: I think it does actually [11:32] Oh, and can somebody please remove NULL from launchpad-project? [11:32] It keeps giving me useless bugmail. [11:32] Or is there a good reason it's there? [11:33] jtv: ok, I don't really care that much, so I could go with it. [11:33] henninge: I think this is a major jump forwards in any case; maybe martin should worry about the pixel-polish [11:33] jtv: did you know that YUI's cssgrids is deprecated in the beta and will be completely redone for the final release? [11:33] jtv: eventually, we'll end up worrying about it as well [11:34] henninge: yaaay! [11:34] henninge: I did not know that, and I still sort of wish I didn't :) [11:34] henninge: I think we should just switch all our servers to use karmic ;) [11:35] danilos: that is YUI3's beta and final I was talking about [11:35] henninge: btw, I always loved it how width:100% never really worked on textareas, if that's what you are using there [11:36] danilos: yes, I noticed. Didn't know that before. [11:37] henninge: btw, one thing that we should definitely keep: add the copy button between English text and input boxes [11:38] danilos: np [11:38] that's another thing: if this fills up with knobs and boxes again, we definitely need the extra space on the "input" side of the form. [11:39] wgrant: I'm not sure why it's there. Might be worth starting a conversation on launchpad-dev to find out why it is where it is. [11:40] * henninge lunches === henninge is now known as henninge-lunch [11:40] gmb: Thanks. I shall fire off an email. [11:46] jtv: we should try not to let it fill up with knobs and boxes again [11:47] danilos: you just told henning to add one. :-P [11:47] (I get your drift though :) [11:47] jtv: ;) [11:47] henninge-lunch: btw, a bit nicer icons, or at least so I think :) [11:47] henninge-lunch: https://devpad.canonical.com/~danilo/screenshots/henninge+translate.png [11:50] danilos: I find the menu bar a bit hard to read on that one... also, wonder what it'll look like with the ⅔ horizontal layout? [11:50] jtv: sshhh [11:51] danilos: the "package" icon is very... apt. :) What does the hand mean? [12:13] jtv: hand means slapping someone, or sharing :) it'd just "better" than what henninge-lunch had originally, it's far away from perfect [12:15] danilos: maybe there's something you can rip off in U1? (Hope we don't have to support Ubuntu themes though :) [12:21] jtv: I wouldn't worry about it too much right now, we want it to look reasonably good so we can discuss the bits that are missing [12:21] danilos: sure [12:21] jtv: I believe the interactions need to be modeled well, and that's the first thing we need to do next [12:21] danilos: right, "someone needs to review" and such [12:22] jtv: exactly === henninge-lunch is now known as henninge === bac` is now known as bac === salgado-afk is now known as salgado === deryck_ is now known as deryck [13:40] http://planet.launchpad.net -- not yet themed and still adding feeds [13:48] danilo: Can you or another translations person take a look at https://answers.edge.launchpad.net/launchpad/+question/79641? I'm not sure whether he's just asking for a team or for something else (which is a sign that I need to brush up on my Translations knowledge, alas). === mrevell is now known as mrevell-lunch [14:00] losa ping [14:28] bigjools: Can you or someone else Soyuzy look at https://answers.edge.launchpad.net/launchpad/+question/79709 please? I don't know if this is user error or a bug. [14:29] User error. [14:29] gmb: I can answer [14:29] pebkac [14:29] bigjools: Thanks. [14:29] Very strange PEBKAC, though. [14:34] danilos: have a look at this, please: https://devpad.canonical.com/~henninge/mockups/translate-page/list-noradio.html [14:34] danilos: it shows some more dynamics and also my idea of getting rid of radio buttons (yuk!). [14:35] henninge: it looks good, but radio buttons must be there [14:35] :-( [14:35] henninge: I know you try to push for it, but there's no convincing me [14:35] henninge: and if you try harder, I'll get mpt to come over :) [14:35] ok, ok ... [14:35] no, please, no! [14:35] ;-) [14:36] * henninge should have checked for mpt's nick in the list first ... [14:36] henninge: you don't have to trust me, but if you do a user survey where you show that this would work better than radio buttons, I am sure many usability experts will want a chat with you :) [14:36] can't be bothered ... [14:36] henninge: anyway, other than discoverability, you'd also have to implement many features radioboxes already provide, like keyboard navigation and such [14:37] henninge: believe me, this might look prettier to you (though honestly, it doesn't to me :), but is far less usable [14:43] henninge: also, just move icons to the right, and you'll see how radio boxes are not ugly === mrevell-lunch is now known as mrevell [14:44] henninge: add