Fork me on GitHub
#protorepl
<
2017-01-18
>
naartjie06:01:58

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.

naartjie06:01:17

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.

carocad10:01:24

@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

naartjie10:01:19

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

jasongilman10:01:10

@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.

naartjie10:01:54

@jasongilman will definitely write back if I can reproduce it