-
Currently `org.jetbrains.skiko.SkikoProperties.renderApi` is actually `internal` and not visible to CFD users.
With the introduction of software rendering, users might want to detect which renderin…
-
**Describe the bug**
App crash with
Log: `Process finished with exit code 137 (interrupted by signal 9: SIGKILL)`
Debugger in Android studio: `EXC_RESOURCE (RESOURCE_TYPE_MEMORY: high watermark mem…
-
I don't know how feasible/hard it would be, but a lot of people are on Windows and would surely appreciate support for their platform. For me it's mostly about getting profiler snapshots from people u…
oehme updated
2 months ago
-
### Describe the bug
When attempting to boot Metals, I get the following error in the logs:
```
2022.12.07 13:03:27 INFO tracing is disabled for protocol LSP, to enable tracing of incoming and out…
-
To write JUnit tests in Kotlin [it is recommended](https://kotlinlang.org/docs/jvm-test-using-junit.html#add-dependencies) to include `testImplementation(kotlin("test"))`, i.e. the `kotlin-test` depen…
-
I compiled in linux x86_64 platform , when run from raspberry pi arm64 linux , error as below :
```
Exception in thread "main" java.lang.ExceptionInInitializerError
at org.jetbrains.skiko.SkiaLaye…
-
This is an issue to discuss **context parameters**. The full text of the proposal can be found [here](https://github.com/Kotlin/KEEP/blob/context-parameters/proposals/context-parameters.md).
-
**Describe the bug**
In the JS HTML library, if we configure the JS target with `useEsModules()`, the task `jsDevelopmentWebpack` will fail.
This is the error:
```txt
Caused by: java.lang.Il…
-
The documentation for `singleWindowApplication()` on https://github.com/JetBrains/compose-jb/tree/master/tutorials/Window_API_new states that `you don't need custom closing logic`, but closing the Win…
ghost updated
4 months ago
-
*Expected*
Tutorials would work out of the box
*Actual*
When running the [Tray_Notifications_MenuBar](https://github.com/JetBrains/compose-jb/tree/master/tutorials/Tray_Notifications_MenuBar) t…