=== fjlacoste is now known as flacoste [00:41] newbie question ..... can you download a milestone of a series? [02:32] car: what do you mean "download a milestone" ? [02:33] As an example, lp:juju has a milestone called "florence" [02:33] How do I download the source tree "as of" florence [02:34] Or does bazaar/launchpad not work that way? [02:34] lp:juju/florence/ [02:34] IIRC [02:34] okay, will try that, thanks [02:37] There is no guaranteed / programmatic link between milestones and Bazaar revisions [02:38] And the tags in lp:juju don't look milestone-related [02:47] thanks maxb .. makes sense ... was curious if there was some relationship [02:56] ooh, sorry. no, no direct relationship. a milestone is turned into a release usually when it's completed, and you can grab a tarball of that release usually if it's uploaded to launchpad on the milestone as the release. and when that happens, there should be a tag on the branch for the series as well. but there isn't a guarantee that there ever will be [02:57] ACK === mrevell changed the topic of #launchpad to: https://launchpad.net/ | Help contact: - | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | For packaging help: join #ubuntu-packaging [09:02] hey guys, why are Launchpad pages almost 100% wider than they need to be? (i.e. i can scroll to the right a whole bunch) [09:03] jonathanj: Do you have a small screen? I've never had that problem. [09:06] it's reasonably small, i guess [09:07] actually, it only happens on some pages, like a merge proposal/bug/branch page [09:07] and it happens on my desktop too (which has around 1920 of horizontal resolution) [09:08] 1920px* [09:09] and it doesn't seem to happen in Chrome [09:11] it has something to do with the lazr form overlay elements, they have CSS styles that set visibility:hidden (which doesn't actually remove the element from the flow, it just makes it not visible), if you set display:none on the yui3-lazr-formoverlay-hidden style, then all the overlays stop contributing to layout and i don't get a huge scrollbar in Firefox anymore [09:18] would i file a bug like this against launchpad.net/launchpad? or is there some sub-project i should file it against? [09:24] jonathanj: launchpad is the correct project. [09:25] jonathanj: Which version of Firefox are you using? [09:25] Aurora and Nightly [09:25] so 14 and 15 [09:26] Ah, indeed. [09:26] So, we made some changes here a couple of days ago. [09:26] To unbreak some stuff in IE9 [09:27] wgrant: it's been like this for quite a while [09:27] (i notice it most on my macbook, since it's very easy to accidentally scroll horizontally on the trackpad) [09:28] it just keeps slipping my mind before i manage to report it [09:28] Looks like it was deployed on Monday. [09:28] If you file a bug I'll point the relevant dev at it. [09:28] okay, will do [09:29] Thanks. [09:38] wgrant: https://bugs.launchpad.net/launchpad/+bug/1001181 [09:38] Ubuntu bug 1001181 in Launchpad itself "Bug, branch and merge proposal views have large amounts of horizontal overflow in Firefox" [Undecided,New] [09:39] oh there [09:40] jonathanj: Thanks. [09:47] wallyworld_: still around? === yofel_ is now known as yofel [11:15] hi, with the new blueprint page. Where is one supposed to put work items? There is the whiteboard which has a work item editor. Below that is a window for Work Items. Shouldn't the work item editor be used for that? Where is one supposed to put the work items now? Whiteboard or Work Items? [12:11] adeuring: hi, thanks for reviewing my branch. i can't reproduce the error you found [12:12] wallyworld_: odd... [12:12] i open launchpad.dev/ubuntu and can log in an no-one or mark or name12 [12:12] and in each case the fields either render readonly or editable as required [12:13] wallyworld_: let me try again, after another rf-get run [12:13] adeuring: remind me the email adress for foobar [12:13] wallyworld_: foo.bar@canonical.com [12:14] * wallyworld_ tries that [12:14] all seems to work [12:15] wallyworld_: ...and I still get the error :( [12:15] wtf [12:15] is it a python zope error? [12:16] can you pastebin the traceback? [12:16] wallyworld_: no, just JS pop-up [12:16] hmmm. [12:17] wallyworld_: the only server-side stuff I see is POST /api/devel/ubuntu HTTP/1.1" 400 465 15 0.0297849178314 251 62 "161" "Distribution:EntryResource" "https://launchpad.dev/ubuntu" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0 [12:17] the eror occurs when the page renders or when you attempt to click a yellow edit icon? [12:17] wallyworld_: no related OOPS report... [12:18] wallyworld_: I click the yellow icon, the picker is displayed, then I click "Pick me" or select a team [12:18] wallyworld_: and the related request results in a 400 error [12:18] adeuring: found it yes. one field is mis configured. good catch! [12:19] will fix. thank you [12:19] wallyworld_: cool! [12:19] much appreciated [12:26] adeuring: the distribution members field is not exported to the web service like the others are. there may be a reason for this so i will check first before i export it to make this branch work [12:26] wallyworld_: ok === wallyworld is now known as wallyworld_ === matsubara-afk is now known as matsubara [16:35] What is the correct tag for bugs about blueprints functionality in lp.net? [17:01] matsubara: hi, do you know when teams scheduled for deletion are actually deleted? I've had two in there for days now [17:01] matsubara: they aren't going away [17:02] joey, hi, don't know. let me try to find out === matsubara is now known as matsubara-lunch === deryck is now known as deryck[lunch] === matsubara-lunch is now known as matsubara === deryck[lunch] is now known as deryck [22:08] I have a Code import of the Chromium Git repo. it failed last time, and I am trying again as I see nothing wrong. I tried the SVN repo, but It imported , but I could not branch or browse the code! Anybody else have a problem like this?