Comment 3 for bug 1301038

Revision history for this message
Andrea Cimitan (cimi) wrote :

For the qml tests, a fix is in coming.

For the autopilot tests, the situation is more complicated: we test things like indicators which are independently running from the unity session, so if we change locale they have to restart as well... and force a restart of those services from an autopilot test seems too much.

An approach that needs to be expanded, storing the value of the LC_ALL before setting it to C and dealing with underlying services is http://paste.ubuntu.com/7260650/