Shardj

Results 19 comments of Shardj

``` Sink #0 State: SUSPENDED Name: alsa_output.pci-0000_00_1f.3.analog-stereo Description: Built-in Audio Analogue Stereo Driver: module-alsa-card.c Sample Specification: s16le 2ch 48000Hz Channel Map: front-left,front-right Owner Module: 7 Mute: yes Volume: front-left: 0...

Just spits out "No valid command specified."

No, it works fine. Probably just different versions. `pactl info` gets me the default just fine: Server String: /run/user/1000/pulse/native Library Protocol Version: 33 Server Protocol Version: 33 Is Local: yes...

Yeah just checked, the get-default-sink command is part of pulseaudio v15+ and I'm on v13.99.1

13.99.1 is the latest PPA for pulse audio on ubuntu. I don't want to go and mess around with trying to upgrade it myself.

Can you use this snippet instead or add in a check for the get-default command failing and use this if so? `pactl info | perl -n -e'/Default Sink: (.+)\s/ &&...

No unfortunately not volume_controller line 58 attempt to concatenate a nil value (upvalue 'node')

Which file would you like me to add a test to? Or if you want me to make a new file for the test where would you like it?

The test will currently fail as described by this issue, test failure output: ``` 1) Doctrine\Tests\DBAL\Platforms\SQLServerPlatformTest::testIndexCreationSyntax Failed asserting that two arrays are identical. --- Expected +++ Actual @@ @@ Array...