=== davida is now known as davidascher [00:27] Howdy [00:59] m_conley_away, i saw your e-mail about contacts/U1. is anyone working on supporting gmail contacts? === asac_ is now known as asac [02:33] hi geeknihttp://cryptome.org/info/soyuz-tma18/pict1.jpg?k , anything we can help you with [02:33] oops [02:34] I'm a Firefox contributor, figured I'd come hang out in here, I see a few familiar nicks in the list. ;) [02:34] * micahg is getting used to xchat [02:34] And I heard some whispers that the Ubuntu Mozilla team might need help. ;) [02:35] geeknik, well, welcome :), sure, we can use help, lots of bugs to triage, help keep the dailies running... [02:35] propose patches for integration issues [02:36] Cool. I think I have around 20ish open bugs @ bugzilla.mozilla.org right now.. And I've submitted patches to Mozilla for inclusion into Firefox as well from v3.5 on up to 4.0. =) [02:38] geeknik, if you like xulrunner porting, we still have a few apps that need porting [02:38] tused toso 2.0 that i [02:38] to 2.0 that is [02:38] I haven't used xulrunner in a long time. ;) [02:41] brb! [08:12] fta - so, it is another kernel bug which breaks chromium crash dumping [08:12] i commented on http://code.google.com/p/chromium/issues/detail?id=56730 === debfx_ is now known as debfx [11:53] i have seen that thunderbird 3.3 and firefox 4.0, are they good ? [13:29] m_conley_away, i'm struggling to get messagingmenu-extension to build atm :( === m_conley_away is now known as m_conley [13:30] chrisccoulson: hey - what's the building issue? [13:31] 1 sec, i closed my terminal [13:31] m_conley, http://paste.ubuntu.com/582082/ [13:32] chrisccoulson: hm. That's a new one for me. :p [13:33] chrisccoulson: what were your ./configure params? [13:33] heh :) [13:34] m_conley, here's my autoconf.mk -http://paste.ubuntu.com/582083/ [13:35] chrisccoulson: hm - line 269 - "-lgdk_pixbuf-2.0 -lm -lcairo" [13:38] m_conley, yeah, that doesn't look right [13:38] 1 second [13:38] actually [13:38] that's ok [13:39] chrisccoulson: so somebody finally pointed out jsctypes to me yesterday. I'm planning on spending a few hours today seeing if I can connect to libindicate via jsctypes - might make this ol' compilation thing a thing of the past. :) [13:42] m_conley, interesting. i get the issue now on globalmenu-extension [13:42] uh oh [13:43] so, if _LIBNAME_RELATIVE_PATHS is not defined in rules.mk, the "-l" link flags are meant to be stripped from DSO_LDOPTS_DEPS [13:43] (which is a dependency of $(SHARED_LIBRARY) and seems to be where this is coming from) [13:49] hmmm, i'm confused [13:49] me too - I'm not sure what the next step is. :/ [13:55] yeah, my last comment isn't right, i misunderstood what is happening there [13:56] but the issue seems to be that DSO_LDOPTS_DEPS is full of link options, and can't possibly be a dependency of another target [13:57] chrisccoulson: it's strange that this is affecting globalmenu-extension [14:00] yeah, i wonder what i broke ;) [14:03] if you dont mind i would like to blame a few other problems on you, unrelated to Mozilla :P [14:19] chrisccoulson, hi, i read you comment about breakpad. does this mean we will never have it for lucid & maverick? [14:19] fta - we'll probably SRU it. we're already backporting 1 fix [14:25] anyone running an HP OfficeJet 6500 all-in-one with Natty? [15:48] m_conley, urgh - http://launchpadlibrarian.net/66631569/buildlog_ubuntu-natty-amd64.firefox-4.0_4.0~b13~hg20110317r63436%2Bnobinonly-0ubuntu1~umd1_FAILEDTOBUILD.txt.gz [15:48] even firefox doesn't build [15:48] so, something has broken in our toolchain in the last day [15:48] ! [15:49] not good [15:49] let me know if there's anything I can do to help [15:49] but I doubt there will be. :/ [15:50] i guess i should try building 4.0 rc2 here before i upload it [15:50] if that fails, then we have a problem ;) [15:50] chrisccoulson, multiarch? [15:51] micahg - it doesn't look multiarch related [16:00] maaan, this is seriously annoying [16:01] someone won't be getting a beer at UDS [16:03] m_conley, do you still have a machine where your extension builds successfully? [16:03] chrisccoulson: I do indeed [16:05] m_conley, would you mind changing the showtargs target in config/rules.mk to display the contents of DSO_LDOPTS_DEPS? [16:05] (and then running make -C extensions/messagingmenu/components/src showtargs) [16:05] k, working... [16:05] thanks [16:06] it might be quicker doing it this way than downgrading a whole bunch of stuff ;) [16:06] how must I change rules.mk? [16:06] to make it display the contents of DSO_LDOPTS_DEPS? [16:07] m_conley, you can add a line like this to the showtargs target: [16:07] @echo "DSO_LDOPTS_DEPS = $(DSO_LDOPTS_DEPS)" [16:07] there's already a lot of example lines there :) [16:07] k - thanks [16:08] and also, maybe run make showbuild too [16:08] and make showhost ;) [16:08] just so i can compare it here [16:09] chrisccoulson: hey - can I give you that stuff in about an hour or so? I just got called away [16:09] chrisccoulson: be back soon! [16:09] sure, no problem [16:09] thanks [17:21] fta - bug 737676 [17:21] Launchpad bug 737676 in linux "calling PTRACE_ATTACH from thread of parent does not attach to child" [Medium,In progress] https://launchpad.net/bugs/737676 [17:21] that's the one that affects chromium [17:34] \o/ [17:43] chrisccoulson: hey - sorry for the wait [17:44] m_conley, it's multiarch ;) [17:44] chrisccoulson: these are my DSO_LDOPTS_DEPS: http://www.pastie.org/1686945 [17:44] glibc broke it [17:44] ah [17:45] m_conley - the build system is confused by the libraries in /lib moving to /lib/x86_64-linux-gnu [17:45] gotcha [17:45] i'm still trying to figure out why, but this blocks the ff4.0 rc2 upload to ubuntu now :( [17:46] m_conley, you don't happen to know anyone who's familiar with the build system who could help out for a few minutes? ;) [17:46] i'd like to try and figure this out before the weekend, else i will be very unpopular no march 22nd ;) [17:46] **on [17:46] chrisccoulson: maybe try #build on irc.mozilla.org? === evilvish is now known as vish [19:16] m_conley, bug 737641 ;) [19:16] Launchpad bug 737641 in make-dfsg "Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)" [Critical,Triaged] https://launchpad.net/bugs/737641 [19:16] oof [19:16] :) [20:07] micahg, i wanted a bts, but lp is not packaged/-able, bugzilla is obviously badly maintained, so i'm stuck [20:41] jcastro, hey, another compiz crash on startup, but this time, i have a crash file [20:42] hey alright [20:42] fta: let's talk to DBO on #ayatana [20:56] m_conley, bug 737641 is fixed already :) [20:56] Launchpad bug 737641 in make-dfsg "Mozilla packages don't build in Natty (and blocking FF4.0 RC2/final)" [Critical,Fix released] https://launchpad.net/bugs/737641 [20:56] so, hopefully i can build your extension now ;) [20:56] chrisccoulson: awesome! :) Thanks! [20:57] chrisccoulson: although, I have to tell you, I'm making good headway converting my unitylauncher-extension to using jsctypes instead of my binary component - I might try to port messagingmenu-extension over that way too [20:57] heh, that's cool [21:38] fta: well, my other favorite, mantis, is also poorly maintained :( === m_conley is now known as m_conley_away === davida is now known as davidascher [22:52] chrisccoulson: I know you're probably past EOD, but bug 737874 just came in [22:52] Launchpad bug 737874 in firefox "Firefox 4.0 forgot all bookmarks when upgrading 10.10 > 11.04" [Undecided,New] https://launchpad.net/bugs/737874 [22:52] that's the same language pack issue as maverick had [22:53] chrisccoulson: for bookmarks? [22:53] oh, i misread that [22:53] hmmm [22:54] i'm not sure what to do about that. so far, he's the only person to experience it [22:55] I'm stumped myself [22:56] well, he reported that bug from 3.6 after upgrading to 4.0 [22:56] so, he never even restarted [22:57] actually, i've got no idea what he's done, because he's running a natty kernel [22:57] maybe that's it, I don't see anything remotely close on bugzilla [22:57] but he's definately running firefox 3.6 [22:58] i wouldn't waste any time on it, unless someone else has the same issue [22:58] ok [22:58] it's almost certainly one of those cases where a user does something silly and then reports a bug afterwards [22:58] in that case, have a good weekend :) [22:59] actually, he is using 4.0. i misread the extension summary because he has 2 profiles [22:59] and he's using a second profile [22:59] perhaps that's it ;) [23:01] maybe an issue with the migrator? [23:02] althought it seemed to transition my multiple profiles fine [23:06] yeah, i've not seen any issues either [23:32] jcastro, any progress wrt the web-apps bug?