[12:12] Z3 uses interfaces to specify elements in a form [12:12] sivang: it's normal, they are confusing but the relationship is that a form (or view) usually uses a schema (an interface) to specify the fields it contains as well as the validation constraints of that schema [12:12] I'm not sure that is conflating [12:13] or like kiko said in less word :-) [12:13] the launchpad tree makes it confusing though [12:15] sivang: i think the bug you just reported is a dupe of bug 52330, could you check? [12:15] Malone bug 52330 in launchpad "Reassign bug to binary package should just work" [Untriaged,Unconfirmed] http://launchpad.net/bugs/52330 [12:15] sivang: in an edit form each field in the schema will have a corresponding widget and the widget usually delegates validation to the field (that's the Choice in your case) [12:15] matsubara: /me checks [12:16] or perhaps bug 1922 [12:16] Malone bug 1922 in malone "Unhelpful "Invalid value" error when requesting fix for non-existent package/product" [Medium,Confirmed] http://launchpad.net/bugs/1922 [12:16] but i'm outta here [12:16] see you guys tomorrow [12:16] matsubara: laters [12:16] good night all === sivang reads all of the comments and builds some understanding. thanks for the help. [12:17] sivang: another important thing you will want to know: [12:18] field validation will raise an exception when the value is incorrect [12:19] each errors can be rendered differently based on its type [12:20] the widget will try to find a view registered for the specific type === flacoste will now have to leave [12:22] flacoste: thanks, see you later then. === sivang wonders then if all views are under browser/* [12:22] sivang: feel free to ping me tomorrow if you need further clarifications on how all of this fits together [12:23] flacoste: will do, many thanks. [12:42] kiko, flacoste: it's absolutely conflating the two [12:42] interfaces have Attribute's too [12:42] which have no place in a schema [12:43] sabdfl, doesn't it seem that way just because we store them all in the same place? I get that impression at least [12:43] the worst example of this is cases where the same attribute needs to be on multiple forms, with different help-text [12:43] if we had a place for forms/ and another for interfaces/.. [12:43] hmm [12:43] yeah, I don't know! [12:43] for example, the new SpecSubscription.essential field [12:44] when you are editing YOUR subscription, the text wants to be different to when you are editing that of someone else [12:44] z3 does so many things the hard way, it still amazes me that people fell for this conflating short cut [12:45] kiko: that was a very good reply to the pythonista's again - thank you! [12:46] sabdfl, trying hard to give us a really good public impression [12:46] also, since you are Mr Review, there's this little branch i worked on over the weekend... [12:46] *most* of the 3,000 lines are [trivial] [12:46] ;-) [12:46] oh that's what that praise was about! [12:47] well [12:47] sabdfl: somewhere in the phillikon book, I think it explains that Views (= forms?) Are basically another type of interface? But it's late so I may be remembering it backwards [12:47] I have to finish catching up with commits [12:47] kiko: praise was genuine, kidding about the review [12:47] i'll put it in the queue, it's nice but nothing essential [12:47] and i have a few tests left to add [12:47] and then I will do two days of reviews [12:47] well, one day [12:47] and also, "haha" for the 3,000 [trivial] lines :-) [12:47] two days is hard because my inbox just goes boom [12:48] but I'll start tomorrow afternoon if possible [12:48] kiko: you're a hero for tackling the reviews, but it may be worth figuring out where the bottlenecks in our review team are [12:49] I think rob manages them well -- main bottlenecks are when branches get assigned to me! :) [12:49] (just ask flacoste) [12:49] i'm a bit worried about this bradb-flacoste adapter love-fest [12:49] bye-bye readability... [12:50] "I've got an IFoo adapted to a IBar being passed to an IBaz through a security adapter and something's not working" [12:50] help [12:51] I think it depends on where and how it's used [12:51] IBugTarget is something that would clean up some 200 LOC [12:51] which is currently spread around separate classes [12:52] keeping it together would be a maintenence plus [12:52] would need to consider how it's used more carefully though [12:59] going to sleep, night all === cprov [n=cprov@201.72.172.10] has joined #launchpad [01:18] night folks === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has left #launchpad [] === azeem_ [n=mbanck@host109.natpool.mwn.de] has joined #launchpad [01:21] night === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #launchpad === rjian [n=rjian@203.87.182.102] has joined #launchpad === rjian [n=rjian@203.87.182.102] has left #launchpad [] === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #launchpad === bimberi [n=bimberi@ubuntu/member/pdpc.active.bimberi] has joined #launchpad [02:32] hi all, i've committed a fix to bug 55534, yet its importance remains at "Untriaged". I don't seem to be able to edit that. Should I be able to? Does it matter? [02:32] Malone bug 55534 in language-pack-gnome-en ""Select Folders" in en_GB translation should read "Search Folders"" [Untriaged,Fix committed] http://launchpad.net/bugs/55534 === rpedro_ [n=rpedro@87-196-98-218.net.novis.pt] has joined #launchpad === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #launchpad [02:40] ... or should i ask in #ubuntu-bugs ;) [02:42] bimberi: You need to be in the ubuntu-qa team to change the importance. [02:43] dsas: righto, thanks [02:43] bimberi: As far as I know rosetta commits are automatically imported into the repositories every once in a while. [02:44] bimberi: So there's probably no need to worry :) [02:45] dsas: kk, thanks again :) === bluefoxicy [n=bluefox@c-68-33-112-13.hsd1.md.comcast.net] has joined #launchpad === flacoste [n=francis@modemcable207.210-200-24.mc.videotron.ca] has left #launchpad ["Bye"] === abhay [n=abhay@pdpc/supporter/student/Aranis] has joined #launchpad === cprov [n=cprov@201.72.172.10] has joined #launchpad === bmonty [n=bmontgom@ubuntu/member/bmonty] has joined #launchpad [04:02] is there a way to get an easily parseable version of the information at https://launchpad.net/distros/ubuntu/+archivemirrors? [04:04] bmonty: I don't think so, unfortunately. [04:04] is the format of the current page likely to change? [04:04] I have a program that would parse the mirrors list in the wiki and then test them for the fastest one (like apt-spy) [04:05] I gave up on it because the mirror list format was changing and I had to keep reworking the parsing code === bmonty [n=bmontgom@ubuntu/member/bmonty] has left #launchpad ["Ex-Chat"] === beyond [n=beyond@201-1-206-248.dsl.telesp.net.br] has joined #launchpad === dsas [n=dean@host81-158-83-114.range81-158.btcentralplus.com] has joined #launchpad === Keybuk [n=scott@quest.netsplit.com] has joined #launchpad [06:49] hi [06:49] could we please have a list of milestones on pages like https://launchpad.net/products/bzr/+bugs [06:49] ? === mpt [n=mpt@210-246-52-66.paradise.net.nz] has joined #launchpad [06:59] Gooooooooooooooooood evening Launchpadders! [06:59] evening mpt [07:03] hello mpt! [07:04] where are you now? [07:10] morning! === mpt_ [n=mpt@210-246-52-87.paradise.net.nz] has joined #launchpad === bimberi_ [n=bimberi@ubuntu/member/pdpc.active.bimberi] has joined #launchpad === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad === mpt [n=mpt@210-55-36-169.dialup.xtra.co.nz] has joined #launchpad === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === Fujitsu [n=Fujitsu@c58-107-168-5.eburwd7.vic.optusnet.com.au] has joined #launchpad === mpt [n=mpt@210-55-179-100.dialup.xtra.co.nz] has joined #launchpad === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad === rpedro_ [n=rpedro@87-196-6-43.net.novis.pt] has joined #launchpad === glatzor [n=sebi@ppp-62-245-210-231.dynamic.mnet-online.de] has joined #launchpad === danilos [n=danilo@82.117.204.171] has joined #launchpad === carlos [n=carlos@13.Red-88-16-33.dynamicIP.rima-tde.net] has joined #launchpad [10:06] morning === ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad [10:09] Good morning. === jamesh [n=james@82.109.136.116] has joined #launchpad === stub [n=stub@82.109.136.116] has joined #launchpad [10:21] stub: hi [10:21] hi [10:22] did you have time to review my translation migration branch? === niemeyer [n=niemeyer@82.109.136.116] has joined #launchpad === plaes [n=plaes@ns.store20.com] has joined #launchpad [10:36] carlos: I need to do the code review do I? There doesn't seem to be a db patch in there. [10:37] stub: the code review has a lot of SQL queries [10:37] in fact most of the patch are raw sql queries [10:39] carlos: So when we create a new distro release, we need to insert maybe 10 million new rows into the DB? [10:40] kind of, yes [10:40] it took around 2 hours [10:40] that's why I want a review from you, to see if you can give us more hints to improve its performance [10:41] Steve told us to introduce a small delay between queries so we don't lock the whole database [10:42] it will take more time to complete, but we don't need to close launchpad [10:42] anyway, it will be executed only once every 6 months so I guess another option is to close it while doing the migration [10:43] Without understanding the problem at all, it sounds like the ideal solution would be to not need to insert the 10 million rows at all ;) === matsubara [n=matsubar@82.109.136.116] has joined #launchpad [10:44] This sort of problem suggests that the data structures could be better. [10:44] spiv: that would mean that any translation in dapper will not be reused in edgy ;-) [10:45] spiv: we have an idea to implement a kind of inheritance [10:45] so we don't need to do that amount of inserts [10:45] but that's not viable in the near future === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has joined #launchpad [10:49] spiv: you borked the "state age" column on the pending-reviews page [10:49] spiv: should be fixed for the next update though [10:51] Q about the Rosetta's database layout, how are the plural strings stored? [10:51] checkrdepends on drescher appears to be broken ... it's exiting with an "unexpected end of file" error from gunzip [10:51] jamesh: oops, thanks. [10:52] spiv: there is a pickled dictionary to keep track of that info, keyed off the branch URL [10:52] oh, ignore me, -ENOCOFFEE [10:52] jamesh: yeah, makes sense. === malcc [n=malcolm@host86-134-233-12.range86-134.btcentralplus.com] has joined #launchpad [10:54] plaes: as any other translation with the index it has [10:54] plaes: why? [10:55] carlos: I'm thinking of writing smth on my own ;) [10:56] plaes: we map more or less the same information the .po file format defines + some extra metadata [10:57] so, if there isn't any plural form, then the "msgid_plural" column is just empty? [10:57] no, we use indexes for that [10:57] 0 is singular and 1 is plural [10:57] is much more simple [10:58] is the way translations are handled [10:58] what about languages with 3 plural forms? [10:59] 0, 1, 2 [11:01] heh.. It seems that I need to take some "thinking simple" classes :) [11:01] thanks, carlos :D [11:01] plaes: do you really think you need a new project? [11:02] there are some projects already out there with source available [11:02] plaes: np [11:02] carlos: well, I'm not the one who decides.. :( [11:02] I see [11:03] but the work you have done with Rosetta is awesome :) === doko [n=doko@dslb-088-073-108-144.pools.arcor-ip.net] has joined #launchpad [11:07] plaes: we have already 2 years of development ;-) [12:05] stub: aren't we updating every day staging's database? [12:05] carlos: There is an RT job that needs sorting first (603? 605?) [12:06] I see [12:06] ok [12:06] stub: is ok If I merge my translation migration branch? [12:06] or should I wait too ? [12:06] To staging? Or to rocketfuel? [12:06] to staging [12:07] I want to do more timings [12:09] carlos: Go for i [12:10] t [12:10] ok, thanks [12:10] If you need a new db, I can push one out but it will take a few hours to load. [12:10] **** Staging will be down in 5 minutes for 5 - 10 minutes **** [12:10] stub: no, I don't need a new database [12:10] thanks [12:11] is just that we are doing some migration testing and I found that the migration from yesterday was still there [12:11] the migration is done, I'm just waiting for the OK of the product maintainer === Yannig [n=Kokoyaya@AToulouse-254-1-67-124.w81-49.abo.wanadoo.fr] has joined #launchpad [12:12] Hello [12:13] Another dumb question: how is the translation memory organized as far as updating is concerned? [12:14] Sometimes, I find proposed something I've just translated, great. But it often occurs that something I know I translated weeks ago is not proposed ("yes" or "no" for example) [12:15] Yannig: we only show suggestions that are newer than the translation that is being used [12:15] Yannig: btw, hi :-P [12:15] Hi carlos :) [12:16] Yes but I'm just talking about untranslated strings [12:16] So there should be nothing newer :) [12:16] that's a bug then [12:17] For example, I'm in front of Thunar translation, string #306, I'm pretty sure "General" was already translated yesterday and nothing proposed [12:17] (the same for the following one: "Name:" [12:18] I don't know how to report that kind of bug: I just can't find a rule when it works and when it doesn't :( === mpt [n=mpt@219-88-41-245.dialup.xtra.co.nz] has joined #launchpad [12:18] Yannig: https://launchpad.net/products/rosetta/+bug/45196 ? [12:18] Malone bug 45196 in rosetta "Suggestions appear too late" [High,Confirmed] [12:19] carlos> Let's see :) [12:20] But some do appear almost at once (I saw it when I translated simultaneously about-ubuntu and about-kubuntu) [12:20] Yannig: is easy to know if it's that bug [12:20] But it may be that, I'll have a look at it now [12:21] click over the save & continue button [12:21] without adding any translation [12:21] and return to that page [12:21] if you see the suggestions, is the same problem [12:21] Fair enough, I'll try this next time :) [12:21] ok ;-) [12:22] carlos> The same :) [12:23] ok [12:25] Thanks a lot :) === mpt_ [n=mpt@219-88-41-91.dialup.xtra.co.nz] has joined #launchpad [12:49] stub: Ping [12:49] yo [12:49] Hi [12:49] malcc: commented on the signed-PPA's thing [12:49] We'd like to rollout to drescher including r3855, which had a database permission change [12:50] malcc: main thing that will help us tomorrow is if you have a good visual representation of the Soyuz data model, in detail, showing all tables and columns [12:53] sabdfl: I'll do my best; we might have to settle for a good visual representation showing the main columns, and a messy one we can refer back to for the full column list [12:53] ok, thanks === Keybuk [n=scott@quest.netsplit.com] has joined #launchpad [12:55] And btw, if someone knows how my Karma was multiplied by 10 during my holidays (without any translation from me)... :D === sabdfl [n=mark@87-194-36-33.bethere.co.uk] has joined #launchpad === mpt [n=mpt@210-55-85-101.dialup.xtra.co.nz] has joined #launchpad === mpt [n=mpt@210-55-85-101.dialup.xtra.co.nz] has joined #launchpad [01:18] Yannig: oh yeah, karma seems to have gone up a lot. It is pretty unpredictable [01:18] Mine or all Karmas? [01:18] all, I think [01:21] OK === stub [n=stub@82.109.136.116] has joined #launchpad [01:31] Yannig, mdke: I guess it's because all my karma was removed [01:31] carlos> It's not removed: you have more than 600,000 [01:32] I think we have a fixed amount of karma to share between users and all my karma was removed, we split it between all accounts [01:32] Yannig: sorry, I'm talking about my karma for translations [01:33] OK [01:33] I got a bunch of it because some oo.org work [01:33] and we removed it a couple of weeks ago [01:34] Yannig: look at the karma like stock options ;-) [01:34] they change every day up and down [01:34] depending on the 'market' :-) [01:35] :D === carlos -> lunch [01:35] see you later! === danilos [n=danilo@82.117.204.79] has joined #launchpad [01:42] bzr ate all of my memory getting my system to a crawl, will fix for bug 50290 be in dapper soon? [01:42] Malone bug 50290 in bzr "Creating a branch in a repository chews up huge amounts of memory" [Untriaged,Unconfirmed] http://launchpad.net/bugs/50290 === ozamosi [n=ozamosi@ubuntu/member/ozamosi] has joined #launchpad === matsubara [n=matsubar@82.109.136.116] has joined #launchpad === salgado [n=salgado@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === mpt [n=mpt@210-55-43-90.dialup.xtra.co.nz] has joined #launchpad === flacoste [n=francis@modemcable207.210-200-24.mc.videotron.ca] has joined #launchpad === quail [n=quail@unaffiliated/quaillinux/x-000001] has joined #launchpad === cprov [n=cprov@201.72.172.10] has joined #launchpad === cprov [n=cprov@201.72.172.10] has joined #launchpad === bradb [n=bradb@modemcable048.58-130-66.mc.videotron.ca] has joined #launchpad === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #launchpad === carlos [n=carlos@13.Red-88-16-33.dynamicIP.rima-tde.net] has joined #launchpad [03:44] SURF [03:44] IS [03:44] UP === matsubara [n=matsubar@82.109.136.116] has joined #launchpad [03:44] surf? [03:45] how's it going up north [03:46] hey matsubara [03:46] how's london === sivang_ [i=sivan@muse.19inch.net] has joined #launchpad [03:48] hey kiko, sunny day! [03:48] wow, that's a first :) [03:48] 22 degrees of sunny [03:54] kiko: "not a very fast box"? === flacoste [n=francis@modemcable207.210-200-24.mc.videotron.ca] has left #launchpad ["Bye"] === flacoste [n=francis@modemcable207.210-200-24.mc.videotron.ca] has joined #launchpad === stub [n=stub@82.109.136.116] has joined #launchpad [03:58] jamesh, [03:58] stub! [03:58] how goes it up north [03:58] Thrilling as always [03:58] yes london is the edge [03:59] stub, did you manage to finish the bug cleanup? [03:59] oh I see one bug left [03:59] and one source package name [04:00] cool [04:07] stub, is there a way to discover what's holding on to a source package name reference? === rpedro [n=rpedro@87-196-97-61.net.novis.pt] has joined #launchpad [04:09] kiko: we've updated the way the oops summaries group timeout errors [04:10] jamesh, ah, really? tell me [04:10] kiko: it now groups them by the SQL statement pattern with the highest cumulative runtime [04:10] kiko: previously it was grouping by exception name/value, which was essentially by the last statement run [04:10] (which might not have been the problem statement) [04:10] right, that's quite common [04:10] great idea [04:15] stub, ping? [04:15] kiko: hi [04:15] hello SteveA [04:15] how's the sun [04:17] apparently somewhere outside. it looks nice outside [04:17] it casts laser-sharp light on the proceedings [04:18] SteveA, does stub not want to talk to me? ;) [04:18] stub is kinda busy [04:18] what's up? [04:18] read up [04:19] summarize [04:20] re folks === sivang_ is now known as sivang [04:21] SteveA, ffs. there's still a bug needing cleaning up. [04:22] flacoste: morning/afternoon :) [04:22] sivang: morning! [04:22] kiko: the database package cleanup stuff? [04:22] SteveA, yes. [04:22] flacoste: how are you? [04:22] kiko: I'll interrupt stu soon [04:22] oh I see one bug left [04:22] and one source package name [04:22] stub, is there a way to discover what's holding on to a source package name reference? [04:23] SteveA, thanks. [04:23] sivang: fine, i'm enjoying the speed up brought by my new laptop [04:23] flacoste: oh nice, what kind of a machine is it? (/me has T43p) === flacoste went from a niBook G3 700Mhz/640M to a Dell Inspiron 640M (DualCore Centrino 2Ghz/2G RAM) [04:25] it is bigger but a lot more performant [04:25] oh, cool. I should also extend to 2G ram, currently I have 1GB it starts to not be enough... [04:25] I just wish I had an nVidia GFX chipset, rathen then ATI === flacoste is fine with the Intel 945M builtin: free working 3D driver [04:27] kiko: Getting there [04:27] thanks stub [04:34] flacoste: so anyways, you've started explaining something to me yesterday, and as you offered, I'm highly interested to hear more, and try to solve at least partially, the bug from yesterday. Hm.., seems salagdo's commment sheds more light on this as a system wide issue.. [04:34] malone #4576 [04:34] Malone bug 4576 in launchpad "It's not easy to attach a custom error message to a field that uses a Choice widget and a vocabulary" [Medium,Confirmed] http://launchpad.net/bugs/4576 [04:37] sivang: salgado is right, it is a system wide issue [04:40] flacoste: how hard do you thik it will be to fix it? === niemeyer [n=niemeyer@82.109.136.116] has joined #launchpad [04:42] sivang: it won't be trivial, let's say challenging :-) [04:42] carlos, ping? [04:42] kiko: pong [04:43] carlos, can you explain to me what bug 35631 was about? [04:43] Malone bug 35631 in rosetta "Karma handling on Rosetta is broken" [High,Fix released] http://launchpad.net/bugs/35631 [04:43] the description is very unclear [04:43] sivang: I think we are already using a custom widget there, that would be the place to fix it [04:43] kiko: that's already fixed .... [04:43] carlos, that's why I said "was" about. [04:44] kiko: hmmm the description is good enough, isn't it? [04:44] in fact that was exactly what I fixed ;-) [04:44] carlos, no, it's not. can you explain what the bug was about? [04:44] and how we fixed it? [04:44] we were giving karma to people that don't have an active launchpad account [04:44] ah. [04:44] and that weren't using launchpad to do translations [04:45] bradb: ping [04:45] flacoste: I see, could you please direct me to find it's implementation and/or example code where we already did that? [04:45] so now we do not assign karma to people without valid accounts, ever? [04:45] flacoste: pong [04:45] kiko: as a side effect, yes [04:45] carlos, side effect? [04:45] kiko: we give karma only to people that use rosetta ui or the upload form as a user upload [04:45] and to do that, they should have valid accounts [04:46] so it's a side effect ;-) [04:46] bradb: what is the widget used to select the source package (in bug task)? [04:46] carlos, ah. so we no longer assign karma for imports, is that it? [04:46] I'm certainly confused [04:46] flacoste: ISinglePopupWidget. your vocab has to implement IHugeVocabulary. [04:46] kiko: we do, but only when the translations are not comming from upstream [04:47] so if someone does an offline translation and uploads it, we give karma [04:47] but the automatic imports doesn't give karma [04:47] carlos, I /still/ don't understand :-( [04:47] either this is very complicated or I am very dull [04:47] sivang: so the fix should go into canonical.widgets.popup.SinglePopupWidget [04:48] kiko: Is not complicated at all.... [04:48] we have two sources for translations: [04:49] - The ones comming from upstream. [04:49] sivang: you could override the _toFieldValue method (from SingleDataHelper) to raise a subclass of ConversionError instead of the generic one [04:49] - The ones translated using Rosetta (either using the web UI or offline translations and later uploads) [04:49] sivang: after that, you can define a view for that specific error type which would display the error message [04:50] carlos, what do you mean by "coming from upstream"? [04:50] kiko: dude... do you really know how Rosetta works? [04:50] those upstreams that don't use rosetta [04:50] kiko: I think that's the problem here... [04:50] kiko: any translation that come directly from source tarballs [04:51] and that upstream already has (GNOME, KDE, etc...) [04:51] carlos, oh. well, that's not "upstream" to me. [04:51] the ones that doesn't come from upstream are the ones new that we get from Rosetta users [04:51] kiko: that's upstream to me... [04:51] carlos, surely you mean package imports? [04:51] no [04:51] that's just a small portion of upstream [04:51] well... [04:52] it's a big portion now [04:52] hmmm? [04:52] but shouldn't [04:52] when we start importing GNOME's CVS/SVN or KDE one [04:52] directly [04:52] do we import any upstream tarballs directly? [04:52] I thought we only imported them via the buildds [04:52] kiko: yes, all products with translations, for instance [04:52] i.e. via packages [04:53] not automatically, but we do such imports [04:53] carlos, oh. where do we pull them from? [04:53] kiko: atm, the maintainer upload them manually [04:53] when the end-user requests an import, you mean? [04:53] right [04:53] hmmm [04:53] - The ones translated using Rosetta (either using the web UI or offline translations and later uploads) [04:53] and that's different from what you wrote there ^ ? [04:54] ah, I think I see [04:54] kiko: when you do an upload [04:54] these people are uploading on a single pofile [04:54] right [04:54] and that they got from Rosetta [04:54] and they update offline [04:54] whereas the maintainer uploads a tarball with multiple pofiles and potemplate. [04:54] I see [04:54] that already have and that will be released with next tarball rollout that they release [04:55] I see [04:55] so I can see more than two ways of getting translations into rosetta, though: [04:55] 1. end-user translates using the web application [04:55] 2. end-user downloads pofile, translates and uploads [04:56] 3. maintainer uploads tarball with template and translations [04:56] 4. buildd assembly generates a tarball with template and translations [04:56] 3 affects only upstream translations and 4 affects only distribution translations [04:56] carlos, is that correct? [04:56] yeah, you can split them that way too [04:57] ok so far. [04:57] 3 and 4 are handled the same way [04:57] 1 and 2 are handled the same way [04:57] well except that they go to different targets. [04:57] so which of those 4 cases assign karma? [04:57] 1 and 2 [04:58] I see. [04:58] thanks, I'll update the bug. [04:58] kiko: also, take a look to the doctest [04:58] I tried to document it [04:59] kiko: Email [04:59] and feel free to improve it if you think it's not good enough [04:59] kiko: rosetta-karma.txt [04:59] carlos! [05:00] doko: ! [05:00] I didn't forget you [05:00] don't worry [05:00] ;-) [05:00] I'm just trying to handle all things I left open before my vacations [05:01] stub, there is still one bug left. [05:01] (as I said above) [05:01] stub, ah, I think I see what happened -- somebody added it since yesterday :-( [05:01] Yup [05:02] stub, can you nuke it too? [05:02] Yes. As can you I think ;) [05:03] stub, the source package name? [05:03] I don't have root! === stub runs the updates [05:03] kiko: You are a launchpad admin, no? [05:03] It needs to be done though the web ui [05:03] stub, I am, but AFAIK we can't delete source package names [05:04] stub, no, this bug will require a DELETE [05:04] So I will need to run that delete statement from the bug (?) [05:04] if you look at it [05:04] yeah [05:04] bug 48263 [05:04] Malone bug 48263 in linux-image-2.6.15-23-386 "[regression] Wired ethernet (VIA VT6102 Rhine II) and Wireless (RaLink 2500) no longer work under 6.06 (needs acpi=noirq blacklisting)" [Untriaged,Unconfirmed] http://launchpad.net/bugs/48263 [05:04] Yup. One row nuked. [05:05] ROCK ON! [05:05] whew [05:05] only 18 SPNs left to nuke [05:05] stub, you know that query you did that said what tables referenced what? [05:06] I suspect I should nuke all the supportcontacts to invalid sourcepackages. yes? [05:06] stub, is that something I can do as well? [05:06] stub, yes. === quail [n=quail@unaffiliated/quaillinux/x-000001] has joined #launchpad [05:07] kiko: https://sodium.ubuntu.com/~andrew/paste/fileJPSRgi.html [05:08] stub, I nuked the ticket link there as well [05:08] stub, so feel free to nuke those contacts [05:08] and then the remaining SPNs [05:09] I've nuked the contacts [05:10] stub, and now, just 17 SPNs remaining [05:11] kill those and we can all go home! [05:11] kiko: I hope you mean just 17 bad ones remaining, otherwise Ubuntu just got a lot smaller [05:11] kiko: All done === rpedro [n=rpedro@87-196-108-102.net.novis.pt] has joined #launchpad [05:11] malcc, oops, NOT THAT BUTTON! [05:11] that should make it a lot quicker to install [05:12] jamesh, even quicker on those fast boxes you have in australia [05:12] stub, thanks a million, owe you 10 beers [05:12] kiko: the fast box is in London === kiko sighs relief [05:12] stub, is it possible to produce a database constraint that requires a sourcepackagerelease for a source package name? [05:13] and malcc, cprov-away: would soyuz work if we had something like that? [05:14] kiko: We'd need the constraint deferred until commit time, as you can't have a sourcepackagerelease without a sourcepackagename - we'd get a chicken and egg job [05:14] right. hmmm. [05:14] Do we do deferred constraints in these parts? [05:15] I think we can make an INITIALLY DEFERRED foreign key constraint [05:15] malcc: Not yet - we haven't needed them yet. [05:16] kiko: Please file a bug and assign it to me or it will get lost in the sprint [05:16] stub, kiko: If we have an initally deferred foreign key constraint, I'm pretty sure Soyuz will work; I can't see any reason we'd be creating the spn in a different transaction than the spr [05:16] malcc: If we care, the test suite should pick it up anyway ;) [05:16] malcc, there is UI to create standalone SPNs, but that should also go away because it can cause pain (as we've seen). [05:17] kiko: Cool, as a side effect we'll break some UI we don't want :) [05:17] flacoste: thanks, I'll try to combine this explenation with some reading of the code there. [05:18] heh [05:18] sivang: you'll also need to find a way for client of the widget to customize the error message: that could be an attribute set on the widget on initialization === sivang suddenly feels he needs more of the phillikon to understand completely [05:21] flacoste: so the attribute will be used to determine if to react to the error in a webish way (form notification) email , or xml rpc error etc? [05:22] sivang: no the attribute would be more like the vocabulary description: what values are expected [05:22] flacoste: ah , I see. [05:23] sivang: otherwise the widget will still be limited to a generic 'Value not in vocabulary' message [05:24] flacoste: ah cool, so that attribute will be set up with the proper error message and each client (bugtask, support etc) will set it accordignly [05:24] sivang: yes, something like that [06:11] BjornT, ping? [06:12] hi kiko [06:12] how's it going BjornT [06:12] and what are you up to this week === ajmitch [n=ajmitch@ubuntu/member/ajmitch] has joined #launchpad [06:14] quite good, thanks. currently i'm working on finishing up the bug tags implementation, and if you give the final ok, i was planning to fix bug 30225. [06:14] Malone bug 30225 in malone "Attach files via email" [High,Confirmed] http://launchpad.net/bugs/30225 [06:15] hey kiko! are you going to have some time for that shipit review today? [06:16] BjornT, ah great -- see my email to mpt (about to go out) on the subject of tags then. Sounds good. I just want to make sure we are on track for the upstream bug workflow implementation! [06:16] salgado, in the end of the afternoon possibly [06:17] salgado: kiko needs to finish my reviews first ;-) === laszlok_work [n=laszlok_@insidetps.com] has joined #launchpad [06:20] jordi: ping [06:21] kiko: ok, i should be able to start doing some work on bug forwarding workflow next week. [06:23] BjornT, cool. [06:23] carlos: ping [06:24] BjornT, read my email -- suggestions in there for tags work! :) [06:25] kiko-fud: ok, reading it now :) === bradb & # lunch [06:35] woohoo, running a page test went from 120s to 15s!!! === auth00 [i=auth@fiji.grd.sgsnet.se] has joined #launchpad === Keybuk [n=scott@quest.netsplit.com] has joined #launchpad [07:13] flacoste-lunch: nice :) [07:14] flacoste-lunch, how? [07:19] laszlok: pong === lbm [n=lbm@195.181.54.254] has joined #launchpad === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [07:39] kiko: how I manage to reduce the pagetest run from 120s to 15s: easy: laptop upgrade! [07:40] heh [07:49] kiko: Will you have a chance to look at the RM UI? [07:49] bradb, yeah, as soon as I catch up with reports) [07:49] ok [08:16] anyone has an idea why i'm not receiving pqm's replies? [08:17] my requests get in the queue, but I don't get any reply back once they are out [08:17] hey jamesh [08:19] even weirder, if I send a bogus request - i do get a reply back [08:20] kiko: hi [08:20] (this seems to exclude a mail communication problem) [08:20] bradb: looks like mdz tripped over the "include attachment" checkbox [08:20] jamesh, what was the last bug ID we imported from ubuntu? [08:21] kiko: from the main import, or overall? [08:22] jamesh, from the ubuntu bugzilla import [08:22] kiko: who is responsible for pqm? [08:22] we missed a few bugs in the first import and had to import them afterwards [08:22] flacoste, lifeless and stub mainly [08:22] lifeless is resposible, I'm irresposible [08:23] i'll mail robert then [08:25] jamesh: context? [08:25] ddaa, ping? [08:26] bradb: https://launchpad.net/products/malone/+bug/55698 [08:26] Malone bug 55698 in malone "Attachment is silently ignored if description is left blank" [Untriaged,Unconfirmed] [08:26] jamesh: approximately, though, what's the bug number after which it's a safe assumption that the bug didn't come from bugzilla? [08:26] it's ok if there are a few stragglers [08:26] kiko: from the look of it, bug 36280 [08:26] Malone bug 36280 in gtk+2.0 "gnome-background-properties crashes on selecting a directory to add new file" [Medium,Fix released] http://launchpad.net/bugs/36280 [08:27] jamesh, can you grok what this landing means: [08:27] [r=BjornT] importd CVS recheckout preserves Catalog.sqlite [08:27] or BjornT [08:27] there are twobugs with higher numbers with ubuntu bugzilla bug watches but they look like they were added manually [08:28] mdz: so anything higher than 36280 shouldn't be a bugzilla bug [08:28] (originally) [08:28] jamesh: ah, strange, the cb is auto-checked for me. thanks for the heads up. [08:29] bradb: it is when the file entry field loses focus, but hitting enter in that field can submit the form [08:29] bradb: in which case the JS doesn't kick in [08:30] if the checkbox wasn't there, we wouldn't have a problem :) [08:30] we could ignore the checkbox [08:30] and we could use JS to enable/disable the fields [08:31] jamesh, the problem is that the lack of checkbox can communicate a "you need to fill these fields in" model to the user. [08:31] kiko: really? [08:31] jamesh, and we don't really want bogus attachments.. [08:32] kiko: how about using a collapsible field set? [08:32] jamesh, well, yeah. put 4 fields in the for the end-user to fill in and part of the population will feel obligated to fill it in. [08:32] jamesh, that might be a simple solution as well [08:32] perhaps a better one [08:32] nothing extra sent back to the server, and they'll either see the colleciton of fields together, or none of them at all [08:32] I don't know how well that would work given the fact that we already have a disclosure triangle there [08:32] it's mostly a user perception thing [08:33] the JS should be able to handle it [08:33] well I mean end-user wise [08:33] two collapsed sections [08:33] where do you put the button? [08:33] where the field set is currently === daq4th [n=darkness@netstation-005.cafe.zSeries.org] has joined #launchpad [08:34] jamesh, the fieldset is currently encapsulated by the expandable area for commenting, though [08:34] my meaning is: will you have nested disclosure triangles? or something else? [08:36] we could also just fix the auto-select behaviour to also select the cb when a filename is manually entered [08:36] bradb, that's easy to do you know [08:37] yeah, i'll fix it now [08:37] unless somebody screams [08:37] kiko: nested disclosure triangles. [08:37] ah. [08:37] I don't know if I like that very much :-P [08:37] jamesh, did you see my other question above? [08:37] [r=BjornT] importd CVS recheckout preserves Catalog.sqlite [08:38] do you know what that was about? [08:39] kiko: I can guess about it. [08:39] jamesh, oh! please do [08:40] kiko: cscvs maintains a catalogue of the changesets it has previously imported from the CVS module [08:40] jamesh, okay so far [08:40] it needs this because CVS doesn't have tree-wide revisions, and due to race conditions you could get different results if you run imports at two different times [08:40] (if you are doing an import while a checkin is in progress) [08:41] I see. [08:41] so the catalogue is important when updating the import [08:41] so does this mean that the catalogue is preserved when doing an update, or what is the "recheckout" part there? [08:42] I guess "recheckout" is something to get a CVS clean working copy, and you want to make sure the cscvs catalogue isn't lost [08:42] BjornT might be able to give a better answer, since it appears he reviewed it [08:42] yeah, but he's awol and I want to finish this report. thanks! [08:46] jamesh, kiko: i forgot exactly when you do a 'recheckout', but it could be when the cvs location changes. then you need to checkout the tree again, and you want to make sure that your changeset catalogue remains the same. i'm not sure, though, it was a while since i reviewed that branch. [08:46] BjornT, that's fine. thanks! === solleth [n=rezano@219.83.83.196] has joined #launchpad [08:47] hello [08:47] jamesh: thanks [08:48] hello [08:48] can i request [08:49] mdz: for bug 55698, did you manually type the filename in the field? [08:49] request? [08:49] bradb, no, I think he selected a filename and then just typed enter -- never leaving the field. [08:51] kiko: i can't reproduce what i think you mean. what key sequence are you describing that will reproduce this? [08:52] in epiphany, FF, and Safari, the cb is selected as soon as a choose a file from the File Upload dialog [08:52] bradb, click on button. select file. press enter. [08:53] wfm [08:53] mdz? [08:59] bradb: yes [08:59] I typed it in [08:59] kiko: so, my change fixes the problem mdz describes [08:59] mdz, I don't think typing in the filename ever works on firefox, but ok. [09:00] bradb, so r=kiko, update bug with information. [09:00] kiko: sure it does; I did it the second time too [09:00] kiko: thanks [09:00] type in filename, tab to description(checkbox gets checked here), press enter [09:00] bug #55695 [09:00] Malone bug 55695 in linux-source-2.6.17 "BUG when inserting PCMCIA flash adapter" [Untriaged,Unconfirmed] http://launchpad.net/bugs/55695 [09:00] attachment seems to have arrived intact === dsas [n=dean@host81-158-83-114.range81-158.btcentralplus.com] has joined #launchpad === Keybuk [n=scott@quest.netsplit.com] has joined #launchpad === sebastienserre [n=sebastie@AVelizy-155-1-30-145.w81-249.abo.wanadoo.fr] has joined #launchpad [09:29] hallo [09:29] bonsoir ;-) [09:39] can i ask something bro [09:39] please [09:40] bro ?. [09:40] i don't know what its means ! [09:40] i'm sory, i'm a newbie here .. [09:40] brother [09:40] sebastienserre: bro == mec [09:41] where i can get linux cd [09:41] for free [09:42] solleth: https://shipit.ubuntu.com/ [09:45] wait i see [09:45] thats for ubuntu [09:46] i looking for sunOS [09:46] :( [09:47] please help me Bradb [09:49] kiko: importd does recheckout when [09:49] changes are detected in the cvs tree (should not ever happen) [09:49] solleth, SunOS is not linux, and you are not in the right channel. [09:50] or when the cvsroot changes [09:50] that fix was prompted by the sourceforge cvsroot mass change [09:50] although it was needed anyway [09:51] kiko: do you have enough information now? [09:51] how about suse [09:51] ddaa, yes. [09:51] solleth, you are in the wrong channel [09:51] solleth, try #suse [09:51] thanks you [09:51] kiko: that's pretty old stuff, like a couple of months ago [09:52] ddaa, yeah, from june. [09:52] jamesh, tell me about this formlib-based-launchpadformview? === bradb was wondering about that too [09:53] that sounds like a hint that we should start using formlib [09:53] heh [09:55] kiko: in short, that patch was needed to preserve correctness when a cvs repo we are importing from migrates [09:55] ddaa, understood. I fudget the line a bit but you might find it interesting even so [09:55] I always read the highlights and the Bazaar section of your report with great interest [09:56] as I expect it's the primary source of information about launchpad progress for sabdfl [09:56] and other top mgmt [09:57] ddaa, one thing that would be a major help to me would be slightly more end-user-oriented merge messages [09:57] I know how you feel about large ones [09:57] I dislike long ones on multiple lines [09:57] on a single line, I mean [09:57] but it really would help to have an idea of what the end-user could expect from that landing -- or just text that made it easier for me to add it to the report [09:58] yeah, I guess i should look at sending multi-line commit messages to pqm [09:59] it will help me and you'll end up with better feedback as a result [09:59] kiko: but more often than not, in my work, it's hard to give a short summary of what the patch does to the user [10:00] I'll try to think of you the next time I use pqm-submit [10:02] thanks === ddaa goes to practise polski === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has joined #launchpad [10:22] kiko: the c/l/doc/launchpadform.txt file describes how to use the new form [10:22] jamesh, is this rearranging form layout as well? [10:23] kiko: it can be used in pretty much all cases GeneralFormView is being used, and can replace the edit and add form views [10:23] kiko: we haven't changed the appearance of the forms [10:24] jamesh, ohhhh. what about the FormLayout spec? [10:26] kiko: I think that kind of thing will be addressed later [10:26] jamesh: what's the advantage for using LaunchpadViewForm over formlib directly? [10:27] kiko: there are plans to use new widgets eventually [10:27] flacoste: it fits in with our existing view base class [10:27] jamesh, that spec was to do with the layout of fields on the form.. [10:28] flacoste: you can look at formlib as a construction kit for implementing view classes + a few sample view classes [10:29] flacoste: LaunchpadFormView is just integrating formlib with LaunchpadView, and make it not too difficult to migrate existing code over [10:29] jamesh: yes, but I don't see how the LaunchpadViewForm simplify things over formlib [10:29] flacoste: also, it should make it possible to add some interesting features to all forms later on [10:29] jamesh: ok, migration seems a valid point [10:30] e.g. on-the-fly validation [10:31] kiko: sure. The stuff I landed is mainly infrastructure, so hasn't addressed the FormLayout spec yet. [10:31] yeah. [10:31] jamesh: what would be on-the-fly validation? there is already automatic validation in formlib [10:31] flacoste: validation without hitting the submit button [10:31] jamesh: that would nice! === matsubara [n=matsubar@82.109.136.116] has joined #launchpad [10:35] flacoste: one thing to consider also, is that we'll probably move away from the current formlib some time, in order to switch to a better widget framework. that will be much easier to do if all code uses the same base class. [10:44] kiko: for what it is worth, the new form base class does let you customise the submit button text [10:45] or easily handle multiple submit buttons [10:46] carlos: ping === abhay [n=abhay@ss75.shared.server-system.net] has joined #launchpad [10:47] jamesh, is it possible to disable some of these submit buttons conditionally? [10:47] jamesh, and does it fix the tab ordering as well? [10:49] kiko: not in the initial landing. The sketch in the FormLayout spec is close to what I was considering [10:52] jamesh, ah, ok. [10:55] salgado: should be, that is part of formlib: you can put a condition on every button [10:56] flacoste, hmmm. I asked because the buttons are created with a decorator, so I was wondering how to do it === abhay [n=abhay@ss75.shared.server-system.net] has joined #launchpad [10:56] salgado: @form.action(_('Label'), condition='name_of_condition_method') [10:57] ah, cool! [10:57] salgado: other keywords are 'success' (method to invoke when the validation succeeded), 'failure' (method to invoke when the validation failed) and 'validate' (custom validation method) [10:58] salgado: beware though that there is a bug with the 'failure' parameter: you can't use a method name, you have to pass the reference directly [10:58] flacoste: that is zope issue 573 [10:59] only with the failure parameter? weird... [10:59] flacoste: we're using @action() directly, so that should work fine here. [10:59] the condition bit, that is [11:00] salgado: it's because of the parameters required by the failure handler, that issue is fixed in 3.3.0b1 and 3.2.1 [11:02] salgado: there is a little gotcha with the condition, it is invoked before validation and as such it not only remove the action from rendering, it also prevents the action from being considered as submitted [11:07] bradb: does IBugTarget.searchTasks uniquefy its results based on bugs? or should the client do that? [11:08] bradb: I mean, if I do a text search and there are multiple bug tasks on the same bug will all bug tasks be returned? [11:08] flacoste: yes [11:09] kiko: https://chinstrap.canonical.com/~bradb/upstream_status.png [11:09] bradb, checkboxes? [11:09] bradb: is there an existing way to just get the bugs? [11:09] flacoste, yes, all bug tasks will be returned, but it is likely that you want that anyway. [11:10] flacoste, I mean, the bug doesn't have a lot of interesting information attached to it. [11:10] flacoste: no. why do you want just bugs? [11:10] kiko: yeah, i think cb's might be easier to understand [11:10] kiko, bradb: IBugLinkTarget links to bugs not bugtasks, so no reason to present the same bug multiple time in the selection list [11:11] kiko: and more flexible [11:11] bradb, s/that have been/already/ ? [11:12] kiko: right. maybe just "Show bugs fixed upstream" and "Show bugs not reported as affecting upstream" too? [11:13] not report as, or not know to [11:13] not known to [11:13] bradb, yeah, maybe less text will be less daunting [11:13] (I find those options long!) [11:13] me too [11:14] bradb, have an idea for a person whose account is not enabled yet? [11:14] maybe an empty or faint outline of our regular ninja icon? [11:14] kiko: an idea for what aspect of that problem? [11:15] bradb, I would like a special icon to indicate somebody who doesn't have an active account [11:15] essentially [11:15] the main issue is that that person will not get emailed [11:15] what's the ninja icon? [11:15] so maybe an email with a slash icon [11:15] matsubara, our current person icn [11:15] the little guy without eyes? [11:16] yeah. === matsubara wonders how that looks like a ninja [11:16] ninjas have no eyes [11:16] right, that's hard to communicate in an icon [11:17] bradb: is ILaunchBag.user the right thing to pass as user parameter to BugTaskSearchParams? i.e. is it None when the user not logged in? [11:18] kiko: https://chinstrap.canonical.com/~bradb/upstream_status.png [11:19] flacoste: docstrings dude! :) [11:19] user is an object that provides IPerson, and represents the [11:19] person performing the query (which is important to know for, for [11:19] example, privacy-aware results.) If user is None, the search [11:19] will be filtered to only consider public bugs. [11:20] flacoste: and it's a required arg, to ensure you don't accidentally forget it [11:20] bradb: my question was more about: is ILaunchpad.user = None when the user isn't logged in === flacoste goes on to read ILaunchBag doc string [11:20] flacoste: in a view, you should pass self.user [11:21] bradb: thnx, that answers my question [11:22] np === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad === ubundude [n=mikaty@p213.54.203.217.tisdip.tiscali.de] has joined #launchpad [11:46] flacoste: 'devpad.canonical.com' please, not 'devpad' [11:47] lifeless: yes, i changed that and it worked. but why didn't i get any message? [11:48] you tripped an unhandled exception, which I've added to my to-handle list [11:49] lifeless: nice to know :-) also do you think it would be possible for PQM to send in the reply the revision number that was commited with the merge? === flacoste is willing to file a wishlist bug on that [11:50] please do [11:50] lifeless: in bazaar or launchpad? [11:50] are you subscribed to the commits list ? [11:50] pqm has its own product 'pqm' [11:50] lifeless: there is a commit list? [11:51] heck yes === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #launchpad [11:53] arch-commits@l.c.c === flacoste will definitively subscribe === ubundude [n=mikaty@p213.54.203.217.tisdip.tiscali.de] has left #launchpad []