[00:22] Using saved location: bzr+ssh://bazaar.launchpad.net/~mozillateam/mozilla-devscripts/mozclient.dev/ [00:22] Pushed up to revision 64. [00:26] you need to update src/Makefile (and README) [00:26] Ubulette: well ... not yet active ;) [00:26] probably will need a few more checkins [00:26] k [00:34] mozilla-devscripts was a good idea after all [00:36] hmm http://weblogs.mozillazine.org/roc/archives/2008/02/platform_tilt.html [00:36] "The source to the WK wrappers is not available; the implementations are in a binary blob library that you download with the Webkit sources. It appears the sole purpose of closing the source to this library is to conceal the signatures of the undocumented framework APIs used by Webkit, presumably so that ISVs like us can't use them. " [00:38] is that true? [00:38] i don't think that debian would have let webkit in if it had binary blobs [00:38] ah its mac only [00:38] ok [00:39] donno if it's mac only or not [00:41] Ubulette: how to match all whitespaces in plain grep? [00:42] [:space:] [00:43] \s ? [00:43] ok let me try [00:43] doesn't work :( [00:43] \s would be perl, not grep [00:43] that sucks [00:44] whats going on :( [00:44] [[:space:]] [00:44] fta@ix:~ $ echo "a b\nab" | grep '[[:space:]]' [00:44] a b [00:44] good [00:44] thats better [00:45] same for sed? [00:45] yes [00:46] hmm [00:46] not [00:47] ok [00:47] typo [00:48] fta@ix:~ $ echo "a b\nab" | sed -e 's/[[:space:]][[:space:]]*/+/' [00:48] a+b [00:48] ab [00:49] lol [00:49] tar: Cowardly refusing to create an empty archive [10:48] Ubulette_: i contacted john a while back. i received a reply yesterday. apparently his health is still pretty bad (internal bleeding) and he needs another surgory that will hopefully fix it [10:48] Ubulette_: i thought you would like to know [10:57] <[reed]> :( [11:20] carlos: ok i have written a generic .xpi mangler .mk file for our mozilla builds systems. I will try to hook this into ubufox and firefox-3.0 + xulrunner-1.9 today and provide you with the resulting .xpi files [11:21] carlos: do you need something else for your local import to happen? .e.g. like the .changes file of a build? [11:21] or can you say: this is xulrunner.po while importing manually? [11:22] carlos: further i have acquired scarce resources from the mobile project that will write the .po -> .xpi transformation based on an outlined algorithm [11:22] so ... all in all: things move! [11:28] asac: I only need the .xpi files [11:28] because I will do a manual upload [11:28] carlos: yes ... i just wondered if the project-id would still be firefox for ubufox? [11:29] (like what you pasted yesterday) [11:29] asac: and yes, I can upload the xpi file as many times I want and with as many names I want [11:29] if we could get that right for these demo imports it should be enough [11:29] asac: no, for ububox it will be ububox [11:29] carlos: good [11:29] or whatever you ask me to be [11:30] asac: it was firefox because I didn't take the time to create an ububox product in my local launchpad [11:30] and reused a firefox one we have around [11:30] carlos: my mangler thing is pretty smart ... we could also sort out multiple translations: like en-US.xpi + de-DE.xpi if the install tree ships translations for other languages [11:30] would that be of use for auto importing translations? [11:30] (some extension packages have translations in the main binary) [11:30] that would be perfect to handle translations for extensions [11:31] that include multiple languages inside the tarball [11:31] ok ... not my primary objective, but certainly something we should keep in mind [11:31] asac: I have a question for you. What happen for those translations in the package build? [11:31] thats still open ... for now we just do en-US ... in that case it will stay in the package [11:31] remember that if we install them, that will conflict with the one from language packs [11:31] later when we do translation exports we should remove them from the package [11:32] (but just the translations) [11:32] is that ok? [11:32] yes, that would be perfect [11:32] carlos: yes. lets for now focus on get the initial use case right [11:32] anyway, we sent a request to Mozilla developers to know whether there is any way to override translations [11:32] so you don't need to remove them from hte package [11:32] carlos: you can ask [reed] in this channel [11:33] he is our mozilla liason ;) [11:33] <[reed]> hehe [11:33] the one shielding the efficient mozilla devs from stupid questions from ubuntu ;) [11:33] asac: we were talking with Seth Bindernagel who is supposed to forward our questions to someone else [11:33] which I guess may be [reed] ;-) [11:33] [reed]: btw, hi [11:33] <[reed]> hiya [11:34] carlos: maybe try [reed] to get more instanteanous answers or irc nicks suitable for certain kind of questions [11:34] i think works better than writing mails [11:34] <[reed]> so, what's the question? [11:34] I guess :-) [11:34] carlos: anyway ... in the long run we don't need this "overwrite translations" feature [11:35] the mangler should just remove the translations from the chrome [11:35] i think that should be possible. its just one more step [11:35] [reed]: is there any way to have two directories for the same Firefox extension with translations for the same locale? [11:35] so one would be translations that come from the package itself [11:35] and another one with extra translations from Ubuntu language-packs [11:36] <[reed]> mmm [11:36] i think its possible ... but its undefined in which order they are loaded/applied (so you don't know which package wins) [11:36] <[reed]> yeah, maybe... I'll ask around when people are awake [11:36] asac: yeah, that's what you told me before, just wanted to get a confirmation :-) [11:36] [reed]: cool, thank you [11:37] carlos: but if we have the import/export, we won't that anymore, right? [11:37] as we can just export everything? [11:37] s/won't/won't need/ [11:37] <[reed]> I should just go to bed [11:38] <[reed]> it's 5:38am [11:38] <[reed]> hmm [11:38] asac: well, if you keep removing translations on package build, that's ok [11:38] <[reed]> working on some assembly programs, though [11:38] [reed]: or maybe start waking up and have breakfast :-P [11:38] <[reed]> lol [11:38] haha [11:38] [reed]: yeah, take a nap [11:38] i know you will be back in 3 hours anyway ;) [11:38] <[reed]> hah [11:39] life is too exciting to sleep that long [11:39] <[reed]> yay, it's Friday at least [11:39] <[reed]> weekend [11:39] <[reed]> woo [11:39] asac: take in mind that you should remove translations only in packages that are in mind. But anyway, nothing that should be done yet in that field [11:39] hehe ... i will do lunch now instead [11:39] :-) [11:40] carlos: he? yes. we enable the translation support on a per package basis. if a package is not translated by launchpad, we just don't do any mangling for it [11:40] <[reed]> I do wish launchpad didn't dominate my Google search results [11:40] <[reed]> hmmz [11:40] asac: cool [11:40] ubuntu community is *HUGE* [11:41] i mean really huge. if you have an issue for windows you usually end up in ubuntuforums.org :) ... thats what a friend told me who uses XP [11:41] <[reed]> no, I mean if you search for "Reed Loden", you get tons of launchpad results [11:41] <[reed]> lol [11:41] <[reed]> I'm not even that active on launchpad! [11:41] haha ... how did you get your name into launchpad? [11:42] <[reed]> well, I have an account, but that's about it [11:42] for me there is not a single result on the first result page [11:42] won't call it "dominating" [11:42] ;) [11:43] <[reed]> really? [11:43] <[reed]> oh [11:43] <[reed]> for "Alexander Sack" ? [11:43] yeah ;) [11:43] no for "reed loden" :) [11:43] <[reed]> well, other people have your name, too :) [11:43] <[reed]> my name is pretty unique [11:43] for me that is true [11:44] ok headinf for lunch [12:28] if you have a test xul app, i can try for you [12:29] oh wrong channel [12:31] fail [12:32] hi people [12:37] i cant browse in firefox flash pages from a user of my linux system, but yes from another users [12:37] any body can helpme? [12:45] elprofe: hardy? [12:47] I dont understand asac [12:48] what ubuntu version are you running [12:49] Ubulette_: the UI of branch listing in launchpad has been changed. maybe we should consider to use the APPNAME. prefix from all branches again [12:49] gutsy, asac [12:50] elprofe: don't install things from adobe, but use flashplugin-nonfree package from ubuntu instead. then look in the user directory: "$HOME/.mozilla/plugins/" and remove anything "flash" related from there [12:50] if that doesn't help => #ubuntu [12:50] or ask on ubuntuforums.org or on answers.launchpad.net [12:52] I can browse with another users in same machine [12:52] but in this new user, i cant do it [12:57] yes, do what i said [13:44] hi === Ubulette_ is now known as Ubulette [13:48] hi Ubulette [13:48] thanks for the news about John [14:08] Ubulette: ok i enabled the lp-locale-export.mk helper in mozilla-devscripts and inserted a stub to README. [14:09] final documention will follow once initial issues are flashed out [14:10] http://www.chevrel.org/fr/carnet/index.php?2008/02/28/696-ubuntu-breakpad-firefox-3#co [14:10] Ubulette: can you translate that? [14:11] which part ? [14:11] is there any valid point in there? [14:11] in text + comments ... i don't want a translation, just if there is anything in that matters [14:11] a guy pasted that through pmsg to me [14:12] they are talking about breakpad not able to send crash report to mozilla [14:12] do we support that at all? [14:12] nope [14:12] we disable breakpad [14:12] ok then don't bother i guess ;) [14:13] its just crash submission what we are disabling? or are there other features that users still might want to use? [14:28] we use --disable-crashreporter = Disable breakpad crash reporting [14:36] http://kazehakase.sourceforge.jp/?date=20080229 [14:44] asac, yep, that was mac only: http://browsing.justdiscourse.com/2008/02/29/browsers-and-commoditization/ === asac_ is now known as asac [14:55] damn thing ... lp bzr+ssh push is broken somewhat [14:56] worked for me 30min ago [14:56] yeah for me too [14:56] now it doesn't :( [14:56] bzr push --create-prefix bzr+ssh://bazaar.launchpad.net/~asac/gnash/ubuntu.0.8.2 [14:57] that doesn't work [14:57] is there a typo or something? [14:57] Ubulette: did you look how the branch name looks like on launchpad now? [14:57] https://code.edge.launchpad.net/gnash/+branches [15:01] ugly [15:01] well ... you complained about missing project context :) [15:02] now we have ~USER + project + name [15:05] so i need a new engimail package for the new tb release? [15:06] asac, I prefer https://code.edge.launchpad.net/firefox [15:06] except that "Recent revisions" lists old branches [15:09] jetsaredim: you need? [15:09] jetsaredim: for it worked [15:09] it workie [15:09] jetsaredim: i didn't do lots of QA on hardy, but its the same version as we have in gutsy - and that i QAed [15:10] yea [15:10] i'm planning on upgrading my machine tonight or tomorrow [15:10] ok [15:11] Ubulette: well ... you now prefer, because we fixed the branch name due to the missing project context :) [15:11] we have firefox. in everywhere now [15:11] but that was more a fix than a feature i guess [15:11] but its still ok for now [15:12] Ubulette: can you test on some branch if you can still push a revision? [15:15] ix:~/bzr/mozclient.dev$ bzr pull [15:15] Using saved location: bzr+ssh://fta@bazaar.launchpad.net/~mozillateam/mozilla-devscripts/mozclient.dev/ [15:15] nada [15:15] ok [15:15] thanks [15:17] hmm, ff3 is no longer able to detect the proper app to view a pdf [15:18] Open With is empty [15:18] you broke it [15:18] but the type is correct [15:18] I didn't touch that [15:21] hm, i have nothing registered for pdf in the prefs [15:21] in gnome? [15:22] no, ff3 prefs / Applications [15:22] in gnome, it works fine [15:24] try: http://www.ladefense.fr/publications_esplanade.php and click on "Télécharger ce numéro" [15:24] (just below the flash viewer) [15:25] suggests Document Viewer here [15:25] but i think there were some gnome upgrades and i should restart X [15:25] let me try [15:27] i like that flash viewer, funny what you can do with pages :) [15:27] i have gnash ;) [15:27] but works great [15:27] (at least the not yet released 0.8.2) [15:28] still Document Viewer [15:28] hm [15:28] so either you trashed your settings somehow [15:28] or its beta4 [15:28] or do you run gnome head? [15:29] (self built)? [15:29] not at the moment. [15:42] asac, bazaar.launchpad.net is down; it's being addressed urgently [15:44] yep ... i prodded them too [15:50] ok fixed [16:31] nspr and nss doesn't respect LDFLAGS :( [16:31] asac: fix! [17:37] asac, i've replied to the breakpad thing [17:37] thanks [17:37] armin76: i can live with that [17:38] i've explained we prefer bug reports on lp, preferably using ubufox, rather than breakpad [18:18] asac, bazaar broken here [18:18] still? works for me [18:19] Ubulette: thats a good answer ;) [18:19] it did but just now, it's dead [18:23] asac, [15:36] http://kazehakase.sourceforge.jp/?date=20080229 [18:23] not sure you go that [18:23] got [18:26] hmm ... posted a comment and told them to come here if they want to do it in a real environment [18:26] last time i looked they did it completely wrong :) [18:26] well ... appeared like they did it for some archaic pre alpha xul [18:37] you guys have tested firefox pgo for linux? [18:53] no [18:53] why would we want that? [18:53] its only useful if you want to optimize specific use-cases [18:54] i just read that they gonna push firefox pgo for linux soon [18:54] mozilla Bug 418866 [18:55] Mozilla bug 418866 in Build & Release "turn on profile-guided optimization on fx-linux-tbox" [Normal,Assigned] http://bugzilla.mozilla.org/show_bug.cgi?id=418866 [19:02] <[reed]> not for b4 [19:02] what is that? the patch mentions tinderbox only [19:03] it's going to be pushed for b4 i think [19:03] <[reed]> profile-guided optimization [19:03] <[reed]> Greenery: it's not [19:04] <[reed]> only for Windows [19:04] folks ... please add some random comment to: https://bugs.edge.launchpad.net/gnash/+bug/197061 [19:04] Launchpad bug 197061 in gnash "test bug for gnash-dev email" [Low,Fix committed] [19:04] we need to test something ;) [19:04] i don't use gnash [19:04] Ubulette: it doesnt matter [19:04] just post "HAllo" [19:04] thanks ;) [19:05] done [19:06] thanks [19:08] i hate dch [19:09] don't use it ;) [19:09] if i provide a comment at command line it should not refuse to safe if i didn't edit :(/ [19:09] well ... why reinvent the well ... how do you create automatic changelog entrie? [19:09] manually? [19:10] most of the time yes, now I have scripted all that. [19:10] yeah ... but dch already does that ... it should just not die if don't change the temp file :) [19:10] fix it :) [19:13] i think ill construct on my own :( [19:15] it's quite trivial [19:16] here are the scripts I use to update the package and push to my ppa [19:16] http://www.sofaraway.org/ubuntu/tmp/update-pkg.sh.txt [19:16] http://www.sofaraway.org/ubuntu/tmp/sync-ppa.pl.txt [19:16] dirty but efficient [19:17] lets see [19:17] i do it even dirtier now :) [19:36] Ubulette: can you send another comment to the bug above? [19:38] done [19:38] gratias [20:03] bug 194486 [20:03] Launchpad bug 194486 in firefox-3.0 "printing in Firefox 3 Beta 3 is broken" [High,Fix committed] https://launchpad.net/bugs/194486 [20:07] asac, the blog in french is not talking about our builds, it's about ubuntu running nightlies [20:48] damn, sm2 needs nss HEAD since mozilla bug 403563 landed [20:49] Mozilla bug 403563 in Libraries "Implement the TLS session ticket extension (STE)" [Enhancement,New] http://bugzilla.mozilla.org/show_bug.cgi?id=403563 [20:49] http://pastebin.mozilla.org/349394 [20:50] strangely, xul doesn't fail there [21:09] cairo 1.5.12 is out [21:10] "This snapshot includes the long-awaited change from 16.16 to 24.8 fixed-point values" [21:10] http://cairographics.org//news/cairo-1.5.12/ [22:11] Ubulette: it uses 24.8 now [22:11] rofl [22:11] sorry, didn't read :D [22:51] armin76, i've patched it already: https://edge.launchpad.net/~fta/+archive/+builds?build_text=&build_state=all [22:53] i meant, packaged it === Ubulette_ is now known as Ubulette