maoserr / redshiftgui

Monitor color temperature adjustment tool
http://maoserr.github.io/projects/redshiftgui/
GNU General Public License v3.0
232 stars 28 forks source link

Problem in archlinux #1

Closed sancospi closed 10 years ago

sancospi commented 14 years ago

The aplication stay in 3600 K and I push preview and don't change. (sorry my english is so bad)

maoserr commented 14 years ago

Hi, could you post a log file with verbose logging '-v 2' turned on? Thanks.

naszar commented 10 years ago

Same problem. No info in log. It's because russian locale. PI number in Russia not 3.14 but 3,14. And map parameter in ~/.redshiftgrc is not "map=177.00,100;3.00,0;-6.00,0;" but is "map=177,00,0;3,00,0;-6,00,0;".

naszar commented 10 years ago

https://aur.archlinux.org/packages/redshiftgui-bin/ use 'LC_NUMERIC=C /usr/bin/redshiftgui.elf "$@"' to run program. This solves the problem.

maoserr commented 10 years ago

duplicate of https://github.com/maoserr/redshiftgui/issues/6

carlosnewmusic commented 3 years ago

imagen