[00:15] chrisccoulson: it's already been promoted to main as well [00:15] asac: yes, tagged also [00:37] asac: using your proposed patch let firefox start [00:38] skipper: you mean for the extension stuff? [00:38] asac: yes [00:38] very good [00:38] ;) [00:38] skipper: can you post xpti.dat again ;) === skipper is now known as bdrung [00:40] asac: http://pastebin.com/kinEcEqP [00:41] yeah that looks better [00:41] will put that in tomorrow ;) [00:41] thanks! [00:41] might be upstream wants it upside down (e.g. all normalized) ... but we will see [00:41] asac: can we throw 3.6.2 build 1 in as soon as it's spun or do we have to wait for release (lucid only) [00:42] micahg: we need to explicitly label it as "build1" for lucid [00:42] asac: of course :) [00:42] but that means no backbranching :) [00:42] thats ok then ... though if we roll it as a security update we usually should stage everything and wait till final [00:42] asac: you're welcome [00:42] micahg: problem is that SPUN isnt the same time a tag show sup [00:42] asac: well, the only "release" it's in is lucid [00:42] we have to wait till they officially go into beta [00:42] have you heard when that will be? [00:43] asac: well, QA starts tomorrow [00:43] right. so in a few days or so [00:43] I haven't seen a plan for beta yet [00:43] they usually do pre-QA before naming something build1 ;) [00:43] k [00:44] so, I'll commit changes to the branch assuming we'll spin beta 1 (build 1) to lucid when it's ready? [00:44] you can commit on .head [00:44] but dont move it to build1 in changelog until there is a build1 ;) [00:45] asac: k [00:45] we are still riding a pre build1 in dailies ;) [00:46] asac: do I have to worry about the PPA builds cleaning properly? [00:46] micahg: if you see a build you cant fix ask chrisccoulson to look ... so he gets started too ;) [00:47] cant fix == time constraint [00:47] at least pinging ;) [00:47] asac: k, I asked him to fix openjdk :) [00:47] better than having it dying all the time [00:47] fta hates us for doing that ;) [00:47] I have no idea what to do with openjdk [00:47] asac: oh, you mean dailies? [00:47] yeah, i need to check openjdk again against the latest version of llvm [00:47] micahg: yes. dailies failing for weeks is bad ;) [00:47] and then open a bug report if it still fails [00:47] we had that ;) [00:47] asac: only daily failures I know why [00:48] 3.6.2 on hardy due to kde patch [00:48] openjdk is off the table until doko fixes it [00:48] fro mwhat i understand it doesnt build at all atm [00:48] 193 on karmic/lucid due to gcc 4.4 issue [00:48] we need to file a bug [00:48] asac: for openjdk? [00:48] micahg: thats something we should fix and submit upstream usually [00:48] asac - i will try another build overnight , since doko updated llvm again [00:49] chrisccoulson: ah cool [00:49] if it still fails, i'll open a bug report in the morning [00:49] micahg: yeah. but seems we are making progress ,) [00:49] ah, so, chrisccoulson, you want to look at the failure for xulrunner 1.9.3 in daily PPA? I filed a bug upstream [00:49] just saying we shouldnt invest much time on openjdk when there are still low hanging fruits ;) [00:49] yeah, can do [00:49] chrisccoulson: mozilla 550823 [00:49] Mozilla bug 550823 in Build Config "cannot find -lmozalloc when building with gcc-4.4" [Normal,New] http://bugzilla.mozilla.org/show_bug.cgi?id=550823 [00:49] thanks [00:51] asac: do you happen to know what i should do about getting gtk_marshal bits to work, the new code needs more than what is in the gtk/gtkmarshal.h in hardy [00:52] asac - there's another issue blocking openjdk now anyway: http://launchpadlibrarian.net/40585661/buildlog_ubuntu-lucid-amd64.llvm_2.7~svn20100308-0ubuntu2_MANUALDEPWAIT.txt.gz [00:52] asac: it seems to be some sort of weird autogenerated code [00:52] it seems oprofile needs a MIR [00:52] ccheney: yeah [00:52] chrisccoulson: there is a text file usually [00:52] oops [00:52] thats for ccheney [00:52] heh [00:52] so idea is to make a new gtkmarshal_backports.h i guess [00:52] or something [00:52] asac: should i just add the items to the .list files in hardy and rebuild gtk with them? [00:53] with the lines added to that .list files in between [00:53] ccheney: i would suggest to not do that in gtk [00:53] rather in epiphany where you need them [00:53] asac: oh ok, wasn't sure how to regenerate it properly but i can try just copying what is in the h/c files and see if that works ok [00:53] ccheney: beter do it with .list file [00:53] ccheney: the tool used in Makefile somewhere is [00:53] asac: chrisccoulson could also work on staging thunderbird 2.0.0.24 for security PPA (release is March 15) [00:53] ok [00:54] glib-genmarshal [00:54] ccheney: ^^ [00:54] you should be able to spot where its used in gtk to update that .h [00:55] yea i found the Makefile.am snippet to do it [00:55] cool [00:55] just use some prefix for the marshals [00:55] ok [00:55] and replace them in the copied gtk code ;) [00:56] accordingly [00:56] that should work well [00:56] asac: also, can we file 1 big FFe bug and then file separate bugs for each of the changes? [00:57] micahg: which changes? [00:57] which FFe? [00:57] * ccheney bbl getting dinner [00:57] asac: well, debdiffs, do we need an FFe for each apckage? [00:57] no [00:57] those are bugs [00:58] if we dont introduce a new upstream version [00:58] just file bug: "needs porting to xul 1.9.2" [00:58] or [00:58] just file bug: "needs porting to xul 1.9.2 or remove from archive ;)" [00:58] asac: k, great, so I don't we need any FFes then except for maybe helix-player if I do it [00:58] right [00:59] asac: well, fennec is currently alpha, does that need one for the release? [00:59] rule: if you need to pull new upstream -> FFe [00:59] if you dont -> just bug [00:59] well, prism beta 3 is bugfix I think [00:59] i its bugfix only its not FFe [00:59] though moving from final versoin to beta often suggests its not bug fix only ;) [00:59] fennec really changed so I'll file FFe for that one one mozilla-devscripts is in [00:59] so we should check what really changed [00:59] asac: prism isn't final [01:00] micahg: file a porting bug anyway on fennec [01:00] yes... [01:00] its easier to argue that we need it to fix the porting bug [01:00] FFe will then be granted more easily [01:01] asac: well, yes, the alpha won't run xul 192 :) [02:34] !ping fta [02:40] bugs 529242 [02:40] Launchpad bug 529242 in chromium-browser "chromium doesn't recognize icedtea6-plugin" [Undecided,Confirmed] https://launchpad.net/bugs/529242 [02:40] anyone have the same issues? === heikki__ is now known as heikki [07:10] asac: hmm copying the new stuff over seems to be working but the new gtkentry seems to use signal handling, etc from new gtk as well, looks like it will be copying over a lot more than i had expected [07:11] i guess those must be inline or something, not sure why it those didn't show up in the symbol search before :-\ [07:14] * ccheney is seeing some weird private functions with no apparent definitions or macros as well, not sure what is going on with those [07:14] i'll just copy the declaration and see if it magically works, heh [07:15] ah i found the definition for that one actually, just weird declaration in a different place [07:32] asac: i'm getting weird errors about ephy_gtk_entry_parent_class being undeclared, did gtk change how they do parent classes between hardy and lucid? [08:04] * ccheney heads off to bed [08:04] asac: looks like i will have to do something similiar got GtkEntryCompletion as well, they didn't privatize it within Gtk from GtkEntry and it uses its private members [08:05] s/got/to/ [08:35] morning === |eagles05138785| is now known as eagles0513875 [10:18] ccheney: ephy_gtk_entry_parent_class [10:19] you usually have to "peek" for the parent_class [10:19] maybe you missed a declaration line a bit above or something [10:19] Hi. spidermonkey-bin was removed from lucid yesterday because it was built from xulrunner (1.8). Would it make sense to file a bug asking it to be built by xulrunner-1.9.x, like it is in Debian? [10:24] maxb, if it can be built by 1.9.2..... is there any reason for it to differ in ubuntu compared to debian? [10:25] As far as I can conjecture, it just got forgotten, as part of the delta of using versioned xulrunner source packages in ubuntu [11:03] spidermonkey-bin [11:03] thats not produced from xulrunner sources [11:23] heh, python-gtkmozembed nearly caught me out there [11:56] asac: can you have a look at bug #535544? [11:56] Launchpad bug 535544 in mozilla-devscripts "mozilla-devscripts should place extension configuration files in /etc automatically" [Undecided,New] https://launchpad.net/bugs/535544 [12:03] we dont want all .js files to go there [12:04] what we should do is to guess a name that is alphabetically lower than all other preferences fils [12:04] create that and link it to an empty file in /etc/ [12:04] in that way admins can change the defaults [12:04] without loosing ability to reset to package defaults [12:04] like the file we have for ubufox [12:05] bdrung: we have 000system.js there [12:05] thats a link to /etc/... [12:06] asac: can you write this comment to the bug, please? [12:06] feeel free to paste it there [12:06] asac: what's the best place to put the *.js links? [12:06] bdrung: in EXTDIR/defaults/preferences [12:06] i think 000system is a good guess [12:06] though not perfect [12:07] asac: what's the best place to put the *.js links in the /etc directory? [12:07] if you ask where in /etc [12:07] i dont care [12:07] its ok to use a /etc/xul-ext/PACKAGE/ [12:07] asac: i ask for your preferences [12:07] if we want to have a hierarchy [12:07] i like /etc/xul-ext/PACKAGE/pref/ [12:07] asac: so many subdirectories? [12:08] bdrung: what do you mean? [12:08] the pref/ ? [12:08] i dont care [12:09] i jus tthink maybe a package needs other config [12:09] hmm [12:09] but now that i think about ti [12:09] we will ship exactly one .js [12:09] asac: wouldn't /etc/xul-ext/adblock-plus.js -> /usr/share/xul-ext-ablock-plus/defaults/preferences/000system.js enough? [12:09] so we can say: /etc/xul-ext/PACKAGE.js [12:09] righ t;) [12:09] deal [12:09] great [12:09] not sure if we should use /etc/xul-ext/prefs/PACKAGE.js [12:09] your choice [12:10] i am fine with or without pref [12:10] asac: is there any possibility to need more in /etc/xul-ext? [12:10] i hope not ;) [12:10] but you never know up front ;) [12:11] for me it feels safer ;) [12:11] but just marginally in this case [12:11] so i am fine with /etc/xul-ext/PACKAGE.js [12:11] if we find stuff later we can create /etc/xul-ext-later/ or transition ;) [12:12] asac: if we find stuff later we can still create subdirectories in /etc/xul-ext [12:12] nice. like the idea to have three levels everywhere: package, system, user config [12:12] or that ... yeah ;) [14:23] asac: your input is needed: bug #535544 [14:23] Launchpad bug 535544 in mozilla-devscripts "mozilla-devscripts should place extension configuration files in /etc automatically" [Undecided,New] https://launchpad.net/bugs/535544 [14:34] didnt you paste what i said ;)? [14:36] asac: i did, but someone forgot to start you in verbose mode ;) [14:37] asac: you can talk to dkg directly on #debian-mozext if you want [14:40] asac: what do you think about http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573250? what's the opinion of upstream about these directories? [14:40] Debian bug 573250 in mozilla-devscripts "mozilla-devscripts: install-xpi unpacks to wrong location, contradicts https://wiki.debian.org/Mozilla/ExtensionsPolicy" [Normal,Open] [14:43] checking [14:44] bdrung: i think the policy is not accurate [14:44] it shouldnt talk about unpacking to common, but linking [14:45] also it should make more clear that common is for extensions that only extend xulrunner toolkit ... and that have toolkit@mozilla.org as a install target [14:45] asac: do we really want a link in common? [14:45] only for extensions that have toolkit@mozilla.org as targetApp [14:45] asac: k [14:45] which in theory makes sense. [14:45] the rest get linked to the indvidual applications [14:46] if the extension author knows about it, he doesnt need to add the individual targets [14:46] asac: please write this and adjust the policy draft [14:46] toolkit@mozilla.org should work on everything toolki8t === gandi_ is now known as gandi [16:00] chrisccoulson: you working on anything now? [16:00] hi micahg - sort of, how come? [16:01] i'm just about to look at your work for couchdb actually [16:01] chrisccoulson: k, I saw gnome-python-extras was uploaded [16:01] (it's the last think on the CD pulling in xulrunner-1.9.1) [16:01] oh, I think that's done, it needed to be tested [16:01] from the PPA [16:01] I can file the debdiff and bug [16:02] micahg - gnome-python-extras nearly caught me out, because it built fine, and applications using python-gtkmozembed still ran ok [16:02] but then i straced it, and realised it was still loading the old GRE [16:02] and when i patched it load the new one, it failed miserably ;) [16:02] chrisccoulson: I discovered that with firegpg as well, built fine locally, but code was broke [16:02] so we definitely need to test [16:03] now that xulrunner-dev 1.9.2 is in, should i upload my moon package to the archive, or wait for you guys to do it? [16:03] directhex: if it's tested, you can do it [16:07] directhex - i'm currently focused on things which are seeded right now, and will start processing other things afterwards. feel free to upload moon if you have some spare time, but if not, I will get round to it eventually :) [16:08] chrisccoulson: I'm filing bugs for the fixes for couchdb [16:08] micahg - thanks [16:08] chrisccoulson, i'll take care. just takes forever & a day to run "debuild -S" on this machine [16:08] heh ;) === gandi_ is now known as gandi [16:21] chrisccoulson: bug 536737 is everything checks out [16:21] Launchpad bug 536737 in couchdb "Port couchdb to xulrunner-1.9.2" [High,In progress] https://launchpad.net/bugs/536737 [16:22] micahg - excellent, thanks [16:24] micahg - i asked pitti to add a lucid task to it [16:24] chrisccoulson: yep, he did :) [16:24] so, it becomes a release blocker now ;) [16:25] chrisccoulson: I'm trying to fix firegpg right now [16:25] chrisccoulson: do you need me to test couchdb or can you do it? [16:26] it would probably be better if we both test it [16:26] although, i'm not entirely sure how to test it yet [16:26] i suppose i could just use gwibber for a bit [16:26] k [16:26] let me fire up lucid [16:32] micahg - i can actually sponsor couchdb [16:32] i didn't realise [16:32] Archive Upload Rights for ubuntu-desktop: package set 'ubuntu-desktop' in lucid [16:32] cool! [16:32] cool [16:33] let's make sure it works though :) [16:33] but i will have to get someone else to review the change really [16:55] micahg - couchdb seems to be working ok here [16:55] i removed /etc/gre.d/1.9.1.8.system.conf too, and restarted [16:55] chrisccoulson: k, they just use mozjs so I wouldn't expect too much to break [16:56] I haven't got around to testing yeet [16:56] cool [16:56] well, i think i'm nearly happy enough to just upload, and i've got an ACK from someone more familiar with couchdb too [17:00] micahg - couchjs is still loading libmozjs.so from 1.9.1.8 here [17:00] ah [17:01] thats because /usr/bin/xulrunner is still symlinked to the 1.9.1 version [17:01] * chrisccoulson tries again [17:01] brb [17:03] chrisccoulson: can you try removing xulrunner191 or redirecting to see if it still works? [17:03] micahg - i just "sudo update-alternatives --config xulrunner" [17:03] and selected the right version [17:03] yeah, k [17:04] hmmm, it still loads 1.9.1.8 [17:05] time for the sledgehammer approach [17:10] micahg - i removed xulrunner-1.9.1 entirely now, but now when i do "cat /proc/`pidof couchjs`/maps", i get: [17:10] 7f29165d3000-7f29167d2000 ---p 000b7000 08:01 1840027 /usr/lib/xulrunner-1.9.1.8/libmozjs.so (deleted) [17:10] so, it must be hardcoded somewhere :-/ === stevel_ is now known as stevel [17:11] chrisccoulson: k, I'll check [17:12] chrisccoulson: are you using the version from the PPA? [17:12] michag - i built it locally using the patch attached to the bug report [17:12] chrisccoulson: yeah, so if you have xulrunner 191 installed when you build, it'll use that for part of it [17:12] I can patch rules to fix that [17:13] chrisccoulson: should I add a new debdiff with that fixed? [17:13] one second, i'll check the build log [17:14] micahg - it build with only 1.9.1 installed [17:14] hmm, control says it requires 1.9.2 [17:14] sorry, i meant it built with 1.9.2 [17:14] oops;) [17:15] brb, i will try a full restart and see what happens [17:18] michag - it works fine after a restart [17:19] chrisccoulson: yeah, the program probably cached soemthing [17:19] so, i'm happy with that now [17:19] i'm ready to upload unless you want to do anything else with it [17:20] well, if you tested an intereface with JS in it, then, ok [17:20] I haven't gotten an app loaded yet, so I haven't tested [17:22] chrisccoulson: lernid seems to be fine, so go for it [17:27] michag - uploaded [17:27] i don't have a rejection e-mail yet, so i hope it worked [17:27] chrisccoulson: thanks, k, no next, can you work on gluezilla? [17:27] s/no/so/ [17:27] yeah, i can look at that too [17:28] I'm having trouble with the config system, it seems to run configure during patching which means I can't patch it [17:29] yeah, sometimes we get weird issues like that if we have patches which touch the build system [17:29] chrisccoulson: I've never seen this before [17:30] chrisccoulson: here's the patch for configure: http://pastebin.com/uKq4rvJk [17:32] micahg, patching configure.ac might avoid issues [17:32] ah [17:32] (we just need to make sure that configure is regenerated at build time, or in the source package we upload) [17:32] i tend to avoid directly patching parts of the build system which should be generated automatically [17:33] chrisccoulson: I guess I missed that before [17:33] I usually patch the .in file, I guess .ac is also one that generates [17:34] yeah, the ".in" and ".ac" extensions are interchangeable i think [17:34] i'm sure one of them is meant to be deprecated [17:34] i'm not sure though [17:35] I should probably start with a clean dir again on that one [17:35] yeah, might be a good idea [17:35] chrisccoulson: you know about java libs? [17:36] i don't know much about java libs [17:36] k, I can work on that [17:38] chrisccoulson: do you want to test tuxguitar? [17:39] yeah, i can look at that [17:39] I'll file the bug [17:39] heh, that should be interesting to test [17:42] chrisccoulson: bug 536796 [17:42] Launchpad bug 536796 in tuxguitar "Port tuxguitar to xulrunner-1.9.2" [Undecided,New] https://launchpad.net/bugs/536796 [17:42] thanks [17:44] micahg: how urgend is the release of m-d 0.21? [17:46] well, I need it so that prism and fennec clean the build area when done [17:47] micahg: should i release it today or can you wait some days? [17:47] bdrung: asac said we can do an upload to ubuntu if you can't push it through debian right now [17:48] micahg: then do a hotfix to ubuntu and we will sync once we got the other things in [17:48] bdrung: k, do we have a branch for that? [17:48] or do I just do a debdiff? [17:49] i think we should do one more sync for md this cycle [17:49] you decide when ;) [17:49] not after beta2 if possible ;) [17:50] asac: can I push prism/fennec without the clean fix? [17:53] sure [17:53] if it doenst ftbfs [17:53] you can also clean in rules for now [17:53] asac: it won't, it just leaves a messy buld area [17:53] asac: k, then I'll file a bug for all three packages so we fix before release [17:54] yes [17:54] asac: if I add a clean target in rules will it still call clean in xulapp.mk? [17:56] yes [17:56] k [18:25] asac: i don't see any reference to peek in the source not sure if the gtk macros themselves changed between versions or what is going on, an example of the code is: GTK_OBJECT_CLASS (ephy_gtk_entry_parent_class)->destroy (object); [18:25] with no reference that i can find to ephy_gtk_entry_parent_class [18:26] so something macro wise must be generating it in the new gtk but doesn't in the old one i guess [18:26] thanks chrisccoulson for tuxguitar [18:26] michag - no worries [18:26] oops [18:26] i'm not sure how to fix it :-\ [18:26] s/michag/micahg [18:27] i don't think modifying gtk's macros would be a good idea obviously [18:28] ccheney: in what function are you calling this? [18:28] isnt that a fun with either self or klazz as parameter? [18:28] func [18:28] it looks like peek was required in hardy version maybe [18:28] thats what i mean [18:28] us peek on the current class [18:29] if you have self you can get it by EPHY_GTK_ENTRY_CLASS(self) [18:29] or something [18:29] http://pastebin.ubuntu.com/392682 [18:29] i need to see the code ;) [18:29] so i add that above the line referencing the parent_class for each call? [18:29] ok will copy an example function in [18:30] you just need it in .c [18:30] ? [18:30] you can create a static field then [18:30] and set it in class_init [18:30] i guess [18:30] unset it in dispose [18:30] http://pastebin.ubuntu.com/392686 [18:31] yea just in the c file as far as i can tell [18:31] yeah you could do it there [18:31] or in class_init [18:31] please post the full file so i can do a quick check [18:32] ok will do [18:33] http://people.canonical.com/~ccheney/gtk-gtkentry.c [18:33] should i add to the init something like http://pastebin.ubuntu.com/392688 [18:34] that was copied from hardy gtk [18:34] ccheney: G_DEFINE_TYPE_WITH_CODE (EphyGtkEntry, gtk_entry, GTK_TYPE_WIDGET, [18:34] thats G_DEFINE_TYPE_WITH_CODE (EphyGtkEntry, ephy_gtk_entry, GTK_TYPE_WIDGET, [18:34] that shoujld help [18:34] oh crap i don't know how i managed to do that, thanks :) [18:34] hehe [18:34] good that you catched it [18:34] otherwise the _init wouldnt have been called etc. [18:35] ccheney: check fi you failed to replace other lower case gtk_entry stuff [18:35] ok will do [18:35] not sure how you forgot it either [18:35] i think i did a replace on gtk_entry_ to ephy_gtk_entry_ [18:35] unless you changed all gtk_entry manually ;) [18:35] ah [18:36] yeah that would explain it [18:36] now you have to find all gtk_entry[^_] ;) [18:36] yea that fixed it, thank you very much! :) [18:36] np [18:36] looks like that was the only non _ name [18:37] that reduced my error list a bunch :) [18:37] hehe [18:49] !info openshot [18:50] zzZZzz [18:50] Package openshot does not exist in karmic [18:52] i wonder why we have pitivi but not openshot, it seems far more advanced [18:53] !info openshot lucid | fta [18:53] * micahg kicks ubuntulo1 [18:54] oops [18:54] sorry ubuntulo1 [18:54] ok, nm [18:54] fta: openshot (source: openshot): Create and edit videos and movies. In component universe, is optional. Version 1.1.0~alpha2-0ubuntu1 (lucid), package size 12541 kB, installed size 26124 kB [18:55] we need a video editor choice upon install [18:55] EU will step in soon [18:56] mahfouz: no EU can't do a thing it's Free :) [18:56] you don't know the EU :) [18:57] mahfouz: can't have both on the CD [19:30] * ccheney grabbing lunch, bbl [19:57] chrisccoulson: bug 536877 [19:57] Launchpad bug 536877 in xiphos "Rebuild xiphos against xulrunner-1.9.2" [Low,Triaged] https://launchpad.net/bugs/536877 [19:58] micahg - thanks, will look at that after dinner [19:58] chrisccoulson: k [20:00] asac: do you want the porting bugs tagged? [21:05] asac: also, can you spin TB3? [21:11] down to the last failure in gtkentry.c now then on to see what all those added headers managed to need pulled in [21:11] the last bit needs special mkenums code so need to make sure i do it right [21:32] asac: after adding the code to generate the enums it seems to be switching the names around [21:33] asac: pastebin.ubuntu.com/392794 [21:33] asac: but the build is looking for EPHY_GTK_TYPE_ENTRY_ICON_POSITION [21:34] should i just redo the c file to point to the generated name? [21:34] * ccheney isn't sure why it generated differently [21:34] i'm trying it that to way to see if it somehow works [21:37] * ccheney thinks he found the issue, forgot to strip some code out of the template file [21:38] yea that was it :) [21:39] it seems to work with reordering the name [21:41] its compiling longer, thats a good sign :) [21:41] cool it didn't fail until the linkage stage this time [21:42] so now i just need to copy the additional code it needed in and see if it builds :) [22:04] evening [22:21] maxb: I would guess that spidermonkey-bin has the same fate as mozjs in Ubuntu [22:23] IIUC the fate of mozjs is because of upstream's unwillingness to present a stable API? [22:24] That would not apply to a command-line program [22:24] asac: what's your take on this ^^^ also reference bug 536950 [22:24] Launchpad bug 536950 in xulrunner-1.9.2 "Please bring back spidermonkey-bin package again" [Undecided,New] https://launchpad.net/bugs/536950 [22:26] maxb: basically whatever asac says on this... [22:27] ok. ftr it came up because lazr-js / launchpad use smjs to lint javascript [22:34] * micahg is looking how it's made [23:22] hi asac [23:23] chrisccoulson: we don't need to worry about openjdk unless there are bugs with the firefox plugin now as doko just did another upload [23:24] cool, i'll not worry about that for now then :) [23:25] chrisccoulson: if I finish my $WORK, I'll try to have a few more debdiffs for you in teh morning :) [23:26] chrisccoulson: how much longer will you be on? [23:26] micahg - thanks. don't work for too long though, we've got all the really important bits done now [23:26] i'll be around for a bit longer, but probably not doing much work now [23:26] chrisccoulson: k, I want to chat, but I have to run out for a bit