/srv/irclogs.ubuntu.com/2008/03/21/#ubuntu-mozillateam.txt

Jazzvaasac: I suppose it's not ok to test against 3.0b5pre, right?00:04
asacdepends :)00:04
asacif install.rdf says 3.0b4 ... it might look like broken, while it most likely would work00:04
JazzvaHmm, well I suppose it says something larger, as it's not broken in pre5 :).00:05
asacif it works its fine00:06
Jazzvaok...00:08
ftaarmin76, http://cairographics.org//news/cairo-1.5.14/00:54
Jazzvaasac, should I set the firefox extensions dir to /usr/lib/firefox-3.0b4 or .../firefox-addons? The second one, right?02:25
Jazzvaasac, it looks like it builds fine with a few minor changes to files in debian/02:34
JazzvaIt shows up in add-ons list... I will check that new packaging page, to see what's the process on uploading to bzr. I would like if you could check it :).02:35
Jazzvaasav, I'm off to sleep now. I have a few more questions about some details, so I will upload after that.02:57
JazzvaNight, everyone...02:57
armin76fta_: heh, don't blame me :P09:39
armin76any thought what could be the problem?09:39
armin76i've tried with internal cairo, still the same09:39
=== asac_ is now known as asac
asacJazzva: great11:57
asacsorry ... fall asleep yesterday11:57
asacgood ... tinderbox not burning anymore :)12:00
asac1.8.0 one was burning yesterday ;)12:00
asacmozilla bug 20246812:13
asacbug 20246812:14
ubotuLaunchpad bug 202468 in ubuntu "FFe: update swfdec-* to 0.6" [Undecided,New] https://launchpad.net/bugs/20246812:14
jtvasac: ping12:43
jtvasac: could you take a look at this experimental export: https://devpad.canonical.com/~jtv/en-US-export.tar.gz12:45
jtvasac: and tell me if there's anything wrong?  I may still clean up the context strings a bit to be prettier, but it shouldn't make a functional difference.  Look for msgctxt to see the change.12:45
jtvasac: never mind the project name, I picked a handy different project for testing.12:47
asaclet met take a quick look12:56
asacwill be out in a few minutes for a few hours12:56
asacjtv:12:58
asac#: en-US.xpi/en-US.jar!/locale/en-US/cookie/cookieAcceptDialog.dtd(dialog.title)12:58
asacmsgctxt "cookie/cookieAcceptDialog.dtd(dialog.title)"12:58
asacwhy does that one has a ctxt?12:58
asacits not a platform thing12:58
asacand:12:58
asac#: en-US.xpi/en-US.jar!/locale/en-US/cookie/cookieAcceptDialog.dtd(button.deny.accesskey)12:58
asacmsgid "button.deny.accesskey"12:58
asacwhat does that have a key as msgid? (vs. english text)12:58
asacthis:12:59
asac#: en-US.xpi/en-US.jar!/locale/en-US/global-platform/mac/accessible.properties:1(jump)12:59
jtvasac: I ended up giving any message with a clashing key a msgctxt.12:59
asacmsgctxt "mac/accessible.properties:1(jump)"12:59
asaclooks good ... though i thought the ctxt would have just been mac12:59
asacjtv: so the cookieAcceptDialog clashes12:59
* asac looking12:59
jtvasac: this way it works for any clash, not just mac/unix/windows ones.12:59
jtv(Just sent you an email too)13:00
asacok makes sense13:00
jtvKeyboard shortcuts are handled slightly differently because they are, well, different.13:00
jtvNot sure what else we could do about them.13:00
asacstil lthere are msgid's with the entitiy key?13:00
asaclike the button.deny.accesskey13:01
jtvasac: I don't think there's much else we could do...  There is no real "original English" for a key.13:01
asachmm13:02
asachow do you detect that its a key?13:02
jtvLet me look that up...13:02
jtvIts identifier ends with .accesskey or .commandkey.13:03
asacok sorry ... have to run (visit father in hospital). will think about it while away.13:03
jtvBest wishes.13:04
asacthx13:04
armin76okay, my problem with bath rendering is lcms, i think...15:54
ftalcms ?16:20
armin76yeah...16:26
armin76some stuff ff3 uses16:26
armin76www.littlecms.com16:26
armin76err16:27
armin76yep, .com16:27
armin76that, or -image-encoder=all16:27
armin76--enable-image-encoder=all16:28
armin76or --enable-system-lcms16:28
armin76will find out when it finishes16:29
asacjtv: ok. for the access and controlkey it would be really good to have the actual values in it (as msgid or msgstr)16:38
jtvasac: you mean the actual key?16:39
asacjtv: yes16:39
asacat best in the same way as other translations16:39
asacwe have to insert them in the .dtd .properties16:40
asacno idea where else i could take them from16:40
jtvI see16:40
asacnot sure if you can disable them from being translatable in launchpad16:40
jtvasac: take a look.  I've got a demo import at https://translations.staging.launchpad.net/libpqxx/trunk16:41
armin76is not lcms...16:41
asacjtv: sorry :) ... i haven't used launchpad for translations :)16:42
asaclet me look16:43
jtvasac: shame on you!  :-)16:43
asacjtv: so ... what do you need?16:43
asac(as translations)16:43
ftaasac, npviewer.bin is killing my laptop battery16:43
asacwe have the upstream .xpis ... carlos imported the de.xpi16:44
asacit needs to be imported twice as it contains translations for both: xul  + ffox16:44
asacfta: yes. there is a merge waiting for upload that might help i guess16:44
asacbut flash usually kills batteries anyways16:44
armin76heh16:45
jtvasac: right now, I'd like the translations files so I can import them and see if there are any problems.16:45
jtvasac: also of course, we need to figure out just what to about those keys.16:45
armin76[reed]: mozilla/source/toolkit/mozapps/installer/packager.mk <- contains a parameter which works only with findutils, not on bsd, should i file a bug?16:45
armin76 422         find $(DIST)/include -xtype f -exec $(SYSINSTALL) $(IFLAGS1) {} $(DESTDIR)$(includedir)/unstable \;16:46
armin76-xtype doesn't work on bsd16:46
asacjtv: ok ... carlos just imported the upstream de.xpi twice16:46
asacjtv: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0b4/win32/xpi/16:47
asacthere are all translations16:47
asacthat currently exist upstream16:47
asaceach needs to be imported for firefox + xulrunner16:47
asacdo you need anything else?16:48
asacjtv: ?16:48
jtvasac: I'm looking...16:48
jtvasac: carlos said we have to import all of them.16:48
jtvasac: when you mentioned "twice," you mean in two separate projects?16:49
asacjtv: yes. we have a split16:49
asace.g. xulrunner + firefox16:49
asacbut upstream doesn't16:49
asachowever all xulrunner strings should be in the upstream firefox xpis16:50
asacjtv: makes sense?16:50
jtvasac: sorry for the stupid questions, just want to make sure I get it right: you want them uploaded for the upstream projects "xulrunner" and "firefox" (not abbreviations for different project names), on a test server, right?16:51
asacso our xulrunner template has a subset of what is in upstream de.xpi ... same for our firefox template. but carlos said this isn't a problem as we can import the same translation for both projects16:51
jtvasac: ah, so I only upload the translations, not including the templates.16:51
asacjtv: you already have the templates don't you?16:51
asaci sent two en-US.xpi to carlos at some point16:51
asace.g. one for xulrunner and another for firefox16:52
jtvasac: I only have the one you sent me a link for.16:52
armin76what strings does xulrunner need translated?16:52
asacjtv: which link is that?16:52
asacarmin76: all16:52
jtvasac: http://people.ubuntu.com/~asac/en-US.xpi16:53
asacjtv: http://people.ubuntu.com/~asac/test.translations.tar.gz16:54
asacthere are two en-US.xpi in, but only one de.xi16:55
asacxpi16:55
asacbecause the de.xpi contains translations for both16:55
asacso the en-US.xpi get imported as template (e.g. xulrunner and firefox)16:55
asacand then the de.xpi get imported as translation for xulrunner and firefox16:55
asacmakes sense?16:55
jtvYeah, thanks for explaining.  Upload the two templates to the two projects, then the same translations to both.16:56
asacright16:56
jtvasac: I'll start doing that.  I'll also think about what to do about those keys.16:56
asacnd you can upload anything in the http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0b4/win32/xpi/16:57
asacif you want more translations16:57
asacthe de.xpi included ht ein test.translations.tar.gz is just one of them16:57
jtvasac: Carlos said to upload all translations, so I'll do that.16:57
jtvhere's hoping!16:57
asac;)16:57
asacwait a second16:57
* jtv waits a second16:57
asacjtv: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0b3/win32/xpi/16:58
asacuse those. the test.translations are for beta 316:58
asacso maybe use the b3 ones to remove any potential confusion16:58
asacthanks!16:58
jtvok16:59
* asac in holiday mode again17:00
jtvasac: Feierabend!17:02
jtvasac: I may go for dinner now as well.17:03
asachehe17:03
asacheute ist karfreitag :)17:03
asacpublic holiday17:03
jtvasac: ah, I live in a Buddhist country so...  ;-)17:03
asacright ... but you have other public holidays as well i guess17:03
jtvasac: the fix that adds the context strings is in the PQM queue.17:03
jtvasac: lots of them.17:03
jtvasac: you should come see Songkran someday.  Bring a super-soaker.17:04
asacyes, i think even more than the bavarians have17:04
asacsongkran?17:04
jtvIt's basically Thai new year.17:05
jtvPeople chuck water at one another.17:05
asacah17:06
jtvAnd if you're lucky, the guy coming at you with a big ton of water in the back of a pickup truck doesn't have any large chunks of ice in it.17:06
asaci think i had something like new year while i was on ko phi phi17:06
jtvAh!17:06
asacthey send boats to the see17:06
asacsea17:06
jtvMid-April?17:06
jtvI've never been to Phi Pi17:06
asacno that was in october/november17:06
jtvPhi Phi17:06
jtvAh, that must've been loy kratong.17:06
asaci remember that some people said it was "like new years eve"17:07
jtvOn the mainland people float little... floaters on the rivers and canals.  With candles.17:07
asacyeah right17:07
asacit looked good, but it was windy so lots of boats sank :)17:07
asacjtv: funny that you have never been there :) ... most likely i have seen more of thailand then you then :) ... i travelled for a bit more than a month around.17:08
jtvasac: well next time, let me know  :)17:08
jtvYou never really do these things when you live there17:08
asacunfortunately there was kind of flood which is why i didn't get to the notrh17:08
asacyeah i can see that17:08
asaci haven't seen much of germany either17:08
ftaasac, do you know how to solve the "no ACPI power usage estimate available" in powertop ?17:09
* jtv is getting really hungry now17:13
jtvasac: one thing... you'll need to set the "uses Launchpad for translations" flag for those two projects on staging.17:14
jtvasac: in fact, best do it on production as well so I can test even after staging refreshes.17:14
asacfta: load some acpi module?17:16
asacjtv: where to set that flag?17:17
asacfta: /proc/acpi/battery/BAT0/17:17
asacis there a state file?17:17
asacwhat does cat that yield?17:17
jtvasac: No, in the project settings.17:18
ftayes17:18
jtvasac: oh, that's assuming you own those projects...  do you?17:18
asacjtv: hmm project?17:18
asaclike launchpad.net/firefox ?17:18
jtvasac: firefox & xulrunner17:18
jtvasac: right17:18
asaclike launchpad.net/xulrunner ?17:18
jtvasac: if you don't, never mind, I can hack around it.17:19
asacjtv: i am adriver for those projects17:19
asaclet me see if i can find anything17:19
ftapresent rate:            1354 mA17:20
ftaremaining capacity:      7714 mAh17:20
ftapresent voltage:         12409 mV17:20
jtvasac: it's under the regular project properties, not under the Translations tab17:20
asacok i select "translations for this projet is done in launchpad" right?17:20
asacok did that i nproduction17:21
asacwhere is the staging thing?17:21
jtvasac: right.  staging is the same but staging.launchpad.net as the hostname.17:22
asacjtv: on demo i appear to not have proper permissions.17:22
asacah ok trying staging17:22
jtvasac: never mind demo, I can't do much there either, and it's old code.17:23
jtvasac: staging is a nice playground to test yesterday's development version.17:23
asacnope ... no permissions to change details on staging either17:23
asacjust production fixed17:23
asaccan you workaround or should i request to fix this in staging?17:24
asacjtv: stupid me17:24
asaci wasn't logged in :)17:24
asachaha17:24
jtvX-)17:25
asacjtv: ok done - i think17:26
asachttps://staging.launchpad.net/xulrunner and https://staging.launchpad.net/firefox17:26
jtvasac: thanks.  I've downloaded the XPIs and will be uploading them... tomorrow or something.  It's past midnight here.17:26
asacjtv: thanks a lot for your help on this.17:27
asacill be around over the weekend ... but in holiday mode too :)17:27
asaccu17:27
jtvasac: good night :)17:27
asacfta: that looks good17:30
asacthere is a present rate available17:30
asacno idea what power top complains about17:30
ftai'm around 45-52°C doing nothing, it's too high for my taste17:33
ftaand for the fan too ;)17:34
adam_c_hey alex, you around? i got those debdiffs up on the swfdec bug17:42
ftamozilla bug 12850517:43
ubotuMozilla bug 128505 in Embedding: GTK Widget "Gtkmozembed raise window when not necessary" [Normal,New] http://bugzilla.mozilla.org/show_bug.cgi?id=12850517:43
ftamozilla bug 33574217:43
ubotuMozilla bug 335742 in General "Does not respect window manager policy - raising window" [Normal,Unconfirmed] http://bugzilla.mozilla.org/show_bug.cgi?id=33574217:43
asacadam_c_: bugid plz17:44
adam_c_https://bugs.launchpad.net/ubuntu/+bug/20246817:44
ubotuLaunchpad bug 202468 in ubuntu "FFe: update swfdec-* to 0.6" [Undecided,New]17:44
asacfta: are cpus scaled down?17:44
asacfor me neither screen was dimmed nor cpu scaled down17:45
asacnow is scale them and even turn off one core to safe energy17:45
ftaasac, no17:45
asacand i am running a script that trimms down the fan17:45
asacbecause bios is too conservative17:45
asace.g. it starts to fan at 40 Degree17:45
asacfta: you can try laptop mode17:46
asacthat might help ... its turned of because it breaks some systems (e.g. locks them)17:46
asacfta: /etc/default/acpi-support17:46
ftatemp raises up to 53, the fan speeds up down to 41 then slows down17:46
asacLAPTOP_MODE17:46
asachmm ... if cppu is scaled then i don't know17:47
ftahm, dom inspector is reported as incompatible17:55
ftausing b4 from hardy17:55
asacfta: stop ffox17:56
asacrm extensions.* from your profile17:56
asacmaybe you ran ffox 2?17:56
ftait's on my brand new laptop so no17:56
asacbut is the install.rdf right?17:56
asacthen remove the extensions.* files in your profile and try17:56
fta                   NS1:minVersion="3.0a1"17:57
fta                   NS1:maxVersion="3.0b4pre" />17:57
ftain :~/.mozilla/firefox/*.default/extensions.rdf17:57
ftathat's bad17:57
asacyes wasn't updated17:58
asacremove that file and start again17:58
ftahm, i remember something about it being no longer part of the build17:58
ftaconfirmed: http://mxr.mozilla.org/firefox/source/extensions/inspector/install.rdf#1117:59
ftadamned18:00
asacinteresting18:01
asacwhere is it maintained now?18:01
asacnot being part of the build doesn't mean that its not updated in cvs anymore imo18:02
ftamozilla bug 33922918:03
ubotuMozilla bug 339229 in Build Config "Stop shipping DOM Inspector in Firefox builds" [Normal,Verified: fixed] http://bugzilla.mozilla.org/show_bug.cgi?id=33922918:04
ftahttp://shawnwilsher.com/archives/14118:04
ftaI guess we should follow18:05
ftaand continue to ship it like the other addons18:05
ftait's needed for prism18:05
asacright18:05
ftaok, I guess I could expect ~6h of battery18:06
ftaasac, https://edge.launchpad.net/ubuntu/hardy/+source/cairo/1.5.14-0ubuntu118:08
asacgood18:11
asacok going out for dinner and having drinks18:12
asacmost likely be back in a fe whours18:12
ftacu18:12
[reed]armin76: sure20:46
=== fta2_ is now known as fta2
asacback21:40
fta2Bug 20475321:42
ubotuLaunchpad bug 204753 in firefox-3.0 "Firefox shown in wrong menu" [Undecided,New] https://launchpad.net/bugs/20475321:42
fta2Bug 20448021:42
ubotuLaunchpad bug 204480 in firefox-3.0 "Window position is not remembered between starts" [Undecided,New] https://launchpad.net/bugs/20448021:42
asacfta2: i htink there is another bug about the wrong menu21:52
asacat least i have a private maili with a fixed .desktop file somewhere21:53
armin76why you guys aren't using system lcms22:11
armin76?22:11
asacmaybe a point to reconsider22:24
asacarmin76: what are the version requirements for that?22:27
asacok >= 1.1722:34
asacapt-cache show liblcms1  | grep Version:22:35
asacVersion: 1.16-7ubuntu122:35
asacsound lame22:36
asacdebian has 1.16-822:37
asacso not an option22:37
=== fta_ is now known as fta
fta!info lcms experimental22:41
ubotuPackage lcms does not exist in gutsy22:41
fta!info lcms sid22:41
ubotuPackage lcms does not exist in sid22:41
fta!info liblcms1 experimental22:41
ubotuliblcms1 (source: lcms): Color management library. In component main, is optional. Version 1.16-5ubuntu3 (gutsy), package size 95 kB, installed size 248 kB22:42
ftapff22:42
ftanm22:42
[reed]fta: so, is there any problem on our side?23:33
[reed]re-jemalloc in libxul23:33
[reed]re:23:33
ftaeverything is in the bug23:34
[reed]I'm asking you here23:34
[reed]is there anything we need to do on our side for b5?23:34
[reed]or can you all just disable those compiler flags for now?23:35
ftai've disabled that ld flag but it's not very satisfactory as it's a performance regression23:35
[reed]how much of a regression?23:36
ftaas i said in the bug, it "feels" slower but i don't have figures to give as i haven't profiled it23:36
ftaasac, what do you think ? could we live with that for b5 ?23:43
asac[reed]: fta: we can drop the flag for now. anyway, moving jemalloc to the bins is a better long term solution (e.g. for firefox 3 final maybe)23:56
[reed]ok, can one of you reply to beltzner's comment saying that this isn't a b5 blocker for you now?23:57
[reed]and set priority to P1 and TM to Firefox 323:57
[reed]er23:57
[reed]P223:57
ftaok23:57

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