This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-06-14
Channels
- # beginners (183)
- # boot (6)
- # cider (106)
- # cljs-dev (17)
- # cljsjs (2)
- # cljsrn (2)
- # clojure (56)
- # clojure-italy (14)
- # clojure-nl (39)
- # clojure-spec (49)
- # clojure-uk (138)
- # clojurescript (197)
- # core-logic (37)
- # cursive (22)
- # datascript (5)
- # datomic (29)
- # devcards (18)
- # emacs (1)
- # events (8)
- # figwheel (1)
- # fulcro (59)
- # lein-figwheel (1)
- # leiningen (1)
- # off-topic (54)
- # onyx (3)
- # pedestal (1)
- # portkey (4)
- # re-frame (18)
- # reagent (5)
- # reitit (43)
- # ring (6)
- # ring-swagger (26)
- # shadow-cljs (42)
- # spacemacs (8)
- # specter (12)
- # sql (3)
- # tools-deps (21)
- # vim (18)
Has anyone else experienced thing where the whole IDE gets stuck? No idea if it's IDEA issue or Cursive issue, but it has now happened a couple of times.
This is 2018.1.4 and Cursive 1.7.0-2018.1 although I think I upgraded recently and it maybe already happened once before that. It also has happened for a colleague.
@miikka Does it just lock up with no warning, or does performance degrade until it locks up?
I’m the colleague, just hanged, no warning 😞 started hanging few weeks back, upgraded to latest, still doing that, now ~once per day.
@ikitommi Can you check for automatic thread dumps as described here: https://intellij-support.jetbrains.com/hc/en-us/articles/206544899?
If there are some recent ones, can you mail them to me on <mailto:[email protected]|[email protected]>?
@ikitommi @miikka At least in Tommi’s dumps, the problem is the multimarkdown plugin.
IIRC you can tell it not to use JavaFX - if not the other markdown plugin by JetBrains definitely allows that.