BobbyESP / Spowlo

A Spotify songs downloader for Android made with Jetpack Compose, Material You and the spotDL Python library
https://t.me/spowlo_chatroom
GNU General Public License v3.0
1.03k stars 21 forks source link

[App crash] #200

Closed a1harfoush closed 3 months ago

a1harfoush commented 3 months ago

Checklist

Describe the bug

When i download a playlist_

To Reproduce

No response

Error reports

java.lang.IllegalStateException: Restore State failed: destination -1580731360 cannot be found from the current destination ComposeNavGraph(0x42487645) route=nav_graph startDestination={ComposeNavGraph(0x5d718f43) route=downloader_navi startDestination={Destination(0x21626682) route=downloader}} at androidx.navigation.NavController.instantiateBackStack(NavController.kt:2032) at androidx.navigation.NavController.restoreStateInternal(NavController.kt:1941) at androidx.navigation.NavController.navigate(NavController.kt:1854) at androidx.navigation.NavController.navigate(NavController.kt:1813) at androidx.navigation.NavController.navigate(NavController.kt:2221) at androidx.navigation.NavController.navigate$default(NavController.kt:2216) at androidx.navigation.NavController.navigate(NavController.kt:2201) at com.bobbyesp.spowlo.ui.pages.InitialEntryKt$InitialEntry$2$1$1$1$1$onClick$1$1.invoke(InitialEntry.kt:230) at com.bobbyesp.spowlo.ui.pages.InitialEntryKt$InitialEntry$2$1$1$1$1$onClick$1$1.invoke(InitialEntry.kt:228) at androidx.compose.foundation.ClickablePointerInputNode$pointerInput$3.invoke-k-4lQ0M(Clickable.kt:895) at androidx.compose.foundation.ClickablePointerInputNode$pointerInput$3.invoke(Clickable.kt:889) at androidx.compose.foundation.gestures.TapGestureDetectorKt$detectTapAndPress$2$1.invokeSuspend(TapGestureDetector.kt:255) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTaskKt.resume(DispatchedTask.kt:179) at kotlinx.coroutines.DispatchedTaskKt.dispatch(DispatchedTask.kt:168) at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:474) at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(CancellableContinuationImpl.kt:508) at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$default(CancellableContinuationImpl.kt:497) at kotlinx.coroutines.CancellableContinuationImpl.resumeWith(CancellableContinuationImpl.k...

Screenshots & Screen Records

No response

Device info

No response

Additional context

No response

BobbyESP commented 3 months ago

Known bug, will fix it in the next major release