Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashing when downloading local playlist #691

Open
SomeRandomCpu opened this issue Jan 8, 2025 · 0 comments
Open

Crashing when downloading local playlist #691

SomeRandomCpu opened this issue Jan 8, 2025 · 0 comments

Comments

@SomeRandomCpu
Copy link

Describe the bug
It crashes the app

To Reproduce
Steps to reproduce the behavior:

  1. Get local playlist synced with YouTube music playlist that is 700 songs
  2. Click on download
  3. Wait a few seconds
  4. The app crashes

Expected behavior
It downloads the playlist

Screenshots
If applicable, add screenshots to help explain your problem.

Log (Error Details)
Build version: 0.2.8
Current date: 2025-01-08 00:27:27
Device: Google Pixel 8a
OS version: Android 15 (SDK 35)

Stack trace:
java.lang.IllegalArgumentException: Key "1Zrq8FiKS6A" was already used. If you are using LazyColumn/Row please make sure you provide a unique key for each item.
at M0.a0.subcompose(Unknown Source:153)
at M0.S.subcompose(Unknown Source:2)
at I.w0.measure-0kLqBqw(Unknown Source:33)
at G.K.getAndMeasure-0kLqBqw(Unknown Source:19)
at G.K.getAndMeasure--hBUhpc(SourceFile:2)
at G.K.getAndMeasure--hBUhpc(SourceFile:1)
at androidx.compose.foundation.lazy.layout.a.onMeasured(Unknown Source:1013)
at G.H.measureLazyList-x0Ok8Vo(Unknown Source:1694)
at G.C.invoke-0kLqBqw(Unknown Source:486)
at G.C.invoke(Unknown Source:8)
at I.q0.invoke-0kLqBqw(Unknown Source:13)
at I.q0.invoke(Unknown Source:8)
at M0.V.measure-3p2s80s(Unknown Source:92)
at O0.N.measure-BRTryo0(Unknown Source:72)
at w0.b1.measure-3p2s80s(Unknown Source:0)
at O0.a0.measure-BRTryo0(Unknown Source:40)
at F.X.measure-3p2s80s(Unknown Source:98)
at O0.a0.measure-BRTryo0(Unknown Source:40)
at O0.F0.invoke(SourceFile:2)
at O0.F0.invoke(SourceFile:1)
at n0.n.observe(Unknown Source:128)
at n0.L.observe(Unknown Source:54)
at n0.P.observeReads(Unknown Source:126)
at O0.W1.observeReads$ui_release(Unknown Source:2)
at O0.W1.observeMeasureSnapshotReads$ui_release(Unknown Source:16)
at O0.G0.access$performMeasure-BRTryo0(Unknown Source:35)
at O0.D0.remeasure-BRTryo0(Unknown Source:127)
at O0.n0.remeasure-_Sx5XlM$ui_release(Unknown Source:19)
at O0.S0.c(Unknown Source:4)
at O0.S0.measureAndLayout-0kLqBqw(Unknown Source:107)
at P0.b0.measureAndLayout-0kLqBqw(Unknown Source:7)
at O0.n0.forceRemeasure(Unknown Source:41)
at G.e0.onScroll$foundation_release(Unknown Source:114)
at G.b0.invoke(SourceFile:1)
at G.b0.invoke(SourceFile:2)
at C.v.scrollBy(Unknown Source:18)
at C.y1.access$performScroll-3eAAhYA(Unknown Source:22)
at C.w1.invoke-MK-Hz9U(Unknown Source:10)
at C.w1.invoke(Unknown Source:6)
at A.r.applyToScroll-Rhakbz0(Unknown Source:240)
at C.u1.scrollByWithOverscroll-OzD1aCk(Unknown Source:25)
at C.s1.scrollBy(Unknown Source:20)
at C.q.invoke(SourceFile:3)
at C.q.invoke(SourceFile:1)
at z.U0.a(Unknown Source:56)
at z.U0.access$doAnimationFrameWithScale(Unknown Source:0)
at z.Q0.invoke(SourceFile:2)
at z.Q0.invoke(SourceFile:1)
at z.T0.invoke(SourceFile:2)
at z.T0.invoke(SourceFile:1)
at d0.i.resume(Unknown Source:8)
at d0.k.sendFrame(Unknown Source:29)
at d0.M1.invoke(SourceFile:5)
at d0.M1.invoke(SourceFile:1)
at P0.u1.doFrame(Unknown Source:8)
at P0.q1.access$performFrameDispatch(Unknown Source:33)
at P0.p1.doFrame(Unknown Source:12)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1413)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1424)
at android.view.Choreographer.doCallbacks(Choreographer.java:1024)
at android.view.Choreographer.doFrame(Choreographer.java:949)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1398)
at android.os.Handler.handleCallback(Handler.java:991)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8787)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:871)
Suppressed: Ya.g: [P0.J2@a1f391d, d0.k@c205792, e1{Cancelling}@15ff563, q1@31d560]

User actions:
2025-01-08 00:27:12: MainActivity created
2025-01-08 00:27:13: MainActivity resumed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant