-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
GUI freezes upon selecting "Add to playlist" from right-click menu #820
Comments
Reproduced for linux flatpak version 3.2.0 in search view. Gui ceases to repond and window is not even closable on ubuntu 23.04. |
I'm able to reproduce this on Android 13, Spotube v3.2.0. |
I also can replicate this behavior on Manjaro Linux. In addition, my entire OS becomes frozen and requires a full reboot. ------- DEVICE INFO ------- ------- APP INFO ------- ---------- ERROR ---------- ------- STACK TRACE ------- ------- CUSTOM INFO -------[2023-11-02 16:52:17.758787] |
Duplicate of #817 |
Is there an existing issue for this?
Current Behavior
When viewing an album/playlist, right-clicking a song, and selecting "Add to playlist" from the menu, the Spotube GUI will freeze completely.
Queue will continue playing in the background. However, the GUI ceases to respond to any input, and I have to force-quit and restart the application. This issue does not occur for other menu items.
Expected Behavior
I expected that selecting "Add to playlist" would pull up the dialog to select which playlist to add the selected song to. If an error occurred, I would expect an error message to display, as this functionality exists elsewhere as well. I understand that having a helpful error message is not always the top development priority, however.
Steps to reproduce
Go to a playlist or album. Right click a song. Click "Add to playlist." The GUI will freeze with "Add to playlist" highlighted and the right-click menu still present. GUI will not respond to any further input.
Operating System
macOS (MacBook Pro, Catalina v 10.15.7)
Spotube version
v3.2.0
Installation source
Website (spotube.netlify.app) or (spotube.krtirtho.dev)
Additional information
Kingkor Roy Tirtho was able to reproduce the error.
The error logs have been copied below:
(Below error message is given before the Catcher 2 Log section)
PostgrestException(message: duplicate key value violates unique constraint "tracks_youtube_id_spotify_id_idx", code: 23505, details: Conflict, hint: null)
(Below messages are given in the Catcher 2 Log section)
This error also seems to crop up frequently in the logs regarding this issue:
The text was updated successfully, but these errors were encountered: