Article 6M0YK Spotify - Blank Screen

Spotify - Blank Screen

by
SpacePlod
from LinuxQuestions.org on (#6M0YK)
I have installed Spotify (client) and required deps from SBo (15.0). When I start the program I get a long delay then a blank screen - nothing displayed.

Running from the command line gives:

Code:$ spotify --log-file=spot.log
spotify: /usr/lib64/libcurl-gnutls.so.4: no version information available (required by spotify)
/usr/share/spotify/spotify: /usr/lib64/libcurl-gnutls.so.4: no version information available (required by /usr/share/spotify/spotify)
/usr/share/spotify/spotify: /usr/lib64/libcurl-gnutls.so.4: no version information available (required by /usr/share/spotify/spotify)

(spotify:12713): libayatana-appindicator-WARNING **: 15:44:29.993: Unable to get the session bus: Unknown or unsupported transport disabled" for address disabled:"

(spotify:12713): LIBDBUSMENU-GLIB-WARNING **: 15:44:29.993: Unable to get session bus: Unknown or unsupported transport disabled" for address disabled:"
/proc/self/exe: /usr/lib64/libcurl-gnutls.so.4: no version information available (required by /proc/self/exe)
WARNING: radv is not a conformant Vulkan implementation, testing use only.<15 second pause, then blank screen appears>

Code:$ cat spot.log
19:37:38.408 I [f:159 ] Access allowance changed from online: 0 stream: 0, sync: 0, persistent conn: 0 to online: 1 stream: 1, sync: 0, persistent conn: 1
19:37:38.408 E [f:44 ] Unable to open settings file for reading: /home/barry/.cache/spotify/hosts.bnk
19:37:38.408 I [f:77 ] Connectivity policy is initially allow_all
19:37:38.408 I [f:79 ] Connection type is initially unknown
19:37:38.408 I [f:96 ] Enabling all persistent connections
19:37:38.409 I [f:139 ] Open storage index header at /home/barry/.cache/spotify/Storage/index.dat
19:37:38.409 I [f:30 ] Created or reset storage index at /home/barry/.cache/spotify/Storage (this most likely means new install)
19:37:38.409 I [f:271 ] NmNetworkNotifier is not aware of running NetworkManager (yet), assume 'ethernet'
19:37:38.409 E [f:1324 ] Failed to set default autostart mode!
19:37:38.423 I [f:134 ] D-Bus name 'org.freedesktop.NetworkManager' exists on the system bus
19:37:38.423 I [f:139 ] Notify subscribers on NetworkManager detection (current state is 'NM_STATE_CONNECTED_GLOBAL')
19:37:38.423 I [f:190 ] Successfully connected to 'org.freedesktop.NetworkManager'This is happening on 2 computers: A desktop (AMD graphics) and a System76 laptop (Hybrid graphics). Both running 15.0 and updated.

The laptop shows this additional message on the command line (but not in the log):

Code:MESA: warning: Driver does not support the 0xa788 PCI ID.
libva error: /usr/lib64/dri/i965_drv_video.so init failedAlthough, again, the program fails to display on either computer. I've played with the graphics settings on the laptop (integrated, nvidia, hybrid, etc.) and no change.

Is anyone else seeing similar? Or perhaps I have something installed that is conflicting?

TIA

EDIT: The web client works fine, but I need the app to download for offline playing.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments