Build today new version from git. Still getting:
INFO:librespot: librespot aa86ebf (2017-07-09). Built on 2017-07-15.
WARN:mdns::fsm: error sending packet Error { repr: Os { code: 1, message: "Operation not permitted" } }
INFO:librespot::session: Connecting to AP "lon6-accesspoint-a8.ap.spotify.com:4070"
INFO:librespot::session: Authenticated as "larsmultihome" !
INFO:librespot::session: Country: "DE"
thread '<unnamed>' panicked at 'assertion failed: s != null_mut()', src/audio_backend/pulseaudio.rs:39
note: Run with `RUST_BACKTRACE=1` for a backtrace.
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "SendError(..)"', /checkout/src/libcore/result.rs:859
lars-multihome:/home/lars/system/librespot/target/release# librespot /home/lars/librespot/spotify_appkey.key --username larsmultihome --password --bitrate 320 --name multihome --backend pulseaudio
INFO:librespot: librespot aa86ebf (2017-07-09). Built on 2017-07-15.
WARN:mdns::fsm: error sending packet Error { repr: Os { code: 1, message: "Operation not permitted" } }
INFO:librespot::session: Connecting to AP "lon3-accesspoint-a60.ap.spotify.com:4070"
INFO:librespot::session: Authenticated as "larsmultihome" !
INFO:librespot::session: Country: "DE"
thread '<unnamed>' panicked at 'assertion failed: s != null_mut()', src/audio_backend/pulseaudio.rs:39
note: Run with `RUST_BACKTRACE=1` for a backtrace.
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "SendError(..)"', /checkout/src/libcore/result.rs:859
lars-multihome:/home/lars/system/librespot/target/release#
Build today new version from git. Still getting: