/srv/irclogs.ubuntu.com/2010/11/27/#launchpad.txt

bdrunghi, someone added SPAM to bug #603656 - how can i get it removed?00:04
ubot5Launchpad bug 603656 in eclipse (Ubuntu) "[maverick] Package "eclipse" has broken dependencies. (affected: 8, heat: 43)" [Undecided,Fix released] https://launchpad.net/bugs/60365600:05
ari-tczewcould someone check whether this branch does work? lp:~pavolzetor/ubuntu/natty/liferea/liferea-test00:22
maxbari-tczew: What about it?00:23
ari-tczewmaxb: when I try to show via http://LP, I got an error 'ooops!..00:24
maxbari-tczew: It seems to be working for me, what is the *exact* URL that oopses?00:26
ari-tczewmaxb: https://code.launchpad.net/~pavolzetor/ubuntu/natty/liferea/liferea-test/+merge/4146900:26
maxbari-tczew: So, it is the merge proposal, not the branch, that oopses00:28
ari-tczewbdrung: could you look at it in sponsors overview? ^^00:28
bdrungari-tczew: it oopses for me too00:30
ari-tczewbdrung: where is the problem? in sponsors overview or launchpad?00:31
bdrungari-tczew: launchpad00:31
ari-tczewmaxb: ^^00:32
=== nigelbabu is now known as nigelb
tonyyarussoHi, I'm trying to figure out how to set up my bazaar branches with Launchpad to split at certain milestones.  Could someone tell me how to make it so the generated series graph looks something like this?  http://files.tonyyarusso.com/launchpad-code-question.png04:48
lifelessI don't think the series code references the bazaar branch content04:49
tonyyarussolifeless: I'm not sure I'm using the right terminology for what I mean, but I want the generated thing shown on pages like https://launchpad.net/gwibber/+series to look like that graph I linked.04:51
lifelessI've no idea how to achieve that04:52
tonyyarussoBasically to show that the major releases are not developed in parallel, but all lie on the trunk series, with splits to allow for post-release updates.04:52
wgranttonyyarusso: You can't. I filed a bug about it years ago, and was told that it wasn't intended for that sort of thing.05:00
wgrantAlthough it certainly looks like it...05:00
lifelesswgrant: I don't see why we couldn't, but making it pretty in that fashion would count as wishlist for staff time, at least at the moment05:01
tonyyarussowgrant: Really?  Well that's rather silly.  :(05:04
tonyyarussoI thought the point of that graph was to convey information about how the series related to each other, but apparently it's just to take up space?05:05
tonyyarussolifeless: I don't even need the color coding - that was just to make it more obvious.  The shape is the important part for now.05:05
lifelesswe don't model a graph though05:05
lifelessas I say, if someone wanted to develop what you want, I'm pretty sure the patches would be welcomed05:06
tonyyarussoWhat do you model?  I'm unclear on what the current intended purpose for that graphic on the Gwibber page is if it can't do this.05:08
lifelessits a pithy way to show the series and releases05:09
wgranttonyyarusso: Bug #386628 is what I was remembering.05:09
ubot5Launchpad bug 386628 in Launchpad Registry "Project timeline doesn't show relative release dates in different series (affected: 1, heat: 0)" [Undecided,Won't fix] https://launchpad.net/bugs/38662805:09
wgrantPretty relevant.05:09
wgrantDoesn't quite cover the branch point, but it was a similar idea.05:10
lifelessneither series nor milestones(releases) have a parent relation05:10
lifelessthe lines are just guesswork05:10
tonyyarussoguesswork attempting to represent what lifeless ?05:11
lifelessa pretty displau05:11
tonyyarussoOf *what*?05:11
lifelessthe series and milestones05:11
wgrantIMO it should look like the non-LP graphic that you linked, centered on the last milestone.05:12
wgrants/last/latest/05:12
tonyyarussoie, what is the added value of the current display over a picture of a kitten with milestone names randomly attached to body parts?05:12
* tonyyarusso is confused :P05:12
lifelesstonyyarusso: I don't know that there is any added value05:12
tonyyarussolifeless: There we go :)05:12
lifelessbeyond showing the sort order of the names05:12
tonyyarussoAll righty then.  Well, feel free to distribute that graphic I made to anyone who might be interested in pursuing such a thing as an explanation.05:13
macothe value added on the kitten would be in Cute Currency though05:14
wgrantmaco: I'm sure Curtis would welcome kitten-bearing branches.05:14
lifelessapril is coming up05:15
* tonyyarusso files a new bug05:15
tonyyarussowgrant, lifeless: You'll have a new bug notification in your mailbox if you care to follow up sometime.05:21
=== Lcawte is now known as Lcawte|Away
=== Lcawte|Away is now known as Lcawte
Lcawteyay, I finally remembered my password for Launchpad :|10:00
bdrunghi, are some launchpad css hacker around? the sponsors overview uses an old launchpad.css file. i want to use a newer version of it and need some advice.15:21
nigelbbdrung: You'd have better luck on a working day15:22
bdrungwith the old launchpad.css the page look like this: http://reports.qa.ubuntu.com/reports/sponsoring/ With the current launchpad css file it look like this: http://people.ubuntu.com/~bdrung/sponsoring/15:22
bdrungnigelb: yes15:23
* nigelb hacks on css, but not LP css15:24
nigelbI can take a look15:24
nigelbbdrung: why is the table taking the whole space? It looks so odd visually ;)15:24
nigelbOH, new is waaay better than old :-)15:25
bdrungnigelb: make sure that adblock-plus doesn't block the css file15:26
nigelbbdrung: no, I don't use adblock plus, unfortunately I help make a lot of stuff that adblock blocks15:26
nigelbbdrung: What's goign wrong, what do you need help with?15:26
bdrungnigelb: everything is centered with the new css file and the title of the table isn't bold15:28
nigelbbdrung: are you okay with modifying the css file?15:28
nigelbI can tell you what to add15:28
nigelbor you can create a new file and include it as a second css file15:29
bdrungnigelb: i am not sure, if it would be better to use classes from the css or add a second css file for it15:29
nigelbbdrung: you don't use classes15:30
nigelbjust use th {font-weight:bold;} and table tr td {text-align: left;}15:30
bdrungnigelb: we use some classes15:30
nigelbbdrung: well, there is only 1 table15:31
nigelbyou can give it as a generic css15:31
nigelbbdrung: Also, the classes used are not for styles, its for the sorting15:32
bdrungnigelb: my question was: does launchpad.css provides some classes that we want to use?15:32
nigelbbdrung: Ah, my mistake.15:32
nigelbLet me look at the css file15:32
nigelbbdrung: can you give me path to css file?15:33
bdrungnigelb: same directory15:33
bdrungnigelb: http://people.ubuntu.com/~bdrung/sponsoring/launchpad.css15:34
nigelbbdrung: Nope.  I checked the old css, they've done what I suggested :D15:35
nigelbthen lp classes are more or less lp specefic from what I can see15:35
nigelbs/then/the15:35
bdrungok15:35
bdrungthen let's add a second css file15:36
bdrungnigelb: just make it look good :)15:36
nigelbbdrung: lol, let me get you an etherpad or pastebin15:36
nigelbbdrung: http://pad.ubuntu-uk.org/sponsoringcss15:37
bdrungnigelb: do you have a link to the exported version of the pad (for direct testing)?15:38
nigelbbdrung: don't think you can hot link yet15:40
nigelbbdrung: but I put it in firebug and tested15:40
bdrungnigelb: ok, then it takes two steps to update http://people.ubuntu.com/~bdrung/sponsoring/15:42
nigelbyeah15:42
bdrungnigelb: the text below the table could be better aligned (looks very weird at the moment)15:42
* nigelb refreshes15:43
nigelbbdrung: align left?15:44
bdrungnigelb: that how it was done before15:45
nigelbbdrung: okay, adding it in15:45
bdrungnigelb: maybe we could restructure it even more15:45
nigelbbdrung: yeah, that bit looks messed up15:46
nigelblet me save the page and do it locally15:46
bdrungnigelb: maybe use some columns15:47
nigelbbdrung: that bit isn't tables15:47
nigelbits just unordered lsits15:47
nigelb*lists15:47
bdrungnigelb: yes, every list put into one column like http://www.ubuntu.com/ at the bottom15:47
nigelbbdrung: that means you'll need to put them in divs and float them15:48
bdrungnigelb: i am open to changes15:49
nigelbbdrung: let me try them out :)15:49
bdrungnigelb: are you in the ubuntu-dev team?15:55
nigelbbdrung: nope15:56
nigelbbdrung: gah, this one's tricky ;)15:57
bdrungnigelb: here you have the source: bzr branch lp:~bdrung/ubuntu-sponsoring/new-look16:12
nigelbbdrung: oh thank you!16:12
nigelbI've been doing this by hand with chromium, painful16:12
bdrungnigelb: running ./sponsors-page.py will update the index.html file16:12
nigelbawesome, thanks16:13
bdrungnigelb: any progress?16:53
nigelbI hate css ;p16:56
nigelbIf I get $a working $b isn't :/16:56
nigelbbdrung: can I take till Monday16:57
nigelbI can talk to a colleague and ask for help16:57
bdrungnigelb: yes16:57
nigelb\o/16:57
nigelbI will do that then :-)16:57
bdrungnigelb: do you have a quick fix for getting the text below the table left-aligned?16:58
nigelbyeah16:58
nigelbbdrung: let me fix it in the actual code and push17:05
nigelbbdrung: ugh, there isn't a one-line fix17:18
nigelbmy oneline fix isn't fixing anything :p17:18
MuscovyIs there a way I can import one bzr branch to another, to keep all the revision history?17:55
lifelesspush ?18:01
=== Edwin is now known as Guest66935
=== nigelb is now known as Guest81825
=== elmo_ is now known as elmo
=== lan3y is now known as Laney
=== mnepton is now known as mneptok
=== lifeless_ is now known as lifeless
=== wgrant_ is now known as wgrant
=== Nafallo_ is now known as Nafallo
=== Lcawte is now known as Lcawte|Away
=== Lcawte|Away is now known as Lcawte

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