protorepl

2017-01-18T06:39:58.000568Z

I am playing around with having the [proto-repl "0.3.1"] dependency in ~/.lein/profiles.clj. Does anyone know of any issues with that? I am opening some issues on github, and thought I would ask if there are any known problems, in case it is interfering.

2017-01-18T06:54:17.000571Z

Anyways, probably best if I try removing it, before reporting an issue - it's about opening a definition, it seems proto-repl doesn't always extract the jar.

2017-01-18T10:01:24.000572Z

@naartjie i know that there was an issue on windows regarding the extraction of the jar but AFAIK this is fixed in the latest version

1
2017-01-18T10:18:19.000573Z

I need to get a proper minimal repro case together - right now it only happens to me sporadically, and I can't quite figure out what the conditions are

jasongilman 2017-01-18T10:53:10.000574Z

@naartjie: there were some comments on the issue about the recent fix not fixing everything. I need to take a look back at that to see if I can see the problem. If you can figure out when it's not working that would be helpful. I may be able to figure it out just by reading the code though.

2017-01-18T10:54:54.000575Z

@jasongilman will definitely write back if I can reproduce it