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

UnimplementedError: disposeAllPlayers() has not been implemented #94

Closed
Krusty27 opened this issue Jun 1, 2022 · 11 comments
Closed

UnimplementedError: disposeAllPlayers() has not been implemented #94

Krusty27 opened this issue Jun 1, 2022 · 11 comments
Labels
bug Something isn't working

Comments

@Krusty27
Copy link

Krusty27 commented Jun 1, 2022

Describe the bug
Spotube interface doesn't start and raises error: flutter: UnimplementedError: disposeAllPlayers() has not been implemented.

To Reproduce
Steps to reproduce the behavior:

  1. Start spotube from the terminal

Expected behavior
Spotube should start

Installation Source/Method

  • Package Manager: pacman/yay
  • Community Repo: AUR

Desktop (please complete the following information):

  • OS: Arch Linux
  • Version 5.18.1-arch1-1 (Spotube v2.1.0-1)

Additional context
Running Wayland

@Krusty27 Krusty27 added the bug Something isn't working label Jun 1, 2022
@KRTirtho
Copy link
Owner

KRTirtho commented Jun 3, 2022

Provide the logs with by running ERROR=true VERBOSE=true DEBUG=true spotube in your terminal

@Krusty27
Copy link
Author

Krusty27 commented Jun 3, 2022

I'm sorry can you tell me where can I find the logs? By running that command it still gives the same error

@KRTirtho
Copy link
Owner

KRTirtho commented Jun 4, 2022

Just run Spotube with:

ERROR=true VERBOSE=true DEBUG=true spotube

Then

  • play a track/playlist/album
  • Skip To Next/Prev track
  • Play/Pause the track

Finally copy all the terminal output and paste them here with comment

@Krusty27
Copy link
Author

Krusty27 commented Jun 5, 2022

Oh, okay than I can't say much more since it's the same thing: the error gets printed on the terminal and nothing happens, the interface doesn't even appear, just the icon in the taskbar.

@KRTirtho
Copy link
Owner

KRTirtho commented Jun 5, 2022

Can you give details about what display manager, Desktop Environment & Window manager you're using? Also are you using pipewire or Pulseaudio?

@KRTirtho
Copy link
Owner

KRTirtho commented Jun 5, 2022

flutter: UnimplementedError: disposeAllPlayers() has not been implemented. is an internal library related error & it is shown always but it shouldn't bother Spotube to start. So there's something else wrong in your case

@Krusty27
Copy link
Author

Krusty27 commented Jun 5, 2022

Ok I'm using sddm, Wayland, Mutter with PipeWire

@KRTirtho
Copy link
Owner

KRTirtho commented Jun 6, 2022

Your Desktop environment?

@Krusty27
Copy link
Author

Krusty27 commented Jun 6, 2022

Sorry, GNOME

@KRTirtho
Copy link
Owner

Can you check with latest version of Spotube v2.3.0 (which was just released) and see if it works or not?

@Krusty27
Copy link
Author

Yes now it works :D

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
None yet
Development

No branches or pull requests

2 participants