Gazim
Gazim
I can't parse API of this site cuz this library doesn't support trailing comma: https://developers.home-assistant.io/docs/intent_conversation_api/#response_types
I tried recorded, screenrecorder can't catch that cuz of bitrate, but in reality compose skips 1-2 frames while resizing that makes window invisible, espaseally hard UI window
and yeah, it's so laggy (glitch)
> On my Manjaro Linux I haven't encountered any problems with the invisible window. I noticed this in XORG session, it doesn't exist in Wayland
> Hello! I can't reproduce that. Could you please provide information about reproducing the issue, step by step? Now it's working in commonMain, but it doesn't work for specific target...
This bug still exists
I have the same problem, my system crashed after memory overload
> I will look into this. First I need to figure out which to support or if it's worth the trouble of supporting both. Of course, kotlinx-io, it's official library...
in Kotlinx-IO: Path is File in JVM, Source is InputStream in JVM and Sink is OutputStream in JVM, to get sink, to get source use FileSystem
``` Execution failed for task ':android-service:checkDebugDuplicateClasses'. > A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable > Duplicate class org.koin.ktor.ext.ApplicationCallExtKt found in modules koin-ktor-4.0.0.jar -> koin-ktor-4.0.0 (io.insert-koin:koin-ktor:4.0.0) and koin-ktor3-4.1.0-Beta1.jar -> koin-ktor3-4.1.0-Beta1 (io.insert-koin:koin-ktor3:4.1.0-Beta1) Duplicate...