flathub / com.spotify.Client

https://flathub.org/apps/details/com.spotify.Client
74 stars 34 forks source link

Spotify stopped starting #287

Closed DmitrySkibitsky closed 3 months ago

DmitrySkibitsky commented 3 months ago
flatpak run com.spotify.Client
[spotifywm] attached to spotify                                                                                      ─╯
[spotifywm] attached to spotify
[spotifywm] attached to spotify
[7:7:0626/124840.791603:ERROR:process_singleton_posix.cc(353)] The profile appears to be in use by another Chromium process (7) on another computer (fedora). Chromium has locked the profile so that it doesn't get corrupted. If you are sure no other processes are using this profile, you can unlock the profile and relaunch Chromium.
[7:7:0626/124840.791662:ERROR:message_box_dialog.cc(146)] Unable to show a dialog outside the UI thread message loop: Chromium - The profile appears to be in use by another Chromium process (7) on another computer (fedora). Chromium has locked the profile so that it doesn't get corrupted. If you are sure no other processes are using this profile, you can unlock the profile and relaunch Chromium.
[7:7:0626/124840.791807:ERROR:main_runner.cc(261)] ContentMainRun failed with exit code 21

OS: Fedora Linux 40 (Workstation Edition) x86_64 Spotify: Version 1.2.37.701.ge66eb7bc Runtime org.freedesktop.Platform/x86_64/23.08

DmitrySkibitsky commented 3 months ago

It helped me

rm -rf ~/.var/app/com.spotify.Client/cache

But now need to cache the albums again

Erick555 commented 3 months ago

removing just ~/.var/app/com.spotify.Client/cache/spotify/SingletonLock should be enough, see https://github.com/flathub/com.spotify.Client/issues/286