/srv/irclogs.ubuntu.com/2009/09/09/#ubuntu-mozillateam.txt

asacmconnor: ok managed to test the patch and attached to bug00:04
asachttps://bugzilla.mozilla.org/show_bug.cgi?id=51523200:04
ubottuMozilla bug 515232 in Search ""distribution" searchplugins dont work for complex general.useragent.locale" [Normal,Assigned]00:04
asachmm. guess the autostring should be moved directly above where its used for first time ;)00:05
andvasac, if tomorrow gnomefreak will ask about ubuntu-it-menu tell him I gonna do it tomorrow afternoon / evening00:09
asacandv: you think he will jump on it?00:10
andvasac, lol00:10
andvasac, maybe he asks you to sponsor it00:10
asack00:10
andvI first need to fix the extra license file00:10
andvthen it's ready00:10
andvbut now I'm a bit tired, so commenting two more bugs than I'm off00:11
asacthx00:11
asacsleep well00:11
andvty :)00:11
andvasac, ok, done, I'm off for night00:23
andvasac, see ya tomorrow, good night00:24
asacmicahg: quick question before i leave. did things go well with the patch merging? ;)01:26
asacmicahg: also not happy i couldnt follow here - was kind of dragged through something ;)01:26
ftaasac, i thought you did a session about that during the summer..01:28
asacthat session was kind of half awake ;)01:28
asaci cant remember it anymore01:28
asacwas like 0400 UTC ;)01:28
asaci think i actually explained the way we do things01:29
ftawow01:29
asacyes01:29
asacthats what i am thinking now01:29
asaci was like 2 minutes awake when the session started ;)01:29
ftajust tested peacekeeper, ff trunk scored 1340, chromium 208602:16
asacfta: does chromium work on arm?02:18
ftanot sure it's ready, i saw some patches recently02:19
asacok02:19
ftahttp://www.sofaraway.org/ubuntu/tmp/peacekeeper-090709.png02:24
ftaasac, well, no, it will sure fail for sure on the other arches, that's why i kept it like that02:29
fta-sure02:29
asacfta: yes.02:31
asacbut its wrong ;)02:31
asacyou dont put specific archs in it unless the app is inheritently arch-specific02:31
asacthe idea is: you upload, build fails. porters start working on it ;)02:34
asacin debian its only an important bug and nor a RC bug if a package fails to build somewhere where it never built before02:34
asacso a bit the "always try ... maybe it starts to work" approach ;)02:34
asacok off02:34
asacttyt02:35
=== jtv1 is now known as jtv
=== jtv is now known as jtv-eat
eagles0513875mornign guys08:53
eagles0513875andv: got your response on the bug of ubuntu-it-menu and its not a problem at all08:53
asacjdstrand: so is going to be today ;) ... let me know when awake11:11
asacso, release is going ...11:11
asac;)11:11
gnomefreakis there a sound channel?11:43
asacgnomefreak: ubuntu-sound ;)11:57
asacno clue11:57
fta2asac, the chromium really wants us to stick with in-source sqlite12:01
fta2the preload patch is a perf killer12:01
asacyes12:01
fta2but upstream seems to have rejected the patch12:02
gnomefreakasac: no i tried that. im think #ubuntu-pulseaudio but not sure. i will check in a few minutes12:04
fta2asac, as expected, ff3.7 refuses to start once again12:07
fta2asac, any idea where i can set a breakpoint?12:08
asacwell. if it exists cleanly, so it seems it thinks all is fine ;)12:10
asachard to tell where in the startup sequence it goes crazy12:11
asacneeds lots of debug prints i would think12:17
fta2gasp12:17
asacfta2: what firefox does is: it queries the X tree to find firefox windows12:17
asacthen selects the one with the right version+profile12:17
asacand sends a command12:17
fta2no ff at all12:18
asacyes. but thats what it does12:18
asacnow you get all those bandaid errors12:18
asacwhich on its own is a bad thing, because that means that the query of x tree failed12:18
asacbut the code is supposed to assume that no window is running if thats the case12:19
asacmight be a bug in that12:19
asacbut doesnt explain why it works once12:19
asacfta2: have you tried to remove plugins etc.?12:19
asacthere were issues with flash at some point that caused similar issues12:19
fta2with NSPR_LOG_MODULES all:5 http://paste.ubuntu.com/267869/12:20
gnomefreaknew kernel doesnt promt for restart. is this grub or something else im missing?12:20
asac207996688[7f670b362150]: nsNativeModuleLoader::Init()12:22
asaci assume thats in the forked process?12:22
asac207996688[7f670b362150]: DOCSHELL 7f670b2bc000 created12:23
asac207996688[7f670b362150]: nsWindow::Destroy [7f670b3df8f0]12:23
asacno clue why something like that would happen12:23
asacfta2: what was the strace -f -eopen firefox again?12:23
fta2asac, http://paste.ubuntu.com/267871/12:26
asacfta2: nightly.xpt?12:30
asacnightly tester tools?12:30
fta2yes12:30
asac-safe-mode?12:30
asacand/or fresh profile?12:31
fta2both are ok12:31
fta2hm, and now it starts12:32
fta2like with a --reinstall12:32
gnomefreaki erally wish mozilla would have kept the release schedule icals12:44
gnomefreakreally*12:44
* gnomefreak reboots12:44
asacfta2: yeah. track down the extension causing this. maybe refractor?13:07
asacfta2: does fresh profile start two times in a row?13:07
gnomefreakasac: are we removing ${misc:Depends} from control13:34
gnomefreakfrom non-transitional entry13:34
asacno. thats ok to have13:38
jdstrandasac: hi, I'm here. firefox testing today?13:39
asacjdstrand: yep ;)13:42
gnomefreakasac: ok cool13:43
jdstrandasac: I'm on it. can you ping me when you are satisfied with your testing and it's ok for me to publish?13:43
asacyesa13:44
asacjdstrand: release is as usually late though13:44
jdstrandasac: btw, that is ff3 3.0.14 and xl19 1.9.0.14 (hardy-karmic), ff35 3.5.3 and xl191 1.9.1.3 (karmic only)?13:45
asacfta2: is chromium using GL as skia backend?13:52
fta2asac, http://code.google.com/p/chromium/wiki/LinuxGraphicsPipeline13:55
gnomefreakbug 42571513:58
ubottuLaunchpad bug 425715 in mozgest "mozgest using an older version of mozilla-devscripts" [Undecided,New] https://launchpad.net/bugs/42571513:58
gnomefreakandv: are you around yet. just finished with mozgest debdiff is on bug above and no lintian warnings/errors14:06
gnomefreakok branch is pushed as well14:08
asacgnomefreak: he said to tell you that he will do mozgest today14:13
gnomefreakasac: already done :(14:13
eagles0513875hey guys14:31
gnomefreakhi eagles051387514:32
eagles0513875if i can help out wiht packaging ill help you guys out14:33
eagles0513875put my quad to good use lol14:33
gnomefreakand bug 425695 is done and branch pushed to extension team14:34
ubottuLaunchpad bug 425695 in adblock-plus "adblock-plus needs xpi:depends changed to recommends" [Undecided,New] https://launchpad.net/bugs/42569514:34
gnomefreakmy quota is met for the day now email before it gets too late in morning14:34
gnomefreakSubject:  You can say ?good-bye? to your old ugly watch.  << my damn watches are fine14:40
eagles0513875ahhah viva la sapm14:56
eagles0513875:spam14:56
eagles0513875:) i got news for u guys :)14:56
bdrung_gnomefreak: lp: #... is missing in http://bazaar.launchpad.net/~mozilla-extensions-dev/firefox-extensions/adblock-plus.ubuntu/revision/4914:56
gnomefreakbdrung_: yeah i keep forgetting to add that in there. on all extensions so far. i will fix it mostlikely tomorrow or if i have time after email ill do it real fast14:57
gnomefreakasac: ok bug 107247 since all gecko browsers see it wouldnt it be against xulrunner instead of firefox?14:58
ubottuLaunchpad bug 107247 in malone "Launchpad bug pages trigger caret browsing in Firefox and other Gecko browsers" [High,Fix committed] https://launchpad.net/bugs/10724714:58
asacgnomefreak: is sunbird 0.9 ready?15:09
asaci think i failed completely on that?15:09
mac_vasac: any reason why the nm-applet does not animate for wired connections? it constantly uses only the network-idle icon , while the netwrk-send, *-transmit , *-send-receive are not used?15:11
asacmac_v: not sure what you mean15:12
asacyou want traffic indication in the applet?15:12
mac_vyeah15:14
asacthat does not work for any type of connection15:16
asacalso blinking in the tray is not what we will do15:16
asaca statistic  info somewhere we are planning15:16
asacespecially for 3g etc. so users can see the costs15:16
mac_vasac: /status/24/network-idle.svg /status/24/network-receive.svg /status/24/network-transmit.svg /status/24/network-transmit-receive.svg15:17
mac_vthese icons exist , ^15:17
mac_vwhich is the icon that is going to be used?15:17
asacmac_v: no icons15:22
mac_vasac: they are in the /usr/share/icons/THEMENAME15:22
asacthe tray will not be animated15:22
mac_vthats not a problem15:22
asacthats why we dont need new icons ;)15:23
mac_vasac: i wanted to know which icon will be used :)15:23
asacnot sure i understand the question15:23
asacfo what?15:23
mac_vfor the notification area15:23
asacas i said: "the tray will  not be animated". so none of those15:23
asacyes. not sure how to answer that different from what i said15:23
mac_vasac: hehe , ok , so which icon is going to be assigned , could you pls have a look  :) we are making icons for humanity15:24
asaccan you please read what i wrote15:25
asacthe (icon in the) tray will not be animated == will not show activity indication15:25
mac_vasac: thats fine , but it will use an icon , right? a non animated one?15:26
asacnetwork manager already uses an icon15:26
asachttp://paste.ubuntu.com/267971/15:27
asacit uses the one of the devbice type of the primary route15:27
mac_vasac: ah those , ,thanks :)15:28
mac_vwe were confused over the icons15:28
mac_vasac: because the icons we had assigned were those listed above , the status icons and nm was using only the idle one , so testers reported it :) , just wanted to know which icon to assign... thanks for clearing that up :)15:30
asacit might feel like its the old idle icon15:31
asacbut NM uses complete different set15:32
asacthan the old network indicator15:32
mac_voh... ok15:32
gnomefreakasac: yes sunbird .9 is ready its version ubuntu3 as i recall15:39
gnomefreakbdrung_: fixed the changelog in adblock-plus and mozgest.15:49
bdrung_good15:49
gnomefreaki forgot those are not being pushed to Debian (or at least doesnt have to be) might be a good idea unless they already have them15:50
gnomefreakasac: seamonkey 1.1.18 is going to have to wait until after honeymoon ( 1 week to 2 weeks) not sure how much longer than a week we are staying15:51
gnomefreakunless someone gets energetic and wants to go for it ( im thinking a bit hard for eagles0513875) but since mike pushed 1.1.18 we should beable to take patches/fixes from there and add it to ours and build15:52
gnomefreakupdates -> meetings -> bed -> start next day15:53
gnomefreakok i will try to be here tomorrow for a little bit, i have to pack rest of stuff tomorrow and hit airport Friday morning.16:18
fta2asac, d'oh! chromium-browser (4.0.207.0~svn20090908r25615 -> 4.0.208.0~svn20090909r25716) [88.76MB (+18850kB, +21.23%)]16:26
asacsigh16:27
fta2icu4216:27
asacmaybe we should prepare the first upload based on yesterdays package16:27
fta2there are 2 icu now16:27
fta2transition16:36
fta2fta@cube:/data/bot/upstream/chromium-browser.svn/src/third_party $ du -sm icu*16:37
fta2298     icu16:37
fta2268     icu3816:37
asacfta2: is that a transitional situation?16:48
fta2yes16:48
asacany known timeline?16:49
fta2i will ask17:04
micahgasac: ff3.5 is the hugday target...17:16
asactoday?17:16
micahgtomorrow17:16
asacah ... yeah. pedro mentioned it ;)17:16
micahgwell, I'm subscribed to the package, so I'll try to keep an eye on it17:18
micahgttyl17:18
=== dpm is now known as dpm-afk
asacthx17:34
mac_vasac:  " wpa_supplicant[3125]: CTRL-EVENT-SCAN-RESULTS " was this what you were talking about the other day? to reduce the auto-refresh of the nm-applet?17:44
asacyou mean background scanning?17:44
mac_vyup17:44
asacyou see that because of background scanning ... yes.17:44
mac_vthat is occurring every 2 mins! seems an over kill :/17:45
asacno17:45
asac;)17:45
asacfor the sake of connectivity yes.17:45
asacbut for the sake of other things ... no.17:45
mac_v;p , well it floods the log  ;)17:45
mac_v does it have to log *every* scan? wouldnt it be better when a scan has an error :)17:47
asacthe log can be improved. at least there should be timestamps... feel free to submit it ;)17:48
asacpersonally i dont have many problems with that log17:49
asacbut if folks dont like it we can address is on contribution base17:49
andvasac, hello alex17:49
andvasac, what happened to the extension wiki page? It lists just few of them now17:49
mac_vasac: well i have other errors , hence this seems to add to the haystack :(17:49
asacandv: look at the changes log17:55
asachttps://wiki.ubuntu.com/MozillaTeam/Karmic/ExtensionReview17:56
asacandv: ^^ please figure what gnomefreak did ;)17:56
asaci am out for dinner now for 1-2h17:56
asacrevision 11 looks ok17:56
asacmost likely some mess happened then ;)17:56
asachttps://wiki.ubuntu.com/MozillaTeam/Karmic/ExtensionReview?action=info17:57
asacok out17:57
asacthats what imeant17:57
andvoki17:57
micahgasac: can the fix for bug 404827 make it into xul1.9.1.3 on jaunty?18:54
ubottuLaunchpad bug 404827 in xulrunner-1.9.1 "Firefox doesn't warn about Attack Sites!?" [Critical,Fix released] https://launchpad.net/bugs/40482718:54
andvasac, I've cleaned the page a bit, fixed links et all18:56
andvasac, let me know if it's fine now18:56
asacmicahg: todays security update is supposed to fix that. please verify in -security ppa19:16
asachmm19:18
asacseems was forgotten19:18
asactoo bad19:18
micahgyeah, I checked the security ppa first :)19:18
micahgit's not worth another rebuild?19:19
ftaasac, are the FAILED emails clear enough (see o3d today)19:20
* asac checks19:20
andvasac, wiki page updated, let me know when checked19:21
asacjdstrand: can you check the xul 1.9.1 for jaunty in security ppa and tell me if that is actually ok with you?19:21
ftahttp://launchpadlibrarian.net/31543792/buildlog_ubuntu-karmic-i386.xulrunner-1.9.2_1.9.2~a2~hg20090909r31589%2Bnobinonly-0ubuntu1~umd1_FAILEDTOBUILD.txt.gz19:22
asacjdstrand: and if that is ok, also tell me if its ok to add --enable-safe-browsing for this update still (bug 404827)19:22
ubottuLaunchpad bug 404827 in xulrunner-1.9.1 "Firefox doesn't warn about Attack Sites!?" [Critical,Fix released] https://launchpad.net/bugs/40482719:22
ftahttp://launchpadlibrarian.net/31546555/buildlog_ubuntu-karmic-i386.firefox-3.7_3.7~a1~hg20090909r32341%2Bnobinonly-0ubuntu1~umd1_FAILEDTOBUILD.txt.gz19:22
asacwe have that in karmic now for a while and should be safe19:22
asacits universe19:22
asacbut its clearly not directly related to this security update19:22
asac(mor so for the geolocation thing thats in the current ppa version)19:22
asacfta: maybe thats alrewady fixed upstream?19:23
asaclooks like they should get a red on tinderbox for that ;)19:23
asaci mean the test failure19:24
asacsigh ... gnomeshell .. sigh19:24
asacneed to get upstreamred19:24
asacsomehow :(19:24
asacmicahg: ^^19:24
asac;)19:24
asacyou wanted to work on that, right ;)?19:24
asacpatching file browser/components/shell/src/nsGNOMEShellService.h19:24
asacPatch lp185622_system_path_default_browser.patch does not apply (enforce with -f)19:24
micahgI was19:26
micahgI can try again tonight19:26
asacmicahg: did you end up in problems yesterday while trying to adjust that patch?19:26
asacor is this a new build failure?19:26
micahgI couldn't get quilt to give me a .rej file19:27
asachmm19:27
asacok19:27
asaccd build-tree/mozilla ... ln -s ../../debian/patches; quilt push -a19:27
asacquilt push -f19:27
asacremove your quiltrc ;)19:27
=== micahg1 is now known as micahg
micahgmayeb that was it19:28
micahgI'll try again tonight unless you are going to take care of it now19:28
asacjust tell me when you dont get it done ;)19:28
micahgok19:29
asacso we have it fixed tomorrow at least .... otherwise fta will harangue us about his build-failed ratio ;)19:29
ftayeah!19:29
ftaTotal builds:  1167619:30
ftaFailed 153819:30
ftaPending 819:30
ftaSuperseded 48419:30
ftaSucceeded 964619:30
asacandv: i think it looks good now. thx19:30
micahgah19:30
asacnow continue with all the other extensions ;)19:30
micahgnow I get the rejects :019:30
micahg:)19:30
andvasac, np, everything was messed up19:30
andvasac, like links done with bug ID set as xxxxx19:30
asacyeah. but at least the general content was ok19:30
asaci am not botherred about the right links. having them right is of course nice ;)19:30
andvasac, yeah, finishing the check on ubuntu-it-menu19:31
andvasac, do you know if gnomefreak finished working on any other extension?19:31
andvtoday?19:31
micahgasac: I don't get the reject files though19:31
asacmicahg: does it complain?19:32
asaci think you had something about "unified reject" in your quiltrc. not sure what that means in practice as i dont have any quiltrc ;)19:32
asacmicahg: maybe your reject is just inside those files?19:33
asaclike conflict markers inside?19:33
ftaasac, i didn't change the way tests are done in xul*, they should not be fatal19:33
asacor there was not a problem ;)19:33
asacfta: well.  the test build failure is an upstream build failure19:33
asacmake does not find the target19:33
asacthats why i think its either already fixed or they have red flag atm ;)19:34
micahgasac: http://pastebin.com/f5c0157ac19:34
asacmicahg: thats quilt push, right?=19:35
micahgpush -f19:35
ftareed is never here when we need him :P19:35
asacso first: can be reverse-applied means that either exactly that patch landed upstream19:35
asacor you have a busted build tree19:35
asacwhere you alreawdy have that patch applied19:35
asaci would think the latter as the firefox-profilename patch is unlikely to ever get upstreamed19:35
asacmicahg: start from a clean tree again19:35
asacthen use the link for patches19:35
asacand do what you tried to do19:35
asaci am sure all will be good19:35
micahghow do I start from a clean tree again?  ./debian/rules patch?19:36
asacmicahg: if you dont want to start with bzr bd --merge -e you can first clean it completely:19:37
asacfakeroot ./debian/rules clean19:37
asacthen do what you said19:37
ftaasac, it won't advise to call patch, clean or even pre-build (like in my dpatch script), it's easy to start the build (dpkg-buildpackage, or debuild), and fix from there19:40
asacfta: patch works well nowadays. whats the problem with that?19:42
ftaembedded tarballs, or tweaked build dirs19:43
ftaor custom unpack rules19:43
ftaa real build would always work19:43
ftaer, well, fail ;)19:44
asacfta: it works for embedded tarballs ... at least fo rus19:48
asacfor us19:49
asaci hope we dont use custom unpack rules taht dont properly hook into the appropriate cdbs rules in moz and chrome etc. rules ;)19:49
asacif others do that, so be it :) ... but for those you cannot even say that you can properly work on packages ;)19:49
asacsome are so busted that you have to trash the build tree and start from .dsc on every modification19:49
asacsome even make the build tree dirty during clean::19:50
ftaasac, remember my dquilt? http://paste.ubuntu.com/268145/20:09
asacyes20:11
ftaseveral times, it caused me pain, creating the patches/ dir in the current dir instead of using the one in DEBIAN_PATCHES20:15
ftai'm no longer using it, i build and make the symlink20:15
Pavlovasac: can do it here20:16
asachi20:16
asacPavlov: so to tell you what to do at best i have to know some things:20:16
Pavlovok20:16
asac1. are you aiming to distribute a one package per language?20:16
asacalso are you shipping xulrunner separated?20:17
Pavlovwe're aiming to make the installation process simple for end users, and would like to avoid having to have seperate repos per language20:17
Pavlovso yeah, we have a fennec debian package and a xulrunner ones20:17
asacyou want to provide "upstream" debian packages? or in some distro?20:18
Pavlovprobably both.  we've been working with the maemo community to push our packages to their "maemo-extras" repository20:19
Pavlovit would be great to eventually get source package files so we could more easily spin builds in distros20:19
Pavlovbut right now, we're ok doing the builds.  we've got things to the point where we can do repacks similar to how we do on the desktop, but we end up with a ton of seperate packages20:19
Pavlovwhich is ok, except we don't want to present the user with 50 fennecs to choose from20:20
asacsure.20:20
asacso the general approach that we use is that we ship the .xpi's in the unified language package we have in the distro20:21
asacso basically ubuntu has language-pack-de ... with all the translations for software in main20:21
asacwhen user switches language in our language selector, we install the appropriate language-pack if its not installed yet and switch the system locale20:21
Pavlovah, so most of that work is done by the locale switcher?20:22
asacnot sure if maemo has a similar unified language pack ... if it does, it would make sense to have that in there20:22
asacPavlov: yes. but we try to not ship per-language-per-application packages. just one big package for "german" where all the translations are in ...20:22
Pavlovright20:22
asacPavlov: so its different way you would ship in maemo (distro) or as upstream .debs20:23
Pavlovright20:23
asacfor upstream you could ship one package for each locale and ask the user to install it20:23
asacthat package would basically just have the .xpi20:23
Pavlovright20:23
Pavlovhmm20:23
asacor - if the amount of languages is small - you could make one big package20:23
asacwith all the .xpis20:23
Pavlovright20:23
asaci wouldnt do that if its more than 8 languages20:23
asacstartup time ... and addons manager bustage come to my mind20:24
Pavlovyeah, it almost certainly will be20:24
Pavlovmaybe not 75 or whatever firefox is up to yet20:24
asacso ... technically using this approach requires you to use "matchOS"20:24
asacwhich is something we just discussed yesterday here ;)20:24
asacmatchOS=true works pretty good ... except that it has a few bugs because its not the default way firefox builds are translated20:25
asacit think almost all distros use that (if not all)20:25
asacmatchOS selects the chrome locale by the system LANG environment20:25
asaclike when you run locale20:25
micahgasac: maybe that's why I had trouble with the alpha 5 CD dictionary?20:26
asacmicahg: i am not sure why you had that problem ... did anyone report a dupe yet?20:26
micahgnope20:26
asacmicahg: maybe we can ask someone during tomorrows hug day to test and confirm that?20:26
micahgok20:26
Pavlovasac: i see20:27
Pavlovso witch matchOS set, and the right xpi installed, things just work?20:27
asacPavlov: there are a few tiny details.20:28
asacPavlov: 1. if you have a xulrunner split you can either just ship full fennec langpacks or the partial ones next to general xulrunner ones20:28
asacthat comes handy if you want to use translated xulrunner somewhere else20:28
asacthe trick is to use toolkit@mozilla.org as the target application and split the xpi20:28
asacthats what we do in ubuntu20:28
asac2. there are a few bugs sourrounding matchOS ... and its ways to mitigate those20:29
asacthe most important one is: useragent will not be right if you switch locale20:29
asacto workaround you need to make a localized pref out of general.useragent.locale20:29
asacbut that triggers a few bugs in xulrunner/firefox code base20:29
asacand can cause extensions that rely on general.useragent.locale being a char pref20:30
asacto fail20:30
asacwe ship it with that localized prefs and i think the proper useragent locale is more important than the regressions that exists20:30
asacdue to that20:30
asacif you have questions while doing this, we are here ;)20:31
asacjust shoot and i will reply when i see it :)20:31
asacPavlov: ^^20:31
Pavlovok20:33
Pavlovim going to see what we can do20:33
Pavlovthanks for your help!20:33
asacwelcome20:33
andvasac, ubuntu-it-menu pushed20:38
ftaasac, the new icu: http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/icu42/README.google20:39
andvasac, we should add as 'checklist' to remove all extra license files with the  MOZ_XPI_DOCUMENTED_LICENSE_FILES feature20:39
andvasac, together with the other changes20:40
andvasac, do you know if gnomefreak worked on any other package today I should look at?20:42
=== dpm-afk is now known as dpm
BUGabundoolá friends20:49
andvhello20:49
BUGabundohey andv20:50
andvhow you doing?20:50
asacandv: go ahead20:57
asacadd that column20:57
andvk20:57
asacand the checklist item on top20:57
andvk20:57
andvasac, do you know if john updated another ext yet?20:58
andvasac, I saw his ping for me before20:58
BUGabundoandv: fine, thanks21:01
BUGabundoasac: did you catch my bug last night?21:02
asacBUGabundo: sorry. i missed you.21:02
asacwhat was it?21:02
asacmodemmanager breakage?21:02
BUGabundomore or less21:08
BUGabundowon't see modem if plugged on boot21:08
BUGabundono probs if plugged after login21:08
BUGabundoor if it is resuming from hibernation, asac21:09
BUGabundoI guess I can file a bug with lshal21:09
asacBUGabundo: yes.21:12
asacdo the ttys get created for your modem in /dev/ ?21:12
BUGabundono idea21:13
BUGabundoI just see it from an user POV21:13
asacBUGabundo: please plug in before boot... log in ... restart mm21:13
asacdoes it detect the modem then?21:14
BUGabundoill check on next boot then asac21:14
asacthx21:16
andvasac, I've broke up something in the title table21:19
andvasac, can find what it is21:19
andv* can't21:19
andvasac, https://wiki.ubuntu.com/MozillaTeam/Karmic/ExtensionReview21:20
asacandv: fixed21:26
asacwhitespace at EOL21:27
asaccancel your edit21:27
asacit was locked by you21:27
asacthe column is not matching though21:27
andvasac, right tables are wrong21:27
asacplease move the new column one to the left21:27
asacso we have the checklist items next to each other21:27
andvasac, edit removed21:28
andvasac, let me move the column21:28
andvasac, done21:37
andvasac, sorry for the delay, but I lagged while hitting the preview button and they said me I did too many changes21:37
asac22:27 < asac> please move the new column one to the left21:39
asac22:27 < asac> so we have the checklist items next to each other21:39
asacandv: ^^21:39
asacalso add a "verify that works with ffxo 3.5"21:39
asacthx21:39
asacandv: ^^21:39
asac(5 lines)21:39
andvasac, I should put new column at the end?21:40
andvafter assignee?21:40
andvasac, 'works with ffox3.5' column added21:46
asacandv: do you listen?21:48
asac2:39 < asac> 22:27 < asac> please move the new column one to the left21:48
asac22:39 < asac> 22:27 < asac> so we have the checklist items next to each other21:48
asac;)21:48
andvasac, don't get what you mean21:48
asacthats now the third time i said that and you always sid: ok ;)21:48
andvlol21:48
asacif you dont understand something say so21:48
andvnope, I said ok for adding the ffox column21:49
asacstill i need to repeat myself ;)21:49
asacyou can also say: no i dont do that ... i dont get what you mean ;) ... thats perfectly fine ;)21:49
andvyou didnt specify which new column21:49
asacwhen i said that the first time you had only one column added21:49
andvand checklist is above21:50
asacwhen i said that the second time there was still only one column added21:50
asacalso i explained the concept:21:50
asac22:39 < asac> 22:27 < asac> so we have the checklist items next to each other21:50
asac22:39 < asac> 22:27 < asac> so we have the checklist items next to each other21:50
asacthe items match the checklist if you look closely ;)21:50
andvso I should move works with ffox3.521:51
andvone left21:51
andvto look like21:51
andvbugs filed works with ffox3.5 no extra license files assigne21:51
andvasac, ^^21:53
andvasac, moving ffox3.5 to the left should fix it21:54
andve.g checklist items should match the items21:54
andvasac, you look a bit nervous this evening, slept bad? :)21:57
BUGabundoLOLOL21:58
BUGabundoasac: uploading logs now22:39
BUGabundoasac: https://bugs.edge.launchpad.net/ubuntu/+source/network-manager/+bug/42704622:39
ubottuLaunchpad bug 427046 in network-manager "modem 3g not seen on boot" [Undecided,New]22:39
asacchecking22:40
asacSep  9 22:19:53 BluBUG modem-manager: Could not acquire the org.freedesktop.ModemManager service as it is already taken. Return: 322:41
asacah last attempt it is22:42
asacthere he is gone22:42
asacBUGabundo: more coming?22:42
BUGabundonope22:43
BUGabundoall done now22:43
BUGabundounless I file a canon bug on pulseaudio22:43
BUGabundokeeps eating all cpu22:44
asacBUGabundo: http://launchpadlibrarian.net/31555146/WifiSyslog.txt22:44
asacexplain that log to me22:44
asacat the bottom there is a successful connect22:44
asacthats a boot without plugged in?22:44
BUGabundoI'm not using wifi22:44
asacwell22:44
asacdont interpret the name ;)22:45
BUGabundoerrr bad trace in ther22:45
BUGabundogetting a few of those latelly22:45
asacwell22:45
BUGabundoasac: yeah im online NOW22:45
BUGabundoafter restarting nm22:45
asacwhat are the relevant pieces. i asked for a syslog of a boot wiuth plugged in22:45
BUGabundoand re-connencting the modem 5 times22:45
asacBUGabundo: so you booted with device plugged in?22:45
asacand restarted NM because it didnt see the modem?22:46
BUGabundofor some reason I got stuck on those connected but no net, 4 times22:46
BUGabundoasac: lets get back :)22:46
BUGabundousing net, lost connection, would not connecte22:46
BUGabundohad to reboot22:46
BUGabundomodem always plugged22:46
BUGabundoafter I rebooted and got to desktop22:47
BUGabundoNM-applet was not showing it22:47
BUGabundonor was lshal22:47
BUGabundoI restarted NM and it appeard22:47
asacok22:47
asacchecking22:47
BUGabundoI tried to connected, seemed to have success , but no net, 4 times22:47
BUGabundothe 5 worked22:47
asacBUGabundo: ok .... so you had a NM crash22:48
asacdid the applet say: "network manager not running ..." ?22:49
asacwait22:49
asacdid you restart modem-manager?22:50
asacor just NM?22:50
BUGabundonever saw any warning from applet22:51
BUGabundoand I just restart NM, after boot22:51
BUGabundoI did restart NM and MM before booting22:51
BUGabundoto try to reconect, but failed to22:51
asacfeels a bit racy22:51
asacthx22:52
ftaasac, do you know where this "XRemoteClient Error" logs are coming from?22:53
asacfta: yes. i spit them out in our bandaid so we have a start to debug the happenings when something odd happens22:54
asacwithtout that bandaid each client error would cause the process to instantly get signal 522:54
asacBUGabundo: ok i think we can fix that.22:55
BUGabundoasac: which one?22:55
BUGabundothe lossing connection or not detected?22:55
asacmodem 3g not seen on boot22:55
asacthats obviously a race22:56
asacwe will take care of it asap22:56
asaci pasted the relevant log part22:56
asacin the bug22:56
asacSep  9 22:25:59 BluBUG NetworkManager: <WARN>  stage1_prepare_done(): GSM modem connection failed: Sending command failed: device is connected22:57
asacBUGabundo: isnt that fixed in todays dailies?22:57
asaceither its fixed or at least fix committed22:57
asacplease file a bug for that22:57
asacsay: reconnect fails because "device is connected" ;)22:57
asacSep  9 22:26:13 BluBUG NetworkManager: <info>  Activation (ttyUSB0) Stage 5 of 5 (IP Configure Commit) complete.22:58
asacSep  9 22:26:44 BluBUG kernel: [  265.880865] gdl_indexer[5926] general protection ip:7f53c3fcdc29 sp:13eaed0 error:0 in ld-2.10.1.so[7f53c3fbf000+1f000]22:58
asacSep  9 22:27:03 BluBUG NetworkManager: <info>  (ttyUSB0): device state change: 8 -> 3 (reason 0)22:58
asacwhat has happened there?22:58
BUGabundoasac: say: reconnect fails because "device is connected" ;) is another bug22:59
* BUGabundo issss ssoooooo confused by now22:59
BUGabundoasac: be gentle with me22:59
asacone sec22:59
asacphone22:59
BUGabundoI'm toooo tired22:59
BUGabundo:\\ ok22:59
asacBUGabundo: the log lines i posted.23:04
asacplease open a new bug for that23:04
asac3:57 < asac> Sep  9 22:25:59 BluBUG NetworkManager: <WARN>  stage1_prepare_done(): GSM modem connection failed: Sending command  failed: device is connected23:05
asacjust paste that line23:05
asacand say: "reconnect fails because device is already connected" ;)23:05
asacactually dont do that. i wanted to get this verified ;)23:05
asacbut its already fixed in git23:05
BUGabundodecide your self :D23:05
BUGabundoasac: network-manager:  Installed: 0.8~a~git.20090820t182117.cb60390-0ubuntu223:06
asaci would think you should check the latest dailes ;)23:09
asacbut you dont want to do that anymore?23:09
asaci will roll a new set of stuff to archive tomorrow i think23:09
BUGabundoasac: I think I'm running NM trunk PPA23:17
BUGabundoor not23:17
BUGabundo:(23:17
BUGabundosomething changed23:17
BUGabundolet me check my sources23:17
BUGabundo# deb http://ppa.launchpad.net/network-manager/ppa/ubuntu karmic23:17
BUGabundo# deb http://ppa.launchpad.net/modemmanager/ppa/ubuntu karmic main23:17
BUGabundo# deb http://ppa.launchpad.net/network-manager/trunk/ubuntu karmic main23:17
BUGabundodoh23:17
BUGabundoenabled23:18
BUGabundoand upgrading23:18
BUGabundoasac: The following packages will be upgraded:   gnome-applets-data libnm-glib-dev libnm-glib0 libnm-util-dev libnm-util1 modemmanager network-manager network-manager-dev   network-manager-gnome23:31
asacBUGabundo: dist-upgrade?23:31
asacrun dist-upgrade23:31
asacthere should be libnm-glib2 et al coming iirc23:32
BUGabundoasac: aptitude full-upgrade23:32
asacno clue about aptitude23:32
BUGabundostupid PA23:34
BUGabundo:(23:34
BUGabundoasac: anything else?23:36
asacif you have the latest then its good23:37
asacbut you need libnm-glib2 now23:37
asacotherwise you dont have latest iirc23:37
asacii  libnm-glib2                0.8~a~git.20090904t224209. network management framework (GLib shared library)23:37
asacnot the latest23:37
asacbut thats the package you need with todays day23:38
BUGabundolibnm-glib2:23:39
BUGabundo  Installed: 0.8~a~git.20090904t224209.bee58e3-0ubuntu1~nmt123:39
BUGabundo  Candidate: 0.8~a~git.20090904t224209.bee58e3-0ubuntu1~nmt123:39
asacjdstrand: hardy and intrepid are done23:39
jdstrandasac: ok23:40
asachmm. do we want the 24h wait period?23:41
asacthat would mean we release tomorrow ;)23:41
jdstrandasac: it is up to you. I've been working on the testing. I have some i386 testing to do still23:42
jdstrandasac: how serious are the vulnerabilities?23:48
jdstrandasac: we could theoretically wait on karmic and universe stuff (which I haven't tested much)23:48
asackarmic stuff is in the ppa23:49
asacheard of nothign really scary23:49
asacwill check now23:49
fta  - chromium-browser (4.0.208.0~svn20090909r25716 -> 4.0.208.0~svn20090909r25796) [72.60MB (-16165kB, -22.26%)]23:50
asacthx23:50
asacjdstrand: bounced you advisories23:53
asacalso bounced a "sed" ;)23:54
asacjdstrand: so i think its ok to do tomorrow23:57
asacalso bounds CVE ids23:58
asacok lets do that tomorrow. i will finish up with QA for jaunty then too. better than getting no sleep and you hitting reload until its released ;)23:59

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