FS#78106 - [spotify-launcher] Crashes with "Broken pipe (os error 32)"
Attached to Project:
Community Packages
Opened by deez balls (elperson) - Monday, 03 April 2023, 19:11 GMT
Last edited by Toolybird (Toolybird) - Monday, 03 April 2023, 20:21 GMT
Opened by deez balls (elperson) - Monday, 03 April 2023, 19:11 GMT
Last edited by Toolybird (Toolybird) - Monday, 03 April 2023, 20:21 GMT
|
Details
After downloading and starting "spotify-launcher" in the
console I get this console output:
``` 2023-04-03T19:08:14Z INFO spotify_launcher::config] Loading configuration file at "/etc/spotify-launcher.conf" [2023-04-03T19:08:15Z INFO spotify_launcher::apt] Downloading release file... [2023-04-03T19:08:15Z INFO spotify_launcher::apt] Downloading signature... [2023-04-03T19:08:15Z INFO spotify_launcher::apt] Verifying pgp signature... [2023-04-03T19:08:15Z INFO spotify_launcher::apt] Signature verified successfully! [2023-04-03T19:08:15Z INFO spotify_launcher::apt] Downloading package index... [2023-04-03T19:08:15Z INFO spotify_launcher::apt] Verifying with sha256sum hash... [2023-04-03T19:08:15Z INFO spotify_launcher::apt] Downloading deb file for "spotify-client_1.2.8.923.g4f94bf0d_amd64.deb" version="spotify-client" ("1:1.2.8.923.g4f94bf0d") (process:18958): Gtk-WARNING **: 21:08:15.362: Locale not supported by C library. Using the fallback 'C' locale. This option is not available. Please see --help for all possible usages. Error: Broken pipe (os error 32) ``` I honestly have no idea what to do about this as searching hasn't given me any results so I decided to come here instead. |
This task depends upon
Bad move. You are looking for help and we have dedicated support channels for that (forum/IRC/mailing lists/reddit/etc).
I just tested this in a fresh VM and it works fine here...but I didn't see the locale warnings which suggests your system has a misconfigured locale...but I have no idea if that's the cause of your woes.