#instantbird log on 03 15 2018

All times are UTC.

00:28:50 <-- FilipMosner has quit (Connection closed)
00:28:52 --> FilipMosner has joined #instantbird
00:32:44 <-- clokep_tb has quit (Connection closed)
00:32:49 --> clokep_tb has joined #instantbird
00:42:12 <-- clokep_tb has quit (Ping timeout: 121 seconds)
01:30:33 <-- FilipMosner has quit (Connection closed)
01:30:37 --> FilipMosner has joined #instantbird
02:34:56 <-- FilipMosner has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
02:34:59 --> FilipMosner has joined #instantbird
03:07:08 --> FilipMosner1 has joined #instantbird
03:07:16 <-- FilipMosner has quit (Connection closed)
03:07:16 * FilipMosner1 is now known as FilipMosner 
03:39:19 <-- FilipMosner has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
03:39:22 --> FilipMosner has joined #instantbird
04:11:28 <-- FilipMosner has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
04:11:30 --> FilipMosner has joined #instantbird
04:42:36 <-- FilipMosner has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
04:42:39 --> FilipMosner has joined #instantbird
05:15:47 <-- FilipMosner has quit (Connection closed)
05:15:49 --> FilipMosner1 has joined #instantbird
05:18:18 * FilipMosner1 is now known as FilipMosner 
05:47:19 <-- FilipMosner has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
05:47:25 --> FilipMosner has joined #instantbird
06:19:35 <-- FilipMosner has quit (Connection closed)
06:19:37 --> FilipMosner1 has joined #instantbird
06:21:27 --> Bollebib has joined #instantbird
06:22:05 * FilipMosner1 is now known as FilipMosner 
06:25:53 <-- Bollebib has quit (Ping timeout: 121 seconds)
06:35:40 --> Bollebib has joined #instantbird
06:51:42 <-- FilipMosner has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
06:51:48 --> FilipMosner has joined #instantbird
07:01:46 <-- Bollebib has quit (Ping timeout: 121 seconds)
08:12:47 --> FilipMosner1 has joined #instantbird
08:12:54 <-- FilipMosner has quit (Connection closed)
08:12:54 * FilipMosner1 is now known as FilipMosner 
08:30:41 --> gerard-majax has joined #instantbird
08:45:45 <-- FilipMosner has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
08:45:49 --> FilipMosner has joined #instantbird
08:50:39 <-- gerard-majax has quit (Ping timeout: 121 seconds)
08:54:50 --> BWMerlin has joined #instantbird
09:17:59 <-- FilipMosner has quit (Connection closed)
09:18:00 --> FilipMosner1 has joined #instantbird
09:20:29 * FilipMosner1 is now known as FilipMosner 
09:50:32 <-- FilipMosner has quit (Ping timeout: 121 seconds)
09:56:14 --> FilipMosner has joined #instantbird
09:57:38 --> gerard-majax has joined #instantbird
10:15:15 <-- florian has quit (Connection closed)
10:15:19 --> florian has joined #instantbird
10:15:19 * ChanServ sets mode +qo florian florian 
10:37:49 --> fredw has joined #instantbird
10:43:28 --> matthias has joined #instantbird
10:43:31 <matthias> Hello, i want to add a new chat-protocol to thunderbird but i get directly a seg-fault when i open the /dev/null chat conversation from https://dxr.mozilla.org/comm-central/source/chat/protocols/jsTest 
10:43:35 --> eviljeff has joined #instantbird
10:43:56 <-- eviljeff has left #instantbird ("")
10:47:40 <-- gerard-majax has quit (Ping timeout: 121 seconds)
10:55:38 <-- florian has quit (Client exited)
11:17:52 <freaktechnik> matthias: hm, I've never actually tried to use the jsTest protocol. I wouldn't be surprised if it hasn't followed some changes and is thus broken.
11:18:49 <freaktechnik> what are you trying to do?
11:19:22 --> florian has joined #instantbird
11:19:22 * ChanServ sets mode +qo florian florian 
11:19:44 <matthias> I'm trying to implement a new chatprotocol so i can use telegram IM in thunderbird
11:19:52 <freaktechnik> ah, a telegram protocol, cool.
11:20:29 <freaktechnik> that'd be https://bugzilla.mozilla.org/show_bug.cgi?id=1049791 btw ;)
11:20:32 <instantbot> Bug 1049791 enh, --, ---, nobody, UNCO, Telegram Chat
11:22:02 <matthias> freaktechnik: yeah, they released tdlib a few months ago and alll you need now is to send json commands
11:23:30 <freaktechnik> with a js version?
11:24:04 <matthias> freaktechnik: probably or running the binary version directly
11:24:04 <freaktechnik> seems to be native code... So far all protocols are JS only.
11:24:15 <freaktechnik> (_supported_ protocols)
11:29:12 <matthias> freaktechnik: if you can't execute binaries and then parse/write stdout/stdin then i thought of implementing a standalone server running tdlb and then making a websocket/xhr connection from the protocol
11:31:10 <freaktechnik> Well, you can, but it's certainly not fun... And it'd have to be part of c-c to work afaik.
11:33:29 <matthias> freaktechnik: https://github.com/nodegin/tglib should be straight forward
11:36:35 <matthias> freaktechnik: but first the simple example protocol must run
11:44:22 --> clokep_tb has joined #instantbird
11:46:53 --> gerard-majax has joined #instantbird
11:54:38 <freaktechnik> node bindings are quite different from how it works in Thunderbird.
11:56:54 <freaktechnik> so let's look into the js test issue.
11:57:02 <freaktechnik> the /dev/null conv opens automatically, correct?
11:57:24 <freaktechnik> and it shows the first system message?
12:07:30 <-- BWMerlin has quit (Ping timeout: 121 seconds)
12:44:05 <-- fredw has quit (Client exited)
12:58:40 <-- FilipMosner has quit (Connection closed)
13:03:41 --> WaltS48 has joined #instantbird
13:53:02 <-- matthias has quit (Quit: http://www.mibbit.com ajax IRC Client)
13:53:33 --> fredw has joined #instantbird
15:28:35 <-- WaltS48 has quit (Quit: Leaving)
15:42:57 <-- fredw has quit (Connection closed)
15:43:01 --> fredw has joined #instantbird
16:25:37 <-- fredw has quit (Client exited)
16:50:57 <-- florian has quit (Client exited)
16:56:51 <-- clokep_tb has quit (Ping timeout: 121 seconds)
16:57:25 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died)
16:59:34 --> chrisccoulson has joined #instantbird
17:02:08 <-- gerard-majax has quit (Ping timeout: 121 seconds)
17:06:31 --> Bollebib has joined #instantbird
17:12:25 --> florian has joined #instantbird
17:12:25 * ChanServ sets mode +qo florian florian 
17:33:19 --> gerard-majax has joined #instantbird
17:41:14 --> clokep_tb has joined #instantbird
17:45:16 <-- clokep_tb has quit (Ping timeout: 121 seconds)
18:00:04 --> gerard-majax_ has joined #instantbird
18:00:22 <-- gerard-majax has quit (A TLS packet with unexpected length was received.)
18:00:40 * gerard-majax_ is now known as gerard-majax 
18:38:31 <-- gerard-majax has quit (Ping timeout: 121 seconds)
19:05:13 --> clokep_tb has joined #instantbird
19:50:04 --> Logicoma has joined #instantbird
19:54:01 --> gerard-majax has joined #instantbird
20:42:08 <-- clokep_tb has quit (Ping timeout: 121 seconds)
21:13:24 --> clokep_tb has joined #instantbird
22:10:18 <-- Logicoma has quit (Connection closed)
23:07:01 <-- Bollebib has quit (Ping timeout: 121 seconds)
23:46:43 <-- clokep_tb has quit (Connection closed)
23:46:49 --> clokep_tb has joined #instantbird