#instantbird log on 03 05 2018

All times are UTC.

00:12:17 --> satdav has joined #instantbird
01:32:40 <-- Bollebib has quit (Ping timeout: 121 seconds)
03:49:42 <-- satdav has quit (Quit: Connection closed for inactivity)
07:52:00 --> chrisccoulson has joined #instantbird
09:03:15 --> Bollebib has joined #instantbird
09:44:07 --> BWMerlin has joined #instantbird
09:53:27 <BWMerlin> florian: that is a shame, I really liked it and appreciated the effort you put into it.
09:55:05 <florian> I would be tempted to say you can feel free to adopt it and become the maintainer
09:55:31 <florian> but I'm afraid it would almost need to be a complete rewrite to be compatible with Thunderbird versions that no longer support binary XPCOM add-ons.
09:56:55 <-- GeKo has quit (A TLS packet with unexpected length was received.)
10:01:48 --> GeKo has joined #instantbird
10:36:22 --> Tonnes has joined #instantbird
10:41:01 --> gerard-majax has joined #instantbird
10:43:06 <-- GeKo has quit (Quit: leaving)
10:43:19 --> GeKo has joined #instantbird
10:45:21 <-- florian has quit (Client exited)
11:13:01 --> florian has joined #instantbird
11:13:01 * ChanServ sets mode +qo florian florian 
11:33:52 --> nhnt99 has joined #instantbird
11:33:56 <nhnt99> This is baffling, bah
11:34:08 <nhnt99> For some reason, font: menu results in Lucida Grande in Tb's chrome
11:34:15 <nhnt99> but if I set that in the conversation document
11:34:27 <nhnt99> It ends up with Helvetica or San Francisco or whatever
11:36:37 <freaktechnik> (woah, is this 9 times the nhnt11?)
11:37:07 <-- chrisccoulson has quit (Ping timeout: 121 seconds)
11:39:14 <nhnt11> oh
11:39:17 <nhnt11> I know what it is
11:39:22 <nhnt11> it's the SDK
11:39:39 <nhnt11> Pretty sure that I'm building with a newer MacOS SDK that results in this font discrepancy 
11:39:48 <-- nhnt99 has quit (Client exited)
11:40:00 <nhnt11> yeah
11:40:03 <nhnt11> that seems to be the issue
11:40:12 <nhnt11> I don't have time to do a build right now 😠
11:40:37 <nhnt11> I wonder if Digital Ocean lets you make MacOS droplets
11:40:52 <nhnt11> If they do, I might switch my VPS to MacOS and just set up my own makeshift artifact builds
11:41:22 <nhnt11> freaktechnik: AWWWW YEEEAAAAH
11:41:32 <nhnt11> upgraded nhnt11
11:41:46 <nhnt11> I've briefly considered changing my nick to nhnt99 permanently xD
11:42:50 <nhnt11> crap, I made a temporary droplet a couple of months ago because I needed a machine in the US
11:42:55 <nhnt11> forgot to destroy it
11:42:58 <nhnt11> There goes $10
11:43:19 <nhnt11> ah, Digital Ocean does not provide MacOS servers :P
11:44:46 <freaktechnik> uh, abuse travis-ci mac os ci's is one thing I could come up with ;)
11:46:50 <nhnt11> freaktechnik: I thought of that too :D
11:47:16 <nhnt11> haven't looked into whether Travis lets you downloaded the built artifacts though
11:47:21 <nhnt11> download*
11:47:26 <freaktechnik> uh, you can upload them, so yeah.
11:47:28 <nhnt11> I'd be okay with being able to download the DMG
11:47:30 <nhnt11> oh, nice
11:47:35 <nhnt11> this might work
11:47:51 <freaktechnik> just ensure your log doesn't get too long
11:47:56 <freaktechnik> because then travis aborts the build.
11:48:03 <nhnt11> Travis can be slow, but I don't really mind, since it means I can keep using my machine while it happens
11:48:23 <nhnt11> freaktechnik: > /dev/null 2>&1  :D :D
11:48:52 <freaktechnik> no output for too long also aborts the build
11:48:57 <nhnt11> :(
11:49:05 <freaktechnik> yeah, building gecko on travis is a fun science.
11:49:11 <nhnt11> there's always a way :D
11:49:56 <freaktechnik> I once tried to do windows builds on travis by using vagrant...
11:50:15 <nhnt11> freaktechnik: you are an enterprising individual
11:50:17 <nhnt11> respect
11:50:18 <nhnt11> :P
11:50:42 * nhnt11 has been spoiled with artifact builds and fast macbooks
11:50:50 <nhnt11> I haven't spent time tweaking and optimizing build setups for a long time
11:51:15 <nhnt11> my favorite custom build setup was way back when I was using a Dell XPS M1530
11:51:23 <nhnt11> I had the RAM upgraded to 8GB
11:51:36 <nhnt11> and put the repo and objdir on a ramdisk
11:51:54 <nhnt11> And then I would put the laptop open but face-down, directly under a ceiling fan :D
11:55:07 * nhnt11 wonders if freaktechnik wants to try his hand at reviewing
11:55:18 <nhnt11> (have you ever reviewed patches for Tb chat before?)
11:55:21 <nhnt11> (or Tb in general)
11:55:34 <freaktechnik> I think I've given an r+ for some irc thing, yes.
11:56:32 <nhnt11> freaktechnik: ok, I'm going to f? you on this
11:56:51 <nhnt11> relatively simple patch
11:56:59 <freaktechnik> that's what they always say ;)
11:57:26 <nhnt11> freaktechnik: it really is!
11:58:56 <nhnt11> ok I forgot somethign
12:02:50 <nhnt11> yeah that patch isn't ready
12:02:57 <nhnt11> freaktechnik: ok it's not as simple as I thought
12:03:06 <freaktechnik> sorry for the jinx :S
12:03:26 <nhnt11> Tb is doing something funky setting the font inline on the inputbox element
12:05:46 <nhnt11> where on earth is this inline style getting set from
12:05:47 <nhnt11> :S
12:07:09 <nhnt11> holy cow
12:07:09 <nhnt11> :D
12:07:13 <nhnt11> LOL
12:07:21 <freaktechnik> holy cow is a nice burger chain here, btw.
12:07:39 <nhnt11> not quite what I was looking for, but I found https://searchfox.org/comm-central/source/chat/modules/imThemes.jsm#597
12:08:21 <freaktechnik> I like 634.
12:38:48 <-- BWMerlin has quit (Ping timeout: 121 seconds)
12:41:32 --> clokep_tb has joined #instantbird
12:43:54 --> chrisccoulson has joined #instantbird
12:49:23 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died)
12:55:54 <florian> nhnt11: you really forgot the before/after screenshots
12:56:07 <nhnt11> florian: yeah sorry
12:56:12 <nhnt11> I was going to post them but got distracted
12:56:15 <florian> and having a part of the patch that touches an OSX file and the other pat that touches a shared file is also suspicious
12:56:26 <nhnt11> uhhh
12:56:26 <florian> *part
12:56:44 <nhnt11> meh
12:56:44 <nhnt11> crap
12:56:48 <nhnt11> florian: ignore the patch for now
12:56:50 * florian wouldn't r+ that as a 'simple' thing
12:57:05 <florian> well, I'm not even sure what the bug is in the first place
12:57:38 <nhnt11> florian: what does the conv view look like on your machine?
12:57:42 <nhnt11> for me the default font is huge
12:58:01 <florian> it looks OK
12:58:50 <florian> or are you talking about a recent regression?
12:59:03 <nhnt11> this is what it looks like with font: menu in my userChrome/Content.css: https://puu.sh/zB3wG/f7cb423043.png
12:59:05 <nhnt11> florian: not a regression
12:59:09 <florian> I'm on a build from 2018-01-31
12:59:17 <nhnt11> it's a regression from Ib->Tb
12:59:34 <florian> Ib had customized the default font size
12:59:47 --> chrisccoulson has joined #instantbird
13:00:33 <florian> nhnt11: https://searchfox.org/comm-central/source/im/app/profile/all-instantbird.js#82-92
13:00:52 <nhnt11> this is what it looks like without font: menu: https://puu.sh/zB3zc/56f073060b.png
13:00:59 <nhnt11> this is way too big, IMO
13:01:05 <nhnt11> and clashes horribly with the sidebar font size
13:01:08 <nhnt11> not to mention the buttons in the UI
13:02:15 <florian> Ib also had message font size larger than the rest of the UI
13:02:57 * florian wouldn't use that message theme anyway :-S
13:03:35 <florian> out of curiosity, is this your real profile or a test profile?
13:03:47 <nhnt11> florian: the screenshot? my real profile.
13:04:02 * florian always has a vertical scrollbar on the left side
13:04:12 <nhnt11> ?
13:04:17 <florian> 25 channels
13:04:21 <nhnt11> lol
13:04:31 <florian> + ~10 IRC contacts
13:04:31 <nhnt11> florian: I'm detached from a few channels via my bouncer
13:04:40 <nhnt11> and frequently leave channels that I'm not active in
13:04:43 <florian> + a bunch of gtalk contacts
13:04:54 <nhnt11> florian: I closed my PMs before the screenshot
13:04:56 <nhnt11> for privacy reasons
13:05:07 <florian> yeah, I usually have a bunch of private conversations
13:05:19 <florian> but I rebooted my macbook yesterday, so there are none currently
13:13:58 <nhnt11> I'll get back to this patch, I got busy with some other work stuff
13:58:28 <-- clokep_tb has quit (Connection closed)
13:59:09 --> WaltS48 has joined #instantbird
14:00:03 --> clokep_tb has joined #instantbird
14:02:44 <-- WaltS48 has quit (Quit: Leaving)
16:05:47 --> Mook_as has joined #instantbird
16:21:41 --> WaltS48 has joined #instantbird
16:30:57 <-- florian has quit (Client exited)
16:53:38 <-- gerard-majax has quit (Ping timeout: 121 seconds)
16:56:57 --> florian has joined #instantbird
16:56:57 * ChanServ sets mode +qo florian florian 
17:06:16 <-- chrisccoulson has quit (Ping timeout: 121 seconds)
17:07:00 --> gerard-majax has joined #instantbird
17:48:29 <-- WaltS48 has quit (Quit: Leaving)
18:00:25 <-- Fallen has quit (Ping timeout: 121 seconds)
18:00:53 --> Fallen has joined #instantbird
21:41:59 <-- clokep_tb has quit (Client exited)
22:30:58 --> clokep_tb has joined #instantbird
23:39:19 <-- FilipMosner has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
23:39:24 --> FilipMosner has joined #instantbird
23:56:00 <-- clokep_tb has quit (Ping timeout: 121 seconds)