=== dda1 [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad | ||
=== rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #launchpad | ||
=== mtaylor [n=mtaylor@m010f36d0.tmodns.net] has joined #launchpad | ||
kiko | ctrlsoft, you're welcome! | 02:15 |
---|---|---|
=== sigurdga_ is now known as sigurdga | ||
mpt | Goooooooooooooooooooood afternoon Launchpadders! | 02:30 |
kiko | hey mpt | 02:30 |
kiko | how's it hanging out east? | 02:30 |
mpt | hey hey | 02:30 |
mpt | Sunny and warm | 02:30 |
kiko | raining like it's never going to stop here today | 02:31 |
kiko | fun! | 02:31 |
kiko | my sister is flying in from minnesota finally | 02:31 |
mpt | Michy or Susie? | 02:32 |
mpt | BjornT, did those private bugs that only the reporter is subscribed to get weeded out yet? | 02:34 |
mpt | oy, highlighting of the active bugtask has broken | 02:35 |
kiko | michy, mpt | 02:35 |
kiko | mpt, I don't think the private bugs got weeded out yet | 02:36 |
kiko | mpt, and a bug was filed about highlighting yesterday or so | 02:36 |
kiko | there's another critical one I just identified | 02:36 |
mpt | Would that be cherrypick-worthy? | 02:36 |
kiko | yes, certainly | 02:40 |
kiko | I consider UI regressions here serious | 02:40 |
=== kiko is writing mantis support tonight | ||
kiko | it's actually not /that/ hard | 02:40 |
kiko | though it's annoying. | 02:40 |
crimsun_ | kiko: thank you so much. | 02:41 |
kiko | crimsun_, should be all ready to go by next week, and rolled out in the next deployment | 02:41 |
kiko | crimsun_, what's most annoying about it is the way you can't tell the CSV export what bugs you want to look at | 02:41 |
kiko | crimsun_, and the default filter ignores closed bugs, so I need to do some posting to get that going | 02:42 |
kiko | crimsun_, btw, you care about ALSA, right? | 02:42 |
crimsun_ | kiko: aye | 02:43 |
kiko | crimsun_, it's the only site that refuses to work with my cookie hack. I'm still looking at packet logs for that one. | 02:43 |
mpt | kiko, I'll report a bug about the private bugs so it's harder to forget | 02:43 |
kiko | I think there is one already, mpt, but you should critical it, maybe | 02:43 |
mpt | However, it will still be possible for people to create bug reports that only they can see | 02:43 |
mpt | Critical it? reeeeeeeeally? | 02:43 |
kiko | well, want it to get solved or not? :) | 02:44 |
kiko | mpt, it's not trivial to do that, though. they need to report it as security and there be no security contact, I believe -- and even then they get warned. | 02:44 |
mpt | Oh, of course | 02:45 |
mpt | I was thinking the existence of "Subscribe Someone Else" meant that you could unsubscribe someone else, but of course you can't | 02:45 |
mpt | (which iirc has been reported as a bug in itself) | 02:45 |
kiko | it has indeed. | 02:45 |
kiko | and actually, if the security contact is not there, I think the product owner gets subscribed | 02:45 |
kiko | would need to confirm but I think that's what the test says | 02:46 |
=== mpt kinda prefers the orange-less bug reports... | ||
mpt | relevant: bug 52915, bug 52656 | 02:48 |
Ubugtu | Malone bug 52915 in malone "Reassigning a private bug to a different product doesn't notify either the new product maintainer or security contact" [Medium,Confirmed] http://launchpad.net/bugs/52915 | 02:48 |
Ubugtu | Malone bug 52656 in malone "Reports that bug contacts have been subscribed when they haven't" [Medium,Confirmed] http://launchpad.net/bugs/52656 | 02:48 |
kiko | whoa, that second bug sounds bad. what's it about? | 02:49 |
mpt | and bug 757 | 02:49 |
Ubugtu | Malone bug 757 in malone "Assignee should be CC'd when assigneed to a private bug" [Medium,Needs info] http://launchpad.net/bugs/757 | 02:49 |
kiko | well | 02:49 |
kiko | that one is interesting.. but yeah, I guess it makes sense | 02:50 |
mpt | ah, we do have a report about fixing the private bugs, and I reported it, even | 02:53 |
mpt | bug 59846 | 02:53 |
Ubugtu | Malone bug 59846 in malone "We need a script to fix the subscribers of private bugs" [Undecided,Confirmed] http://launchpad.net/bugs/59846 | 02:53 |
Fujitsu | kiko: Thanks for bumping severity of the Debian task one, it's a rather irritating regression. | 02:55 |
=== somerville32 [n=somervil@ubuntu/member/somerville32] has joined #launchpad | ||
kiko | Fujitsu, it's pretty severe -- does it not affect bugzilla watches? | 02:58 |
Fujitsu | I'm not quite sure... It doesn't affect Sourceforge, I know. | 02:59 |
Fujitsu | You're right, Bugzilla watches are broken too. | 03:00 |
Fujitsu | Oops, that wasn't one. | 03:00 |
kiko | I think the template is broken for watch status display and expansion | 03:04 |
kiko | which is pretty annoying | 03:04 |
Fujitsu | Bugzilla watches are unaffected; it's only Debian watches that seem to be broken. | 03:06 |
kiko | Fujitsu, hmmm, how odd | 03:11 |
kiko | Fujitsu, okay, I see why in the code now. It's a silly corner case. | 03:15 |
=== kiko hates corner cases | ||
mpt | kiko, what's the "other critical one [you] just identified"? Another UI bug? | 03:18 |
kiko | mpt, it was Fujitsu who identified it | 03:20 |
kiko | https://launchpad.net/products/malone/+bug/75950 | 03:20 |
Ubugtu | Malone bug 75950 in malone "Debian tasks have lost all content" [Critical,Confirmed] | 03:20 |
kiko | I just added a patch to it | 03:20 |
kiko | feel free to write a test for it and land it ;-) | 03:21 |
kiko | that code is kinda bonkers | 03:21 |
kiko | but... | 03:21 |
Fujitsu | So it's likely to be cherrypicked at some point in the near future? | 03:32 |
Fujitsu | That's rather messy looking code... | 03:32 |
kiko | I think it's more that it's trying to do something rather complicated. | 03:33 |
kiko | it's likely to be landed as soon as I get somebody to look at it for me | 03:34 |
Fujitsu | Great :) | 03:34 |
kiko | wow, 00:30 alread | 03:34 |
kiko | y | 03:34 |
=== kiko yawns | ||
kiko | No handlers could be found for logger "root" | 03:38 |
mpt | kiko, can I [rs=kiko] moving the Description field to the end of the bug editing form? | 03:38 |
kiko | how do I work around that I wonder | 03:38 |
kiko | mpt, sure, I'm in favor of that. | 03:38 |
=== j-a-meinel [n=jameinel@adsl-75-51-62-134.dsl.chcgil.sbcglobal.net] has left #launchpad [] | ||
=== doko [n=doko@dslb-088-073-109-003.pools.arcor-ip.net] has joined #launchpad | ||
=== quail [n=quail@unaffiliated/quaillinux/x-000001] has joined #launchpad | ||
=== jml [n=jml@ppp110-243.lns1.hba1.internode.on.net] has joined #launchpad | ||
=== WebMaven [n=webmaven@ip72-193-220-34.lv.lv.cox.net] has joined #launchpad | ||
=== WaterSevenUb [n=WaterSev@c-65-96-188-198.hsd1.ma.comcast.net] has joined #launchpad | ||
WaterSevenUb | Hi. Does anyone know where is the UI feature Carlos is mentioning on https://launchpad.net/products/rosetta/+bug/53? It must be pretty obvious... | 06:04 |
Ubugtu | Malone bug 53 in rosetta "Feature request: Moderation page" [High,Fix committed] | 06:04 |
mpt | WaterSevenUb, sorry, no | 06:12 |
mpt | Try asking carlos or danilo-out when they're back, or comment in the bug report asking for a more specific URL :-) | 06:12 |
WaterSevenUb | mpt, yeah. Thanks anyway :-) | 06:12 |
mpt | jamesh, got time for a quick review for a Critical bug? | 06:15 |
mpt | or kiko, if you're still awake? :-) | 06:18 |
=== merriam [n=merriam@195-112-59-254.dyn.gotadsl.co.uk] has joined #launchpad | ||
=== fabbione [n=fabbione@port49.ds1-van.adsl.cybercity.dk] has joined #launchpad | ||
mpt | or spiv? | 07:26 |
=== Ng [n=cmsj@mairukipa.tenshu.net] has joined #launchpad | ||
=== asw [n=asw@karuna.med.harvard.edu] has joined #launchpad | ||
Ubugtu | New bug: #75976 in launchpad "E-mail message about merging accounts is confusing" [Undecided,Unconfirmed] http://launchpad.net/bugs/75976 | 11:16 |
mpt | gnaaaargh | 11:16 |
=== mpt throws a knife at the "Report a Bug" link on the Report a Bug pages | ||
Ubugtu | New bug: #75977 in malone "Text linking to complex bug reporting form needs tweaking" [Undecided,Unconfirmed] http://launchpad.net/bugs/75977 | 11:31 |
=== mpt [n=mpt@121-72-130-219.dsl.telstraclear.net] has joined #launchpad | ||
=== Gwaihir [n=Gwaihir@ppp-247-110.25-151.libero.it] has joined #launchpad | ||
=== mdke_ [n=matt@ubuntu/member/mdke] has joined #launchpad | ||
=== jml [n=jml@ppp110-243.lns1.hba1.internode.on.net] has left #launchpad ["Leaving"] | ||
kiko | mpt? | 12:37 |
jordi | kiko: it's pretty bad | 12:41 |
jordi | report a bug on the report a bug page :) | 12:41 |
kiko | it happens in the best families | 12:41 |
kiko | some even have cyclists in them | 12:41 |
jordi | is there EPO involved? | 12:42 |
kiko | "if there's a cyclist there's a vial" is the saying | 12:42 |
jordi | wisdom at works | 12:43 |
=== kiko is now known as kiko-phone | ||
=== radix is now known as Radavan | ||
=== raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad | ||
=== mhb [n=mhb@ubuntu/member/mhb] has joined #launchpad | ||
sigurdga | hi rosetta gurus. will dapper translations be merged to edgy? | 02:01 |
sigurdga | or will translations only be copied to new releases (as feisty) once? | 02:03 |
=== Adri2000 [n=Adri2000@unaffiliated/adri2000] has joined #launchpad | ||
Adri2000 | hi | 02:08 |
Adri2000 | is it possible in malone to have two bug watches in debian in the same bug? | 02:09 |
kiko-phone | Adri2000, it is possible, but not a very good idea | 02:22 |
=== kiko-phone is now known as kiko | ||
Adri2000 | kiko: why? | 02:22 |
kiko | why is it possible? or why is it not a very good idea? | 02:23 |
Adri2000 | why is it not a very good idea? | 02:23 |
kiko | well, it's like making salad with a chainsaw. you can do it but why would you want to? | 02:23 |
mdke_ | make salad? | 02:23 |
=== mdke_ nods | ||
Adri2000 | https://launchpad.net/distros/ubuntu/+source/zsnes/+bug/70600 < there are two bugs filed in debian about that | 02:24 |
Ubugtu | Malone bug 70600 in zsnes "Zsnes needs a menu entry / .desktop file" [Unknown,Unconfirmed] | 02:24 |
kiko | Adri2000, the same bug in debian, or two different ones? | 02:24 |
kiko | are they not dupes? | 02:24 |
Adri2000 | I don't know how duplicates work in the debian bts | 02:25 |
Adri2000 | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=361552 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367942 | 02:25 |
Ubugtu | Debian bug 361552 in zsnes "zsnes: Add launcher for GNOME menu" [Wishlist,Open] | 02:25 |
kiko | Adri2000, hmm, me neither. mdke_, do you know? | 02:25 |
kiko | argh, I need to skip out | 02:25 |
mdke_ | no, sorry | 02:26 |
kiko | Adri2000, can you email the -users mailing list? I'll look into it for you. | 02:26 |
=== kiko is now known as kiko-afk | ||
mdke_ | I can't even make salad | 02:26 |
Adri2000 | kiko-afk: okay | 02:26 |
Adri2000 | email sent | 02:40 |
Adri2000 | something else, what is the new "Nominate for Release" supposed to do? | 02:41 |
Adri2000 | I thought it was like the old "backport fix to releases", but it does strange things: https://launchpad.net/distros/ubuntu/+source/k3d/+bug/64848 | 02:42 |
Ubugtu | Malone bug 64848 in k3d "[SRU: EDGY] packaging typo - k3d does not install" [High,Confirmed] (Assigned to: Adrien Cunin (adri2000)) | 02:42 |
=== mpt [n=mpt@121-72-130-219.dsl.telstraclear.net] has joined #launchpad | ||
mpt | kiko-afk, https://devpad.canonical.com/~andrew/paste/fileLQFJ0R.html | 02:59 |
mpt | sigurdga, I think it's being done occasionally manually, and will eventually become automatic | 03:00 |
mpt | Adri2000, no, debbugs is unusual in that it's the only bugtracker where you'd want to do that | 03:00 |
mpt | it's bug 72194 if you're interested | 03:01 |
Ubugtu | Malone bug 72194 in malone "Debian might have several related bugs" [Undecided,Unconfirmed] http://launchpad.net/bugs/72194 | 03:01 |
mpt | and now I should go to sleep | 03:01 |
=== stgraber [i=stgraber@2001:7b8:3ac:0:0:0:0:0] has joined #launchpad | ||
=== jinty [n=jinty@177.Red-83-54-74.dynamicIP.rima-tde.net] has joined #launchpad | ||
=== jrb [n=jrb@84-73-34-241.dclient.hispeed.ch] has joined #launchpad | ||
Seveas | @channel plugins.bugtracker.showassignee True | 04:05 |
mdke_ | nice | 04:06 |
=== jrb [n=jrb@84-73-34-241.dclient.hispeed.ch] has joined #launchpad | ||
=== spiv [n=andrew@218-214-66-203.people.net.au] has joined #launchpad | ||
=== jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #launchpad | ||
=== static [n=emurphy@194.18.118.70.cfl.res.rr.com] has joined #launchpad | ||
=== jml [n=jml@ppp110-243.lns1.hba1.internode.on.net] has joined #launchpad | ||
=== lbm [n=lbm@82.192.173.92] has joined #launchpad | ||
=== somerville32 [n=somervil@ubuntu/member/somerville32] has joined #launchpad | ||
=== SnkBite [n=SnkBite@212.25.63.30] has joined #launchpad | ||
=== WaterSevenUb [n=WaterSev@c-65-96-188-198.hsd1.ma.comcast.net] has joined #launchpad | ||
=== mdke [n=matt@85-210-215-38.dsl.pipex.com] has joined #launchpad | ||
=== Rinchen [n=Rinchen@ubuntu/member/rinchen] has joined #launchpad | ||
=== Radavan is now known as radix | ||
=== lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #launchpad | ||
=== Adri2000_ [n=Adri2000@unaffiliated/adri2000] has joined #launchpad | ||
=== Adri2000_ is now known as Adri2000 | ||
=== ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad | ||
=== rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #launchpad | ||
=== rrittenhouse is now known as rritten|hangover | ||
=== somerville32 [n=somervil@ubuntu/member/somerville32] has joined #launchpad | ||
=== raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad | ||
=== jinty [n=jinty@177.Red-83-54-74.dynamicIP.rima-tde.net] has joined #launchpad | ||
=== poolie [n=mbp@ppp112-44.static.internode.on.net] has joined #launchpad | ||
=== rritten|hangover is now known as rrittenhouse | ||
=== WaterSevenUb [n=WaterSev@c-65-96-188-198.hsd1.ma.comcast.net] has joined #launchpad | ||
=== Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad | ||
kiko-afk | bug 72194 | 11:47 |
Ubugtu | Malone bug 72194 in malone "Debian might have several related bugs" [Undecided,Unconfirmed] http://launchpad.net/bugs/72194 | 11:47 |
=== EmxBA [n=emx@ubuntu/member/emxba] has joined #launchpad | ||
EmxBA | can someone help me with ubuntu wiki? | 11:58 |
mdke | EmxBA: alright (although the appropriate channel is #ubuntu | 11:59 |
EmxBA | tables on https://wiki.ubuntu.com/LaptopTestingTeam/FujitsuAmiloL6825 should be fixed | 11:59 |
EmxBA | i've asked there too, mdke | 11:59 |
mdke | right. You want to know how to fix the tables? | 12:00 |
mdke | it can be tricky - have a look at https://wiki.ubuntu.com/HelpOnTables and play around until you nail it | 12:01 |
EmxBA | just to make nice formatting because right now i see lots of | | 12:02 |
mdke | yes. That page should help you. | 12:02 |
=== outime [i=outime@unaffiliated/outime] has joined #launchpad |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!