JetBrains Rider 2024.2.7
Build #RD-242.23726.100, built on October 22, 2024
Licensed to Sean Nunan
Subscription is active until December 23, 2024.
Runtime version: 21.0.4+13-b509.26 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.windows.WToolkit
Windows 11.0
.NET Core v8.0.4 x64 (Server GC)
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 4096M
Cores: 20
Registry:
ide.experimental.ui=true
i18n.locale=
Non-Bundled Plugins:
com.intellij.resharper.HeapAllocationsViewer (2024.2.0)
com.google.tools.ij.aiplugin (1.2.0-242)
com.intellij.ml.llm (242.23726.20)
com.github.copilot (1.5.27.7265)
com.sourcegraph.jetbrains (7.0.13)
com.google.gct.core (24.10.1-233-api-version-223)
Bug Description
This seems to fire whenever I try to update any plugin
Additional context
Stacktrace:
java.lang.IllegalStateException: |E| Wrong thread RdOptionalProperty: `RiderBackend 1.ClipboardModel.content`
at com.jetbrains.rdclient.protocol.RdDispatcher.assertThread(RdDispatcher.kt:72)
at com.jetbrains.rd.framework.base.RdReactiveBase.assertThreading(RdReactiveBase.kt:28)
at com.jetbrains.rd.framework.base.RdReactiveBase.localChange$rd_framework(RdReactiveBase.kt:43)
at com.jetbrains.rd.framework.impl.RdOptionalProperty.set(RdProperty.kt:204)
at com.jetbrains.rider.editors.RiderCopyPasteManager.b(RiderCopyPasteManager.kt:26)
at com.jetbrains.rider.editors.RiderCopyPasteManager.setContents(RiderCopyPasteManager.kt:21)
at com.intellij.ide.CopyPasteManagerEx.setContents(CopyPasteManagerEx.java:51)
at com.sourcegraph.cody.ui.web.WebUIProxy.handleCefQuery(WebUIProxy.kt:228)
at com.sourcegraph.cody.ui.web.WebUIProxy.access$handleCefQuery(WebUIProxy.kt:59)
at com.sourcegraph.cody.ui.web.WebUIProxy$Companion.create$lambda$3$lambda$1(WebUIProxy.kt:121)
at com.sourcegraph.cody.ui.web.WebUIProxy$Companion.create$lambda$3$lambda$2(WebUIProxy.kt:120)
at com.intellij.ui.jcef.JBCefJSQuery$1.onQuery(JBCefJSQuery.java:123)
IDE Information
JetBrains Rider 2024.2.7 Build #RD-242.23726.100, built on October 22, 2024 Licensed to Sean Nunan Subscription is active until December 23, 2024. Runtime version: 21.0.4+13-b509.26 amd64 (JCEF 122.1.9) VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Toolkit: sun.awt.windows.WToolkit Windows 11.0 .NET Core v8.0.4 x64 (Server GC) GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation Memory: 4096M Cores: 20 Registry: ide.experimental.ui=true i18n.locale= Non-Bundled Plugins: com.intellij.resharper.HeapAllocationsViewer (2024.2.0) com.google.tools.ij.aiplugin (1.2.0-242) com.intellij.ml.llm (242.23726.20) com.github.copilot (1.5.27.7265) com.sourcegraph.jetbrains (7.0.13) com.google.gct.core (24.10.1-233-api-version-223)
Bug Description
This seems to fire whenever I try to update any plugin
Additional context
Stacktrace: