Fetch panics if a list shortens with a selection beyond the new length #257

Closed
opened 2025-01-05 10:38:26 +01:00 by wojtek · 1 comment
Owner

E.g., on Powerwolf

E.g., on Powerwolf
wojtek added this to the v1.0.0-alpha.1 milestone 2025-01-05 10:38:26 +01:00
wojtek added the
bug
label 2025-01-05 10:38:26 +01:00
wojtek added this to the Album tracking project 2025-01-05 10:38:26 +01:00
Author
Owner

Suspect it's a combination of #255 causing some albums to disappear combined with fetch's expectation that the current album list won't change, which it does.

Resolve this before #255 to fix the panic as it could happen elsewhere and and will be more difficult to reproduce afterwards.

The solution probably requires saving/restoring the current location when removing clashing MBID albums.

Suspect it's a combination of #255 causing some albums to disappear combined with fetch's expectation that the current album list won't change, which it does. Resolve this before #255 to fix the panic as it could happen elsewhere and and will be more difficult to reproduce afterwards. The solution probably requires saving/restoring the current location when removing clashing MBID albums.
wojtek changed title from Fetch on Powerwolf panics to Fetch panics if a list shortens with a selection beyond the new length 2025-01-05 11:07:22 +01:00
wojtek added reference 257---fetch-panics-if-a-list-shortens-with-a-selection-beyond-the-new-length 2025-01-05 11:19:42 +01:00
Sign in to join this conversation.
No Milestone v1.0.0-alpha.1
No project Album tracking
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wojtek/musichoard#257
No description provided.