protorepl

Bryan 2017-10-12T19:37:17.000083Z

@mystickphoenix has joined the channel

leluna 2017-10-12T21:32:56.000145Z

@jhelen90 has joined the channel

leluna 2017-10-12T21:36:45.000222Z

Is anyone using protorepl on windows and has the problem that atom sometimes randomly kills the process explorer.exe? I am having this problem since I installed proto-repl, not sure if it is the package that causes the problem though... (first time writing something on slack, hope I'm not being impolite)

yogidevbear 2017-10-12T22:55:59.000296Z

Hi @jhelen90 👋 I am on Windows and using Atom and protoREPL and haven't noticed this at all yet.

seancorfield 2017-10-13T00:55:34.000013Z

I use Atom/ProtoREPL a fair bit on Windows 10 and have never seen that happen.

seancorfield 2017-10-13T00:56:54.000063Z

Can you link it to any specific action you’re doing in Atom when it happens?

seancorfield 2017-10-13T00:57:50.000165Z

Also, how are observing that explorer.exe is dying?

leluna 2017-10-13T08:59:03.000120Z

@seancorfield when explorer.exe dies, the windows task bar disappears. I then have to start explorer.exe from taskmanager to restore it.. I couldn't pin it down to a specific action yet. Yesterday it happended right after I opened Atom...

leluna 2017-10-13T08:59:34.000372Z

I found https://github.com/atom/atom/issues/3533 this issue that seems to be linked to some linters. The issue should be fixed since a while though...