-
Notifications
You must be signed in to change notification settings - Fork 193
Open
Description
Hello!
I use JediTerm to integrate a terminal into my Compose UI application which mostly runs on MacOS.
During debug run from IDE everything is okay.
However, when I build DMG and install it on MacOS I see:
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.ui.scene.ComposeContainer$DesktopCoroutineExceptionHandler@2afd4e63, androidx.compose.runtime.BroadcastFrameClock@60d8a017, StandaloneCoroutine{Cancelling}@446d7b71, FlushCoroutineDispatcher@15d48927]
Caused by: java.lang.ClassCastException: class com.jediterm.terminal.TextStyle$Option not an enum
at java.base/java.util.EnumSet.noneOf(Unknown Source)
at com.jediterm.terminal.TextStyle.<clinit>(TextStyle.java:12)Thank you in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels