All times are UTC.
00:07:54 --> clokep_work has joined #instantbird 00:07:54 * ChanServ sets mode +o clokep_work 00:09:32 <-- clokep has quit (Ping timeout: 121 seconds) 00:10:21 <-- myk has quit (Ping timeout: 121 seconds) 00:11:17 <instantbot> aleth@instantbird.org changed the Resolution on bug 1206238 from --- to FIXED. 00:11:18 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1206238 nor, --, Instantbird 44, aleth, RESO FIXED, Improve XMPP handleErrors function to display error system messages more easily 00:12:09 --> Alex has joined #instantbird 01:00:10 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 01:18:12 <-- mikef has quit (Connection closed) 01:22:18 --> mikef has joined #instantbird 02:03:16 <-- aleth has quit (Ping timeout: 121 seconds) 02:53:42 <-- clokep_work has quit (Ping timeout: 121 seconds) 03:08:09 <instant-buildbot> build #1529 of linux-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux-nightly-default/builds/1529 03:25:01 <instant-buildbot> build #2911 of macosx-nightly-default is complete: Failure [4failed shell_5] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/2911 05:17:43 <-- EionRobb has quit (Quit: Leaving.) 05:57:24 --> EionRobb has joined #instantbird 06:10:11 --> arlolra has joined #instantbird 06:29:31 --> myk has joined #instantbird 06:45:48 <instant-buildbot> build #439 of linux64-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux64-nightly-default/builds/439 07:17:57 <-- myk has quit (Ping timeout: 121 seconds) 08:13:09 --> gerard-majax has joined #instantbird 08:18:35 --> Bollebib has joined #instantbird 08:21:01 --> aleth has joined #instantbird 08:21:01 * ChanServ sets mode +o aleth 08:26:43 <-- gerard-majax has quit (Ping timeout: 121 seconds) 08:33:45 <-- arlolra has quit (Client exited) 08:39:15 <-- Bollebib has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 08:47:13 --> Bollebib has joined #instantbird 08:52:16 --> gerard-majax has joined #instantbird 08:57:20 <-- nhnt11 has quit (Ping timeout: 121 seconds) 09:05:07 <-- gerard-majax has quit (Ping timeout: 121 seconds) 09:19:23 <-- aleth has quit (Quit: :tiuQ) 09:19:33 --> aleth has joined #instantbird 09:19:33 * ChanServ sets mode +o aleth 09:25:24 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 09:47:53 --> gerard-majax has joined #instantbird 09:58:59 <-- pWnnn has quit (Client exited) 10:08:37 --> flo-retina has joined #instantbird 10:08:37 * ChanServ sets mode +qo flo-retina flo-retina 10:12:21 <-- BWMerlin has quit (Client exited) 10:13:53 --> BWMerlin has joined #instantbird 10:17:49 <flo-retina> I'm glad clokep figured out this makefile issue :) 10:17:59 <flo-retina> maybe next time he'll have more confidence that he can find and fix a problem there? ;) 10:22:22 <-- Alex has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 10:25:52 --> mpmc has joined #instantbird 10:32:03 <-- freaktechnik has quit (Ping timeout: 121 seconds) 10:32:18 <aleth> Looks like the tooltool linux64 clang has changed again 10:32:49 <aleth> flo-retina: with the frequency of compiler changes apparently going up, following Fallen's suggestion and using tooltool might be the way to go for updating the Linux boxes 10:33:10 --> freaktechnik has joined #instantbird 10:33:18 <flo-retina> I haven't really understood how we would do that :-/. 10:33:27 <flo-retina> what's the reason for the new change? 10:33:43 <aleth> I haven't read the bugs 10:34:51 <flo-retina> a middle ground solution could be to put the whole URL to the compiler somewhere on our server or in our source tree, and have a buildbot step to download and unpack that compiler for each build 10:35:05 <flo-retina> (if we can't figure out how to use tooltool out of the moz infra) 10:35:34 <aleth> bug 1203393 fwiw 10:35:36 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1203393 nor, --, mozilla44, nobody, RESO FIXED, Add build configuration for Linux64 optimized Static Analysis builds 10:37:47 <Fallen> flo-retina: using tooltool should be fairly simple, the client has no python dependencies and just needs to be called with a manifest and a base url. If you use the public base url, you should be able to get everything you need 10:37:54 <-- Bollebib has quit (Ping timeout: 121 seconds) 10:53:18 <-- EionRobb has quit (Connection closed) 10:55:00 --> EionRobb has joined #instantbird 11:01:17 --> clokep has joined #instantbird 11:01:17 * ChanServ sets mode +o clokep 11:02:49 <-- clokep has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 11:03:00 --> clokep has joined #instantbird 11:03:00 * ChanServ sets mode +o clokep 11:03:21 <clokep> flo-retina: I agree that indent is a mess, do you have a better suggestion? :) 11:09:52 <flo-retina> well... make it reasonable? :-P 11:10:07 <flo-retina> before the patch it wasn't perfect, but wasn't absurd either. 11:10:21 <flo-retina> after the patch you have things that are less indented than the thing they are part of 11:10:25 <clokep> flo-retina: Well let me start with, should it be tabs or spaces. ;) 11:10:30 <clokep> It was both before the patch. 11:10:38 <flo-retina> ah 11:10:45 <flo-retina> spaces :) 11:11:35 <-- EionRobb has quit (Quit: Leaving.) 11:12:19 <clokep> flo-retina: Maybe http://pastebin.instantbird.com/2005837? 11:12:54 <flo-retina> wait... 11:12:59 <flo-retina> I haven't looked carefully enough 11:13:09 <flo-retina> drop the first $foreach 11:13:22 <flo-retina> it was there only to add the $(DIST) prefix everywhere 11:16:36 <clokep> Ah! 11:17:05 <clokep> Good call. :) 11:17:51 <clokep> flo-retina: I now have http://pastebin.instantbird.com/2005878 11:17:58 <clokep> The indent looks *OK* to me, but still not great. 11:18:48 * clokep finds http://pastebin.instantbird.com/2005879 cleaner 11:19:48 <flo-retina> I think I would just do something like this: http://pastebin.instantbird.com/2005880 11:21:04 <flo-retina> but yeah, your last proposal is something I would r+ 11:26:22 <clokep> I'm fine w/ that. 11:26:23 <clokep> Let me test. 11:33:04 * clokep hopes this works. :) 11:36:22 <instantbot> New Chat Core - General bug 1207551 filed by aleth@instantbird.org. 11:36:23 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1207551 nor, --, ---, nobody, NEW, Remove obsolete libpurple prpls 11:41:53 <clokep> Thanks! :) 11:52:50 <instantbot> clokep@patrick.cloke.us changed the Resolution on bug 1161333 from --- to FIXED. 11:52:51 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1161333 nor, --, Instantbird 44, clokep, RESO FIXED, Windows installer is not being updated in nightlies 11:53:12 <clokep> Anyone want to bug Even while I go to work? :P 12:28:44 <-- clokep has quit (Ping timeout: 121 seconds) 13:02:52 --> clokep_work has joined #instantbird 13:02:52 * ChanServ sets mode +o clokep_work 13:11:02 <-- clokep_work has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 13:11:06 --> clokep_work has joined #instantbird 13:11:06 * ChanServ sets mode +o clokep_work 14:07:36 <clokep_work> aleth: Does that extra patch on bug 1193224 unbust us? 14:07:38 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1193224 nor, --, mozilla43, nobody, RESO FIXED, Remove --tests-root-dir option 14:19:09 --> Bollebib has joined #instantbird 14:21:53 <aleth> clokep_work: I hope so 14:22:36 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 14:56:50 --> myk has joined #instantbird 14:57:03 --> myk1 has joined #instantbird 14:59:31 --> pWnnn has joined #instantbird 15:00:53 <-- myk has quit (Ping timeout: 121 seconds) 15:00:53 * myk1 is now known as myk 15:06:18 <-- flo-retina has quit (Ping timeout: 121 seconds) 15:13:22 <clokep_work> aleth: The other option is to re-enable libpurple Yahoo by default. 15:37:51 --> flo-retina has joined #instantbird 15:37:51 * ChanServ sets mode +qo flo-retina flo-retina 15:59:01 <-- gerard-majax has quit (Ping timeout: 121 seconds) 16:22:37 --> afiksof has joined #instantbird 16:30:47 --> gerard-majax has joined #instantbird 16:39:11 --> mconley_ has joined #instantbird 16:40:08 * mconley_ is now known as mconley|livehacking 16:46:49 <-- gerard-majax has quit (Ping timeout: 121 seconds) 16:50:18 --> gerard-majax has joined #instantbird 16:59:00 --> gerard-majax_ has joined #instantbird 16:59:47 <-- gerard-majax has quit (Connection closed) 17:00:20 * gerard-majax_ is now known as gerard-majax 17:13:28 <-- gerard-majax has quit (Ping timeout: 121 seconds) 17:23:01 --> gerard-majax_ has joined #instantbird 17:27:03 <-- gerard-majax_ has quit (Ping timeout: 121 seconds) 17:31:50 --> gerard-majax_ has joined #instantbird 17:31:57 * gerard-majax_ is now known as gerard-majax 17:42:23 <-- gerard-majax has quit (Ping timeout: 121 seconds) 17:53:47 --> mpmc has joined #instantbird 18:05:41 <-- myk has quit (Ping timeout: 121 seconds) 18:15:39 --> gerard-majax has joined #instantbird 18:38:28 <-- gerard-majax has quit (Ping timeout: 121 seconds) 18:45:38 --> nhnt11 has joined #instantbird 18:45:38 * ChanServ sets mode +h nhnt11 18:49:42 <-- mconley|livehacking has quit (Quit: NO CARRIER) 18:57:12 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 19:04:48 --> nhnt11 has joined #instantbird 19:04:48 * ChanServ sets mode +h nhnt11 19:13:05 <-- afiksof has quit (Ping timeout: 121 seconds) 19:14:53 <-- nhnt11 has quit (Ping timeout: 121 seconds) 19:17:54 <-- micahg has quit (Ping timeout: 121 seconds) 19:34:53 --> micahg has joined #instantbird 19:53:24 <sukhe> hi. I am getting this error during build: https://paste.debian.net/hidden/1847f55e/ ... however, the code looks OK (and no one else seems to be having this error) 19:53:46 <sukhe> (adding `--disable-sandbox' to mozconfig fixes this issue as expected but I don't want to do that) 19:54:29 <clokep_work> (o_O) 19:54:32 <clokep_work> That's a new one. 19:56:14 <sukhe> I am building on Ubuntu 12.04 if it matters 19:57:55 <aleth> Maybe try asking on #developers and #build? 19:58:24 <aleth> Especially if you can reproduce the same error when building Firefox. 20:01:02 <aleth> https://dxr.mozilla.org/mozilla-central/source/security/sandbox/linux/SandboxFilterUtil.cpp?offset=400#18 claims these are defined in kernel headers 20:01:30 <aleth> So you could check those. 20:04:56 <sukhe> aleth: ok, sounds like a plan 20:04:59 <sukhe> thanks 20:07:57 <aleth> sukhe: You could also try asking the people involved in the bug that added those lines, hg blame points at bug 1055310 20:07:59 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1055310 nor, --, mozilla41, jld, RESO FIXED, Use the rest of the Chromium seccomp-bpf compiler / userland support code 20:08:44 <aleth> That was mozilla41 though, which is some time ago 20:09:25 <instantbot> New Chat Core - General bug 1207780 filed by aleth@instantbird.org. 20:09:26 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1207780 enh, --, ---, nobody, NEW, Allow requestBuddyInfo to return a user icon 20:11:24 <sukhe> aleth: yeah, I will try in #build after checking the code again and then contact the authors if required 20:17:35 --> myk has joined #instantbird 21:00:25 --> EionRobb has joined #instantbird 21:10:04 <clokep_work> aleth: http://patrick.cloke.us/posts/2015/09/23/irc-client-usage-share-on-moznet/ 21:10:14 <clokep_work> (EionRobb might be interested too since I told him I was going to post that info.) 21:10:21 <aleth> ah, you found your data! 21:10:24 <clokep_work> And I re-read our conversation today as logs. 21:10:28 <clokep_work> aleth: Only the summary data. :( 21:17:07 <-- clokep_work has quit (Ping timeout: 121 seconds) 21:19:38 <EionRobb> is there supposed to be a graph there? 21:19:47 <EionRobb> http://i.imgur.com/ZycWtV3.png 21:20:15 --> gerard-majax has joined #instantbird 21:22:11 <EionRobb> oh, some silly js nonsense http://i.imgur.com/xOUmuAe.png 21:24:26 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 21:47:27 --> clokep has joined #instantbird 21:47:27 * ChanServ sets mode +o clokep 21:48:31 --> Mnyromyr has joined #instantbird 21:48:45 <clokep> EionRobb: I have no idea why that wouldn't be working. 21:49:07 <EionRobb> because of var data = [d for (d of aData.entries())]; 21:49:22 <EionRobb> that's new ecmascript stuffs, right? 21:55:31 <clokep> Ahhh....use a real browser. :P 21:55:41 * clokep was looking at line 210, not 204. 21:56:01 <-- gerard-majax has quit (Ping timeout: 121 seconds) 21:56:31 <-- Bollebib has quit (Ping timeout: 121 seconds) 21:58:16 <clokep> (I'll fix it.) 22:02:01 --> clokep_work has joined #instantbird 22:02:01 * ChanServ sets mode +o clokep_work 22:06:38 <clokep_work> EionRobb: Should be fixed. 22:07:38 <clokep_work> And if it's not...well... 22:08:04 <-- Mnyromyr has quit (Quit: ChatZilla 0.9.92 [SeaMonkey 2.35/20150825182814]) 22:29:51 <EionRobb> your sort isn't valid either "data.sort(function(a, b) a[1] < b[1]);" 22:30:07 * clokep_work sighs. 22:30:10 <clokep_work> I hate javascript. 22:30:22 <clokep_work> (That's actually not even valid in Firefox nightlies anymore. Oops!) 22:30:25 <EionRobb> I found you a website to help you fix it http://www.w3schools.com/js/ :P 22:31:12 <clokep_work> I'm actually going to try in Safari this time. ;) 22:34:20 <-- clokep has quit (Ping timeout: 121 seconds) 22:36:41 <clokep_work> EionRobb: OK...it worked in Safari this time so. :) 22:36:45 <clokep_work> Chrome should be more up to date than that. 22:37:16 <EionRobb> yay 22:41:14 <EionRobb> a shame about the off-by-one error on the x-axis on the second plot, but meh http://i.imgur.com/70a2TOT.png 22:44:15 <clokep_work> I think it gets too squashed. 22:44:22 <clokep_work> I wasn't writing my own plotting library though. 22:44:25 <clokep_work> I'm not crazy. ;) 22:44:39 <clokep_work> I've noticed it depends what font gets used and such. 22:44:42 <clokep_work> And screensize. 22:46:44 <clokep_work> aleth: PS I updated it slightly with an extra paragraph. 22:46:48 <clokep_work> It'll make you love bouncers more 22:48:05 <aleth> bouncers are hacks ;) 23:01:50 <EionRobb> I find that irccloud never logs out, even when I've stopped using the app 23:24:27 <-- myk has quit (Ping timeout: 121 seconds) 23:29:11 --> myk has joined #instantbird 23:31:59 --> myk1 has joined #instantbird 23:32:09 <-- myk has quit (Connection closed) 23:32:10 * myk1 is now known as myk 23:57:29 --> myk1 has joined #instantbird