Phoronix IRC Log: 2009-10-27
Kano: michaellarabel: i wanted to upload pts 2.2.0 b1,but
Kano: http://paste.debian.net/50120/
Kano: need to keep 2.0 it seems
Kano: test with kanotix
Kano: ubuntu is not sufficiant
michaellarabel: Kano: in pts-core/library/pts-functions_vars.php try commenting out the $vars["LC_NUMERIC"] = "en_US.UTF-8"; line. That's the only locale change I recall making in 2.2 branch.
Kano: kanotix does not use en_US.UTF-8 on german installs
Kano: you can not default to tahat
Kano: grep -v ^# /etc/locale.gen
maligor: heh, I use my own locale, en_FI
Kano: de_DE.UTF-8 UTF-8
michaellarabel: so if you do UTF-8 does it work?
Kano: why cant you use C/unset?
Kano: also why does it ask again if i want to save results
Kano: when i use the gui and unselected that i want to save anythng
Kano: you can not use UTF-8 there , just tested it
Kano: $vars["LC_NUMERIC"] = "";
Kano: this works
Kano: why did you need to change that?
Kano: btw. your install script does not instll bash_completion?
trevoro: Hey does the phoronix test suite have a mode where I can have it automatically run some tests after starting?