Skip to content
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

toolbar creation exception: Please call toolbar.setTargetComponent() explicitly. #110

Open
koppor opened this issue Aug 22, 2024 · 0 comments

Comments

@koppor
Copy link

koppor commented Aug 22, 2024

IntelliJ IDEA 2024.2.0.2 (Ultimate Edition)
Build #IU-242.20224.419, built on August 19, 2024
Licensed to JabRef / Oliver Kopp
Subscription is active until November 14, 2024.
For non-commercial open source development only.
Runtime version: 21.0.3+13-b509.4 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.windows.WToolkit
Windows 11.0
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 3100M
Cores: 16
Registry:
  ide.experimental.ui=true
  ide.ui.new.file.chooser=true
  i18n.locale=
Non-Bundled Plugins:
  palantir-java-format (2.50.0)
  CheckStyle-IDEA (5.92.0)
  dev.jbang.intellij.JBangPlugin (0.24.6)
  com.github.copilot (1.5.20.6554)
  uk.co.ben-gibson.remote.repository.mapper (4.4.0)
  com.github.kawamataryo.copygithublink (0.5.3)
Kotlin: 242.20224.419-IJ
2024-08-22 20:59:41,665 [  60330]   WARN - #c.i.o.a.i.ActionToolbarImpl - 'ACTION_TOOLBAR' toolbar by default uses any focused component to update its actions. Toolbar actions that need local UI context would be incorrectly disabled. Please call toolbar.setTargetComponent() explicitly.
java.lang.Throwable: toolbar creation trace
	at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.<init>(ActionToolbarImpl.java:131)
	at com.intellij.openapi.actionSystem.impl.ActionManagerImplKt.createActionToolbarImpl(ActionManagerImpl.kt:1612)
	at com.intellij.openapi.actionSystem.impl.ActionManagerImplKt.access$createActionToolbarImpl(ActionManagerImpl.kt:1)
	at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.createActionToolbar(ActionManagerImpl.kt:326)
	at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.createActionToolbar(ActionManagerImpl.kt:310)
	at dev.jbang.idea.ui.JBangToolWindowPanel.createToolbar(JBangToolWindowFactory.kt:45)
	at dev.jbang.idea.ui.JBangToolWindowPanel.<init>(JBangToolWindowFactory.kt:37)
	at dev.jbang.idea.ui.JBangToolWindowFactory.createToolWindowContent(JBangToolWindowFactory.kt:23)
	at com.intellij.openapi.wm.impl.ToolWindowImpl.createContentIfNeeded(ToolWindowImpl.kt:667)No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant