All times are UTC.
00:29:37 <-- Tonnes has quit (Connection reset by peer) 00:30:10 --> Tonnes has joined #instantbird 00:30:42 <-- Mook_as has quit (Quit: Mook_as) 00:31:00 <-- myk has quit (Ping timeout) 00:32:50 <-- sherief has quit (Input/output error) 00:34:08 --> arlolra has joined #instantbird 00:34:55 <-- arlolra has quit (Quit: arlolra) 00:35:01 --> arlolra has joined #instantbird 00:45:04 <-- Alexander84 has quit (Quit: --. --- --- -.. -... -.-- . .-.-.-) 01:08:34 <-- rosonline has quit (Ping timeout) 01:43:20 <-- mconley__ has quit (Input/output error) 02:34:35 --> sherief has joined #instantbird 03:20:29 <instant-buildbot> build #1164 of linux-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux-nightly-default/builds/1164 03:46:42 <instant-buildbot> build #2354 of macosx-nightly-default is complete: Success [3build successful] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/2354 04:02:42 <instant-buildbot> build #1522 of win32-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/win32-nightly-default/builds/1522 04:40:57 <instant-buildbot> build #59 of linux64-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux64-nightly-default/builds/59 05:14:13 <-- arlolra has quit (Quit: arlolra) 05:20:12 <-- EionRobb has quit (Quit: Leaving.) 05:29:24 --> gerard-majax has joined #instantbird 05:46:23 <-- gerard-majax has quit (Ping timeout) 06:04:04 --> gerard-majax has joined #instantbird 06:05:25 --> mconley_ has joined #instantbird 06:07:38 --> Bollebib has joined #instantbird 06:14:27 <-- mconley_ has quit (Input/output error) 06:17:25 <-- gerard-majax has quit (Ping timeout) 06:18:01 --> gerard-majax has joined #instantbird 06:36:17 <-- gerard-majax has quit (Ping timeout) 06:54:33 <-- Bollebib has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 07:10:18 * Fallen|away is now known as Fallen 07:11:44 --> gerard-majax has joined #instantbird 09:08:34 --> chrisccoulson has joined #instantbird 09:17:01 <-- Tonnes has quit (Input/output error) 09:24:13 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 09:29:29 --> mpmc has joined #instantbird 09:32:46 --> aleth has joined #instantbird 09:32:46 * ChanServ sets mode +o aleth 09:36:18 --> Tonnes has joined #instantbird 09:40:42 <-- aleth has quit (Ping timeout) 09:51:00 --> flo-retina has joined #instantbird 09:51:00 * ChanServ sets mode +qo flo-retina flo-retina 10:14:30 --> clokep has joined #instantbird 10:14:30 * ChanServ sets mode +o clokep 10:18:00 --> sonny has joined #instantbird 10:35:19 --> aleth has joined #instantbird 10:35:20 * ChanServ sets mode +o aleth 10:40:36 <clokep> aleth: You might be in a better place to understand the code in bug 736002, but I'm planning to look at it today. 10:40:38 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=736002 enh, --, ---, nobody, NEW, The editor for twitter should show inputtable character count 10:45:49 <aleth> Anyone else seeing a lot of [Child][DispatchAsyncMessage] Error: (msgtype=0xA80001,name=PTexture::Msg___delete__) Route error: message sent to unknown actor ID in the console on shutdown? 10:46:25 <flo-retina> aleth: I see that each time I close a window of my local Firefox build. 10:46:55 <aleth> clokep: Who does UI reviews at the moment for TB? 10:47:08 <clokep> I asked Josiah, but I think he said he was busy... 10:47:48 <clokep> https://wiki.mozilla.org/Modules/All#Sub_Modules says andreasn and paenglab are owners, bwinton, mconley and JosiahOne are peers. 10:48:29 <aleth> Pretty sure bwinton and andreasn don't do TB UI stuff any more. 10:49:12 <flo-retina> clokep: that's the Theme submodule, not the UX stuff 10:49:27 <flo-retina> for UX you want to look at https://wiki.mozilla.org/Thunderbird:UX/Team 10:50:14 <flo-retina> that seems to more or less say "ask Richard Marti" 10:50:36 <aleth> clokep: Anyway, I'm taking a look. 10:54:29 <-- clokep has quit (Ping timeout) 10:55:44 <Fallen> aleth: that sounds like a devtools message 10:56:22 <flo-retina> Fallen: ah, it sounded like e10s to me. 10:56:41 <aleth> Fallen: TB has it too btw 10:56:41 <Fallen> maybe a mix? I was thinking because of the "actor ID" part 10:57:04 <Fallen> the child/dispatch part suggests e10s though, right 11:06:39 <-- Tonnes has quit (Ping timeout) 11:10:50 <aleth> I didn't realize e10s had been enabled by default 11:13:32 <flo-retina> maybe we should turn it off? 11:13:59 <aleth> we = ? 11:14:16 <flo-retina> Instantbird 11:15:24 --> Tonnes has joined #instantbird 11:15:55 <aleth> I suppose it doesn't make much difference either way for IB. Probably that shutdown error will be fixed eventually if it also shows up in FX anyway 11:17:18 <aleth> flo-retina: So in what sense is it turned on? Last I heard you had to open an "e10s window" to try it 11:17:51 <flo-retina> aleth: on nightlies, there's a doorhanger that asks the user if he wants to turn e10s on 11:18:13 <flo-retina> if the user says yes, that sets browser.tabs.remote.autostart to true and restarts Firefox 11:18:26 <-- Tonnes has quit (Connection reset by peer) 11:18:31 <flo-retina> with that pref set to true, browser windows are e10s windows by default 11:18:41 --> Tonnes_ has joined #instantbird 11:18:58 * Tonnes_ is now known as Tonnes 11:19:25 <aleth> But that pref won't be true in IB, so I'm confused why we're seeing e10s error messages (if that's what it is) 11:20:01 <flo-retina> browser.tabs.remote seems to be true by default on m-c now 11:20:09 <flo-retina> so maybe the child process is started anyway, even though we don't use it at all 11:23:20 <flo-retina> the "(%S too many)" part of that string doesn't seem to add any value 11:23:29 <aleth> I agree 11:23:51 <aleth> That's why I think Richard needs to take a look asap 11:24:11 <flo-retina> except that's in chat/ so ui-r- = me ;) 11:24:24 <aleth> I didn't want to sound too negative since it's nice someone is trying to fix bugs :) 11:24:28 <flo-retina> Richard needs to say where in the UI the counter should go though :) 11:24:59 <flo-retina> aleth: btw, having two %S without the 1$ would work. 11:25:12 <flo-retina> the 1$ are only needed to allow localizers to change the order. 11:25:18 <aleth> Oh, I see. 11:27:24 * aleth thinks it would be better if it didn't work ;) 11:27:45 <-- Tonnes has quit (Ping timeout) 11:28:18 <flo-retina> you can still feel free to r- it :) 11:28:30 --> Tonnes has joined #instantbird 11:31:22 <-- Tonnes has quit (Connection reset by peer) 11:32:32 --> Tonnes has joined #instantbird 11:33:48 <-- Tonnes has quit (Connection reset by peer) 11:33:48 --> Tonnes_ has joined #instantbird 11:34:05 * Tonnes_ is now known as Tonnes 11:40:49 <-- Tonnes has quit (Ping timeout) 11:44:30 <-- aleth has quit (Quit: exit stage left) 11:47:01 <-- nhnt11 has quit (Ping timeout) 11:48:10 --> Tonnes has joined #instantbird 11:50:36 --> aleth has joined #instantbird 11:50:36 * ChanServ sets mode +o aleth 11:52:22 <-- aleth has quit (Ping timeout) 11:56:58 --> aleth has joined #instantbird 11:56:58 * ChanServ sets mode +o aleth 11:59:37 <-- Tonnes has quit (Ping timeout) 11:59:57 --> Tonnes has joined #instantbird 12:05:45 <-- Tonnes has quit (Connection reset by peer) 12:05:55 --> Tonnes_ has joined #instantbird 12:06:13 * Tonnes_ is now known as Tonnes 12:08:12 <-- aleth has quit (Quit: exit stage left) 12:08:20 --> aleth has joined #instantbird 12:08:20 * ChanServ sets mode +o aleth 12:09:16 <aleth> nhnt11: Is it expected behaviour for the awesometab to list contacts for disconnected accounts? (status = unknown) 12:09:20 <aleth> Seems wrong to me. 12:10:12 --> clokep_work has joined #instantbird 12:10:12 * ChanServ sets mode +o clokep_work 12:14:04 --> Bollebib has joined #instantbird 12:25:13 --> nhnt11 has joined #instantbird 12:39:31 <-- nhnt11 has quit (Ping timeout) 12:41:01 --> nhnt11 has joined #instantbird 12:52:35 <-- nhnt11 has quit (Ping timeout) 12:53:43 --> nhnt11 has joined #instantbird 13:05:20 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 13:12:51 * Fallen is now known as Fallen|away 13:14:13 <flo-retina> aleth: well, it would be reasonable if opening that item of the awesometab showed the logs for that contact 13:14:40 <aleth> indeed... 13:48:33 <flo-retina> ahah, the tests passed! \o/ 13:48:47 <flo-retina> Now I need to figure out which of my changes fixed it 13:50:36 <aleth> :) 13:50:36 <-- clokep_work has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 13:50:37 --> clokep_work has joined #instantbird 13:50:38 * ChanServ sets mode +o clokep_work 14:02:13 --> iamjayakumars has joined #instantbird 14:06:43 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 14:12:41 <-- sonny has quit (Ping timeout) 14:23:37 <-- Tonnes has quit (Ping timeout) 14:23:56 --> Tonnes_ has joined #instantbird 14:24:13 * Tonnes_ is now known as Tonnes 14:27:43 <flo-retina> aleth: would be nice to finally move that char counter to a textbox overlay 14:27:51 <-- Tonnes has quit (Ping timeout) 14:27:55 --> Tonnes_ has joined #instantbird 14:27:57 <flo-retina> we would be once step closer to getting rid of the status bar on the conv window :) 14:28:01 <aleth> Yes, especially as it blocks getting rid of the status bar :)_ 14:28:13 * Tonnes_ is now known as Tonnes 14:28:14 <flo-retina> same idea :) 14:35:07 --> mpmc has joined #instantbird 14:37:43 <-- Tonnes has quit (Connection reset by peer) 14:37:56 --> Tonnes_ has joined #instantbird 14:38:14 * Tonnes_ is now known as Tonnes 14:43:38 <-- Tonnes has quit (Ping timeout) 14:46:53 --> nhnt11 has joined #instantbird 14:47:12 <nhnt11> flo-retina, aleth: Opening the logs for those contacts would actually be an easy change. 14:47:36 * nhnt11 ponders 14:48:53 <flo-retina> nhnt11: I meant showing logs in the conversation window, ie. infinite scrollback ;) 14:49:13 <aleth> Still it could be a good change now already :) 14:49:21 <nhnt11> Heh, figured. I was pondering like I said (and aleth just did^) 14:49:42 <aleth> Fixing that TB bug seems more urgent though 14:49:58 * nhnt11 reads the log 14:50:12 --> Tonnes has joined #instantbird 14:50:41 <aleth> bug 1069845 14:50:43 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1069845 maj, --, ---, nobody, NEW, Viewing logs from faceted search results is broken 14:51:19 <nhnt11> Oh no, is this a regression from async logs? :S 14:52:54 <aleth> If it's automatically fixed by landing the outstanding logger.js patches, that might be the way to go 14:53:07 <nhnt11> I'm not sure 14:53:10 <-- Tonnes has quit (Ping timeout) 14:53:10 <aleth> But please check if TB 31 is affected, that would be unfortunate 14:53:12 <nhnt11> Let me start a TB build.. 14:54:28 <nhnt11> (also downloading tb31) 14:54:47 <aleth> I wonder when it crept in, as I remember you saying you'd tested the gloda stuff. 14:54:56 <nhnt11> I did. 14:55:02 * nhnt11 looks at hg blame 14:56:25 * nhnt11 looks at hg blame after reproducing it himself first 14:58:31 * Fallen|away is now known as Fallen 14:58:36 --> Tonnes has joined #instantbird 14:59:05 --> nhnt11-tb has joined #instantbird 14:59:52 <nhnt11> aleth: Working fine in TB31 15:00:01 <aleth> phew :) 15:00:58 <nhnt11> aleth: Async logs was shipped in TB31 right? 15:01:19 <aleth> I don't remember 15:01:40 <nhnt11> Let me find out.. 15:03:50 <nhnt11> It's not listed in https://www.mozilla.org/en-US/thunderbird/31.0/releasenotes/buglist.html so I guess not 15:04:05 * nhnt11 isn't entirely sure how Tb releases work :] 15:04:21 <nhnt11> Changes that are to be shipped are merged to aurora right? 15:04:46 <aleth> Right, they ride the trains and ship every 7th release. 15:05:12 <aleth> i.e. the next one is TB38 15:05:19 <nhnt11> Alright 15:06:15 <aleth> I'm not sure that bug list includes chat core bugs 15:06:32 <nhnt11> Yeah, I'm checking the release repository.. 15:06:46 <nhnt11> There are other chat bugs on that list btw 15:07:09 <aleth> But they might be in the TB component 15:07:21 <nhnt11> Async logs isn't in comm-release: http://hg.mozilla.org/releases/comm-release/log?rev=async+logs 15:08:24 <nhnt11> (I also checked logger.js to be sure :)) 15:08:34 <aleth> great, so it's "just" a normal bug :) 15:09:28 <nhnt11> I'll debug it if my build completes in the next ~5 minutes, otherwise it may have to wait till tomorrow :-/ 15:09:40 --> mconley_ has joined #instantbird 15:11:09 --> myk has joined #instantbird 15:11:57 * clokep_work wonders the answer to Paenglab's newest question... 15:12:34 <aleth> I already linked to the answer in one of my comments 15:14:44 <qheaden> Hello. :) 15:14:59 <-- sherief has quit (Ping timeout) 15:15:13 --> sherief has joined #instantbird 15:18:16 <qheaden> clokep_work, flo-retina: I'm still going to do some JS-Yahoo maintenance when possible, but unfortunately, I don't have the time right now to do regular development like I hoped for. :( 15:18:33 * qheaden is currently working 20 hours a week and taking 16 credits along with other responsibilities 15:19:01 <clokep_work> qheaden: Sure, when you have time. 15:27:37 <-- myk has quit (Ping timeout) 15:28:19 --> myk has joined #instantbird 15:29:48 <-- aleth has quit (Ping timeout) 15:34:11 <-- gerard-majax has quit (Ping timeout) 15:40:06 * Fallen is now known as Fallen|away 15:51:06 <-- mconley_ has quit (Input/output error) 15:57:22 <-- clokep_work has quit (Ping timeout) 16:01:16 <-- myk has quit (Ping timeout) 16:05:25 --> gerard-majax has joined #instantbird 16:10:49 --> aleth has joined #instantbird 16:10:49 * ChanServ sets mode +o aleth 16:11:37 <-- Tonnes has quit (Ping timeout) 16:17:02 --> Tonnes has joined #instantbird 16:18:38 --> mconley_ has joined #instantbird 16:18:48 <-- Tonnes has quit (Connection reset by peer) 16:19:05 --> Tonnes_ has joined #instantbird 16:19:19 --> mconley__ has joined #instantbird 16:19:22 * Tonnes_ is now known as Tonnes 16:20:42 <-- mconley_ has quit (Ping timeout) 16:22:07 --> Mook_as has joined #instantbird 16:23:19 --> myk has joined #instantbird 16:24:30 <-- gerard-majax has quit (Ping timeout) 16:24:49 --> sonny has joined #instantbird 16:26:44 <-- Tonnes has quit (Ping timeout) 16:27:29 --> Tonnes has joined #instantbird 16:38:14 --> Alexander84 has joined #instantbird 16:38:18 <Alexander84> ^__^ 16:40:00 --> gerard-majax has joined #instantbird 16:41:23 <Alexander84> Just visited http://log.bezut.info/... shocked. Channel logs are kept since 2009. No privacy at all :) 16:43:08 <Alexander84> and Google is aware of them, great 16:44:06 * mconley__ is now known as mconley_ 16:46:03 <-- gerard-majax has quit (Ping timeout) 17:02:55 <-- iamjayakumars has quit (Client exited) 17:05:03 <-- flo-retina has quit (Ping timeout) 17:05:23 --> flo-retina has joined #instantbird 17:05:23 * ChanServ sets mode +qo flo-retina flo-retina 17:09:11 <-- nhnt11-tb has quit (Ping timeout) 17:10:37 --> nhnt11-tb has joined #instantbird 17:16:56 --> iamjayakumars has joined #instantbird 17:21:20 <-- flo-retina has quit (Ping timeout) 17:22:37 --> flo-retina has joined #instantbird 17:22:37 * ChanServ sets mode +qo flo-retina flo-retina 17:27:08 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 17:31:55 <-- Alexander84 has left #instantbird (--. --- --- -.. -... -.-- . .-.-.-) 17:45:11 <-- iamjayakumars has quit (Client exited) 17:45:36 --> iamjayakumars has joined #instantbird 17:55:45 --> gerard-majax has joined #instantbird 18:08:23 <-- Bollebib has quit (Ping timeout) 18:09:40 * Fallen|away is now known as Fallen 18:22:50 <-- sonny has quit (Ping timeout) 18:23:22 * Fallen is now known as Fallen|away 18:42:38 --> sonny has joined #instantbird 18:47:16 --> Armada has joined #instantbird 19:17:10 <-- gerard-majax has quit (Ping timeout) 19:19:43 --> gerard-majax has joined #instantbird 19:29:09 <-- sonny has quit (Ping timeout) 19:31:19 --> Bollebib has joined #instantbird 19:55:21 <-- aleth has quit (Ping timeout) 20:26:56 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died) 20:31:34 <-- gerard-majax has quit (Ping timeout) 20:45:34 <-- nhnt11-tb has quit (Quit: nhnt11-tb) 20:55:42 --> clokep has joined #instantbird 20:55:42 * ChanServ sets mode +o clokep 21:01:19 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 21:18:18 --> arlolra has joined #instantbird 21:22:36 <-- Tonnes has quit (Connection reset by peer) 21:22:39 <-- myk has quit (Ping timeout) 21:22:55 --> Tonnes has joined #instantbird 21:23:10 --> myk has joined #instantbird 21:26:57 --> Tonnes_ has joined #instantbird 21:27:06 <-- Tonnes has quit (Connection reset by peer) 21:27:15 * Tonnes_ is now known as Tonnes 21:43:03 --> chrisccoulson has joined #instantbird 21:57:33 <-- Bollebib has quit (Ping timeout) 22:22:25 <-- clokep has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 22:22:31 --> clokep has joined #instantbird 22:22:31 * ChanServ sets mode +o clokep 22:48:35 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died) 22:59:00 <clokep> https://status.mozilla.org/en-US/detail/142/ is exciting. :) 23:01:02 <Mook_as> I don't suppose you know if they're switching IRCds or something? 23:02:25 <-- Rym has quit (Ping timeout) 23:03:24 <clokep> They are. 23:03:31 <clokep> I forget which one though. 23:16:09 --> Rym has joined #instantbird 23:46:37 <-- Tonnes has quit (Connection reset by peer) 23:46:54 --> Tonnes has joined #instantbird 23:51:18 <-- Tonnes has quit (Connection reset by peer) 23:51:53 --> Tonnes has joined #instantbird 23:54:39 --> Tonnes_ has joined #instantbird 23:54:50 <-- Tonnes has quit (Ping timeout) 23:54:57 * Tonnes_ is now known as Tonnes 23:56:30 <-- Tonnes has quit (Connection reset by peer) 23:56:43 --> Tonnes_ has joined #instantbird 23:57:01 * Tonnes_ is now known as Tonnes