#instantbird log on 02 22 2017

All times are UTC.

00:17:52 --> Alex has joined #instantbird
00:38:52 <instant-buildbot> build #3464 of macosx-nightly-default is complete: Failure [4failed compile]  Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/3464
00:42:50 <-- Bollebib has quit (Ping timeout: 121 seconds)
01:00:09 <-- gerard-majax has quit (Ping timeout: 121 seconds)
01:04:51 --> gerard-majax has joined #instantbird
01:23:51 <-- gerard-majax has quit (Ping timeout: 121 seconds)
01:24:53 --> gerard-majax has joined #instantbird
01:36:14 --> DGMurdockIII has joined #instantbird
01:50:44 <-- gerard-majax has quit (Ping timeout: 121 seconds)
01:50:56 --> gerard-majax has joined #instantbird
02:12:12 <-- DGMurdockIII has quit (Quit: Leaving)
02:15:39 --> DGMurdockIII has joined #instantbird
03:10:40 <instant-buildbot> build #987 of linux64-nightly-default is complete: Failure [4failed hg]  Build details are at http://buildbot.instantbird.org/builders/linux64-nightly-default/builds/987
03:19:53 <instant-buildbot> build #3465 of macosx-nightly-default is complete: Failure [4failed compile]  Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/3465
04:28:38 <-- EionRobb has quit (Quit: Leaving.)
04:51:57 --> clokep_work has joined #instantbird
04:51:57 * ChanServ sets mode +o clokep_work 
04:55:59 <-- clokep_work has quit (Ping timeout: 121 seconds)
06:21:16 --> fredw has joined #instantbird
08:11:25 <-- fredw has quit (Ping timeout: 121 seconds)
08:16:04 --> fredw has joined #instantbird
08:21:51 <-- gerard-majax has quit (Ping timeout: 121 seconds)
08:26:58 <-- fredw has quit (A TLS packet with unexpected length was received.)
08:32:25 --> fredw has joined #instantbird
09:23:26 --> EionRobb has joined #instantbird
09:41:27 <-- Alex has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com)
09:56:12 --> Bollebib has joined #instantbird
09:58:15 --> gerard-majax has joined #instantbird
10:04:44 <-- gerard-majax has quit (Ping timeout: 121 seconds)
10:37:24 --> gerard-majax has joined #instantbird
10:56:18 --> BWMerlin has joined #instantbird
11:06:28 <-- fredw has quit (Client exited)
11:10:47 <-- Tonnes has quit (Ping timeout: 121 seconds)
11:21:10 --> frg_away has joined #instantbird
11:23:16 <frg_away> Does this concern Instantbird? Bug 1340677 Only SeaMonkey and Thunderbird are now covered in the code.
11:23:18 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1340677 nor, --, mozilla54, ehsan, RESO FIXED, Stop supporting ORIGIN_IS_FULL_SPEC for Firefox
11:27:25 <flo-retina> frg_away: I don't think so, no. But thanks for the headsup :)
11:27:26 --> Tonnes has joined #instantbird
11:29:10 <frg_away> flo-retina: good.
11:33:30 <-- frg_away has left #instantbird ("")
12:36:39 <-- BWMerlin has quit (Ping timeout: 121 seconds)
12:48:56 --> clokep_work has joined #instantbird
12:48:56 * ChanServ sets mode +o clokep_work 
13:17:29 --> fredw has joined #instantbird
13:25:26 <flo-retina> do we know anything about this error?
13:25:26 <flo-retina> mozilla/accessible/mac/mozTableAccessible.mm:12:26: error: semicolon before method body is ignored [-Werror,-Wsemicolon-before-method-body]
13:25:26 <flo-retina> - (BOOL)isLayoutTablePart;
13:26:58 <clokep_work> Nope.
13:27:02 <clokep_work> I don't even know what an mm file is?
13:27:06 <flo-retina> seems to be a silly warning
13:27:11 <flo-retina> clokep_work: they are objective C files
13:27:16 <flo-retina> ie. mac specific code
13:27:33 <flo-retina> so... where are these -Werror,-Wsemicolon-before-method-body flags coming from?
13:28:24 <clokep_work> toolkit?
13:28:31 <clokep_work> (Sorry, not helpful...)
13:31:58 <flo-retina> https://dxr.mozilla.org/comm-beta/source/mail/config/mozconfigs/macosx-universal/nightly and https://dxr.mozilla.org/comm-beta/source/im/config/mozconfigs/macosx/mozconfig seem very different
13:32:26 <flo-retina> I'm afraid our export CXXFLAGS line is overriding stuff set by the configure script
13:32:34 <clokep_work> Bahhhhhhhhhh. I just pull m-c...which pulls in like all of Servo, doesn't it?
13:32:59 <clokep_work> flo-retina: Those do look very different.
13:32:59 <flo-retina> and... I don't think our flags for soccoro-compatible debug symbols are still relevant
13:33:07 <flo-retina> do we even expect to have crash reporting working again?
13:33:22 <clokep_work> No.
13:33:34 <flo-retina> most of that mozconfig content seems useless
13:33:50 <flo-retina> eg "mk_add_options MOZ_MAKE_FLAGS="-sj10"" I think ./mach build does a good job of automating that at this point
13:34:11 <flo-retina> although... maybe not make -f client.mk, which our buildbot config still uses directly
13:34:13 <flo-retina> meh
13:34:23 <clokep_work> Yeah, we don't really use mach...
13:34:52 <flo-retina> (in case this wasn't obvious, I switched our buildbot config to build comm-beta instead of comm-central)
13:35:19 <flo-retina> apparently the very of hg on the linux slave is too old to be able to clone comm-beta :(
13:35:27 <clokep_work> (o_O)
13:35:28 <flo-retina> I have no idea of how one updates hg on CentOS
13:35:32 <flo-retina> s/very/version/
13:35:38 <clokep_work> It probably doesn'ts upport the bundle2 protocol.
13:36:02 <flo-retina> that's likely, but isn't the server supposed to be backward compatible?
13:36:20 <flo-retina> the error is: "abort: HTTP Error 414: Request-URI Too Long"
13:37:27 <clokep_work> Oh, not sure then.
13:39:59 <flo-retina> tbh, I'm almost tempted to rsync the tree from the mac slave :-P
13:40:14 <flo-retina> (hoping hg pull will work even if hg clone doesn't)
13:42:16 <clokep_work> Good luck.
13:45:49 <flo-retina> I don't even have sshd installed on the linux slave, so everything done on it requires plugging a keyboard
13:56:43 <clokep_work> That's a pain.
13:56:58 <clokep_work> I just realized that my server doesn't have a wireless card and there's no ethernet run to where it's going to go...
13:57:00 <clokep_work> So that's a thing.
14:47:58 <-- fredw has quit (A TLS packet with unexpected length was received.)
14:49:07 --> fredw has joined #instantbird
15:29:05 --> matrixisreal has joined #instantbird
16:51:09 <-- fredw has quit (Client exited)
16:55:38 --> fredw has joined #instantbird
17:02:10 <-- gerard-majax has quit (Ping timeout: 121 seconds)
17:31:15 --> gerard-majax has joined #instantbird
17:37:11 --> mconley|livehacking has joined #instantbird
17:51:54 <-- gerard-majax has quit (Ping timeout: 121 seconds)
17:52:50 --> gerard-majax has joined #instantbird
17:59:34 <-- fredw has quit (Client exited)
18:39:15 <-- gerard-majax has quit (Ping timeout: 121 seconds)
19:11:36 <-- matrixisreal has quit (Quit: Connection closed for inactivity)
19:32:48 <-- EionRobb has quit (Quit: Leaving.)
19:33:20 --> gerard-majax has joined #instantbird
19:39:29 --> unghost has joined #instantbird
19:40:21 <-- mconley|livehacking has quit (Quit: NO CARRIER)
20:27:48 --> matrixisreal has joined #instantbird
20:34:58 <matrixisreal> clokep_work: hi, all of the bugs I have worked on are almost close to getting finished. Can u suggest something next to work on.
20:36:05 <matrixisreal> Also, I need to talk about GSoC project.
20:36:24 <matrixisreal> Ping me whn ur free :)
20:37:29 <clokep_work> matrixisreal: Hi.
20:37:32 <clokep_work> I saw some of your bugs.
20:37:38 <clokep_work> I haven't had a chance to review them all yet.
20:38:09 <clokep_work> I think you've done a bunch of smaller tasks, is there something bigger you're interested in?
20:38:43 <matrixisreal> Yup, sure
20:39:38 <matrixisreal> Unless it is overwhelming :p
20:40:52 <clokep_work> That was an open ended question. ;)
20:41:04 <clokep_work> You can do my reviews for me? :P
20:41:09 <clokep_work> Let me take a look.
20:49:44 <matrixisreal> clokep_work: :p 
20:50:03 <matrixisreal> Reviews sound good, lemme try it out.
20:51:25 <clokep_work> matrixisreal: Bah the tree is closed.
20:51:34 <clokep_work> So bug 955348 is ready to go.
20:51:36 <clokep_work> I just need to push.
20:51:36 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=955348 tri, --, ---, pavankarthikboddeda, NEW, The help command should trim its argument
20:52:08 <clokep_work> matrixisreal: Hey so don't worry about it for any of the patches you have up, but in the future you should put r=<reviewer> in the commit message.
20:52:15 <clokep_work> So r=clokep for all the IRC stuff I'm revieiwng.
20:52:38 <matrixisreal> Yeah, I keep forgetting
20:54:12 <clokep_work> Not a big deal.
20:54:27 <clokep_work> matrixisreal: So what do you want to work on next? Do you want to do like more IRC stuff? More protocol stuff? A UI-y type thing?
20:55:11 <matrixisreal> I am interested in protocol stuff.
20:56:44 <clokep_work> OK.
20:56:57 <matrixisreal> clokep_work: I am wondering if I could propose some project related to protocols.
20:57:03 <clokep_work> matrixisreal: Sure, go ahead!
20:57:04 <matrixisreal> What do u think?
20:57:13 <clokep_work> (I"ll try to respond, but...the _work)
20:57:16 <matrixisreal> I have nothing in mind though
20:58:53 --> EionRobb has joined #instantbird
21:00:39 <matrixisreal> clokep_work: no worries we might talk later if you are busy now. 😃 
21:01:20 <clokep_work> matrixisreal: Nah, go for it.
21:01:34 <clokep_work> I think I had pointed a whole bunch out to you previously.
21:02:55 <clokep_work> I think the options I gave were starting a new protocol from scratch or something else... haha.
21:06:11 <matrixisreal> clokep_work:  sounds fun.☺clokep_work: okay, I'll do some research.  the proposal period for students isn't open yet, but before applying I'm supposed to find a mentor😀
21:08:13 <clokep_work> matrixisreal: If you're doing protocol stuff, it'll probably be me.
21:08:28 <clokep_work> I know you've looked at past years stuff, so I'm guessing you have some ideas of what to propose?
21:08:33 <clokep_work> I'm sure we'll put up some project ideas.
21:10:26 <clokep_work> But yes, feel free to discuss it.
21:10:59 <matrixisreal> clokep_work: great. I know and do not know , duh.
21:11:24 <matrixisreal> I'll do some research for some time and discuss things with you.
21:11:29 <clokep_work> OK.
21:11:33 <clokep_work> You can email me too if that's easier.
21:11:43 <clokep_work> Not sure if we're usually online at the same time.
21:11:56 <clokep_work> And it's on my TODO list to review all your stuff, the past week or so has been crazy for me.
21:12:20 <matrixisreal> Ok. When are you going to announce your ideas?
21:13:45 <matrixisreal> You are reviewing now finally 🙌
21:14:58 <clokep_work> I don't know, they're probably going to be mostly the same as last year. https://wiki.mozilla.org/Community:SummerOfCode15#Instantbird / https://wiki.mozilla.org/Community:SummerOfCode16#Instantbird Namely adding support for Google Hangouts, Facebook Chat, or Matrix.org.
21:17:37 <matrixisreal> Okay, I'll check them out.
21:19:35 <clokep_work> But it should be something you're interested in. :0
21:22:11 <matrixisreal> Sure ;)
21:24:36 <matrixisreal> And yeah, could you comment on this 
21:24:51 <matrixisreal> Bug 955690
21:24:53 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=955690 tri, --, ---, pavankarthikboddeda, NEW, /me in a line that isn't the first is sent as a raw string inside the message instead of an action l
21:26:55 <clokep_work> matrixisreal: What about it?
21:31:49 <matrixisreal> Any way  command parsing out of prpls?
21:32:58 <clokep_work> matrixisreal: The code that adds that does tests for /me and such being added to the protocol seems "wrong", but I don't know a good solution.
21:35:32 <matrixisreal> clokep_work: oo.. I'll try to figure out something then.
21:36:20 <matrixisreal> Its 3 am here :p I'll have to sleep, bye :D
21:36:30 <clokep_work> Goodnight.
21:36:37 <clokep_work> We can discuss it more, just nothing is coming to mind!
21:36:48 <clokep_work> We can ping fl orian next time too.
21:38:33 <matrixisreal> Great. :)
21:45:45 <EionRobb> oh man, your conversion, I forgot to apply for gsoc this year for pidgin
21:45:57 <EionRobb> s/conversion/conversation makes me realise/
21:46:24 <clokep_work> EionRobb: :(
21:47:03 <EionRobb> I got too caught up with lca2017... should have organised someone else to do it.  oh well :)
21:47:41 <clokep_work> I should finish watching your talk.
21:47:53 <EionRobb> nah
21:54:20 <EionRobb> is "libpurple plugin using js-ctypes" on your example projects list? :D
21:56:04 <-- clokep_work has quit (Ping timeout: 121 seconds)
21:56:24 <EionRobb> the mere thought of it caused him to /quit ;(
22:17:40 <-- gerard-majax has quit (Ping timeout: 121 seconds)
22:17:52 --> gerard-majax has joined #instantbird
23:02:23 <-- Bollebib has quit (Ping timeout: 121 seconds)
23:33:57 --> clokep_work has joined #instantbird
23:33:57 * ChanServ sets mode +o clokep_work 
23:37:59 <-- clokep_work has quit (Ping timeout: 121 seconds)