=== jblack_ [~jblack@mercury.merconline.com] has joined #launchpad === spiv_ [~andrew@fuchsia.puzzling.org] has joined #launchpad === debonzi [~debonzi@200.158.100.251] has joined #launchpad [12:39] debonzi: ping [12:41] whaaaaa [12:42] my bug disappeared :-( [12:42] ah, no, here it is. :-) [12:49] whoop, there it is... === lalo [~lalo@200-096-070-061.paemt7014.dsl.brasiltelecom.net.br] has joined #launchpad [01:02] SteveA: is it a Soyuz or a Launchpad meeting that's happening at 12:00 UTC? [01:08] on monday? soyuz afaik. [01:09] daf: tomorrow is launchpad, on monday, soyuz [01:10] right. [01:12] oh, I see === kiko is now known as kiko-afk [01:26] daf: is there any way yet to run the importer from the web interface? [01:26] I have reason to believe #1935 would only happen in the script and ftest - it seems to be tied to the "zopeless" code in canonical.database [01:27] no, you can't import over the web yet, but it will be imported [01:27] s/imported/implemented/ [01:28] pity - I would like to test this hypothesis, but I don't want to spend an hour hacking traversal just for this :-P [01:30] you might well be right [01:34] ugh [01:34] I'm right :-P [01:34] zopeless is simply discarding values [01:34] the only thing that acutally *happens* on a zopeless setup is an insert, or so it seems [01:34] jblack_, pong === lalo takes a big breath and starts trying to figure it out [01:35] I traced the code [01:35] what happens is this: [01:36] in the adapter code, something like "msgset.sequence = self.len" is executed [01:36] debonzi! Lets fix your problem. :) [01:36] this invokes an SQLObject function [01:36] which sets a value somewhere and also sets a dirty flag on the msgset object [01:37] but it seems that the value is never actually written to the database [01:37] SQLBase is also involved somewhere [01:37] I think I know what might be happening [01:37] stub and I looked at problems with transactions / writing to the database [01:38] there's code in canonical.publishing that deals with this [01:38] by clearing an sqlobject or sqlos connection cache [01:38] and explicitly starting transactions etc. [01:38] This code won't be invoked for a zopeless setup [01:39] perhaps it is needed in this casE? [01:39] oh [01:39] you're talking about it? sorry :-P was looking at the code [01:39] here's what happens [01:40] the "zopeful" setup uses sqlos transaction objects [01:40] get_transaction().begin() [01:40] name = getUtility(IConnectionName).name [01:40] key = (thread.get_ident(), name) [01:40] cache = sqlos.connection.connCache [01:40] if cache.has_key(key): [01:40] del cache[key] [01:40] [01:40] so when an object is marked "dirty", it's inserted in a queue of objects that have to be flushed [01:40] do that at the start of the script [01:41] and get_transaction().commit() at the end [01:41] the zopeless setup doesn't have any similar logic - there is no queue of objects to flush, so when the transaction is committed, there is no way to know what objects must be sync'ed [01:41] (the "queue flush" thing of sqlos basically calls the sync() method of each object in the queue) [01:42] SteveA: I tried putting in a get_transaction().commit() at the end [01:43] (naiively) [01:43] there seems to be, on first read, two possible fixes - either do make a queue of objects to sync(), or don't set lazyUpdates at all [01:43] I think for a script or ftest the second approach may be better suited [01:45] lalo: I need to go to sleep now. Can you send a mail to the launchpad list with what you've found out, after you've done a bit more trying things? [01:45] ok [01:45] thanks [01:45] np [01:45] SteveA: wouldn't adding comments to the bug make sense? [01:46] daf: perhaps. I want spiv and stub to see this. [01:46] then perhaps they should be CC'd to the bug === carlos goes to bed and tries to recover the hours he wasted programming on Powerbuilder instead of sleep since last week [01:46] see you tomorrow [01:47] I think I'll post to the list with a summary of what's going on and an URL to the bug [01:47] carlos: 'nite [01:49] suppose we need a component for this kind of stuff (database, sqlo, sqlos, canonical.database) === lalo does a dance [01:53] lalo: yes, a component would make sense [01:55] removing SQLBase._lazyUpdates makes my tests pass :-D [01:55] yay for being right [01:56] just have to be sure to commit at the end of the script [01:56] ...which we're already doing, so it's ok [02:00] launchpad_test=# select * from pomsgset where sequence = 0; [02:00] id | primemsgid | sequence | potemplate | pofile | iscomplete | obsolete | fuzzy | commenttext | filereferences | sourcecomment | flagscomment [02:00] ----+------------+----------+------------+--------+------------+----------+-------+-------------+----------------+---------------+-------------- [02:00] (0 registros) === kiko-afk is now known as kiko [02:02] lalo: hurrah! [02:03] hmm. canonical.database is in launchpad, so technically I can commit [02:03] not very sure how to proceed in this case :-/ [02:06] who is the right person to poke about the bugzilla component? === lalo decides the list is it :-P [02:07] Steve or Dave can do it [02:10] then the list is it indeed [02:16] SteveA, Hi [02:17] spiv_, ping [02:21] spiv_, I saw that some links in sourcepackage still broken.. I'm gonna to fix it tonight I sent the changes to rocketfuel tomorrow morning.. see u [02:21] s/I sent/and send === debonzi go dinner [02:22] jblack_, you missed him again :-( [02:23] no I didn't. [02:23] that's why he disapeared for awhile right after he came back. I hooked 'em [02:26] ah. [02:26] did you fix it? :) === jblack_ grins === lalo is off for the night - be back in a few hours [02:38] lol === lalo [~lalo@200-102-075-177.paemt7014.dsl.brasiltelecom.net.br] has joined #launchpad === kiko is now known as kiko-afk === stub [~zen@dialup-131.80.220.203.acc05-dryb-mel.comindico.com.au] has joined #launchpad === lalo [~lalo@200-180-185-073.paemt7003.dsl.brasiltelecom.net.br] has joined #launchpad === stubish [~zen@dialup-30.83.220.203.acc06-dryb-mel.comindico.com.au] has joined #launchpad === justdave_ [~dave@24.247.63.44.gha.mi.chartermi.net] has joined #launchpad === justdave_ is now known as justdave === jblack_ is now known as jblack === sabdfl [~mark@wblv-228-55.telkomadsl.co.za] has joined #launchpad === Signon time : Tue Sep 7 09:17:35 2004 === Signoff time : Thu Sep 9 09:51:49 2004 === Total uptime : 2d 0h 34m 14s === warthylog [~warthylog@port1845.ds1-khk.adsl.cybercity.dk] has joined #warthogs === Topic for #warthogs: /join #ubuntu === Topic (#warthogs): set by Keybuk at Tue Sep 7 20:30:22 2004 === #warthogs [freenode-info] help freenode weed out clonebots, please register your IRC nick and auto-identify: http://freenode.net/faq.shtml#nicksetup === warthylog [~warthylog@port1845.ds1-khk.adsl.cybercity.dk] has joined #launchpad === Topic for #launchpad: how's england? wet but soon, I will go back to Wales and how will wales be? probably wet, too === Topic (#launchpad): set by kiko at Fri Aug 27 16:07:21 2004 === #launchpad [freenode-info] why register and identify? your IRC nick is how people know you. http://freenode.net/faq.shtml#nicksetup === Signon time : Thu Sep 9 09:51:53 2004 === Signoff time : Thu Sep 9 09:53:00 2004 === Total uptime : 0d 0h 1m 7s === warthylog [~warthylog@port1845.ds1-khk.adsl.cybercity.dk] has joined #launchpad === Topic for #launchpad: how's england? wet but soon, I will go back to Wales and how will wales be? probably wet, too === Topic (#launchpad): set by kiko at Fri Aug 27 16:07:21 2004 === lulu [~lu@host217-37-231-28.in-addr.btopenworld.com] has joined #launchpad [11:01] Hi guys - anyone know how the Rosetta logo came about? Who made it? and is it from clip art? === carlos [~carlos@69.Red-80-33-181.pooles.rima-tde.net] has joined #launchpad [12:13] morning [12:15] hi carlos === doko [doko@dsl-082-082-140-133.arcor-ip.net] has joined #launchpad [12:51] carlos: the Rosetta server is down - do you know how to fix it? [12:52] no, sorry. I don't have access to it [12:52] daf is the only one with an account in that server and perhaps lalo, but I'm not sure [12:54] I am sure spiv and Stu also have. [12:54] spiv: u around? [12:54] lulu: Just woke up :) [12:54] morning hon! sleep well? [12:55] spiv: would u mind checking the rosetta server mate - it's down and I'd like it available if at all possible. thanks in advance :o) [12:55] I don't think I have an account on it. [12:56] I just tried, and I don't seem to :/ [12:56] lulu: I always sleep well, it's the waking up that's the problem ;) [12:57] mmm - this isn't good - we need to have more than one person who can kickstart it when down....can't rely on only one person. All launchpad team leaders should have access. I'll chat to Stevo. [12:57] spiv: :o) [12:57] SteveA: ping [12:58] daf: ping [12:58] Carlos: how are your graphs looking? === spiv_ is now known as spiv [01:00] meeting in 60 mins right? [01:00] lulu: the graphs are in place, waiting for the changes from Limi [01:00] sabdfl: yes [01:02] carlos: what changes are required from limi? [01:02] lulu: png and css changes [01:02] we are using still my images [01:03] carlos: ok. I'll add that to the to do list. Anything else you need from limi next week on Rosetta? [01:04] lulu: he should do a global review of all UI, It's the bug #1934 [01:05] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=1934 [01:05] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=1934 [01:05] carlos: ok - does he have an account on Bugzilla? [01:05] yes [01:05] carlos: good - thank you. [01:07] carlos: as the server is down - I can't see if the warty applications have been added to the home page of Rosetta. [01:07] have they? [01:07] lulu: limi added some code to the templates [01:07] but it's not done [01:07] finised [01:07] grrr [01:08] finished [01:08] wait I will take a screenshot of my local installation [01:08] does that need limi, or can you guys just hard code the links? [01:09] If that's the final UI it will have, we don't need limi [01:09] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=1932 [01:09] that's the bug report related with that feature [01:10] lulu: and this is the metabug https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=1915 that list all pending things for the Alpha release [01:10] any bug report you add should block that one [01:10] that way we are sure we don't forget anything === lulu just creating a bugzilla account... [01:12] lulu: http://gollum.pemas.net/~carlos/Screenshot-Rosetta.png [01:12] that's the main page now [01:13] ok - the translatable packages in Ubuntu - do we have all of those in the database? [01:14] if not, we need to get them in, with the correct title, descriptions and package names. [01:14] i haven't looked at the bug, but is inputting the data part of it? [01:14] lulu: we are creating the scripts to do it [01:14] carlos: who is? and when will they be done? [01:14] and we need to talk with arch people to fetch the projects from the arch repository [01:15] ok - who's responsible for this task? [01:15] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=1931 [01:15] I'm creating the script to create persons into launchpad [01:16] so I suppose I will create also that script [01:18] carlos: it's assigned to Daf I see....depends on how many bugs you have, Daf has, Lalo has.....and if he needs to delegate it to you. [01:18] how many rosetta bugs do we have outstanding? [01:19] lulu: all bug reports are assigned by default to Daf [01:19] as soon as we are free, we pick any bug with the NEW tag and change the assgned field [01:20] ok - if you want to take it on, then great. we go live next week..... [01:20] lulu: https://bugzilla.warthogs.hbd.com/bugzilla/showdependencygraph.cgi?id=1915 [01:20] there you will see the status with a graph [01:21] the green ones are the open ones, the grey ones are fixed already [01:22] ok - lots to do....I'll let you get on with it Carlos...hope Daf wakes up soon. [01:24] lulu: ok, but don't worry, some bugs are trivial to fix [01:25] carlos:then lets get them done....running out of time! :o( [01:33] hi [01:34] daf: morning [01:35] daf:hiya [01:35] daf: i tried to call u this morning. jane wants to know where the rosetta logo came from - did u design it? [01:36] lulu: hmm, I think my phone was downstairs [01:36] lulu: I went to bed at 7am, so I might not have heard it annyhow :) [01:36] lulu: yes, I designed the logo [01:37] daf: cool - did u use clipart? [01:37] lulu: nope [01:37] daf: drew it? [01:37] yes [01:38] daf: good - will you get in touch with Jane then - she sent an email to Warthogs. cheers! [01:38] daf: why bed so late/early? [01:38] lulu: it happens to my sleep patterns... I was fixing bugs :) [01:39] lulu: right, hadn't read my mail yet today -- I'll reply now [01:40] daf: good to hear u fixing bugs :o) we have 4 days to go, so we need to squash as many as possible asap. hows; the schedule looking today? [01:40] daf: thanks :o) [01:50] daf: wow... no more plural forms missing error :-P [01:52] carlos: yeah, I finally got around to fixing it [01:53] daf: the po traversal is working now. [01:54] oh, great! [01:54] when we don't have a pofile, I suppose we could export the .pot file, right? [01:54] it fails now [01:54] hmm [01:54] or show only a message? [01:54] what's the URL? [01:54] it's not yet at rocketfuel [01:54] but for instance: [01:54] http://localhost:8085/++skin++Debug/rosetta/projects/gnome/evolution/evolution-2.0/cy/po [01:55] I'm not sure which is best [01:55] that will fail because we don't have the cy pofile (yet) [01:55] by the way: what do you think on having the PO file as an attachment vs. having it inline? [01:55] hmm, in fact, http://localhost:8085/++skin++Debug/rosetta/projects/gnome/evolution/evolution-2.0/cy also fails so we should fix it also [01:55] daf: GTP people prefers them as inline [01:56] like you [01:56] what's your opinion? [01:56] daf: that's an easy change [01:56] I think that you should download it and open with an editor [01:57] but it's long ago since my last active translation, so perhaps I don't have in mind the real user case [01:57] I'm not 100% sure about -- I prefer inline myself, but I don't know what other people like [01:58] I suppose we will know it with the alpha :-) [01:59] :) [01:59] carlos: once you have finished the traversal, do you have other things to work on? [02:00] Choose any bug from the list of pending things [02:00] hi folks. Launchpad meeting here in 1 minute! [02:00] SteveA: hi [02:00] daf: I was thinking on implement the project/product/resource creation script [02:00] #1931 [02:00] hi all [02:01] hiya! === cprov [~cprov@200-206-134-238.async.com.br] has joined #launchpad [02:01] cprov: Hello :) [02:01] spiv: hi === debonzi [~debonzi@200-206-134-238.async.com.br] has joined #launchpad [02:02] Just in time :) [02:02] hi mark [02:03] hi * [02:03] cprov, debonzi: hi. Can kiko make it to this meeting? [02:03] SteveA: of course, just one minute more :) [02:03] ok, thanks [02:03] SteveA, Hi === kiko [~kiko@200-206-134-238.async.com.br] has joined #launchpad [02:04] ok, should we get going? [02:04] by me, bombs away [02:04] let's [02:05] stevea, could you set the stage, then let's have each team describe status and issues [02:05] go ahead steve [02:07] what I'd like to do today is to talk with each team about exactly what the current short-term and medium-term goals for their part of launchpad is === sabdfl [~mark@wblv-228-55.telkomadsl.co.za] has joined #launchpad [02:07] and how they are progressing towards those goals [02:08] what things are standing in the way of progres [02:08] s [02:08] Can we start with the soyuz team? [02:09] I spoke with kiko yesterday about how that is going [02:09] Ok. [02:09] and we're having a meeting on monday to go through the system, as checked in [02:09] and go through all of the soyuz functionality [02:09] but first, [02:09] what are the current short-term and medium-term goals of the soyuz project? [02:10] well [02:10] (short-term meaning pre-sprint, I assume) [02:10] we've got the functionality we discussed at the oxford hackathon laid down [02:11] and we have been producing mockups and implementing them [02:11] how are we doing on the db-to-html mapping? [02:11] something like fire and motion [02:11] fire and motion? [02:11] all pages are intended to be db-backed, and there are very few things left that are stubbed out [02:12] ok, is this accessible on rosetta.warthogs.hbd.com yet? [02:12] kiko: am I right in recalling that you think that all will be DB-backed by the meeting on monday? [02:12] https://rosetta.warthogs.hbd.com/soyuz [02:12] most of the stubbed out information remaining is stuff that hasn't been really discussed or doesn't have db backage yet. [02:13] SteveA, well, certainly not *all* of the content in the pages, but all the content which can be displayed from the database (given our existing database infrastructure) [02:13] ok [02:13] if you look at the checklist and at the pages you'll see there's not a lot left. [02:13] so, on monday, I'd like to go through each relevant database entity, and we'll look at the page(s) that present it [02:13] in that case well done [02:14] as I said yesterday, by the middle of next week, unless we have a trusted domain expert that can guide us into moving the database forward together with the pages, we'd like to be assigned some extra work. [02:14] kiko: so, there are some changes to the database that you want to discuss. Can these be discussed at the sprint? [02:14] they can, but that leaves us with ~ 10 days that could be invested somewhere that needed it. [02:15] sabdfl: how about I get at least one of them to help me with infrastructure? [02:15] good idea [02:15] now [02:15] (actually, kiko suggested it in our meeting yesterday) [02:16] (thanks kiko) [02:16] we need a consolidation / cleanup process that spans the infrastructure [02:16] (y/w) [02:16] I can lead that, but I don't have time to execute it all [02:17] now, medium and long-term we are *really* in need of someone to guide us more closely [02:17] steve, can you map out the areas that need that work for me this afternoon, then I can give the go-ahead on async time for that [02:17] you mean, a package maintainer, a user of souyz [02:18] well, a soyuz user, yes, but someone with a reasonable vision of how everything should fit together and time to spend with us [02:18] sabdfl: I can send you a short bullet-pointed list. Will that be enough? I already have a lot of work planned for this afternoon. [02:18] yes, that's fine [02:18] so far we've been winging it based on what we know about distributions and what we discussed at oxford, but we're running low of fuel already [02:19] sabdfl: ok, willdo [02:19] kiko: we can cover a lot of ground during the sprint [02:19] daf: rosetta passwd? [02:20] sabdfl: great, but we would appreciate someone after that that could be in close contact, do you think we can arrange someone with the cycles for that? [02:20] sabdfl: wartyhoarygrumpy, I think [02:20] kiko: I should be more available from now on. The US leg of my travelling was more disruptive than I'd anticipated. [02:21] spiv: even so, you're not a domain expert. You don't know what a package maintainer needds. [02:21] spiv, problem is we need someone who really can make decisions based on domain knowledge [02:22] that did the trick, thanks [02:22] Good point. [02:22] kiko: the immediate goal is presenting what's in the database [02:22] that's already in its final steps [02:22] we'll look over progress towards that on monday [02:22] elmo and kinnison will get going on archive management stuff at high speed [02:23] soyuz team needs a more distant horizon to work with from there on :-) [02:23] as soon as we are using their new code for archive management we can dogfood ubuntu, which will mean LOTS of users [02:23] kiko: are there any database changes that you need? [02:23] i believe our db is already a nice superset of the existing db management stuff, so that should go quickly [02:23] SteveA, there are some, yes. [02:24] kiko: is there a wiki page, or something like that, listing them? [02:24] sabdfl: when will elmo and kinnison start that? [02:24] daf: is https://rosetta../ working ? I'm just getting blank pages [02:25] daf: same here [02:25] oh, me too [02:25] it was working a minute ago [02:25] SteveA: at the sprint [02:25] SteveA, not summarizing DB changes by themselves, we have a checklist, some wiki bullet items and a couple of email requests. [02:25] great. [02:25] SteveA, we'll summarize them. [02:25] kiko: ok, we can go through those on monday too. [02:26] SteveA: I'm getting some interesting Zope errors on the server [02:26] daf: let's look at it after this meeting [02:26] sure. [02:26] is that everything for soyuz so far? [02:27] i have a question [02:27] what sort of sample data are you guys using? [02:27] Completely hand-crafted. [02:27] SteveA: hmm, restarting the server made it go away -- perhaps it was demo-bogons [02:27] daf: keep the logs [02:27] It would be good to start basing it on actual real data. [02:28] is there anything stopping us from using real data? [02:28] SteveA, well.. is there real data? [02:28] SteveA: logs are always kept [02:28] Do we already have tools for extracting metadata from deb packages, and that sort of thing? [02:28] daf: mail the relevant ones to me please [02:28] I'd guess sourcerer has some of this stuff. [02:29] the sample data is built from what we *think* would be reasonable [02:29] but you have to realize that some of the stuff -- release team, for instance -- doesn't exist anywhere that I know of [02:30] the package side of things could be extracted from ubuntu debs, definitely [02:30] so, a good task starting next week is to get real sample data in there, augmented with made up data where needed [02:30] maybe that's a task for 50% of the soyuz team post-next-week. [02:30] yeah, agreement [02:30] Yep. [02:30] i'm trying to figure out if we can get the system to monitor our archive and automatically try to represent the data in there [02:31] elmo: listening in? [02:32] do you mean monitor, as in "real time", or as in "let's import/sync with the archive from time to time" ? [02:32] that would be awesome, but does keybuk's team have the tools up to speed to give us this data? [02:32] sync from time to time [02:32] phew [02:32] daf, could you please merge into rosetta.warthogs.hdb.com the fix I've sent to rocketfuel [02:32] there's a database used to manage the existing archive, it's part of a set of tools called "katie" that james mostly wrote for debian [02:32] sabdfl: yeah [02:32] debonzi: sure [02:33] daf, thanks [02:33] and james and daniel (silverstone) will write a new set for us [02:33] debonzi: hmm, it says that everything is up to date [02:33] elmo, is the katie db for auckland on auckland? [02:33] no, it's on jackass - auckland is the public mirror machine, jackass is the private master archive server [02:34] daf, realy? I've sent a fix for sourcepackage pages some minutes ago. [02:34] do you think you could send a dump of the db to kiko and me? [02:34] ah, killer [02:34] debonzi: is the merge complete yet? [02:34] daf: Yep. [02:34] yeah, I see it [02:34] daf, I think so [02:34] daf, nice :) [02:35] sabdfl: it's 2.5Mb compressed - shall I make it available via http and send you the URL ? [02:35] sure [02:35] debonzi: is it working? [02:35] thanks elmo [02:35] hmm, no it's broken again [02:35] daf, I've got black page [02:35] s/black/blank [02:36] elmo, url is good. [02:36] last page accessed before it broke was /soyuz/distros/ubuntu/src/warty [02:36] same error as before [02:36] daf: I see what the problem is. [02:36] daf: It was me :) something is broken on SQLObject [02:37] Anything more for soyuz? [02:37] cprov: oops :) [02:38] Let's move on. [02:38] Rosetta. [02:38] daf: the immediate goals for rosetta, [02:38] spiv: can we talk on #soyuz ? [02:38] and how are things progressing towards it [02:38] immediate goal: fix all bugs which prevent the alpha release [02:38] daf: can you give me a status on rosetta first please? [02:38] you can see these here: [02:38] https://bugzilla.warthogs.hbd.com/bugzilla/showdependencygraph.cgi?id=1915 [02:39] cprov: Ok. [02:39] some of those have been fixed, but are waiting on merges to rocketfuel [02:39] daf: the wiki page that describes what "alpha release" means? [02:40] SteveA: good idea [02:40] https://www.warthogs.hbd.com/RosettaAlpha describes our goals for the alpha release [02:40] kiko/sabdfl: sent [02:41] thanks james [02:41] once we have our alpha-critical bugs fixed, we'll have real projects imported into a test server which we'll make available to our testers [02:41] we'll make the test server available as rosetta.ubuntulinux.org [02:42] then, we'll fix any bugs we or our testers find as well as adding functionality for our beta release [02:42] daf: the other day, we were discussing the "import POT/PO -> alter through the web -> export POT/PO" cycle [02:42] SteveA: yep [02:42] where does that stand now? [02:42] it has less bugs in it than it did the other day [02:42] daf: Could we add the beta release date to the wiki? [02:42] what can I do with it? [02:43] you can do all of those things [02:43] I can take a POT file and PO file for ProjectX, and use a script to import it (if I have access to the DB) [02:43] I can take a POT file and a PO file for ProjectX, and upload it to a web form [02:44] (good so far?) [02:44] you can import via a script [02:44] web upload is not done yet [02:44] no web form yet? [02:44] anything holding that up? [02:44] that's bug #1919 [02:45] I might need some hand-holding for implementing it, but other than that, there's nothing stopping it [02:45] When can we do it? [02:45] I can do it today [02:46] You need some help with the HTML form / Zope 3 aspect of it? [02:46] exactly [02:46] I'll start working on it and ask you for help when I get stuck [02:46] That is very straightforward. Let's do it at 1500 UTC. [02:47] sure [02:47] we'll start with the zope3 aspect, get that out of the way, and write a wiki page on how it works [02:47] so typical process might be: [02:47] - > upload a POT [02:47] - > upload a PO [02:47] - > add some translations [02:47] - > fetch a better PO containing translations [02:47] right? [02:47] exactly [02:47] then: [02:48] of course, you need to have the project / product / template set up first [02:48] - > upload a new POT [02:48] - > add some translations for the new strings [02:48] -> fetch a better PO [02:48] right? [02:48] sabdfl: yes [02:48] I want to check the "ready or not" status of the rest of the process. [02:48] and finally: [02:48] - > upload a new PO that has additional translations [02:49] - > add some more translations through the web [02:49] - > fetch an even *better* PO [02:49] right? [02:49] yes [02:50] yep [02:50] daf: we need a policy about who will be able to upload .po/.pot files from the web... [02:50] and, of course, each step might be carried out by one person or different people [02:50] but initially this can all work on trust [02:51] in a small community [02:51] carlos: yes, this will be a permissions issue -- do you want to file a non-alpha-critical bug for this? [02:51] we can say that any person who can log into the system can upload files [02:51] that is, any $Person [02:51] sure, initially trust will do fine [02:51] daf: sure [02:52] daf: which of the "->" points from sabdfl are not yet working? [02:53] SteveA: uploading through the web [02:53] but, it works with a script [02:53] so, just the web front-end on that [02:53] SteveA: also, I'm not sure about "- > upload a new PO that has additional translations" -- we need to test combinations of TTW/import translations [02:54] "not sure about" as in "I'm not 100% confident in it yet" [02:54] do you have a set of good test-cases written down? [02:54] as in, a list that covers the different kinds of situation [02:54] no -- that would be a good thing to have [02:55] daf: new bug report, I will fill it [02:55] please file a bug to do that [02:55] are there any checks to make sure that the PO file being uploaded matches the POT, and the language is correct? [02:55] thanks carlos [02:55] is the language specified inside the PO file, or only in the PO filename? [02:55] sabdfl: only in the PO Filename [02:55] sabdfl: no, we don't have such tests [02:56] sabdfl: we don't check against the POT, but we do mark messages in the PO file which are not in the POT as obsolete on import [02:56] is there any "key" that links a PO to a POT? [02:56] none [02:56] ok [02:56] sabdfl: perhaps we could try to do something with the language mailing list, but I don't think we have time to do it for Alpha release and it will not be robust enough [02:56] the po/pot system wasn't really designed with rosetta in mind :) [02:56] true [02:57] so true :) [02:57] ok, the nightmare scenario being someone uploads a PO file to the wrong POT :-) [02:57] yes [02:57] when that happens: [02:57] would that look odd, because of a lot of obselete messageS? [02:58] SteveA: it should not be a problem [02:58] - either there is no overlap between the intended POT and the uploaded PO, in which case you just get a lot of obsolete messages in the PO file [02:58] can we do any sort of validation on it before allowing it through? [02:58] - or, there is overlap, and you get bogus translations [02:58] the big problem is when they upload a PO file to the wrong language [02:58] carlos: yeah [02:59] lulu: we could probably have some weak heuristics about "does this PO file look like it belongs to the template/language specified" [02:59] there are tools out there that attempt to identify the language of some text [02:59] that sort of thing will blow our translation memory away [02:59] but, let's just make the web pages simple, and trust people not to screw it up [03:00] what do you mean by "translation memory" ? [03:00] SteveA: a "translation memory" is a database of existing translations [03:00] SteveA: usually coupled with a mechanism for reusing them [03:00] later on, we will still think that the word "Achtung" is "Attention" in Spanish if someone uploaded a PO file for German to the Spanish language place [03:01] daf:mmm - perhaps a weak heuristic may be better than nothing. not critical for alpha but later may be good. [03:01] we would ave seen the German translation, and recorded it as spanish [03:01] Rosetta is basically a translation application with a translation memory [03:01] we're not utilising that memory yet, but we will do in the future [03:01] hence the Achtung problem [03:01] and since we flatten the history of sightings (we dont store a record of every sighting each time we review a PO file) we have no easy way to tell which sightings came from the mistaken upload [03:02] ok. file a bug on the achtung problem, so that we have a place to record thoughts about dealing with it. [03:02] will do [03:02] sabdfl: if we have the po file we could develop a script that removes the wrong strings [03:02] sounds like a restore from backup [03:02] carlos: an "anti-import"? :) [03:03] daf: yes, it will not restore the previous status [03:03] daf: but will remove the broken translations [03:03] and I think that will be enough [03:04] yes [03:04] this may be an area where we can use the zodb. it has the capability to store historical data. [03:04] anyhow, let's focus on rosetta, and progress towards our immediate goals [03:05] we do store the firstseen date, so we should also be able to eliminate a bunch of sightings on that basis [03:05] anyhow, enough of the achtung problem [03:05] any other problems/sticking points with rosetta? [03:05] did you separate out potmsgset from pomsgset? [03:05] sabdfl: not yet [03:06] sabdfl: none that I can think of [03:06] what;s the rationale? [03:06] carlos? [03:06] lalo? [03:06] ok, no rationale :-) [03:06] the rationale is manyfold: [03:06] well, we need to know the process to import projects/products [03:06] at the moment, we have one table representing two different things [03:06] when, who and what === carlos waits until the rationale ends [03:07] this makes implementing those two different things in the SQL code more difficult [03:07] ok, I'm amenable [03:07] the "if statements all over the code" problem [03:07] SteveA: exactly [03:07] go for it [03:08] sabdfl: great [03:08] the "none that I can think of" was meant to be directed at Steve -- bloody tab-completion :) [03:08] :-) [03:09] then, the only thing we need to know is the data that should be imported into launchpad for alpha release [03:09] (the only remaining thing) [03:10] "the packages in ubuntu that are the most important to get translated" [03:10] SteveA: that's too abstract :-) [03:10] we need the list [03:10] a way to get the code/po/pot files [03:10] who knows what packages are in need of translation? [03:10] is it on ubuntu wiki? under Warty? [03:11] in the future, we'd just consult Rosetta, and look at the graphs :-) [03:11] and how many times/day/week/month we should update our information (.po and .pot files) [03:11] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=1942 -- accidental imports can cause faulty memory [03:13] who can we ask on the warty team, who would know about which packages need most help with translations? [03:13] colin watson was doing l10n of the installer [03:13] we can only test things which have already been imported [03:13] SteveA: we need all the packages don't we? [03:14] we can ask for things to be imported, if it is important to get help with their translations [03:14] so I suggest we choose from a list of what's been imported when we're ready to do it, as imports are still going on [03:14] SteveA: we don't need the list of packages with translations, with a list of packages is enough, we can try to discover the ones with translations to import into rosetta [03:14] I don't think we should dwell on this too much now [03:14] lulu: we need to prioritize. [03:14] let's start with smaller applications, where we have a good relationship with upstream [03:16] SteveA: yes I agree - ok - but it would be a good test to provide the correct test data we need to cover any Warty problems we may have... [03:16] we'll get there [03:16] sabdfl: who will chose the apps? [03:17] choose [03:17] how about a bug that says "come up with the first 10 apps to import" ? [03:17] SteveA: sounds good [03:17] those 10 can be listed in the bug comments [03:17] lulu: daf [03:17] warty team can also make nominations of course [03:18] like warty installer :-) [03:18] sabdfl:ok [03:19] Are we done talking about rosetta for now? [03:20] ok let's move on [03:20] Malone. [03:21] What is the current immediate goal for malone? [03:22] I was talking with mdz about what's needed to start using malone for ubuntu, sometime between warty and hoary [03:22] he suggested that it would be a good idea for us to start using malone for launchpad bug tracking, [03:23] so that we'll know it is somewhat solid in real use, before starting to use it with ubuntu [03:23] fair enough [03:23] SteveA: makes sense [03:23] one feature needed for using it for launchpad is also needed for using it with ubuntu: assigning someone to fix a bug in a source package. [03:23] we can make launchpad a project, with products rosetta, soyuz and malone, and file bugs in it [03:23] the ubuntu team use this all the time in their bugzilla. it is currently absent from the RSD. [03:24] the difference being assignments to product vs assignments to sourcepackage, as in the distro view [03:24] I've asked matt to get someone from his team to make a quick review of the RSD, and say whether anything is missing from it that they would need to use it with ubuntu [03:24] but quite possibly getting it right for ourselves makes the distroview easier [03:25] for using it with launchpad, we may want to have a "this is a secret / private" project flag. [03:25] I'm not sure about that, though. [03:25] if we use it for launchpad, would we want it to be publicly visible? [03:26] there are some advantages to working in the fishbowl :-) [03:26] but, there are commercial aspects too, perhaps [03:26] let's work on the same instance that the rosetta alpha will use [03:26] then when we have it working, we can copy the data over to emperor and not lose any bugs [03:26] and by then we'll have some ability to indicate private projects [03:27] ok. Malone needs a few extra things before we can use it for launchpad, even on a semi-private server. [03:28] I've noticed the rosetta team making good use of bugzilla's dependency tracking features [03:28] we'll need mail-out of bugs [03:29] stuart can start working on these when he gets back. any news about andrew v. ? [03:29] or, maybe we can cover that later on the phone [03:31] later [03:31] So, we have the following milestones for Malone: [03:31] - implement features needed for use with launchpad [03:31] - dogfood with launchpad on rosetta server [03:31] - implement "private project" features [03:31] - implement features for ubuntu [03:31] - export data to emperor, and start using with ubuntu [03:31] i still need to catch up with him [03:32] ok [03:32] is that a wrap? [03:32] Anything else we need to talk about for malone? [03:32] going, going... [03:32] gone. [03:33] That's it. Thanks for having the meeting, everyone. [03:33] thanks guys [03:33] We'll have another (probably shorter) one next week. [03:33] let's meet weekly from here onwards, steve please coordinate [03:34] I'll mail some notes on this meeting to the list later today, with any Actions not covered by bugs that have been filed in the course of the meeting. [03:34] sounds good [03:34] SteveA, daf, whats the status on having a single Project object for Rosetta and Soyuz and Malone...? [03:34] thanks :o) [03:34] SteveA: Steve - please can u chat to James on McQuarie setup if not done already. Arch stuff. [03:34] ok [03:34] I have that in my tree. I need to sync with current changes, and get it checked in, and tested. [03:35] lulu: yes, will do [03:35] cheers mate :o) [03:35] lulu: we close to having a plone setup i can see? [03:35] lulu: can i call you to discuss now? [03:36] sabdfl: - we've had problems but Upfront are finalising them today. [03:36] sure [03:36] sabdfl: elmo and Upfront are co-ordinating as we speak [03:36] ok [03:47] lunch time, see you later! [03:47] later guys [03:50] later [04:13] daf, can you kick rosetta.wh for me? [04:13] it's dead again. [04:16] kiko: there's a bug [04:16] daf: Obviously ;) [04:16] ...which won't be fixed by restarting the server [04:17] which actually works 99% of the time [04:17] Any idea what it is? [04:17] SteveA has an idea [04:17] SteveA: can we give all team leaders an account on Rosetta so they don't have to rely/disturb/cajole Daf every time. Each team needs to have access if possible. [04:20] daf, if restarting the server won't fix things, what will? [04:20] kiko: fixing the bug that breaks the server [04:20] SteveA: any idea on the timescale? [04:34] daf, but restarting the server would at least allow me to browse it :) [04:35] kiko: ok, but don't say I didn't warn you if it breaks again :) [04:35] I'm not holding it against you, just fix the #@!#@!#! thing [04:36] daf: I know what the *immediate* problem is. [04:36] kiko: ok, done [04:36] but we have a greater problem. apache on that server is doing basic auth to protect the server from inquisitive eyes. [04:36] SteveA: you know the symptom, but not the cause? [04:36] The server now does basic auth itself. [04:36] ah, oops [04:36] We need to stop apache doing basic auth, I think. [04:37] what about the inquisitive eyes? [04:37] security through obscurity? [04:38] do we have much to hide? [04:38] at this point, probably not [04:38] there's nothing important in the database behind that rosetta [04:38] true [04:38] there's no TTW programming stuff in Zope [04:39] SteveA: I'm going to have lunch -- we're meeting in 23 minutes, right? [04:39] would you like a tad longer for lunch? [04:39] a tad longer, yes [04:40] we could meet in 50 minutes instead [04:40] sounds good [04:40] 15:30 UTC? [04:40] ok. that's 1830 my time, 1630 yours 1530 universal [04:40] sorted, see you later [04:41] ok [04:41] lulu: I'm happy for team leaders to have accounts on Rosetta. I'll mail admins. [04:42] thanks Stevo :o) [04:43] kiko, debonzi, cprov, spiv: who out of you needs an account on rosetta? [04:44] cprov. [04:44] SteveA: I suggest the following: [04:45] putz [04:45] we have a launchpad user/group [04:45] which has a running screen session [04:45] anybody who needs access is in the launchpad group [04:45] and has access to the screen session [04:46] so you can easily attach to the session and examine the server output [04:46] most server fixes I'm doing consist of the following [04:46] ssh -t rosetta screen -x [04:46] Control-C [04:46] up [04:46] enter [04:46] Control-] d [04:47] or variations on that theme [04:49] daf: go and eat! :-) [04:50] eating is blocking on food cooking :-) === lalo [~lalo@200.203.19.35] has joined #launchpad [05:06] hello [05:07] lalo: hi - I'm sending you an email with what's been discussed today - so you're in the loop. [05:09] lalo: done [05:09] thanks [05:10] lalo: no problem - some important stuff discussed. === kiko is now known as kiko-fud [05:29] augh. stupid, stupid. [05:29] /me bangs head against wall [05:31] lalo: ? [05:31] I applied timezones in the wrong direction again :-/ and registered in my brain that we had a meeting in the middle of the afternoon, when it was instead in the early morning [05:32] upps [05:32] daf: it is time! [05:34] SteveA: it is [05:34] let's start by making a page that you can upload something to [05:35] let's just do this as a view on /rosetta/ [05:35] once we have that so that it is accepting uploads, you can remove that page, and apply the same thing to PO/POT files [05:35] ok [05:37] shall we do this with screen again? [05:37] sure [05:37] then I can see what you're coding etc. [05:37] I think I've fixed the routing problems [05:37] what host and port shall I use? [05:37] you should be able to "ssh -t stevea@earthsea.homdns.org screen -x daf/" [05:38] homdns? [05:38] homedns [05:39] $ telnet 80.69.60.252 22 [05:39] Trying 80.69.60.252... [05:40] router still stopping ssh ? [05:40] hmm, it was working earlier [05:41] oh, hmm [05:41] that should be 82.69.60.252 [05:42] I'm in === daf fixes that DNS record [05:43] great! [05:43] okay, I'm just writing the template in the other screen window [05:44] how do I get there? [05:45] escape key + 0 [05:46] escape key twice also switches between windows [05:46] hmm [05:46] not really [05:46] I can't remember if the escape key is shared or not [05:47] the default is Control-a, but I prefer Control-] [05:47] hm [05:47] nothing happening [05:47] can you boot me out? [05:47] I'll try connecting again, with an explicit escape set in screen perhaps [05:55] daf? [05:55] oh, back in jabber [06:02] SteveA: is jabber logged? [06:02] not publicly [06:04] are there discussions on Ubuntu etc that should be logged for our records? [06:04] lulu: we're only using Jabber for one-to-one conversations, as far as I know [06:05] I'm pair-programming with daf just now, so I'll have to talk about this later. [06:05] daf: cool just checking so we don't lose valuable input from our great team. === lalo done with the meeting log [06:06] lulu: sure :-) [06:07] daf: good thanks. [06:07] daf, SteveA: I got no feedback on #1935. I'm tempted to simply submit the merge, as it's blocking some other stuff. [06:08] SteveA: I need to execute a unix command (msgfmt) to export .mo files and I need to use stdin and stdout to send the pofile (text data) to that command and get back the .mo file (binary data) to serve it from launchpad. I'm thinking on using the popen2 module. Is that ok? [06:09] carlos: you mean the new one, with python 2.4 ? [06:09] or, the popen2 call in python 2.3 (and earlier) ? [06:09] daf: and, would you like me to work on something in particular or can I just pick one at random? [06:09] the later one [06:10] lalo: can you summarize what the fix is? [06:10] SteveA: I don't think I'm using python 2.4 at this moment [06:10] From the python manual: 6.8 popen2 -- Subprocesses with accessible I/O streams [06:10] lalo: I think a sensible policy is that any bugs which are NEW (as opposed to ASSIGNED) are up for grabs [06:10] SteveA: don't use lazyUpdate when running zopeless [06:11] lalo: and hence if you're working on something, make it assigned to you [06:11] carlos: I suggest using popen3 [06:11] so you get the error stream [06:11] daf: yes :-) what I meant is, to ask you whether you have a specific one in mind you'd like me to poke [06:11] lalo: sounds good. [06:11] lalo: sorry, I have a habit of answering questions people didn't ask [06:11] lalo: I don't have anything specific in mind [06:12] ok [06:12] SteveA: ok, If I get an error I send that stream as the message, right? [06:12] error output should go to that stream [06:12] I mean, to launchpad exception [06:12] #1938 and #1939 are interesting [06:12] daf and I need to focus on our pair programming now [06:13] ok [06:13] ok === lalo gets at it === daf assigned #1919 to himself === lalo wonders why the heck you can't reassign and accept in one operation [06:20] lalo: that would be good to keep in mind for malone - could you add it to the wiki - wish list for Malone? [06:20] ok [06:21] lalo: thanks so we don't forget it. [06:25] done [06:30] lalo: thanks hon :o) 4 days to Rosetta Alpha.... [06:32] dateLastActive is not updated when you translate from the web? [06:33] file a bug :) [06:34] that's not a bug, it's a question :-) I'm not sure it's supposed to [06:35] due to the whole 42 conversations about active/current/inPofile/etc [06:36] lalo: care to write a document describing the various sates of message sets, sightings, etc? [06:36] ok [06:36] not sure I have all information I need :-) but I'll try [06:38] thanks [06:45] daf: the timestamp is updated, in case you wonder [06:47] did I add a comment next to that saying something like "XXX: Should we update this always?" [06:47] word for the day: prosopography [06:47] no [06:47] must have been something else then :) [06:49] hmm, they shuoldn't be getting touched unless the translation has actually changed [06:50] which we have no easy way of knowing [06:50] short of comparing the strings, I suppose [06:50] which is what we do :) [06:51] do we really? I don't see the code to do this [06:51] browser.py [06:51] that's where I'm looking [06:51] yet, I would be a bit worried if we did, too - string comparison is inefficient by nature [06:52] ?! [06:52] it's only O(n), and n isn't very big [06:52] daf: we have "datefirstseen" and "datelastactive" [06:52] I'd be far more concerned about the database access needed to get the old translations for comparing with [06:53] ah, found it [06:53] I think the datelastactive is updated every time we import a .po file with that translation === kiko-fud is now known as kiko [06:53] we should do the same everytime someone submits the translation without any change [06:53] "is" or "should be"? [06:53] hmm "should be" :-) [06:53] :) [06:54] what about if somebody loads a page with 5 translations, updates one, and then submits? === debonzi [~debonzi@200.158.100.251] has joined #launchpad [06:54] debonzi! [06:54] the 4 translations they didn't even look at get updated [06:54] which doesn't seem right to me [06:54] at the moment, I think the timestamp is only updated when the translation is changed [06:54] yes, that was exactly my point [06:55] kiko, [06:55] daf: but then, the .po ones will have always preference from the website ones [06:55] the fact that a translation is submitted doesn't mean the user actually even looked at it :-) [06:55] daf: I was sharing that idea until 10 minutes ago :-) [06:55] lalo: or perhaps he agree that it's the correct translation [06:55] carlos: they're not "website ones" because they're only in the form because they came from the PO file [06:56] daf: or from previous website editions [06:56] yes, exactly [06:57] well, I suppose it's not a problem until we implement a way to suggest translations from the UI [06:57] hmnf [06:57] carlos: can't reproduce 1939 === lalo ponders the fine art of gaim plug-in development [07:00] lalo: if you translate the evolution's pot [07:00] carlos: I've noticed something else [07:00] lalo: and then export it... you should see the problem [07:00] carlos: I find it rather puzzling that your msgstr[0] and msgstr[1] are almost identical (wrt whitespace), but yet [0] was modified and [1] wasn't [07:00] lalo: go to the page where that string is and add a new translation (but don't touch that msgset) === sabdfl [~mark@wblv-228-55.telkomadsl.co.za] has joined #launchpad [07:00] carlos: there are spaces missing from the Spanish translations on the input fields [07:00] some bitrot seems to be involved :-P [07:01] carlos: do you see it? [07:01] lalo: I think it's a website bug more than a po handling one. I think the problem comes with the addtion of the return char graph [07:02] daf: I know there are missing spaces [07:02] daf: because I translated them and I didn't saw them in the english text [07:02] yet, how come [1] is not touched? [07:02] so I did not added them [07:02] :-) [07:02] :D [07:02] so, not a Rosetta bug? :) [07:02] lalo: I don't know, the code should tell you it :-) [07:03] daf: yes, it's a bug, a UI bug [07:03] daf: If I don't see the spaces, I cannot add them to my translations [07:03] :-) [07:03] oh, I fixed that one [07:04] I was worried that the translations in the database had spaces, but that they were not being included in the text fields properly [07:04] did you see my fix for the spaces? [07:05] daf: one moment... [07:05] daf: yes, I see it [07:06] daf: it's ok, the only problem I have now is that I see them too small (included the "return" char) [07:06] hmm [07:06] first, I thought that was ... instead of a special graph [07:06] does making your font bigger help? [07:07] hmm, I need to do it too big to see it correctly [07:08] any suggestions? === sabdfl [~mark@wblv-228-55.telkomadsl.co.za] has joined #launchpad [07:09] daf: I did a user test with my sister [07:09] great, how did it go? [07:10] daf: Ctr++ two times until she was able to see it [07:10] she thought it was .. [07:10] hmm [07:10] I'm not sure if there's a better way to show spaces [07:11] Is there any way to increase the size? [07:11] of the font size in general, or of that particular glyph? [07:12] we could increate the size for messageIDs only [07:12] that would be a simple CSS fix [07:13] for that particular glyph [07:13] my sister says that the "enter" glyph is easy to detect without any change [07:14] we could probably do [07:14] in fact I did not notice it but the space glyph is the one used with the movile phones to represent the space, so it's the correct char :-P [07:14] .openBoxes { font-size: 120% } [07:15] heh, I hadn't thought of that === cprov [~cprov@200.158.100.251] has joined #launchpad [07:15] which font are you using, by the way? [07:15] daf: my sister told me that, I didn't saw it :-P [07:15] ah, ok [07:16] daf: sans-serif [07:16] the default one from epiphany [07:16] ugh. can we sort the languages list in the preferences form by name rather than code? [07:16] ok [07:16] lalo: I don't see why not === lalo registers himself as translator for lojban [07:17] lalo: sure [07:17] daf: I'll file a low-pri bug [07:17] lalo: :D [07:17] lalo: do you speak lojban? [07:17] lalo: the languages with the country code don't work yet, I just remember a bug report I need to fill :-) [07:19] where has limi been of late? [07:20] daf: speak, no, but I can read it (and translate into it) with some effort [07:20] daf: I don't understand your question about limi... [07:20] dude, I can't for the life of me find Spanish in this widget :-P perhaps normal priority [07:20] lalo: cool! [07:20] lalo: hmm, seems like the #1939 is fixed, [07:21] carlos: sorry, "of late" is another way of saying "recently" in English [07:21] lalo: is at the end of the list [07:21] daf: hes out for holidays [07:21] oh, right, I see [07:21] carlos: yay for our magic bug-fixing fairies [07:21] when is he back? [07:21] lalo: :-) [07:21] daf: on Monday [07:21] ah, that's good === daf has bugs for limi [07:22] daf: fill them with bugzilla, he has an account :-) [07:23] daf: limi should be back on Monday giving 150%. We are hoping he will be in london, but this is unconfirmed as yet. [07:24] if there is anything you guys can handle on your own, please do so, as he's got lots of work to do. [07:24] lulu: it's nothing high-priority, just some small fixes that hopefully won't take up much of his time === lalo ponders making a fresh bowl of mate [07:25] daf: ok - make sure all the bugs are in bugzilla and he can finish high priority first, then get to those. [07:25] lulu: you were really anxious to get hold of me this morning, weren't you? :) [07:25] daf: yup - didn't realise you went to bed at 7am. [07:26] lulu: was the logo thing a big deal? [07:26] it's easier to have pepes online when you expect them to be! [07:26] daf: Jane wanted to know urgently before speaking to the design agency, but no worries. [07:26] ah, I see [07:27] daf: are these your regular hours now? [07:27] daf: not 7am, but working more in the evenings rather than mornings? [07:28] I was just wondering that [07:28] I think the meeting at 12:00UTC today may have changed things :) [07:28] daf, lalo: which one is the easier way to get the lenght of a file object? with seek + tell (like C)? or is there any other way to do it? [07:29] carlos: is this a file on disk? [07:29] daf: perhaps if you could be online more in the mornings that would be great - leading up to the 15th - is that possible? [07:29] daf: no === lalo goes check [07:29] daf: it's a stdout returned as a file object [07:30] you can't seek on stdout o.O [07:30] unless it's a really strange stdout :-P [07:30] lulu: I can try [07:30] lulu: usually these things wrap around [07:30] so I need to read all the stdout and then get the lenght, right? [07:31] lulu: i.e. I start having a 27-hour cycle or so [07:31] daf: that's not sane [07:31] daf: thanks hon - that will be great :o) if you can manipulate your cycle back to normal! 24hrs! [07:31] carlos: yes, seek+tell is what you have. That's odd. [07:31] unless the days start having more than 24 hours... [07:32] or if you can't seek, len(foo.read()) [07:32] carlos: it's not that strange [07:32] carlos: my days just go out of sync with everybody else's [07:32] daf: I said sane, not strange :-) [07:32] my "normal" days have 30h [07:32] :-) [07:32] I think Keybuk has similar experiences [07:33] experiences made with cosmonauts and submarine crew point to the best possible cycle for humans being more than 24 - IIRC, more close to 30 - which may or may not prove that we're not originally from this planet :-P [07:34] [07:34] daf: mines were also that way, but only when I'm alone, when there is someone else in my house I cannot do that or I will not be able to sleep more than 3-4 hours because the noise [07:34] carlos: there is no really good reason why files can't have a method that returns the size as well as it's known... if you want to submit a bug for Python, it will probably be fixed before 2.5, with luck even 2.4 [07:35] lalo: in this case, you are right, it's a stdout so it's normal you cannot get the size until you read all the data [07:35] carlos: ah, I am quite a deep sleeper, so I suppose it happens to me more easily [07:38] we are exporting now .mo files :-) [07:38] wahey! [07:38] mo??? [07:38] interesting :-) [07:39] and the md5sum is the same if I do it by hand [07:39] so I suppose it works :-P [07:39] does it have the right filename? ;-) [07:41] lalo: yes [07:41] :-) [07:41] the export.po url does not exists anymore [07:42] daf: how could I get the lp:url attribute from a template? [07:42] I want to add the links to the po and mo download urls from the pofile page [07:42] I'm not sure I understand the question [07:43] we have at pages.zcml an attribute lp:url for every page [07:43] that tells us the URL [07:44] I'm not sure but I think I saw a template that get that information [07:44] or It was a dream? [07:44] from the PO file page, it would be Export as PO file [07:44] or soemthing like that [07:44] the lp:url attributes are only for documentation purposes [07:45] ok, it was a dream :-P [07:45] the only thing that extracts them is the "make url-table" command, I think === lalo ponders whether we should have a resolution in bugzilla that looks like "the magic fairies fixed it" [07:48] (j/k, before someone adds it) [07:50] #1938 is interesting... even if the comment is "", the export should still be ignoring it, IIRC [07:51] ah, the comment is probably "\n" or something like that [07:51] the comment should not be touched at all === lalo nods [07:55] hmmm [07:55] Error [07:55] [07:55] Bug# 1913 has still 1 unresolved dependency. Show Dependency Tree. [07:55] daf: is the stuart's fix merged into rocketfuel? [07:56] I cannot close my bug because the dependency X-) [07:57] likewise :-( [07:58] cheers guys - I'm off - thanks for today :o) [07:58] lifeless should be up in another 5 or 6 hours, I think [07:58] lulu: see you [07:58] lulu: bye bye [07:58] chao lulu [07:58] adios amigos === lulu [~lu@host217-37-231-28.in-addr.btopenworld.com] has left #launchpad [] [07:58] :-) [07:59] ok [08:15] I'm going to leave for a while and continue working later [08:15] later [08:17] later [08:34] cool [08:34] daf: msgfmt is not installed into rosetta server right? [08:36] in that case, what should we show here?: https://rosetta.warthogs.hbd.com/++skin++Debug/rosetta/projects/gnome/evolution/evolution-2.0/es/mo [08:37] I should fix my code but we will detect a problem and we should show anything to the user [08:37] carlos: can you reproduce 1938? I suspect the fairies got it too, because I can't find any code in browser.py that touches commenttext [08:37] lalo: let me check [08:39] lalo: no, the problem is still there [08:39] ok [08:39] so it's not fixed by python's god :-P [08:39] thanks [08:39] np === lalo publishes Action Comics #1 featuring Superman, in an attempt to reproduce 1938, and hopes that someone else invades Austria [08:46] lalo: something to do with the way message sets are created in PO files by the TTW translation code? [08:47] daf: that was my guess, but the bug is about translations that already existed in the db [08:47] "OpenOffice.org: Is it an application or a web site? Who knows!" :D [08:47] well, aha [08:48] message sets are, indeed, created with '' rather than None [08:48] is that it? [08:48] which is just reasonable, seeing as commentText is notNull [08:48] ok, that can't be the bug then [08:49] still rather odd :-P [08:49] yes [08:49] well, if it's notNull then it must be fixed at the adapter level. And this part of the fix I have already. [08:49] I think it would probably best be debugged by tracing through the export process [08:50] not necessary, I already found the bug in the adapter [08:51] I was investigating further because I suspected the bug could be twofold - but that doesn't seem to be the case, so I can commit [09:08] !lilo:*! More rambling in #fossie .... "a project to fiddle around with the idea of a small, modular, message-passing-event-driven communications framework..." today's subject matter would be table storage for plug-in modules and how reloads should be done.... if you have a fair amount of C and have fiddled with plug-in architectures, linked lists, memory allocation, etc., you might be of help [09:09] !lilo:*! Please feel free to stop by. === lalo makes a break, bbl [09:17] I'll make a task for myself of fixing the ftests when I'm back [09:18] it's rather cumbersome to not be able to run them and be 100% sure you didn't break anything important === kiko is now known as kiko-afk === npmccallum [~npmccallu@69-162-252-7.ironoh.adelphia.net] has joined #launchpad === lalo [~lalo@200-203-032-008.paemt7005.dsl.brasiltelecom.net.br] has joined #launchpad