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

BUGabundofta chromium is a bit dead00:01
BUGabundomost pages won't load properly00:01
ftafile bugs00:06
ftawork for me00:06
ftaBUGabundo, in fact, chromium works far better than ff 3.700:07
ftaff has a lot of rendering issues00:07
ftamostly refresh issues00:07
BUGabundoFF working like a charm here00:07
=== asac_ is now known as asac
eagles0513875hey asac :)10:56
asaceagles0513875: hi11:00
asaci hope i will have a bit more time for you today11:00
eagles0513875its ok m811:01
eagles0513875i am still trying to get stuff working11:01
eagles0513875on me macbook11:01
eagles0513875asac: should be able to help out as alpha 6 seems to have resolved my issues11:31
eagles0513875asac: have a working install so im able to help you guys out12:06
asaceagles0513875: ok lets start with bindwood12:16
asacbranch the bzr branch12:16
asacinstructions are available on the branch webpage12:16
eagles0513875hehe just caught me as im off to lunch asac:(12:16
eagles0513875will branch when i return12:16
eagles0513875ill branch it when i return12:21
eagles0513875asac: im back do i need to sign up for an account or anything to branch, also do i need my gpg key installed12:54
asacyou will need an account12:54
asacyou already have one for bugs though12:55
asacthats the same12:55
asacyou need a ssh key12:55
asacthe instructions should be on launchpad12:55
asacbut should be easy enough to do12:55
eagles0513875ok12:55
eagles0513875so let me do that first :)12:55
eagles0513875installing firefox will do it from my laptop12:58
eagles0513875do i need my pgp key as well asac setup on my linux box13:03
asacwhen you need that you will notice ;)13:04
eagles0513875well might as well set it up while im at it lol13:04
eagles0513875glad alpha 6 is working for me :)13:04
eagles0513875hopefully no keyboard and mouse breakage13:05
eagles0513875sry getting side tracked here in regards to pgp stuff whats the name of the program that pgp needs installed13:07
ftaasac, why did ubufox suddenly re-enabled itself? i had it disabled for ages13:12
asacfta: on 3.7?13:12
ftayes13:13
asacdid you get a ubufox update?13:13
ftayes, yours13:13
ftai didn't notice it before because 3.7 was red in the ppa13:14
asacbut in extension manager then.13:14
asacyou could check whether --reinstall ubufox triggers this again13:15
ftaare disabled addons re-enabled when they are upgraded?13:15
asacif that happens its a bug13:15
eagles0513875asac ssh is uploaded now what13:17
asaceagles0513875: go to the branch webpage for bindwood13:18
eagles0513875ok13:18
asacand follow instructions there how to branch13:18
eagles0513875roger13:18
eagles0513875can i ask you guys a random question13:18
eagles0513875you know how the kde stuff like konqueror save their passwords and all that to kwallet13:19
eagles0513875is there an option we could add to firefox to have a choice between using what ever ff uses and kwallet13:19
eagles0513875asac how do i login now to launch bad from command line so i can branch bindwood13:21
eagles0513875nm i am logged in now13:23
eagles0513875ok asac its branched :)13:24
asaceagles0513875: paste the commands you ran up to now13:24
asacpaste.ubuntu.com13:25
eagles0513875i followed the how to in regards to setting up ssh13:26
eagles0513875now i did bzr launchpad-login eagles05138713:26
eagles0513875then i ran the bzr branch then the link to where bindwood is asked me about the authenticity of the hose which i added to my rsa list of known hosts13:27
asaceagles0513875: sure13:53
asacnow checkout the files in the branch13:53
asacthe debian dir is the packaging ... the rest is upstream13:53
asacmaybe walk around the packaging files a bit13:53
asacand try to understand what they might mean13:54
asacthere are just four files in debian/ ;)13:56
asacyou filed https://bugs.edge.launchpad.net/firefox-extensions/+bug/42563113:56
ubottuLaunchpad bug 425631 in bindwood "bindwood not using the correct version of mozilla-devscripts" [Undecided,New]13:56
asacmaybe go through the summary and check what that might mean ;)13:56
eagles0513875asac: ok14:08
eagles0513875logically what imthinking the mozilla-devscripts are are the scripts that compile the extension if im understanding correctly14:08
eagles0513875am i right in reasoning that14:09
asacdebian/rules14:10
asacis what usually does the main job14:10
asacwe include xpi.mk there14:10
asacso what is used by xpi.mk is the BUILD_COMMAND14:10
asacin debian/control you find all the depends/recommends14:10
asacthats where you need to check point 2 and 3 from your bug summary14:10
eagles0513875mk = make extensions14:10
asacread thefiles14:11
asacread the files14:11
eagles0513875ok14:11
ftaasac, http://launchpadlibrarian.net/31988150/buildlog_ubuntu-karmic-i386.network-manager_0.8~a~git.20090917t210753.fdb5ef2-0ubuntu2~nmt1_FAILEDTOBUILD.txt.gz14:11
asacyou will understand ;)14:11
eagles0513875i hope i will understand14:11
* eagles0513875 goes to install ff on windows14:11
asachmm didnt i fix that14:11
asacchecks nm14:11
eagles0513875sry asac its taking me a min  to get going here installing ff so i dont have ot use ie no more14:13
eagles0513875asac: assigned myself bindwood on the wiki14:19
eagles0513875im seeing depends: ${xpi:depends} i change the depends to recommends right?14:20
asaceagles0513875: yes.14:21
asacthats the thing you need to change14:21
asacwell spotted ;)14:21
asacafter that you need to create a good changelog entry14:21
eagles0513875this is where its gonna get interesting is with the change log14:22
eagles0513875thats all i need to do and is recommends with a R or r14:22
eagles0513875asac: ^14:24
eagles0513875asac: another question in the control do i need to check the version of mozilla-devscripts?14:25
eagles0513875should it say ( >= 0.14 ) or 0.15 or that shouldnt really matter ?14:26
asaceagles0513875: use >= 0.1514:28
eagles0513875and now what do i have to do in the change log14:28
asaceagles0513875: look at adblock-plus (get it from bzr too)14:28
eagles0513875roger14:29
asaceagles0513875: if there is UNRELEASED in topmoast changelog entry14:29
asacyou add a new changelog line like:14:29
eagles0513875what about the version though14:29
asac* move ${xpi:Depends} from Depends: to Recommends14:29
asac  - update debian/control14:29
asaceagles0513875: if there is a release on top you do:14:29
eagles0513875there is no recommends though14:29
asacdch -i -DUNRELEASED14:29
asacand then add the text from above14:30
eagles0513875your loosing me here14:30
ftai really hope karmic will not ship gwibber like it is today14:30
asaceagles0513875: you have to add that14:30
eagles0513875hold on brb14:30
asacfta: unlikely ;)14:30
ftaasac, as in it will, or will not?14:31
eagles0513875hold on lol14:31
eagles0513875looking at adblock atm14:32
eagles0513875asac: adblock is still wrong though still uses devscripts >= 0.1414:32
asacfta: unlikely that it stays completely broken14:32
asaceagles0513875: 0.14 is also ok14:32
eagles0513875and it still shows xpi:depends not recommends14:32
eagles0513875ok14:32
asaceagles0513875: its xpi:Depends ... but not in the Depends: but Recommends: field14:33
eagles0513875there is no recommends14:33
eagles0513875and where do i add recommends14:33
asacusually below the Depends: line14:33
asac;)14:33
asaceagles0513875: http://www.debian.org/doc/debian-policy/ch-controlfields.html14:34
asacthats a good read to understand debian/control files14:34
eagles0513875ok then adblock-plus is still rock14:34
eagles0513875as all of them are showing xpi:depends after Depends:14:34
asachttp://www.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps14:34
asaceagles0513875: that has to be after Recommends: ... thats what task 3 of the review is about14:35
eagles0513875asac: so xpi:Depends gets removed and moved to recommends14:35
asaceagles0513875: could be that adblock is still using depends14:35
eagles0513875lets go badk to the beginning here14:35
asaceagles0513875: yes. after you did that read the document from above and try to match the fields you see in control with what is documented there14:35
eagles0513875question do i leave or totally remove xpi:Depends from where it is or leave it14:36
asaceagles0513875: "move" ... thats a non-ambigous operation ;)14:37
eagles0513875i wanna do this right the first time14:37
asacsore14:38
asacsure14:38
asac;)14:38
eagles0513875ok after xpi:depends there is couchdb and python-desktopcouch those stay where they are right14:38
asacgood that you ask14:38
eagles0513875thats how one learns by asking14:38
asaceagles0513875: just the xpi:depends for task 3 of the review14:38
asaceagles0513875: so ... when you have changed control and added a new cangelog entry14:39
asacrun bzr diff14:39
asacand show me the output14:39
eagles0513875ok14:39
eagles0513875so just add to the changelog on top of whats already there or below it14:40
asaceagles0513875: read what i wrote:14:42
asacif topmost is UNRELEASED14:42
asacatt below14:42
asacadd below14:42
eagles0513875ok14:42
asacif its a release you need to do what i said14:42
asace.g. dch -I....14:42
asacdch -i ... (see above)14:42
eagles0513875if you dont mind me asking what does dch -i do14:43
asacyou will see ... just use the syntax above14:43
asaclike 15 minutes ago ;)14:43
eagles0513875ok installing the devscripts package14:43
asac15:29 < asac> eagles0513875: if there is a release on top you do:14:43
asac15:29 < eagles0513875> there is no recommends though14:43
asac15:29 < asac> dch -i -DUNRELEASED14:43
asac15:30 < asac> and then add the text from above14:43
asac15:30 < eagles0513875> your loosing me here14:43
asacyou can also read: man dch14:43
asacto get more info14:43
eagles0513875ahhhhhhh14:44
eagles0513875wait there is already a version that has im guessing been released as the person before who worked on this packaged it14:44
asaceagles0513875: well14:45
asactopmost line: if there is UNRELEASED ... then its not released14:45
asacif there is intrepid/jaunty/karmic14:45
asacits released14:45
asacyou can also look at bzr log14:45
asacbzr log -l114:46
asacif the topmost commit is a RELEASE commit14:46
asacthats it14:46
eagles0513875ok14:46
asacrun bzr log -l1 -p14:46
asacto also see what was changed14:46
asacthen you understand what a release commit is ;)14:46
eagles0513875ok hold on here waiting for devscripts finished downloading14:46
asacyes. you need to install devscripts build-essentials14:46
asacand apt-get build-dep bindwood ;)14:47
eagles0513875releasing version _________ to ubunt/karmic means its been released or will be released14:47
eagles0513875blarg my spelling is fail today14:48
asaceagles0513875: yes. also run the -p log command from above14:49
asacthat will show you what was changed for such a release commit14:49
eagles0513875thats what i ran14:49
asacthe diff is most likely just debian/changelog14:49
eagles0513875the bzr log -l1 -p14:49
eagles0513875there was no diff if i saw right14:49
asacand just the first line from UNRELEASED to karmic14:49
asacand the timestamp14:49
eagles0513875ya im seeing all that14:50
asaceagles0513875: yeah. bad example ;)14:50
eagles0513875so releasing = released14:50
asacnow14:50
asacno14:50
asac;)14:50
asacforget about that part ;)14:50
asacbasically look at first line in changelog14:50
asacbindwood (0.2~~rev9-0ubuntu1) karmic; urgency=low14:50
eagles0513875which was a version number that was in there14:50
asacthat means it was uploaded to karmic14:51
asacif it wasnt uploadedit should be14:51
eagles0513875ok14:51
asacbindwood (0.2~~rev9-0ubuntu1) UNRELEASED; urgency=low14:51
eagles0513875so under that im adding the changes i made to it14:51
asacno14:51
asacyou run the dch command i gave you14:51
asacthat will create a new UNRELEASED changelog (because the topmost was already uploaded and shouldnt be changed)14:51
eagles0513875ahhhh ok14:52
eagles0513875but wait im confused here cuz i did the dch -i and yet its not saying UNRELEASED14:53
eagles0513875it says the same as the pervious changelog entry14:53
eagles0513875but no text there14:53
asaceagles0513875: because you didnt run the full command14:53
eagles0513875dch -i14:53
asaccheck what i wrote exactly14:53
asacthats not the complete command i gave you14:53
* eagles0513875 just pulled a homer simpson14:54
eagles0513875lol14:54
eagles0513875then i just added the list of changes i made to the control file14:54
asaci gave you an example changelog text too14:55
asacyou can use that or something else14:55
asacrun bzr diff after you are done and show14:56
eagles0513875ya was just reading up the log here14:57
eagles0513875ok time to pastebin14:57
eagles0513875asac: http://pastebin.com/m60f535e814:58
eagles0513875O_O14:59
eagles0513875looking at the change log nothing was added14:59
asaceagles0513875: ok so you just updated the changelog now ... so you can revert that part by running bzr revert debian/changelog15:01
asacthen run the dch command again15:01
asacdch -i -DUNRELEASED15:01
asacdont forget to safe15:02
eagles0513875nothing was added to it though when i go into it15:02
asac+Recommends: ${xpi:Recommends}15:02
asacthats wrong15:02
asacits xpi:Depends15:02
asaceverywhere15:02
asaceagles0513875: look at the diff. the timestamp was updated because you ran the wrong command ;)15:02
asacrevert that change15:02
asacand do again15:02
eagles0513875let me fix my mistake15:03
asacok testing NM stuff bbiw15:03
eagles0513875xpi:depends moves to the recommends section right15:03
eagles0513875and the other 2 packages that are listed there stay there15:03
eagles0513875or all that section moves down to recommends15:03
eagles05138752 packages meaning couchdb and python-desktopcouch15:04
eagles0513875asac: in the change log you have to add what you did by hand right15:07
eagles0513875asac: http://pastebin.com/m16119ab015:11
eagles0513875let me know if what i pasted is to ur satisfaction when you have a chance15:52
asaceagles0513875: the email is wrong in the changelog16:20
asaceagles0513875: the text is good, just also refer to the file touched in the changes lines16:20
asaceverything else looks good16:21
asacadjust that and show me again ;)16:21
eagles0513875:)16:21
eagles0513875so add somethign like changes made to the control file16:21
eagles0513875http://pastebin.com/m5cc75a7b asac16:23
asaceagles0513875: better is something like:16:24
asac* Changed ${xpi:Depends} to recommends16:25
asac  - update debian/control16:25
asac* Changed version of mozilla-devscripts to >= 0.1516:25
asac  - update debian/control16:25
asactry that16:25
eagles0513875ok16:25
eagles0513875http://pastebin.com/m2e2c324c asac16:26
eagles0513875asac: if all is ok do i upload the change log or a diff to lp16:29
asaceagles0513875: run bzr diff one more time16:30
asacif that looks good16:30
asacrun debcommit16:30
asacthat should automatically produce a good bzr commit for you16:31
asacfrom changelog16:31
eagles0513875want me to paste bzr diff output one more time16:31
asacno16:31
eagles0513875ok16:31
asacyou can verify that all is fine by running16:31
asacbzr log -l1 -p16:31
asacthat should show you your commit and the diff16:32
asaceagles0513875: remember that the email should be good16:32
asacin the bzr log16:32
asacif not you need to set that up properly16:32
asacif your remail is bad you run16:32
asacbzr uncommit once16:32
asacfix your email in your bzr setup16:32
asacand debcommit again16:32
eagles0513875its good and committed16:32
eagles0513875so now i need to install it and test it to see if it works on ff 3.516:32
eagles0513875do i mark the lp bug as fix released16:33
eagles0513875and on the wiki there is a box that says works with ff 3.5 do i just install and test16:35
asaceagles0513875: committed?16:43
asacso now the procedure is like this:16:43
asacbzr push lp:~YOURLPID/bindwood/bindwood.ubuntu.lpXXXX16:43
asace.g. push it to a topic branch with the lp id16:43
asacthen you request a merge into the bindwood.ubuntu branch16:43
asacand i will review that merge16:43
=== micahg1 is now known as micahg
micahgasac: do we have any interest in submitting crash reports to mozilla in addition to launchpad?17:11
asacmicahg: s/addition/instead/ ... yes.17:11
asacwe have a bug for that17:11
asacupstream ... need some script that makes proper format out of our symbols17:11
asacso we can uplad them to their crash db17:11
micahgoh, do we not want to deal with crash reports?17:12
asacwe want to deal with them, but not in launchpad17:12
micahgnot everything is caused by firefox17:12
asacwe would be able to query them in breakpad for ubnutu specific ones17:12
asacso no need for our bugs17:12
asacjust if there is a topcrasher we can open launchpad/bmo bug combo17:12
asacto track those on a case-by-case basis17:12
micahgok17:12
micahgwell, there's a while discussion on bmo right now about it17:13
micahg*whole17:13
micahgany idea where ?that bug would be17:13
micahg(in our tracker)17:13
micahgasac: can I have someone copy places.sqlite to a new profile to test something17:15
ftaConnectionError: Connection error: Could not resolve 'edge.launchpad.net' [Errno -2] Name or service not known17:17
ftahm, the bot is sick today17:17
eagles0513875asac: the lpXXXX = bug number18:03
eagles0513875fta: whats the lpXXXX when doing a push to bzr18:06
ftareplace XXX by the bug number number you're fixing, so we know what your branch is fixing18:08
eagles0513875ahhh ok18:08
eagles0513875just making sure :)18:08
eagles0513875fta: im getting an error extra argument to ocommand push18:10
eagles0513875i wanna get this finished but i dont think im gonna be able to push bindwood tonight as i have friends coming over and i need to take my desktop downstairs lol18:12
eagles0513875will finish this tomorrow18:12
ftaextra argument error?? could paste it?18:13
fta+you18:13
eagles0513875the argument i typed is bzr push lp: ~eagles051387/bindwood/bindwood.ubuntu.lp42563118:14
eagles0513875so i have to do it as root18:14
ftano18:14
ftabzr push lp:~eagles051387/bindwood/bindwood.ubuntu.lp42563118:14
eagles0513875ahhhh no space18:14
eagles0513875asac: its been pushed btw18:16
eagles0513875im out for now guys18:16
eagles0513875asac: email is in my profile if u need to get a hold of me18:16
micahgasac: is places.sqlite dependent on any other files or can I have someone move it to another profile to test something?20:12
ftahttp://launchpadlibrarian.net/32031043/buildlog_ubuntu-karmic-amd64.xulrunner-1.9.3_1.9.3~a1~hg20090918r32853%2Bnobinonly-0ubuntu1~umd1_FAILEDTOBUILD.txt.gz20:41
ftahm, interesting20:42
ftamozilla 51621320:44
ubottuMozilla bug 516213 in Layout: Canvas "Freshen WebGL implementation and enable on trunk" [Normal,New] http://bugzilla.mozilla.org/show_bug.cgi?id=51621320:44
micahgfta: I won't be able to fix any FTBFS until Sun night20:59
ftai'll fix this one21:04
ftadone21:06
jdstrandfta: can you look at bug #432702 and my proposed merge and make sure I am following your procedures properly?21:11
ubottuLaunchpad bug 432702 in firefox-3.5 "firefox apparmor profile should allow access to pulseaudio" [Low,In progress] https://launchpad.net/bugs/43270221:11
jdstrandfta: hi btw! :)21:11
jdstrandfta: the merge proposal is https://code.launchpad.net/~jdstrand/firefox/firefox-432702/+merge/1209621:12
jdstrandfta: I didn't do this right the last two times, and I'd like to do it right this time ;)21:12
BUGabundoboas21:21
BUGabundois it me or is FF 3.7 broken?21:21
micahgBUGabundo: what do you mean broken?21:24
BUGabundocoredup21:24
BUGabundo*dump21:24
BUGabundo(gdb)21:24
BUGabundo#0  0x00007ffff67ff569 in ?? () from /usr/lib/xulrunner-1.9.3a1pre/libmozjs.so21:24
BUGabundo#1  0x00007ffff680b9dc in ?? () from /usr/lib/xulrunner-1.9.3a1pre/libmozjs.so21:24
BUGabundo#2  0x00007ffff67b3bf6 in JS_ExecuteScript () from /usr/lib/xulrunner-1.9.3a1pre/libmozjs.so21:24
BUGabundo#3  0x00007ffff5138afc in ?? () from /usr/lib/xulrunner-1.9.3a1pre/libxul.so21:24
BUGabundo#4  0x00007ffff5139afd in ?? () from /usr/lib/xulrunner-1.9.3a1pre/libxul.so21:24
BUGabundo#5  0x00007ffff592869c in ?? () from /usr/lib/xulrunner-1.9.3a1pre/libxul.so21:24
BUGabundo#6  0x00007ffff59289c6 in ?? () from /usr/lib/xulrunner-1.9.3a1pre/libxul.so21:24
BUGabundo#7  0x00007ffff5928ac8 in ?? () from /usr/lib/xulrunner-1.9.3a1pre/libxul.so21:25
BUGabundo#8  0x00007ffff5929871 in ?? () from /usr/lib/xulrunner-1.9.3a1pre/libxul.so21:25
BUGabundo#9  0x00007ffff5905b02 in NS_InitXPCOM3_P () from /usr/lib/xulrunner-1.9.3a1pre/libxul.so21:25
BUGabundo#10 0x00007ffff50cd2ba in ?? () from /usr/lib/xulrunner-1.9.3a1pre/libxul.so21:25
BUGabundo#11 0x00007ffff50d0113 in XRE_main () from /usr/lib/xulrunner-1.9.3a1pre/libxul.so21:25
BUGabundo#12 0x0000000000402787 in ?? ()21:25
BUGabundo#13 0x00007ffff6ebfabd in __libc_start_main () from /lib/libc.so.621:25
micahgBUGabundo: use pastebin !!21:25
BUGabundoI know21:25
BUGabundoI know21:25
micahgBUGabundo: steps to reproduce?21:25
micahgwfm on Jaunty21:25
BUGabundo$ firefox-3.721:25
BUGabundokarmic, of course21:25
* micahg just found a bug in 3.721:27
BUGabundowho did?21:28
BUGabundoyou or me?21:28
micahgI did, something else21:28
micahgI'll report it later21:28
micahgas for yours21:28
micahgidk21:28
micahgwhich build do you have?21:28
BUGabundowhere's asac when we need him21:28
BUGabundo  Installed: 3.7~a1~hg20090917r32813+nobinonly-0ubuntu1~umd321:29
micahgwhich version of xul?21:29
micahgsame?>21:29
BUGabundoxulrunner-1.9.3:  Installed: 1.9.3~a1~hg20090917r32813+nobinonly-0ubuntu1~umd121:29
micahgwell, that shoots my idea21:29
BUGabundoehe21:30
ftajdstrand, looks ok to me, but i let asac merge it, as 3.5 is the stable branch now21:32
jdstrandfta: ok thanks :)21:32
ftaBUGabundo, crappy stack trace, do you have the -dbg installed?21:32
BUGabundonope21:34
BUGabundodo we now have a metapackage to instal it?21:35
BUGabundolol21:35
BUGabundofta what packages do I need?21:35
micahgxulrunner-1.9.3-dbg  firefox-3.7-dbg firefox-3.7-gnome-support-dbg21:36
BUGabundodownloading21:37
BUGabundomicahg: don't you want to make an *easy* metapackage for those ?21:37
BUGabundoI keep getting the Addon manager asking to restart FF21:38
BUGabundosomething must be *half* installed21:38
micahgfta: is there a requirement for a dbg package for every regular pacakge?21:41
BUGabundooff course now that I have debug21:41
BUGabundoits starts normally :(21:41
micahgBUGabundo: not my call21:44
BUGabundomicahg: why not? you are free to make a package21:45
ftamicahg, no, it's just useful for heavy crashers to have one. but nowadays, we also have automatic -dbgsym21:45
BUGabundoon ddebs servers21:45
micahgfta: there's no reason for firefox-3.7-gnome-support-dbg anymore since the last .so file was moved to xulrunner-1.9.3-gnome-support21:45
ftabut PPAs are not yet capable of creating those -dbgsym, hence our old style -dbg21:46
micahgthis is all that's in there: http://pastebin.com/f563f984521:46
ftayep, i noticed yesterday21:47
micahgfta: should I make a merge proposal to remove it?21:47
ftawell, it's tricky, you have to take care of the provides/replaces/breaks/.. so people are not stuck with un-upgradeable ff21:48
micahgyes, I was going to propose a branch for ff3.7 as well as xul1.9.321:49
ftaif you feel like it, go ;)21:49
micahgok, I'll do it sun night, no use in hosting useless packages21:49
ftaok. I'm out for a few21:49
BUGabundookay....21:56
BUGabundonightly tools is broken on FF21:57
BUGabundothat could be the cause! :(21:57
BUGabundofta asac micahg http://paste.ubuntu.com/273781/22:00
BUGabundothere you go . a pastebin as requested22:00
BUGabundo:D22:00
BUGabundoI almost bet its one of my addons :D22:00
asacBUGabundo: component load crash22:01
asacpoints to a incompatible extension22:01
asaccan you please find which that is and give us just that22:02
BUGabundosure22:02
BUGabundoneed to test ALL of them22:02
BUGabundocan't the debug print extra info, like the NAME of the addon ?22:02
BUGabundo:)22:02
BUGabundoxmarks Works22:03
BUGabundouptidy works22:03
BUGabundotextare resize works22:03
BUGabundotext area  cache works22:04
BUGabundotabmixplus works22:04
BUGabundosecurelogin works22:04
BUGabundoreaditlatter works22:04
BUGabundoquick restart works22:05
BUGabundoPaste and Go works22:05
BUGabundoOrganize statusbar works22:05
BUGabundoNo Squint works22:06
BUGabundoNo script works22:06
BUGabundonightly tester tools works22:06
BUGabundoNext Please works22:06
BUGabundoNetcraftool bar works22:06
BUGabundoLongurl works22:07
BUGabundoLP improvements FAILS22:07
BUGabundolololololol22:07
BUGabundomicahg: you does that addon?22:07
BUGabundonsXULDocument::OnStreamComplete (this=0x7fffe14bd000, aLoader=<value optimized out>, context=<value optimized out>, aStatus=0,22:10
BUGabundo    stringLen=39, string=0x7fffdee24a30 "var nightlyplatform = {\n  eol: \"\\n\"\n}\n ") at nsXULDocument.cpp:352122:10
BUGabundo3521nsXULDocument.cpp: No such file or directory.22:10
BUGabundoin nsXULDocument.cpp22:10
BUGabundoimagezoom works22:11
BUGabundoHide Menu bar works22:11
BUGabundogreasemonkey works22:11
BUGabundogreaction works22:11
micahgBUGabundo: that's bdmurray22:12
BUGabundofullerscreen works22:12
micahgI'm out, a good weekend to all22:12
BUGabundodownloadstatus bar works22:12
BUGabundobye micahg22:12
ftaBUGabundo, chromium still crashing for you?22:42
BUGabundoit never was22:42
BUGabundojust would fail to load pages22:42
BUGabundobetter today22:42
ftafail how?22:42
ftaoh snap or what?22:42
BUGabundofta like no CSS rendering fail22:43
ftanot http://code.google.com/p/chromium/issues/detail?id=22239 then22:43
BUGabundoGRRRRR22:47
BUGabundof*ck FF :(22:47
BUGabundoit was workign, restart, now its crashing agin22:47
BUGabundofta I don't have  a single chromium addon AFAIK22:48
ftaok22:50
BUGabundook back on rolling22:50
BUGabundomore FF addons to test22:50
BUGabundohttp://paste.ubuntu.com/273801/22:51
BUGabundoone more that doesn't work22:51
BUGabundoDownload status bar seems to be picky22:52
BUGabundoPortuguese dictionary works22:56
BUGabundodictionary switcher works22:56
BUGabundocookie button on statusbar works22:56
BUGabundoclear fields works22:57
BUGabundoBetter GReader FAILS :( (can't live without that one :((( )22:57
BUGabundohttp://paste.ubuntu.com/273804/22:57
BUGabundobetter gcal the same :(22:59
BUGabundoaddblock works22:59
ftacan't live without abp ;)23:11
BUGabundoI can23:12
BUGabundoI use chromium23:12
BUGabundo:D23:12
BUGabundofta asac http://p.bugabundo.net/firefox-37-is-segfaulting-with-some-of-my-add23:12
BUGabundofta but its strange to use the web. so much noise!23:13
asacBUGabundo: but which extension crashes ffox?23:29
BUGabundo3 of them23:29
BUGabundo:)23:29
asachmm ... what i am interested in is the crash in component loader23:29
BUGabundobetter gcal , Better GReader ,  Download status bar , LP improvements23:29
asace.g. from the backtrace you showed me23:30
BUGabundo4 actually23:30
BUGabundoasac: I posted bt for all of them :)23:30
asacso just greader fails like: http://paste.ubuntu.com/273804/ ?23:33
[reed]too many extensons23:35
[reed]extensions23:35
BUGabundoaddons23:36
BUGabundo[reed]: that's the small list23:36
BUGabundoyou should see 18 months ago23:36
BUGabundobefore asac *demanded* I cut down on addons23:36
[reed]I have two add-ons23:37
[reed]TWO23:37
[reed]:)23:37
BUGabundobah23:37
BUGabundowhat good is FF without addons?23:37
BUGabundoit doesn't even do fullscreen properly23:37
[reed]it works just fine ;p23:37
BUGabundoohhh let me teste weave again23:37
BUGabundomany of my crashes started last night23:37
BUGabundo*after* I install it23:37
[reed]fullscreen is filed23:38
[reed]should be fixed soon23:38
BUGabundo[reed]: test fuller screen and then came back23:38
BUGabundoyou won't go back ! really23:38
[reed]I know23:38
BUGabundoit *works* as it is supposed23:38
[reed]mozilla bug 51737923:38
BUGabundoit even shows status bar when you hover a link23:38
ubottuMozilla bug 517379 in Widget: Gtk "restarting after quit from fullscreen presents fullscreen window with wrong controls" [Normal,New] http://bugzilla.mozilla.org/show_bug.cgi?id=51737923:38
BUGabundohumm don't know that bug23:38
BUGabundobut I have like 2 FullScreen bugs on bugzilla23:39
[reed]there's also mozilla bug 51252923:39
ubottuMozilla bug 512529 in Widget: Gtk "Fullscreen mode (F11) does not synchronize with window manager fullscreen mode" [Normal,New] http://bugzilla.mozilla.org/show_bug.cgi?id=51252923:39
BUGabundonot that either :)23:42
BUGabundomine is fixed now, lucky23:42

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