abba23/spotify-adblock

Starting problem

sahafselim opened this issue · 9 comments

[sahafselim@sahafselim ~]$ spotify
spotify: /usr/lib/libcurl-gnutls.so.4: no version information available (required by spotify)
/opt/spotify/spotify: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /opt/spotify/spotify)
/opt/spotify/spotify: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /opt/spotify/spotify)
/proc/self/exe: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /proc/self/exe)
[libprotobuf ERROR ../core/vendor/protobuf3/src/google/protobuf/wire_format_lite.cc:577] String field 'spotify.event_sender.proto.DroppedEvents.DroppedEventsBySequenceIdEntry.key' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes.
[sahafselim@sahafselim ~]$

Are you certain this is related to spotify-adblock and not just a general problem with Spotify on your system? Search results for the error message suggest that this happens sometimes with the Linux client and might be solved by deleting the Spotify cache (i.e. rm -r ~/.cache/spotify).

Thank you abba23 that solved the problem for me.

My problem still alive,I can only open spotify once,for reopen must restart .

My problem still alive,I can only open spotify once,for reopen must restart .

That sounds like a different problem. Has your original problem been solved? Not being able to reopen Spotify sounds like the same issue as #121, which is also unrelated to spotify-adblock.

Sorry for misunderstanding,the error message I've posted above is after the second run spotify.
Want to see the error message and run it from terminal for open second time.

Again, are you certain this problem is even related to spotify-adblock? Have you tried running Spotify without spotify-adblock to see if the problem still occurs?

Here's the result
[sahafselim@sahafselim ~]$ spotify
spotify: /usr/lib/libcurl-gnutls.so.4: no version information available (required by spotify)
/opt/spotify/spotify: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /opt/spotify/spotify)
/opt/spotify/spotify: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /opt/spotify/spotify)
/proc/self/exe: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /proc/self/exe)
[0913/125740.516584:FATAL:gpu_data_manager_impl_private.cc(447)] GPU process isn't usable. Goodbye.
İzleme/kesme noktası yakalayıcı (çekirdek döküldü) Tracking/breakpoint catcher (core spilled)
[sahafselim@sahafselim ~]$ spotify --no-zygote
spotify: /usr/lib/libcurl-gnutls.so.4: no version information available (required by spotify)
/proc/self/exe: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /proc/self/exe)
/proc/self/exe: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /proc/self/exe)
/proc/self/exe: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /proc/self/exe)
/proc/self/exe: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /proc/self/exe)
[sahafselim@sahafselim ~]$

Since you didn't elaborate, I assume Spotify was launched successfully with the latter command. Just use the same --no-zygote option when launching Spotify with spotify-adblock as well then. Either way, this shows that the problem is unrelated to spotify-adblock, so I can't really help you with that if it hasn't already been fixed.

0seno commented

Since you didn't elaborate, I assume Spotify was launched successfully with the latter command. Just use the same --no-zygote option when launching Spotify with spotify-adblock as well then. Either way, this shows that the problem is unrelated to spotify-adblock, so I can't really help you with that if it hasn't already been fixed.

I'm using Ubuntu 22.04.1 LTS, but I'm still a beginner and I wanted to know if it's enough for me to perform as in the youtube tutorial or I need to do more things, since some time has passed