lp:~zyga/checkbox/bug1067026

Created by Zygmunt Krynicki and last modified
Get this branch:
bzr branch lp:~zyga/checkbox/bug1067026
Only Zygmunt Krynicki can upload to this branch. If you are Zygmunt Krynicki please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zygmunt Krynicki
Project:
Checkbox
Status:
Merged

Recent revisions

1821. By Zygmunt Krynicki

scripts: run external commands with LANG=C.UTF-8

The script inherits locale of the currently running user. Both
pactl and pacmd provide localized, translated output. This means
that over 50% of Ubuntu users would have a non-english response
by default, thus breaking the output parsing that the script employs.

To work around that, always run pacmd and pactl with LANG=C.UTF-8
This special value behaves much like C, disabling all translations
but supports non-ASCII characters so none of the modern international
desktop features are lost (in other words, it retains compatibility with
Unicode names that may appear in the output)

Signed-off-by: Zygmunt Krynicki <email address hidden>

1820. By Brendan Donegan

A few flake8 fixes.

1819. By Brendan Donegan

scripts/audio_settings - Use pactl instead of pacmd where possible as it
is better maintained than pacmd (LP: #1067026)

1818. By Brendan Donegan

Update store function of audio_settings to use pactl.

1817. By Zygmunt Krynicki

"[r=brendan-donegan][bug=][author=zkrynicki] udevadm: fix crash on parsing card reader data"

1816. By Jeff Lane 

"[r=brendan-donegan][bug=][author=bladernr] Tweak suspend time checking so that it is done in a separate test rather than being a condition of all the suspend tests"

1815. By Jeff Marcom

"[r=cr3][bug=][author=jeffmarcom] Merged job fix for volume key test to have appropriate "Up" and Volume "Down" UI indicators by Jeff Marcom"

1814. By Launchpad Translations on behalf of checkbox-dev

Launchpad automatic translations update.

1813. By roadmr <roadmr@snowflake>

Merged fix to bug #1075605 by cr3.

1812. By Zygmunt Krynicki

"[tarmac] cr3 +Marc Tardif: "

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:checkbox
This branch contains Public information 
Everyone can see this information.

Subscribers