-
Notifications
You must be signed in to change notification settings - Fork 35
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
Doesn't launch #277
Comments
None of this is an error. It says spotifywm found an existing window. Maybe it is minimized to the tray? |
I have the same problem running Fedora linux 39 with KDE Plasma. I thought it might be a wayland issue but it also won't launch when running with X11. I have tried looking through It also happens on a clean boot. EDIT: using the version with the commit hash sudo flatpak update --commit=d22ab2f6059cca52bc56754ca1860fb41b0d9c6333975bd8f2eb375fde5a4d84 com.spotify.Client |
Maybe try disabling gpu cache. |
First I updated again to the latest stable version with hash: I tried creating the config file and disabling GPU cache. But no dice, it's still not launching. I also tried running |
FWIW I tried reverting recent commits and it was still broken. Also disabling |
when I made the launch there were none processes of spotify, when launched, the process was created and stayed still for a minute, after that it killed itself |
Same issue, i'm unable to run Spotify |
@jeroen1602 running |
Kudos - this worked for me as well - hopefully a zero-intervention fix is out soon |
There isn't a single error message posted so there isn't a starting point to make a fix. At first it would be nice to generalize on what kind of systems this happens and see what they have in common that triggers the issue (I have no issue myself) - everyone commenting should post at least distro version, desktop environment version and gpu version. |
Good point! |
Pop!_OS 22.04 |
for some reason it appers checked if the source was wrong
idk what happens here |
@Allan-Bruno i got the same problem when i had to re update the commit but it promted me to install it and then it worked again. not sure what flatpak update does exactly but i think its a flatpack problem |
how exactly you made it? |
Im not 100% sure but it happened after restart. spotify is the first thing i opened after firefox. i stil have the spotify icon but nothing happened. i ran flatpack run com.spotify.Client or something to get the prompt |
Fedora 39, Wayland Gnome 45.5, Intel UHD Graphics 620 |
i do have an igpu in my intel i9 12900k so i might have similar drivers to @Allan-Bruno @danielepusceddu |
running |
All of those messages are fine. |
I had to run the command without sudo, as spotify was installed in user and not system space (I guess) |
I was just affected by this as well after restarting my computer. Pop!_OS 22.04 LTS |
I might have found a clue. I first launched a development shell inside of flatpak using I then ran the spotify binary (inside the flatpak) using strace In the output of strace I noticed that it would quit right after a call to Trying to read this symbolic link using After that I removed all the cache using TL;DR Removing the cache of spotify seemed to work. Which can be found at |
Updating |
|
|
I stumbled on the same issue. OpenSUSE Tumbleweed, gnome 46, Radeon 6950. Removing the cache folder helped. I put aside the broken folder, but it's 3.1g. I tried to figure out what exactly had to be removed, and in my case there were 3 broken links in
|
Deleting just those singleton files fixes it for me |
this works for me, thanks! |
Surprised this has not been fixed yet |
FWIW, I've got the same issue with the same "solution." openSUSE Tumbleweed + XFCE. |
Same here on Fedora 40. The issue returns every time after wiping the app's data. Sometimes within a week, other times within a day. |
I just encountered this issue as well on Fedora Kinoite 40.20240506.0 with Spotify Version 1.2.31.1205.g4d59ad7c. |
I tested it by killing spotify process - old |
I tried to reproduce it as well with a reboot between killing the spotify process unfortunately I hadn't had any success. I also looked at the chromium code that handles these singleton files and attempted to mess with the Singleton symlinks to get it to break, but it just works no matter how hard I try to break it. |
This worked for me |
Will this ever get fixed? it's so annoying having to do it everyday |
Still having the same issue to this day |
@Razer0123 do you mean you remove Singleton* or entire cache files every day and this issue re-occurs? |
Yes, it stops working, i delete either one of them, i am able to open the app, the next day (or so) it wont't work again |
That's extreme, what distro do you use? |
Latest Fedora version + Spotify flatpak |
What's the |
Is this what you are referring to?
|
Still having this issue :( |
This just happened to me on Bazzite. |
Occasionally having this issue on Fedora 40, fixed by deleting cache. Installing Spotify with LPF seems to have this bug as well. |
Just had this issue on Fedora, deleting the cache at System info:
|
spotify flatpak automatically use wayland when wayland socket is enabled: 5248553 It's hardcoded so you need to disable wayland socket again: If this issue is related to wayland systems when wayland socket is disabled then this flatpak spotfy behavior needs to be reconsidered. |
after these steps I got it working question, should I stop upgrading spotify now? (e.g: using flatpak update) |
I got it working using just the flatpak override command, not the downgrade. One thing I also found is that it works when first booting into it, but not when I try again another time. I'm running Fedora 41 |
Both with the wayland socket enabled and disabled, and by deleting I cannot even read any debug log! Running (Using Fedora 41 with GNOME) |
Seems like the issue has fixed itself on my system (Fedora 41 KDE). It was really bad for me back in march, but in the last two months the app hasn't failed to open a single time. Does anyone still have this problem? |
clearing cache should work |
output on terminal launch:
allan@allan-notebook:~$ flatpak run com.spotify.Client allan@allan-notebook:~$ /app/extra/bin/spotify: /usr/lib/x86_64-linux-gnu/libcurl.so.4: no version information available (required by /app/extra/bin/spotify) [spotifywm] attached to spotify /app/extra/share/spotify/spotify: /usr/lib/x86_64-linux-gnu/libcurl.so.4: no version information available (required by /app/extra/share/spotify/spotify) /app/extra/share/spotify/spotify: /usr/lib/x86_64-linux-gnu/libcurl.so.4: no version information available (required by /app/extra/share/spotify/spotify) [spotifywm] attached to spotify [spotifywm] attached to spotify
The text was updated successfully, but these errors were encountered: