[00:46] Hey all, I just dropped in to say: I love what you guys have done with Thunderbird integration into ubuntu 11.10. ^.^ [01:10] sn0w75: that's chrisccoulson and m_conley_away === micahg changed the topic of #ubuntu-mozillateam to: Welcome to the Ubuntu Mozilla Team: | FF = Firefox | FF6.0.2 10.04-10.10 http://is.gd/5Fyywu | FF7.0b4 10.04-11.04 http://is.gd/WUM9i5 | FF8.0a2 10.04-11.10 http://is.gd/Byx4fN | Thunderbird 3.1.14 in http://is.gd/dsudW needs testing | FF3.6.22 (10.04-10.10) FF6.0.2 (11.04)/Thunderbird 3.1.13 in Stable Releases | Report Mozilla PPA bugs here: http://is.gd/hdZc1 [03:05] Hello, I'm trying to fix this bug: https://bugs.launchpad.net/ubuntu/+source/language-pack-cy/+bug/628840 [03:05] Ubuntu bug 628840 in language-pack-cy "Typo in firefox password preferences" [Undecided,In progress] [03:06] and the mentioned typo is not in the suggested pkg [03:07] I searched for the both words, and even the english translation [03:07] Now I susbect the pkg [03:07] suspect* [03:24] If anyone is researching the bug, please tell me! [03:27] Ok, I gtg, sorry, I'll be here later [03:27] thanks [04:30] chrisccoulson: Thanks for the info. I was trying the firefox and then switched to the thunderbird after chatting with micahg [04:32] I really appreicate you explaining why you pull the source code instead of the just the source tars [04:33] I'm hoping to have a tested version done this weekend [04:34] joelesko: that's great, I hope to be caught up enough by mid-week to review/sponsor it [04:35] micahg: thanks. I had a bunch of catchup to get seamonkey caught up to where thunderbird is. [04:37] I looked at the i10 stuff and the unity patches some today and realized it was going to take a little more time. [04:37] I know, I think I was the last one to touch it, and that was at the end of natty [04:38] I plan on starting with what you have for thunderbird and getting that to work. I like how everything is now in the same build package. [04:38] part of the reason I haven't updated it is due to the amount of changes necessary to get it working [04:38] yeah, that would be great [04:39] I understand now after seeing what goes into the other mozilla packages. [04:40] I'm sure I'll have more questions and I finally found a decent irc client that stays connected. [04:40] joelesko: cool, I used pidgin before, now xchat, once seamonkey's updated, you could use chatzilla :) [04:41] I think they dropped chatzilla. [04:41] Quassel is really nice [04:41] joelesko: between chrisccoulson and myself there's usually only a few hours a day where one of us isn't online [04:42] at least during the work week [04:42] I see that. I have time at nights and early mornings and weekends [04:42] so, feel free to ask questions whenever, if we're not around, we'll get back to you [04:43] * micahg is quite curious to see how seamonkey 2.3.3 does against firefox/thunderbird 6 [04:43] thanks. this is very helpful to me and I hope we will get seamonkey back up to date again. [04:45] There are 2 reason I like seamonkey so much. 1) everything in one package and program. 2) send this page as email [04:46] yeah, I used to pine for Seamonkey catching up with Firefox/Thunderbird due to a lack of RAM, I no longer have that issue, but am still curious as to what the savings would be [04:48] I'm happy with how fast they are starting to update seamonkey. It used to be way behind compared to Firefox/Thunderbird [04:49] I think rapid release is benefitting Seamonkey tremendously [04:49] Callek is doing an awesome job cranking out those releases [04:50] I plan on getting the initial build done without the patches. Once that is done I will need some help understanding what the patches do so I can test them properly. [04:50] well, some of them will be obsolete, some help Seamonkey actually build, some are Ubuntu specific [04:51] I saw messages a while ago where you were talking about some of the unity intergration. [04:51] That sounded like it would be difficult to maintain. [04:52] well, it should be the same code as Firefox/Thunderbird, chrisccoulson would just have to land it 3 places instead of 2 if we succeed in keeping it up to date [04:53] maybe it can make it upstream eventually [04:53] eventually would be nice [04:54] joelesko: eventually, if you want, we can get you rights to upload seamonkey to the archive for the dev release if you're interested [04:57] that would be great. thanks. [04:58] What did chrisccoulson mean with "and you'd need to update ALL_LOCALES, SHIPPED_LOCALES and VERSION_FILE to their seamonkey equivalents" [04:58] criteria are: 6+ months of sustained contribution and good working knowledge of the packaging for the package in question [04:58] joelesko: probably variables somewhere in the packaging pointing to the upstream repo [04:59] micahg: I don't think that will be a problem with the time and contributions as I really like Ubuntu and seamonkey. [05:00] joelesko: I'm not worried, just letting you know [05:03] * micahg will also be on the DMB starting Monday hopefully [08:09] chrisccoulson: could use a little help with the l10n stuff. [08:11] the 'ka' locales is in the all-locales files, but it does not support a tag for seamonkey. [08:12] in the config directory there is a file locales.blacklist and I thought I could add it there, but that didn't work [08:13] hi joelesko [08:13] which branch of seamonkey is this? [08:13] hi chrisccoulson [08:13] I was working on SEAMONKEY_2_3_3_RELEASE [08:13] L10N_REPO = http://hg.mozilla.org/releases/l10n/mozilla-release [08:14] the script should just omit the ka translations from the tarball if that is the case. is it doing something different? [08:14] It gets to ka and then gets an error because there is no tag in it for Seamonkey [08:14] ah [08:15] 1 second [08:15] Running hg update -r SEAMONKEY_2_3_3_RELEASE [08:15] abort: unknown revision 'SEAMONKEY_2_3_3_RELEASE'! [08:15] i think i pushed a fix for that yesterday [08:15] the intention is that it will just skip ka and omit it from the tarball [08:15] as it's not actually a shipped locale, that doesn't actually matter [08:15] That's what I was hoping for. [08:15] (and we do a check later on to ensure that all locales that are intended to be shipped are actually present in the tarball) [08:16] After the abort, I get ***Checking that required locales are present*** [08:16] be - Yes [08:16] http://bazaar.launchpad.net/~mozillateam/thunderbird/thunderbird-trunk.head/revision/431 [08:16] although, that commit contains another unrelated tidy up [08:16] but that fixes it [08:17] the issue is that we were catching the exception outside of the for loop, which doesn't work :) [08:19] rerunning. [08:19] Do you define DEBIAN_TAG in the rules file? [08:20] no, i pass that manually when creating a release tarball [08:20] for creating the nightlies, we don't pass that [08:20] in the environment? [08:21] joelesko, debian/rules get-orig-source DEBIAN_TAG=SEAMONKEY_2_3_3_RELEASE will work [08:21] Thanks. That makes life much easier [08:21] do you use LOCAL_BRANCH too? [08:21] to avoid downloading the whole repo each time ;) [08:22] Yes on LOCAL_BRANCH. I just put it in the rules for now till I was able to chat with you. [08:23] ah, ok. yeah, that would work [08:25] I know it needs to be pulled before sending the package up. I will just do a wrapper script. [08:27] chrisccoulson: Now I'm getting: main__.MissingLocaleError: Locale ar is missing from the source tarball [08:29] joelesko, did you update everything in http://bazaar.launchpad.net/~mozillateam/thunderbird/thunderbird-trunk.head/view/head:/debian/build/create-tarball to point to the seamonkey equivalents? [08:29] (particularly, SHIPPED_LOCALES) [08:30] yes [08:30] it doesn't look like ar is shipped by seamonkey, so you shouldn't see that error [08:30] http://hg.mozilla.org/releases/comm-release/file/368d43ab4d96/suite/locales/shipped-locales [08:32] oops [08:33] heh :) [08:33] I copied the new create-tarball without changing the parameters [08:33] ah, that would be why :) [08:34] I really like that these scripts are in python. Much easier for me. [08:34] perl has not been one of my favorites [08:37] chrisccoulson_: guess what I have? [08:37] seamonkey_2.3.3.orig.tar.gz [08:38] That part looks good, now I better get some sleep. [08:38] chrisccoulson_: thanks for the help [08:47] joelesko, you're welcome. thanks for working on it :) [09:05] hello everyone.. in the souce code of remove duplicate mails, which is in javascript, i made a change in it. how do i add it in thunderbird? [09:09] i have started coding, but can't go ahead. please help. === chrisccoulson_ is now known as chrisccoulson [11:24] Hey Guys [11:24] I need help with this bu to fix [11:24] https://bugs.launchpad.net/ubuntu/+source/language-pack-cy/+bug/628840 [11:24] Ubuntu bug 628840 in language-pack-cy "Typo in firefox password preferences" [Undecided,In progress] [11:24] I can't find the mentioned word, that has the typo [11:33] ashams: before attempting to fix, you might want to see if it's fixed in Firefox 6 or later [11:34] micahg: aha, Thanks for the tip, I'll get back to the reporter to see if he can reproduce [11:34] micahg: Thanks :D [11:35] ashams: well, Firefox 6 is only in a PPA for Lucid ATM [11:38] micahg: Yes, you're right, the translation data has been updated after the report :D [11:38] So, it's nw fixed [11:39] micahg: thnx [11:39] ashams: fixed where? [11:39] micahg: seems to be upstream [11:40] ok, please note the version if known so the user can figure out when to expect the fix [11:43] micahg: he uses lucid [11:43] no, I mean the version it's fixed in :) [11:45] micahg: it's fixed in Oneric, after firfox 6, but it seems that lucid has an old version? [11:47] yes, we're still waiting to see what happens with the 3.6.x branch and/or an upstream LTS type release, so you can say confirmed fixed with firefox 7, lucid will eventually get an update, we're just not sure when and to what [11:53] micahg: So, the problem is not ours now. Ok, I hope we get updates soon. [12:03] ashams: well, it is ours, but it's on hold :) [12:18] micahg: Hey, Thank you :D [12:36] Hello [12:36] http://stackoverflow.com/questions/7350804/encoding-flash-messsage-firefox-display-bad === m_conley_away is now known as m_conley === Mkaysi is now known as Guest81741 === Guest81741 is now known as Mkaysi === Mkaysi is now known as Guest21182 === Mkaysi_ is now known as Mkaysi [16:32] hmmm, this is where i could really use a working JS debugger :) [16:44] chrisccoulson: good day. [16:46] How do you determine what goes into the .install.in file? [16:47] I have seamonkey building and want to make sure all the files get included. It put all files under the lib directory into the package. [17:20] chrisccoulson: nevermind, I think I got it. [17:40] joelesko, sorry, was a bit busy there [17:40] the best bet is to probably do a build first, and see what files come out of it [17:40] but i imagine it won't be that much different from thunderbird [17:42] m_conley, i just wrote a small JS module to handle the loading of libraries and lazy binding of symbols with ctypes :) [17:42] http://paste.ubuntu.com/686042/ [17:42] based a little bit on http://hg.mozilla.org/users/mozilla_kewis.ch/eds-provider/file/2b846300413a/modules/libecal.jsm [17:42] oh, that's handy [17:42] i've already got a patch to switch the messagingmenu extension to use it. it cuts the code size down considerably :) [17:43] nice! [17:43] :D [17:43] it also gives access to an ABI member, so that you can adjust the symbols you load, if you want to support multiple ABI's [17:44] which might be useful for us :) [17:44] yeah, absolutely! [17:44] nice work! :) [17:46] m_conley, as an example - http://paste.ubuntu.com/686045/ versus http://bazaar.launchpad.net/~extension-hackers/messagingmenu-extension/trunk/view/head:/modules/LibDbusmenu.jsm [17:48] Oh, that's just lovely [17:48] yes yes yes [17:48] needed this 3 months ago. :) [17:48] That's a nice design. [17:48] :) [17:59] m_conley, i'm not sure if you're aware, but if you commit something to bzr which fixes a bug, you can add --fixes lp:###### when you do bzr commit, and launchpad will automatically link the commit to the bug report [17:59] chrisccoulson: oh, that's handy - thanks [17:59] No, I wasn't aware. :) [18:58] hi all [18:59] perhaps I've missed it, but has a decision been made yet on the provided calendar solution for oneiric? [18:59] will it be Sunbird? Lighting? Something else? [19:21] m_conley, what do you think about putting the messagingmenu on to a.m.o? [19:21] there's already an older version on there isn't there? [19:21] chrisccoulson: there is, yes [19:22] chrisccoulson: the idea is fine with me. I'll update it later today. :) [19:22] m_conley, thanks [19:22] i've pushed some more fixes that prevent it from breaking thunderbird if any other libs are missing now :) [19:23] i noticed when i removed anything other than libunity, i got an empty window on startup [19:23] Yikes! [19:23] m_conley, http://bazaar.launchpad.net/~extension-hackers/messagingmenu-extension/trunk/revision/73 and http://bazaar.launchpad.net/~extension-hackers/messagingmenu-extension/trunk/revision/74 fix that [19:23] basically, throwing on a document load handler is bad :) [19:24] ha, yes, makes sense. :) [19:51] iGadget: sunbird isn't maintained upstream, calendaring has been postponed to P AFAIK [20:08] evening [20:46] micahg: well... that's quite a gamble then. Introducing it in an LTS release without a previous release to iron out all the issues :( [20:47] anyway... I'm off. 'Night all [20:47] iGadget: I just work here :), I don't make the calls [20:48] I hear 'ya... been there, done that ;) [20:48] Anyway, I'm looking forward to having T'Bird in Oneiric. Keep up the good work! [20:49] ... & g'night! [20:51] chrisccoulson: m_conley ^^ that praise is for you :) [20:52] :) [21:27] :D === m_conley is now known as m_conley_away === cyphermox_ is now known as cyphermox