Rob J

Results 42 comments of Rob J

Seems we may have the actual source of the problem, I am less and less inclined to think this is with LT per se, ... https://github.com/RocketChat/Rocket.Chat.Electron/issues/150 Symptoms are all the...

Well, it isn't the `disable-gpu` setting, it still occurred after I hacked in that statement at main. But for the past two, three days I've been using `boot` and as...

What I suspected, seems to be the case. The detached JVM appears to be caused by failure to properly handle a socket disconnect. That is to say, something breaks, the...

Some more information from the repl: ``` boot.user=> Uncaught exception in thread Thread-15: ←[37mjava.lang.Thread.run←[m ←[32m ←[37m...←[m ←[32m ←[33mboot.core/watch-dirs/←[1;33mfn←[m ←[32m ←[33mboot.core/set-user-dirs!/←[1;33mon-change←[m ←[32m ←[33mboot.core/←[1;33msync-user-dirs!←[m ←[32m ←[37m...←[m ←[32m ←[33mboot.core/←[1;33mpatch!←[m ←[32m ←[37m...←[m ←[32m ←[33mboot.filesystem/←[1;33mpatch!←[m...

AFAIK https://github.com/LightTable/LightTable/blob/8db0585cfaa857e594149be6833fe7f82bcc9616/src/lt/objs/files.cljs#L380 does not check for writable file state before attempting it. The `try...catch` suggests this isn't a very optimized fn to begin with. Of course there could be several...

Alright, will do... cheers. I'm not sure if I'm supposed to sign a CA but I'll check. Also I noticed it didn't work out of the box as expected when...

@sbauer322 Cool. I just built LT again on Windows and I changed the light.sh script before running build.sh for the first time. On compilation/setup finish, it tries to run script/light.sh...

Unfortunately, I've not been able to capture a CPU profile yet but I too have been periodically plagued by decreased responsiveness due to the auto-completion mechanism (lag). Difference is that...

Anyway I lost the document (since there was not likely any caching taking place, I couldn't find any on unique keyword search), I did install the Reminisce plugin which solved...

I've been 'fortunate' enough to have it occur pretty predictable now. It doesn't always do this, but every now and then it freezes for maybe 5 whole seconds but now...