Fork me on GitHub
#cursive
<
2019-10-02
>
Janne Sauvala11:10:25

Silly question, but how do I install an EAP version of Cursive?

Janne Sauvala11:10:45

Thanks! 🙇:skin-tone-2: I remembered that there is a setting for this somewhere but couldn’t find it yesterday

katox11:10:20

@cfleming Hi! I can't get eap2 to work (eap1 worked):

java.lang.ClassCastException: class com.intellij.idea.IdeaLogger cannot be cast to class org.apache.log4j.Category (com.intellij.idea.IdeaLogger and org.apache.log4j.Category are in unnamed module of loader com.intellij.util.lang.UrlClassLoader @100fc185)
	at cursive.stubs$stubs_required$fn__265.invoke(stubs.clj:374)
	at clojure.core.protocols$fn__8159.invokeStatic(protocols.clj:168)

cfleming11:10:52

@katox Hmm, that’s very strange, I’ve not seen that and I can’t immediately see what the problem might be looking at the code. The only recent changes to the logging code were also in eap1.

cfleming11:10:01

I’ll have to look at that tomorrow.

cfleming11:10:47

Which IntelliJ version are you using?

katox11:10:26

I just tried the latest EAP - IntelliJ IDEA 2019.3 EAP Build #IU-193.3793.14

cfleming11:10:49

Oh, so were you on an earlier IntelliJ version when using eap1?

katox11:10:15

No, it worked a few minutes ago with the same version.

katox11:10:54

But I only updated to to EAP today to try out new Cursive stuff and to see whether some annoying platform bugs are gone.

cfleming11:10:09

It’s weird, there’s no mention of Category anywhere in any of that code.

cfleming11:10:06

Ok, I’ll look at that tomorrow.

katox11:10:57

I tried to uninstall it completely and restart and do a new install and restart. No joy unfortunately.

katox11:10:09

@cfleming I downgraded to eap1 and it came up normally.

katox11:10:21

Dunno if it could be related to the current open project but I imported and opened Neanderthal https://github.com/uncomplicate/neanderthal - it really streches Cursive to its limits. You might want to try it sometimes.

souenzzo14:10:20

Hello I'm trying to create a new clojure REPL, but I get this error on idea.log (no action on screen, no red on bottom) https://gist.github.com/souenzzo/6a7637902db530f10ec6282be533816f

kenny14:10:04

@cfleming I also received that exception after upgrading. I clicked "Report to Cursive." It's #2163.

kenny14:10:44

I'm on 2019.2.2 on Ubuntu.

kenny14:10:10

Not sure if it's related but I'm not able to load anything in a REPL.

kenny14:10:30

After starting a REPL, I only see this. I could swear there's usually one more message line.

kenny14:10:15

Hitting the X button also seems to leave the REPL running. I see a little green dot by the play button as if the REPL is still running. If I open the Run tab, I am able to stop the REPL there.

kenny14:10:06

I'm also downgrading for now.

danieroux15:10:24

I get the same error, OSX. But my repl interaction works fine

dnolen18:10:31

so is the eap2 compatible w/ latest IntelliJ?

p-himik19:10:55

SNAPSHOT-3 didn't give me any errors, eap2 gives me the above exception.

kenny19:10:24

eap1 is good.

cfleming19:10:42

Yes, eap2 seems to be giving people problems, but eap1 is also compatible with 2019.3.

tap19:10:02

Having the same problem with @kenny. REPL does not successfully start up.

tap19:10:22

20
8