/srv/irclogs.ubuntu.com/2009/04/03/#ubuntu-mozillateam.txt

ftamozilla 40664600:35
ubottuMozilla bug 406646 in XP Toolkit/Widgets: Menus "Clicking to open slow menu (e.g. Bookmarks) invokes first item in menu (e.g. "Bookmark This Page")" [Normal,Verified: fixed] http://bugzilla.mozilla.org/show_bug.cgi?id=40664600:35
sindhudweep1asac: you awake?05:29
asacfta: cool09:41
asacseamonkey tagged stuff09:41
=== asac_ is now known as asac
asac[reed]: you remember the odd chrome:// in the blocklist call URL?10:46
asac[reed]: so we tried to not use localized pref for language10:46
asacbut now it turns out that ffox with matchOS is kind of broken because of that10:47
asace.g. navigator.language is  always en-US10:47
asacso we need the patch we wont-fixed at some point10:47
asacnow i just have to find the mozilla bug we had for that "statistic" thing again10:48
armin76bumb!10:49
asacarmin76: we are bumping everyday ;)10:49
asacarmin76: https://edge.launchpad.net/~ubuntu-mozilla-daily/+archive/ppa10:50
gnomefreakasac: fta2 are your gwibbers still crashing?11:27
asaci dont have it running as it hung yesterday (as you can probably tell from my non-dents ;))11:28
* gnomefreak found out what was causing the URL bar to show progress bar.11:28
gnomefreakasac: i cant get it to be usable it crashes everytime i try to set it up or when it tries to connect11:29
* gnomefreak downgrading from 1.xxx to 0.911:29
asacok i am running archive version11:29
asacnot sure whats in there11:29
gnomefreakasac: if you mean ubuntu archives the version is 0.8-0ubuntu3 fta has 0.9 and daily gwibber is 1.*11:32
asacyeah. i dont run dailies nor fta11:36
gnomefreakasac: i'm assumiong ubufox only supports i386?11:37
asacno11:37
asacsupports every arch11:37
gnomefreakasac: PPA doesnt build anything but 38611:38
gnomefreakhttps://edge.launchpad.net/~gnomefreak/+archive/ppa/+builds?build_text=ubufox&build_state=all11:38
gnomefreakhmmmm maybe 386 can be used on 6411:39
gnomefreakand yes its too damn early for thinking. I'm pre coffee11:39
asacgnomefreak: its arch all ... e.g. it just gets built once and released everywhere11:41
gnomefreakasac: ah thanks i'll let him know :)11:42
sindhudweep1asac: ping11:51
asacplease no content-less pings ;)11:52
asacotherwise i say pong and go to lunch ;)11:52
sindhudweep1i'm not sure how to add kde4 support to the debian packaging for gnash11:52
sindhudweep1from my limited understanding it was added to gnash .8.511:53
asacsindhudweep1: how about -> #gnash?11:53
asaci am not sure about the kde4 state atm11:53
asacthis reminds me that i am still waiting for a contribution of 0.8.511:53
asaclet me do that after lunch on my own11:53
sindhudweep1well my branch is just a two line change11:53
asactime is really running low11:53
sindhudweep1do yo want me to point the merge in the correct place, like timo suggested?11:54
asacsindhudweep1: thought you said you "are not sure" ... so you have a fix?11:54
sindhudweep1I have a fix for mozilla and epiphany11:54
sindhudweep1that works for amd64 and 38611:54
asacsorry i cant follow :(11:54
asacmozila/epiphany have nothing to do with kde411:54
sindhudweep1uhh well the plugin works on those two browsers11:54
sindhudweep1right11:54
asacyeah. thats good11:54
asacsindhudweep1: so you did the merge?11:55
sindhudweep1but the gnash source package should build a kde4 plugin too11:55
asacsindhudweep1: lets first get the plain merge in11:55
asacif we have time to do the kde4 parts too that would be great. but step by step11:55
sindhudweep1ahh okay11:55
asacsindhudweep1: so did you push that somewhere yet?11:55
sindhudweep1https://code.edge.launchpad.net/~sindhudweep-sarkar/gnash/trunk11:56
sindhudweep110 days old11:56
asaclet me look11:56
sindhudweep1sanity check it while i move the request to the right branch11:56
sindhudweep1from what i could gather kde support was originally remove from the package starting with revision 14611:57
sindhudweep1*removed11:57
asacyeah the old kde3 thing was just too borked11:58
sindhudweep1the debian maintainer for gnash has a .8.5 package in debian unstable11:58
asacignore her11:58
sindhudweep1but it uses ffmpeg instead of gstreamer11:58
sindhudweep1ahh okay.11:58
asacsindhudweep1: did you find the revision in the upstream branch?11:59
sindhudweep1which revision?11:59
asacthe release revision12:00
asacoh wait they did a branch for that12:00
sindhudweep1yes12:00
asacits http://bzr.savannah.gnu.org/r/gnash/release_0_8_5/12:00
sindhudweep1that is what i used bzr-buildpackage against12:00
asacsindhudweep1: so two things. please uncommit your topmost commit12:00
sindhudweep1okay i am new to bzr12:01
sindhudweep1how do i do that?12:01
asac1. dont create a new changlog entry; bump the topmost (UNRELEASED)12:01
asackeep it at unreleased12:01
asacbzr uncommit12:01
sindhudweep1ahh okay12:01
asacadd your stuff there12:01
asac2. please add a file .bzr-builddeb/default.conf with the following content:12:01
asac[BUILDDEB]12:01
asacMerge = True12:01
asacexport-upstream = http://bzr.savannah.gnu.org/r/gnash/release_0_8_5/12:01
asacafter committing that you should be able to just run:12:02
asacbzr bd12:02
asacand that will properly create the tarball for you from the upstream branch12:02
asac(e.g. delete all orig.tar.gz you have locally for testing)12:02
sindhudweep1okay12:02
asac3. remember to use your right email on commit12:02
asace.g. the one you have in launchpad12:02
asace.g. look how miserable it looks like here: https://code.edge.launchpad.net/~sindhudweep-sarkar/gnash/trunk12:03
asac;)12:03
sindhudweep1haha yes12:03
sindhudweep1how do i set that? i configured the launchpad-login thing in bzr12:03
asaci have in .bazaar/bazaar.conf:12:03
asac[DEFAULT]12:03
asacemail = Alexander Sack <asac@ubuntu.com>12:03
asacbuild-dir = /tmp/build12:03
asaclaunchpad_username = asac12:03
sindhudweep1thanks12:03
asacremove build-dir ;)12:04
* gnomefreak loves my anti-ping script, cant remember who wrote it but i modified it to use pm instead of channel :)12:04
* asac did that now to12:04
asacgnomefreak: heh. yeah12:04
asaci prefer to tell that presonally ;)12:04
asacsindhudweep1:  you think you can do those 3. points swiftly? i would love to look at this merge after lunch ;)12:05
gnomefreakgood point, It gets to be a problem whne you are in 33+ channels12:05
sindhudweep1yes doing it now12:05
asacsindhudweep1: great.12:05
sindhudweep1just have to upload an ssh key from this machine to lp12:05
asacsindhudweep1: also please use the same format for changelog that we use12:05
asace.g. use - update this/file12:06
asacand so on12:06
sindhudweep1okay12:06
asacjust  look at the previous changelog entries12:06
sindhudweep1i will look at other entried12:06
sindhudweep1yup12:06
asacsindhudweep1: and keep it at UNRELEASED until the very last thing12:06
asacfor release you usually just do a commit that just flips that to jaunty12:06
asaclike i did in rev 163: [DEFAULT]12:06
asacemail = Alexander Sack <asac@ubuntu.com>12:06
asacbuild-dir = /tmp/build12:06
asaclaunchpad_username = asac12:06
asacoops12:06
sindhudweep1ahh okay i see that now12:07
asaclike i did in rev 163: * RELEASE 0.8.4-0ubuntu1 to ubuntu/intrepid12:07
asacsindhudweep1: so for that commit just do dch -r12:07
asacthat will update the timestamp and flip to jaunty12:07
asacok going for lunch12:08
asacbb in 1h12:08
gnomefreakasac: is mozilla 404314 the same as the right click master bug we have?12:20
ubottuMozilla bug 404314 in XUL "when I click on a menu instead of click and hold it randomly selects a menu item and activates it" [Normal,Resolved: fixed] http://bugzilla.mozilla.org/show_bug.cgi?id=40431412:20
gnomefreakour bug that i am talking about is bug 18731312:21
ubottuLaunchpad bug 187313 in firefox "[MASTER] right click (with button release) might activate random popup-menu-item" [Unknown,Fix released] https://launchpad.net/bugs/18731312:21
gnomefreakhmmm mvo disabled upgrades intrepid -> jaunty in update manager12:22
gnomefreakasac: does bugzilla3 allow us to reply to a comment on upstream bugs? or do i have to set something up to do this?12:26
armin76fta: asac: a workaround for sparc is using --disable-jit12:48
asacgnomefreak: not sure.12:55
sindhudweep1asac: bzr-bd seems to try and get the source from cvs and from a orig.tar.gz and fails. It doesnt seem to be using debian/.bzr-builddeb/default.conf12:57
asacsindhudweep1: its not in debian/, but on top level12:57
sindhudweep1ahh okay12:58
sindhudweep1thanks12:58
sindhudweep1asac: it has the same behavior after i moved the directory. http://pastebin.com/d2d87239013:01
asacsindhudweep1: you need to add that to bzr13:03
asace.g. bzr add .bzr-builddeb13:03
sindhudweep1haha13:03
asacif you dont do that bzr bd will not see that file13:03
gnomefreaksindhudweep1: that normall happens when the tarball isnt in the dir named tarballs if i understand it right. when trying to build it tries to grab source instead13:03
sindhudweep1yup13:03
sindhudweep1thanks, gnomefreak13:04
gnomefreaknp13:04
asacgnomefreak: we are trying "automated generation of tarballs here" ;)13:04
gnomefreakah13:04
sindhudweep1well still good to know for my future reference13:04
* gnomefreak really really hates mozilla bugs, cant seem to search for bugs you reported that have been closed it seems13:04
sindhudweep1asac: it claims to have added .bzr-builddeb and the default.conf file in it but i still get the same behavior13:05
asacsindhudweep1: please commit it and push so i can try13:07
sindhudweep1okay13:07
gnomefreak[reed]: asac ok there has to be a  way to search bugs that you filed in bugzilla that have been closed for any reason?' is it possible to do this13:10
asacgnomefreak: search for you as reporter and allow any state13:17
asacor just the resolved state13:17
asacyou can do both on the advanced search form13:18
gnomefreakasac: thanks looking at it13:18
sindhudweep1lp:~sindhudweep-sarkar/gnash/gnashpackaging.8.513:18
asacsindhudweep1: thanks. remember to mark your other branches as "abandoned" or so ...13:19
sindhudweep1i deleted it13:19
asacotherwise they wills tay on the active branch list forever13:19
asacgood13:19
asacsindhudweep1: works for me ;)13:20
sindhudweep1haha maybe i havent configured something somewhere.13:20
asacusually not13:20
asacsindhudweep1: running jaunty?13:20
sindhudweep1yes13:20
asacsindhudweep1: maybe adding wasnt enough, but you needed to commit it13:21
asacmaybe it works for you now?13:21
sindhudweep1ahh13:21
sindhudweep1nope13:21
sindhudweep1but the changes made aren't really too intensive; I figure you're gonna have to redo it anyways13:21
asacoh shit ;)13:22
gnomefreakasac: nope its still not finding them13:22
asacsindhudweep1: you have to remove the whole get-orig-source thing ;)13:23
sindhudweep1hmm okay13:23
asacsindhudweep1: its indeed broken13:23
sindhudweep1how do i uncommit and get lp to merge my changes13:23
asacsindhudweep1: uncommit +  push --overwrite13:24
sindhudweep1thanks13:24
asacsindhudweep1: remove the get-orig-source please for now13:25
sindhudweep1in build_head? rules?13:25
sindhudweep1where is that located?13:25
asacjames_w: http://paste.ubuntu.com/143447/13:27
asacstill borked as it seems13:27
asacsindhudweep1: just rules for now13:27
asacbuild_head we have to fix later13:27
asacjames_w: even passing proper --export-upstream-revision= doesnt help13:29
sindhudweep1asac: i think i've made the necessary changes, still breaks. I've pushed it to lp13:33
asacsindhudweep1: good.13:34
asacsindhudweep1: your commit messages are really bad still13:36
asacyou shouldnt merge, but uncommit13:36
asacsindhudweep1: can you start with trunk again and do a few tiny commits?13:36
sindhudweep1yes13:36
asacand keep this UNRELEASED ?13:36
sindhudweep1yes, sorry13:37
asacsindhudweep1: no problem ;)13:37
asacsorry for being picky13:37
asac;)13:37
sindhudweep1no no13:37
asacsindhudweep1: you can do the - add .bzr-builddeb/default.conf for the "* new upstream release" changelog entry13:37
asace.g. do it together with the version bump (thats where it belongs)13:37
sindhudweep1it must have got in when i did the first uncommit and got errors trying to push back to lp and it complains. know i know the power of overwrite13:37
asacsindhudweep1: also try to use debcommit (without anything)13:37
sindhudweep1yup13:37
sindhudweep1dbecommit?13:37
asacthat will create bzr commit messages from your changelog entries13:37
asacand auto close bugs in launchpad13:38
sindhudweep1okay13:38
asacsindhudweep1: just start from scratch and do the few changes manually again ;)13:38
asacsindhudweep1: also we should remove the watch13:39
sindhudweep1watch?13:39
asacbzr rm debian/watch13:40
asacdo that in a distinct commit13:40
asacwe use bzr for upstream tarballs and not watches13:40
asacjames_w: bug 35447213:45
ubottuLaunchpad bug 354472 in bzr-builddeb "REGRESSION --export-upstream doesnt convince builddeb to export anything in jaunty" [High,Triaged] https://launchpad.net/bugs/35447213:45
james_wwhat's going on with your watch file?13:48
james_wasac: and *please* include a reference to the branch you are building in your bug reports13:50
asacjames_w: watch file removed doesnt change a thing13:50
james_wI realise that, but I wonder what is wrong with it13:50
asacjames_w: i would think that you can run that command in any branch13:51
james_wif it's another bug then I would like to fix that too13:51
james_wwell, not necessarily13:51
james_wI don't have any --export-upstream branches to hand, so building yours would be much quicker, and make sure that I am fixing the problem that you are seeing13:51
asacjames_w: --export-upstream branches are not special ... ;)13:52
asacanyway let me try13:52
asacsindhudweep1: ready?13:55
sindhudweep1just a sec13:55
asaci need a branch so james_w can test ;)13:55
asacjames_w: so another bug: if i run --export-upstream=... then i certainly dont want to run get-orig-source ;)13:56
james_wwell, it wouldn't if this first bug wasn't there13:56
asacyou can test that with any branch that has get-orig-source13:56
asacjames_w: so --export-upstream= is repferred?13:56
asacgood13:56
asacjames_w: then you can really try that with any branch ... just run the command above in it and it will13:57
asacrun get-orig-source ;)13:57
asacjames_w: ok added a brnach to summary bzr branch lp:~gnash/gnash/ubuntu.head13:58
asacit will run get-orig-source until we removed that (will happen in  a few)13:58
james_wok13:59
sindhudweep1lp:~sindhudweep-sarkar/gnash/gnashpackaging.8.5-attempt213:59
james_wthe issue with lp:~sindhudweep-sarkar/gnash/gnashpackaging.8.5 is that it should be "merge = True", not "Merge = True"13:59
sindhudweep1oO13:59
sindhudweep1let em fix that13:59
asacjames_w: urgh14:00
asacjames_w: so no export if not --merge?14:00
james_wyes14:00
asacwhy does it attempt get-orig-source and watch then?14:00
asacok untargetted bug14:00
asacsindhudweep1: yeah fix that syntax ;)14:00
james_wgood question14:00
sindhudweep1asac: how do i roll back a few commits, make the fix and then move forward again?14:01
james_wI might change that one way or the other14:01
sindhudweep1i'd rather not have that fix in the change log with something else...14:01
asacjames_w: bug 35447214:01
james_wbut if you have a non-merge branch then I would seriously recommend you use merge-upstream and not export-upstream14:01
ubottuLaunchpad bug 354472 in bzr-builddeb "REGRESSION --export-upstream doesnt convince builddeb to export anything in jaunty" [High,Triaged] https://launchpad.net/bugs/35447214:01
asacupdated14:01
asacuntargetted14:01
james_wthanks14:01
asaclowering to medium14:01
asacsindhudweep1: not possible14:02
asacsindhudweep1: just fix the syntax error on top14:02
asacthats ok14:02
sindhudweep1okay14:02
asacno need to add changelog entry for just that14:02
asacjames_w: ok. so false alert; sorry for that ;) ... confusion never stops me14:03
james_wno problem14:03
asacjames_w: also unassigned so random bzr-builddeb-hackers can grab it ;)14:04
james_wheh14:04
asacjames_w: no that this remote export is running (taking ages) ... i wonder if that should rather be a lightweight checkout for export upstream?14:05
sindhudweep1asac: changes in lp:~sindhudweep-sarkar/gnash/gnashpackaging.8.5-attempt2 it seems to grab the upstream now14:05
asacjames_w: or doesnt that give any perf benefit?14:05
asacsindhudweep1: ok looking14:06
james_wit shouldn't really14:06
james_wI don't know the codepaths in detail though14:06
asacjames_w: ok. so the purpose of --lightweight is a bit of a mystery then ;)14:07
asacexcept maybe local storage save14:07
james_wyeah14:07
asacbut that doesnt sound like something folks really care about nowadays ;)14:07
james_wboth just grab the latest revision though, so they should have equivalent performace14:07
james_wwell, it should download less data14:08
james_wso be quicker than a full branch14:08
asacjames_w: yeah. so it should be faster14:08
sindhudweep1well that is the wait time involved14:08
asacjames_w: right. thats why i wonder whether --export-upstream should use --lightweight14:08
james_wum, no14:08
james_wI just said that export and --lightweight should be equivalent14:08
asacoh right you need it for merging ;)14:08
james_wperhaps you have the wrong idea about what it is doing14:09
asacmost likely14:09
asacso you are using bzr export?14:09
asacsindhudweep1: ok good. its working here.14:10
asacsindhudweep1: cool. so debcommit is nice ;)? :)14:11
asacsindhudweep1: so http://paste.ubuntu.com/143468/ ... and then its fine i guess14:11
asac(i prefer that with emails)14:11
james_wasac: essentially, yes14:11
asacsindhudweep1: welcome to the gnash team ;)14:14
asacsindhudweep1: feel free to push to the .head branch14:14
asaci will push that over to the non head branch when uploading14:14
asacsindhudweep1: do you have a twitter or identi.ca account?14:15
asacnevermind14:16
asacsindhudweep1: http://identi.ca/notice/3193288 ;)14:16
gnomefreakasac: i have bugs 347972 and 272959 ready hey easy ubufox fixes :)14:20
ubottuLaunchpad bug 347972 in ubufox "Does not work with Shiretoko Web Browser (Firefox 3.5)" [Undecided,In progress] https://launchpad.net/bugs/34797214:20
ubottuError: Could not parse data returned by Launchpad: timed out (https://launchpad.net/bugs/272959/+text)14:20
asacbug 27295914:20
ubottuLaunchpad bug 272959 in ubufox "Packages that depend on firefox-2 or firefox should just depend on firefox" [Low,In progress] https://launchpad.net/bugs/27295914:21
armin76mozStorageEvents.cpp: In member function 'nsresult AsyncExecuteStatements::BuildAndNotifyResults(sqlite3_stmt*)':14:21
armin76mozStorageEvents.cpp:454: error: 'PR_ASSERT_CURRENT_THREAD_OWNS_LOCK' was not declared in this scope14:21
armin76make[4]: *** [mozStorageEvents.o] Error 114:21
asacgnomefreak: thanks. we have to fix something else for shiretoko14:21
armin76hrm...14:21
asaccurrently ubufox breaks stuff14:21
asacarmin76: i saw that somewhere ;)14:22
asacwhich version?14:22
armin76trunk14:22
gnomefreakasac: thats fine those were ones that stood out as easy fixes. i will leave the desciption to you ;)14:25
armin76oh, i think its related to nspr14:25
* armin76 disables system nss/nspr14:25
asacgnomefreak: did you request merge for those?14:27
gnomefreaknot yet, where do you want me to request it merged to?14:27
asacgnomefreak: against ubufox upstream branch for the first bug14:28
asacand against the packaging branch for the firefox-2 bug14:28
gnomefreaktheres an upstreaam branch?14:28
asaclp:ubufox14:29
* asac on call14:29
gnomefreakah ok that cant be good :( i branched from core-dev branch as it looked like it had everything in it14:29
asaccore-dev is the packaging branch14:30
gnomefreakwould you perfer that i branch upstream branch than merge it?14:33
gnomefreakupstream branch doesnt have a debian dir that is why i branched from core-dev since changes applied to install.rdf and debian/control14:36
jesse__hello14:36
jesse__does anyone know about the mozilla campus rep program?14:36
gnomefreakjesse__: http://www.spreadfirefox.com/campusreps14:38
gnomefreakthat should give you what you want :)14:38
gnomefreakok gwibber is really starting to piss me off. there doesnt seem to be another blogger that uses indenti14:39
jesse__I signed up a month ago and have not heard anything back.14:39
rZrhi asac14:41
rZrso what's up w/ https://code.edge.launchpad.net/~rzr/firefox-extensions/flashblock.ubuntu/+merge/369714:41
gnomefreakjesse__: im guessing you emailed campusreps at mozilla dot com to follow up on it?14:42
rZrasac: oh wait upstream released a new version14:44
gnomefreakhmmmm i think i have an idea for foxmarks but need to figure it out, name changes and maybe change a few little things to make it under free license oh hell what can i lose :)14:44
gnomefreakrZr: hes on a call atm14:44
jesse__no I will do that. thanks gnomefreak!14:46
asacrZr: ok. do that quick. i will upload in 2-3 hours ;)14:46
gnomefreakjesse__: np14:46
rZrasac: k14:46
* gnomefreak not lying i swear he was on a call14:46
rZri installed jaunty i can test it14:47
sindhudweep1asac: thanks and done. I'll be back on monday to work on the other issues with the package.15:00
sindhudweep1Have a good weekend.15:00
armin76asac: apply apply!16:12
asacarmin76: file abug ;)16:13
asaci never get any complains about hppa ;)16:14
asacnor sparc16:14
gnomefreakgreasemonkey fixed removed firefox-2 and updated for 3.6 in install.rdf now back to finding out what blogger app to use in stead of gwibber (none outright state for use with indenti16:17
armin76asac: liar, there's a bug for sparc segfaulting!16:18
armin76or there used to16:18
gnomefreakany ideas i would greatly apperciate on blogger16:18
asacarmin76: ubuntu bug?16:21
asaci doubt it ;)16:21
asacif there was that guy probably gave up ;)16:21
armin76gah, bus error on trunk16:22
rzr_gnomefreak: hi john16:24
rzr_gnomefreak: i just got your emails16:24
rzr_should i remove firefox-3.0 in depends ?16:24
gnomefreakrzr_: no leave it there for now. shit thanks for reminding me :(16:25
gnomefreaki forgot to add them to depends but it still works in 3.5 and 3.6 :)16:25
rzr_k16:26
rzr_Depends: ${misc:Depends}, iceweasel | firefox | abrowser | firefox-3.0 | seamonkey-browser | thunderbird | midbrower16:26
rzr_is this ok then ?16:26
gnomefreakrzr_: yeah i plan on adding firefox-3.5 to depends since it is in repos in jaunty but i would like to find out what asac thinks16:28
Jazzvagnomefreak: abrowser-3.5 is in, too16:29
gnomefreakJazzva: yeah that is 3.1 renamed16:29
gnomefreakso 3.5 should be ok as a depends16:29
Jazzvayep. I just wanted to comment on that, so it doesn't get left behind :).16:30
gnomefreakrzr_: what extension is that16:30
gnomefreakJazzva: :)16:30
gnomefreakshould we add both cant hurt i geuss16:30
gnomefreakguess16:30
gnomefreakand abrowser 3.5 as well16:31
Jazzvayeah, if extension works with 3.5, I think it's ok16:31
rzr_gnomefreak: flashblock16:32
rzr_the terrible and infamous flashblock16:32
=== rzr_ is now known as RzR
gnomefreakrzr_: yeah add arowser and firefox 3.5 and is it supporting tb3.0 yet?16:32
RzRtb ?16:33
RzRthunderbird ?16:34
RzRi dont think so16:34
gnomefreakDepends: firefox | abrowser | abrowser-3.5 | firefox-3.5 | firefox-3.0, apturl (>= 0.1.2ubuntu1)16:34
gnomefreakRzR: yeah thunderbird16:34
RzRno ${misc:Depends} ?16:34
gnomefreaki dont have it in ubufox16:35
RzRlintian complain about16:35
gnomefreaknot sure about greasemonkey but i wanted to fix something else in there anyway16:35
RzRmy ppa replied :16:35
RzRRejected:16:35
RzRCould not find person ''16:35
RzRFurther error processing not possible because of a critical previous error.16:35
gnomefreaki have yet seen something like that it would bother the hell out of me if i did16:36
RzRsomething wrong in my pgp configuration16:36
gnomefreakgetting tired of typing in password for bzr16:40
RzRssh-add -L || ssh-add16:41
gnomefreakthanks16:44
gnomefreakok fixed my branches for grease.. and ubufox16:44
RzRis the team in hurry as hell for the release ?16:46
* gnomefreak not so much but i have a few packages waiting for sponsor16:48
asacRzR: hard freeze is 9th Apr16:49
asacfta2: do you have a no-password gpg key you use for the dailies?16:50
gnomefreakok now everything is fixed with -3.516:52
asacgnomefreak: in dailies or archive?16:56
gnomefreakasac: what comment are you asking about?16:57
asac17:52 < gnomefreak> ok now everything is fixed with -3.517:02
gnomefreakasac: in the extensions for the remove ff2 from deps and i added 3.5 to them17:03
gnomefreakim looking for bug atm17:03
gnomefreakasac: bug 27295917:03
ubottuLaunchpad bug 272959 in ubufox "Packages that depend on firefox-2 or firefox should just depend on firefox" [Low,In progress] https://launchpad.net/bugs/27295917:03
gnomefreakasac: ignore the ubufox merge im going to use upstream branch17:09
gnomefreakasac: if i use upstrem it will not contain any changes to debian/control /changelog  using the core-dev branch i can add those changes17:13
asacgnomefreak: dont bother about the install.rdf bump17:13
asaci will just do it while i touch that branch now17:13
gnomefreakasac: oh ok already done here but thats fine17:14
asacgnomefreak: so do the core-dev changes only17:14
asacgnomefreak: when i pushed the new upstream snapshot you can merge that to core-dev and finish release17:14
asaci will let you know17:14
gnomefreakasac: i did i changed install.rdf control17:14
gnomefreakasac: ok17:14
gnomefreakand mozgest is done :)17:15
=== jdstrand_ is now known as jdstrand
asacfta2: so we killed the dom-inspector from all branches?17:15
asacis that not in the sources anymore or what?17:16
gnomefreakasac: is there a list of all code-dev branches or atleast updated branches searching in LP isnt helpful17:20
asachttp://hg.mozilla.org/dom-inspector/17:25
BUGabundohey everyone17:25
gnomefreakJazzva: i just commented on bug 184882 for you. sure you already knew it but what the hell :)17:30
ubottuLaunchpad bug 184882 in mozilla-stumbleupon "Dependencies correct but Synaptic does not warn of incompatability" [Undecided,Incomplete] https://launchpad.net/bugs/18488217:30
gnomefreakasac: wasnt dom always been packaged as an extension?17:32
gnomefreakok done with extensions for today. i still need to figure out what to use in place of gwibber17:34
asacgnomefreak: it was built from the main tree17:35
gnomefreakasac: oh17:35
asachah. it works ;)17:38
* asac talks to himself17:38
gnomefreaklooks like release of 1.1.16 is happening around time 3.0.9 is released17:38
gnomefreakwhat works?17:38
asacbuilding dom-inspector ;)17:40
gnomefreakah17:40
gnomefreakill be back later its time for lunch and house work :(17:41
RzRasac: ok flashblock tested about to push18:07
asacarmin76: gnash fails on hppa and sparc18:14
asacyour turn18:14
BUGabundoasac: Bug 35395718:14
ubottuLaunchpad bug 353957 in mobile-broadband-provider-info "wrong APN" [Undecided,New] https://launchpad.net/bugs/35395718:15
BUGabundoisn't it just a text file?18:15
BUGabundomaybe I could make my own 1st pathc18:15
asacyes xml18:15
asacBUGabundo: https://addons.mozilla.org/en-US/firefox/downloads/latest/662218:16
asacoops18:16
asaclp:~network-manager/mobile-broadband-provider-info/mobile-broadband-provider-info.ubuntu18:16
asacfix it and propose a merge18:17
BUGabundoyeah18:17
BUGabundothat was what I was thinking of doing it18:17
BUGabundobut wouldn't it need a ffe?18:17
BUGabundoor is it just bug fix?18:17
BUGabundoI saw several others like mine, on LP, when I reported it18:17
* BUGabundo tries to remember how to branch18:17
BUGabundo$ bzr branch18:18
asacyou will figure18:19
asaclearning NEW stuff (on your own) is good for the overall brain capabilities ;)18:19
asaci am out now ;)18:19
asacbzr help gives you comamnds ;)18:19
BUGabundoI already have it18:20
asacwell. you also need to commit and push for proposing the fix ;)18:20
BUGabundoI know that too18:22
BUGabundojust ,never did a push to lp18:22
BUGabundowill try latter18:22
BUGabundotalk to you if I see you here18:22
RzRasac: ok pushed , please double check about last commit, i did like we decided last time18:23
RzRwaitcouple of  minutes if possible18:26
RzRasac: get-orig-version doest work on new naming scheme18:37
RzRi am fixing this18:37
RzRasac: ok should be ready18:51
RzRnow18:51
RzRi have to go18:52
RzRi'll be back this night if needed on tomorow18:52
BUGabundoasac: ping19:10
BUGabundoare you back?19:10
BUGabundoneed help debuging hal or udev for an 3G dongle19:10
armin76asac: current trunk will be broken on sparc until sqlite3 is fixed, unaligned stuff, again :)19:41
RzRasac: your turn to play , i'll be back20:13
BUGabundoasac: https://code.edge.launchpad.net/~bugabundo/network-manager/bug353957/+merge/521022:28
BUGabundoyay22:28
BUGabundo1st patch done!22:28

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