spotify-qt icon indicating copy to clipboard operation
spotify-qt copied to clipboard

qt.network.ssl: QSslSocket: cannot resolve EVP_PKEY_base_id

Open ngxson opened this issue 2 years ago • 0 comments

System information

Fedora 36, using AppImage version

What happens?

  • Create spotify app as described in the "Configuring" section of README
  • Copy/paste client ID + secret and authenticate

image

./spotify-qt-v3.9.AppImage
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
qt.network.ssl: QSslSocket: cannot resolve EVP_PKEY_base_id
qt.network.ssl: QSslSocket: cannot resolve SSL_get_peer_certificate
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_get_peer_certificate
[18:56:35] [err ] [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of input; expected '[', '{', or a literal

ngxson avatar Aug 14 '22 16:08 ngxson