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

Dev tooling window crashes on trying to open it in Windows 11 #70

Open
ApoloApps opened this issue Jan 30, 2025 · 0 comments
Open

Dev tooling window crashes on trying to open it in Windows 11 #70

ApoloApps opened this issue Jan 30, 2025 · 0 comments

Comments

@ApoloApps
Copy link

First of all, i dont know why the tooling icon is not clickable with mouse but it is when focusing button with tab and then clicking Enter. Secondly, when doing this, the dev tools window crashes with this error

Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError: 'void androidx.compose.foundation.layout.FlowLayoutKt.FlowRow(androidx.compose.ui.Modifier, androidx.compose.foundation.layout.Arrangement$Horizontal, androidx.compose.foundation.layout.Arrangement$Vertical, int, int, androidx.compose.foundation.layout.FlowRowOverflow, kotlin.jvm.functions.Function3, androidx.compose.runtime.Composer, int, int)'
	at org.jetbrains.compose.reload.jvm.tooling.DevToolingToolbarKt.DevToolingToolbar(DevToolingToolbar.kt:24)
	at org.jetbrains.compose.reload.jvm.tooling.DevToolingWidgetKt.DevToolingWidget(DevToolingWidget.kt:17)
	at org.jetbrains.compose.reload.jvm.tooling.DevToolingSidecarKt$DevToolingSidecar$6$2$2.invoke(DevToolingSidecar.kt:161)
	at org.jetbrains.compose.reload.jvm.tooling.DevToolingSidecarKt$DevToolingSidecar$6$2$2.invoke(DevToolingSidecar.kt:144)
	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:142)
	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
	at androidx.compose.animation.AnimatedContentKt$AnimatedContent$6$1$5.invoke(AnimatedContent.kt:862)
	at androidx.compose.animation.AnimatedContentKt$AnimatedContent$6$1$5.invoke(AnimatedContent.kt:852)

Image

I have another question regarding the Command Line (CMD in Windows) window that opens when running it. Can it be hidden via some config? it is quite annoying.
Im using Compose 1.8.0+dev2030, Kotlin 2.1.20-Beta02 and the latest dev version of Hot reload

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