Re: [LAD] pajackconnect v1.0 released

From: Christopher Arndt <chris@email-addr-hidden>
Date: Mon Mar 23 2020 - 19:55:33 EET

Am 23.03.20 um 13:29 schrieb Hermann Meyer:
> I just noticed to day that I never have done a proper release for
> pajackconnect.
>
> I use it since 3 years every day, mostly without notice it at all.

I notice that you use the output of 'pacmd list' in your script. This is
prone to failure if the user has a different locale than the default
English.

It is therefor advisable to prefix these invocations with 'LC_ALL=C' or,
probably even safer, to just call 'export LC_ALL=C' at the top of your
script.

Chris
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Tue Mar 24 04:15:03 2020

This archive was generated by hypermail 2.1.8 : Tue Mar 24 2020 - 04:15:03 EET