-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'virtualFile' is requested on EDT by AddRebuggerHereAction #14
Comments
@mgroth0 Could you share steps to reproduce this crash ? |
Sure. Actually, I just had to right click on any kotlin file. It seems to be related to the context menu option to add a Rebugger snippet. The error occured just by opening the context menu; I didn't have to invoke the Rebugger action itself. |
Ack. Can you share your IDE version details?
…On Sun, Nov 17, 2024 at 6:13 PM Matt Groth ***@***.***> wrote:
Sure. Actually, I just had to right click on any kotlin file. It seems to
be related to the context menu option to add a Rebugger snippet.
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACJ23RZZVPYCKQY53HIXB2L2BCFP3AVCNFSM6AAAAABR5Q7DJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBRGI2TEMJYGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
|
Thanks. I will look into this when I am free this week or over the weekend
…On Sun, Nov 17, 2024 at 8:32 PM Matt Groth ***@***.***> wrote:
IntelliJ IDEA 2024.3 (Ultimate Edition)
Build #IU-243.21565.193, built on November 12, 2024
Licensed to Matthew Groth
Subscription is active until March 25, 2025.
Runtime version: 21.0.5+8-b631.16 aarch64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 15.1
Kotlin plugin: K2 mode
Kotlin analyzer version: 2.1.20-dev-1411
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 10000M
Cores: 10
Metal Rendering is ON
Registry:
ide.balloon.shadow.size=0
editor.paint.empty.text=false
debugger.new.tool.window.layout=true
search.everywhere.settings=true
ide.new.editor.tabs.vertical.borders=true
ide.plugins.snapshot.on.unload.fail=true
ide.animate.toolwindows=true
ide.experimental.ui=true
ide.slow.operations.assertion=false
ide.editor.tab.selection.animation=true
i18n.locale=
android.gradle.importer.enabled=true
org.toml.json.schema=false
Non-Bundled Plugins:
DevKit (243.21565.129)
krasa.CpuUsageIndicator (1.18.0-IJ2023)
PythonCore (243.21565.211)
com.jetbrains.rust (243.21565.136)
org.jetbrains.jumpToLine (0.1.17)
de.kontext_e.idea.plugins.autofill (1.2)
org.jetbrains.plugins.hocon (2024.2.0)
com.github.camork.fileExpander (2.5)
com.pinkfloyded.idea-file-path-autocomplete.idea-file-path-autocomplete (0.4.1)
com.mallowigi (97.0.0)
Pythonid (243.21565.211)
com.intellij.nativeDebug (243.21565.129)
org.exbin.deltahex.intellij (0.2.10.1)
com.faendir.intellij.gradle-version-catalogs-plugin (1.4.0)
org.jetbrains.android (243.21565.214)
com.chrisrm.idea.MaterialThemeUI (9.7.0)
org.mallowigi.idea.MaterialThemeUI.ProjectFrame (2024.1.1)
org.mallowigi.idea.MaterialThemeUI.CustomTheme (2024.1.1)
org.mallowigi.idea.MaterialThemeUI.LangAdditions (2024.1.1)
org.mallowigi.idea.MaterialThemeUI.HighContrast (2024.1.1)
org.mallowigi.idea.MaterialThemeUI.Extras (2024.1.1)
com.clutcher.comments_highlighter (2024.2.12)
com.mnw.tabmover (1.5.2)
matt.idea.ide-open-1 (1.0.270)
Kotlin: 243.21565.193-IJ
—
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACJ23RY5VG3JO6FNGJHGKQD2BCVW3AVCNFSM6AAAAABR5Q7DJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBRGMYDONJVHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: