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

skip song #537

Closed
1 task done
senolfndk opened this issue Jul 2, 2023 · 4 comments · Fixed by #561
Closed
1 task done

skip song #537

senolfndk opened this issue Jul 2, 2023 · 4 comments · Fixed by #561
Labels
bug Something isn't working

Comments

@senolfndk
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

song skips getting stuck or sometimes not skipping at all

Expected Behavior

song skips getting stuck or sometimes not skipping at all

Steps to reproduce

song skips getting stuck or sometimes not skipping at all

Operating System

windows 11 Pro 22H2 22631.1972

Spotube version

v3.0.0

Installation source

Scoop (Windows)

Additional information

20230702_223314.mp4
@senolfndk senolfndk added the bug Something isn't working label Jul 2, 2023
@KRTirtho
Copy link
Owner

KRTirtho commented Jul 3, 2023

I think old version's cache is conflicting with the new one. Have you tried clearing the queue?

@senolfndk
Copy link
Author

yes i tried

@RaptaG
Copy link
Contributor

RaptaG commented Jul 3, 2023

Cannot reproduce on Fedora Kinoite 38 on v3.0.0 via Flathub

@iBavtovich
Copy link

iBavtovich commented Jul 4, 2023

Same issue for me on Ubuntu 22.04 installed from the .deb package. here is stack trace from the logs:

------- DEVICE INFO -------
name: Ubuntu
version: 22.04.2 LTS (Jammy Jellyfish)
id: ubuntu
idLike: [debian]
versionCodename: jammy
versionId: 22.04
prettyName: Ubuntu 22.04.2 LTS
buildId: null
variant: null
variantId: null
machineId: c8d2854f839b4cbea8ed228d96261948
------- APP INFO -------
environment: release
version: 3.0.0
appName: spotube
buildNumber: 19
packageName: spotube
---------- ERROR ----------
RangeError (count): Invalid value: Not greater than or equal to 0: -1
------- STACK TRACE -------
#0      RangeError.checkNotNegative (dart:core/errors.dart:383)
#1      _checkCount (dart:_internal/iterable.dart:630)
#2      new EfficientLengthSkipIterable (dart:_internal/iterable.dart:610)
#3      new SkipIterable (dart:_internal/iterable.dart:591)
#4      SetBase.skip (dart:collection/set.dart:208)
#5      IterableExtension.elementAtOrNull (package:collection/src/iterable_extensions.dart:365)
#6      ProxyPlaylistNotifier.updatePalette.<anonymous closure> (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:491)
#7      new Future.microtask.<anonymous closure> (dart:async/future.dart:280)
#8      _microtaskLoop (dart:async/schedule_microtask.dart:40)
#9      _startMicrotaskLoop (dart:async/schedule_microtask.dart:49)
------- CUSTOM INFO -------

@iBavtovich iBavtovich mentioned this issue Jul 8, 2023
1 task
@KRTirtho KRTirtho moved this to In progress in Spotube Board Jul 8, 2023
@KRTirtho KRTirtho linked a pull request Jul 8, 2023 that will close this issue
@KRTirtho KRTirtho moved this from In progress to Done in Spotube Board Jul 8, 2023
@KRTirtho KRTirtho moved this from Done to Deployed in Spotube Board Aug 4, 2023
@KRTirtho KRTirtho closed this as completed Aug 4, 2023
@github-project-automation github-project-automation bot moved this from Deployed to Done in Spotube Board Aug 4, 2023
@KRTirtho KRTirtho moved this from Done to Deployed in Spotube Board Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Deployed
Development

Successfully merging a pull request may close this issue.

4 participants