Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
Desktop MX Linux 25 OS, which is just released based on Debian 13 Trixie. Installed Linux client from spotify repository. Installed without problem. GUI shows briefly, then disappears. When started from CLI receive message "(spotify:10677): libayatana-appindicator-WARNING **: libayatana-appindicator is deprecated. Please use libayatana-appindicator-glib in newly written code. Illegal instruction. After that, I uninstalled the official client, and installed Spotify Client from Flatpak. Same result. Any help would be appreciated.
Solved! Go to Solution.
Most likely, you're using a very old CPU that doesn't support the instructions required by Spotify. If that's the case, an older version of the Spotify client might work.
Most likely, you're using a very old CPU that doesn't support the instructions required by Spotify. If that's the case, an older version of the Spotify client might work.
Thank you for pointing me in the right direction. Indeed, you are correct. I am trying to recycle a 2012 Core Duo to be a pure music server using MX and SysVInit. Using your suggestion I have tried installing an older version, but am running into insurmountable dependency problems, specifically several libqt4 dependencies. After failing this, I tried to find an old snap version, but am unable to use snap due to its requirement for systemd. At this point, I will just use the web browser instead of the dedicated linux client. Again, thank you for identifying the problem.
Just to expand on the problem for anyone researching this in the future. Spotify quietly started to require the CPU avx extension in October 2024 release of the desktop client 1.2.46. AVX started to be incorporated into Intel CPU's around 2012-2013. To tell whether a CPU would be able to run modern Spotify clients, you can check CPU flags in terminal with the 'lscpu' command. Under flags, it should show avx and avx2.
Using no4b's suggestion, I switched to an arch based distribution, Artix, and installed an older version of Spotify from the AUR repository, 1.1.84. This worked, but the sign-in was much more frequent and clunky than the modern version. Ultimately, I used another computer with a 2016 cpu to run the modern desktop client.
I have error code 19776 rather than 10677.
My CPU flags includes avx but not avx2. My CPU is AMD Ryzen 5 1600 Six-Core Processor dating back to about 2017.
So I am not sure I have the same issue, but I do have the same error message:
(spotify:19776): libayatana-appindicator-WARNING **: 17:32:08.963: libayatana-appindicator is deprecated. Please use libayatana-appindicator-glib in newly written code.
Trace/breakpoint trap (core dumped) spotify
I am not sure you have the avx problem I had. My error message was "Illegal instruction", which pointed to the CPU flag problem. Your message is "Trace/breakpoint trap (core dumped)". Some questions: What OS are you using? What spotify desktop client install method - .deb, snap, AUR, or flatpak, and version? Is this a fresh install or upgrade/reinstall?
You might try starting spotify from the terminal with $ spotify --show-console
for more messages.
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game and get…