You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V pripade ak caka request na poslanie a stlacim Use real device, zamrzne aplikacia
Created:ThuMay2513:24:26CEST2023ThrowableStackTrace:
java.io.IOException:Gave up waiting for queue to shut down
at okhttp3.mockwebserver.MockWebServer.shutdown(MockWebServer.kt:453)
at okhttp3.mockwebserver.MockWebServer.close(MockWebServer.kt:910)
at core.ServerKt.restartServer(server.kt:117)
at ui.Left_paneKt$LeftPane$1$4.invoke(left_pane.kt:69)
at ui.Left_paneKt$LeftPane$1$4.invoke(left_pane.kt:64)
at androidx.compose.material.CheckboxKt$Checkbox$2$1.invoke(Checkbox.kt:96)
at androidx.compose.material.CheckboxKt$Checkbox$2$1.invoke(Checkbox.kt:96)
at androidx.compose.foundation.ClickableKt$clickable$4$gesture$1$1$2.invoke-k-4lQ0M(Clickable.kt:180)
at androidx.compose.foundation.ClickableKt$clickable$4$gesture$1$1$2.invoke(Clickable.kt:166)
at androidx.compose.foundation.gestures.TapGestureDetectorKt$detectTapAndPress$2$1.invokeSuspend(TapGestureDetector.kt:258)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTaskKt.resume(DispatchedTask.kt:178)
at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:166)
at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:397)
at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(CancellableContinuationImpl.kt:431)
at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$default(CancellableContinuationImpl.kt:420)
at kotlinx.coroutines.CancellableContinuationImpl.resumeWith(CancellableContinuationImpl.kt:328)
at androidx.compose.ui.input.pointer.SuspendingPointerInputFilter$PointerEventHandlerCoroutine.offerPointerEvent(SuspendingPointerInputFilter.kt:571)
at androidx.compose.ui.input.pointer.SuspendingPointerInputFilter.dispatchPointerEvent(SuspendingPointerInputFilter.kt:459)
at androidx.compose.ui.input.pointer.SuspendingPointerInputFilter.onPointerEvent-H0pRuoY(SuspendingPointerInputFilter.kt:472)
at androidx.compose.ui.node.BackwardsCompatNode.onPointerEvent-H0pRuoY(BackwardsCompatNode.kt:374)
at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(HitPathTracker.kt:289)
at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(HitPathTracker.kt:276)
at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(HitPathTracker.kt:276)
at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(HitPathTracker.kt:276)
at androidx.compose.ui.input.pointer.Node.dispatchMainEventPass(HitPathTracker.kt:276)
at androidx.compose.ui.input.pointer.NodeParent.dispatchMainEventPass(HitPathTracker.kt:156)
at androidx.compose.ui.input.pointer.HitPathTracker.dispatchChanges(HitPathTracker.kt:93)
at androidx.compose.ui.input.pointer.PointerInputEventProcessor.process-BIzXfog(PointerInputEventProcessor.kt:98)
at androidx.compose.ui.platform.SkiaBasedOwner.processPointerInput-gBdvCQM$ui(SkiaBasedOwner.skiko.kt:346)
at androidx.compose.ui.platform.SkiaBasedOwner.processPointerInput-gBdvCQM$ui$default(SkiaBasedOwner.skiko.kt:339)
at androidx.compose.ui.ComposeScene.processRelease(ComposeScene.skiko.kt:584)
at androidx.compose.ui.ComposeScene.processPointerInput(ComposeScene.skiko.kt:560)
at androidx.compose.ui.ComposeScene.access$processPointerInput(ComposeScene.skiko.kt:93)
at androidx.compose.ui.ComposeScene$syntheticEventSender$1.invoke(ComposeScene.skiko.kt:216)
at androidx.compose.ui.ComposeScene$syntheticEventSender$1.invoke(ComposeScene.skiko.kt:216)
at androidx.compose.ui.SyntheticEventSender.sendInternal(SyntheticEventSender.kt:144)
at androidx.compose.ui.SyntheticEventSender.send(SyntheticEventSender.kt:53)
at androidx.compose.ui.ComposeScene.sendPointerEvent-WlEVilQ(ComposeScene.skiko.kt:530)
at androidx.compose.ui.ComposeScene.sendPointerEvent-BGSDPeU(ComposeScene.skiko.kt:472)
at androidx.compose.ui.ComposeScene.sendPointerEvent-BGSDPeU$default(ComposeScene.skiko.kt:455)
at androidx.compose.ui.awt.ComposeLayer_desktopKt.onMouseEvent(ComposeLayer.desktop.kt:451)
at androidx.compose.ui.awt.ComposeLayer_desktopKt.access$onMouseEvent(ComposeLayer.desktop.kt:1)
at androidx.compose.ui.awt.ComposeLayer$onMouseEvent$1.invoke(ComposeLayer.desktop.kt:379)
at androidx.compose.ui.awt.ComposeLayer$onMouseEvent$1.invoke(ComposeLayer.desktop.kt:372)
at androidx.compose.ui.awt.ComposeLayer.catchExceptions(ComposeLayer.desktop.kt:109)
at androidx.compose.ui.awt.ComposeLayer.onMouseEvent(ComposeLayer.desktop.kt:372)
at androidx.compose.ui.awt.ComposeLayer.access$onMouseEvent(ComposeLayer.desktop.kt:87)
at androidx.compose.ui.awt.ComposeLayer$4.mouseReleased(ComposeLayer.desktop.kt:353)
at java.desktop/java.awt.Component.processMouseEvent(UnknownSource)
at java.desktop/java.awt.Component.processEvent(UnknownSource)
at java.desktop/java.awt.Component.dispatchEventImpl(UnknownSource)
at java.desktop/java.awt.Component.dispatchEvent(UnknownSource)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(UnknownSource)
at java.desktop/java.awt.EventQueue$4.run(UnknownSource)
at java.desktop/java.awt.EventQueue$4.run(UnknownSource)
at java.base/java.security.AccessController.doPrivileged(UnknownSource)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(UnknownSource)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(UnknownSource)
at java.desktop/java.awt.EventQueue$5.run(UnknownSource)
at java.desktop/java.awt.EventQueue$5.run(UnknownSource)
at java.base/java.security.AccessController.doPrivileged(UnknownSource)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(UnknownSource)
at java.desktop/java.awt.EventQueue.dispatchEvent(UnknownSource)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(UnknownSource)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(UnknownSource)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(UnknownSource)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(UnknownSource)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(UnknownSource)
at java.desktop/java.awt.EventDispatchThread.run(UnknownSource)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [androidx.compose.ui.awt.ComposeLayer$coroutineExceptionHandler$1@7231ebba, androidx.compose.runtime.BroadcastFrameClock@29f341d1, StandaloneCoroutine{Cancelling}@692abcdf, FlushCoroutineDispatcher@38741c9a]
ThreadStackTrace:
java.base/java.lang.Thread.getStackTrace(UnknownSource)
core.Disc_storageKt.saveUncaughtException(disc_storage.kt:54)
java.base/java.lang.ThreadGroup.uncaughtException(UnknownSource)
java.base/java.lang.ThreadGroup.uncaughtException(UnknownSource)
kotlinx.coroutines.CoroutineExceptionHandlerImplKt.handleCoroutineExceptionImpl(CoroutineExceptionHandlerImpl.kt:61)
kotlinx.coroutines.CoroutineExceptionHandlerKt.handleCoroutineException(CoroutineExceptionHandler.kt:29)
kotlinx.coroutines.StandaloneCoroutine.handleJobException(Builders.common.kt:196)
kotlinx.coroutines.JobSupport.finalizeFinishingState(JobSupport.kt:229)
kotlinx.coroutines.JobSupport.tryMakeCompletingSlowPath(JobSupport.kt:906)
kotlinx.coroutines.JobSupport.tryMakeCompleting(JobSupport.kt:863)
kotlinx.coroutines.JobSupport.makeCompletingOnce$kotlinx_coroutines_core(JobSupport.kt:828)
kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
androidx.compose.ui.platform.FlushCoroutineDispatcher$dispatch$2$1.invoke(FlushCoroutineDispatcher.skiko.kt:62)
androidx.compose.ui.platform.FlushCoroutineDispatcher$dispatch$2$1.invoke(FlushCoroutineDispatcher.skiko.kt:57)
androidx.compose.ui.platform.FlushCoroutineDispatcher.performRun(FlushCoroutineDispatcher.skiko.kt:91)
androidx.compose.ui.platform.FlushCoroutineDispatcher.access$performRun(FlushCoroutineDispatcher.skiko.kt:37)
androidx.compose.ui.platform.FlushCoroutineDispatcher$dispatch$2.invokeSuspend(FlushCoroutineDispatcher.skiko.kt:57)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
java.desktop/java.awt.event.InvocationEvent.dispatch(UnknownSource)
java.desktop/java.awt.EventQueue.dispatchEventImpl(UnknownSource)
java.desktop/java.awt.EventQueue$4.run(UnknownSource)
java.desktop/java.awt.EventQueue$4.run(UnknownSource)
java.base/java.security.AccessController.doPrivileged(UnknownSource)
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(UnknownSource)
java.desktop/java.awt.EventQueue.dispatchEvent(UnknownSource)
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(UnknownSource)
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(UnknownSource)
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(UnknownSource)
java.desktop/java.awt.EventDispatchThread.pumpEvents(UnknownSource)
java.desktop/java.awt.EventDispatchThread.pumpEvents(UnknownSource)
java.desktop/java.awt.EventDispatchThread.run(UnknownSource)
The text was updated successfully, but these errors were encountered:
Zamrznutie aplikacie
V pripade ak caka request na poslanie a stlacim
Use real device
, zamrzne aplikaciaThe text was updated successfully, but these errors were encountered: