Sumitro Bhaumik

Results 7 comments of Sumitro Bhaumik

I would also like to report this issue. Strangely, this started happening ever since I updated to Ubuntu 22.04.1 LTS from 20.04 LTS.

I'm going through the source code. It might be because of `pacmd` or `pactl`. I'll let you know when the bug occurs again.

I understand @pwittchen But I found the issue. It's with `pacmd` It returns 2 instances of `spotify` in it's output (which should be 1 normally), which `get_sink_number` cannot parse properly....

If not snap, can you try flatpak? It's a great alternative to snap.

Sorry for necro'ing this post but I was getting the same error "kernel does not exist". This was the cause as per @kevin-bates > but you might want to be...

The pull looks good. However, I'm a bit busy with IRL stuff, so I'll merge it after I get the chance to review it properly. Thanks for contributing :)

@AlkalineSalts Any reason for not using the `argparse` library? https://docs.python.org/3/library/argparse.html