You are not logged in.
ive got the icon in my tray, but wen i go to settings manager, nothin happens! i ran ccsm in a terminal, and got an error about locales! this is the read out;
[danny@archlinux ~]$ ccsm
(ccsm:13247): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Info: No sexy-python package found, don't worry it's optional.
Traceback (most recent call last):
File "/usr/bin/ccsm", line 39, in <module>
import ccm
File "/usr/lib/python2.5/site-packages/ccm/__init__.py", line 1, in <module>
from ccm.Conflicts import *
File "/usr/lib/python2.5/site-packages/ccm/Conflicts.py", line 29, in <module>
locale.setlocale(locale.LC_ALL, "")
File "/usr/lib/python2.5/locale.py", line 476, in setlocale
return _setlocale(category, locale)
locale.Error: unsupported locale setting
[danny@archlinux ~]$
i edited /etc/locale.gen to include just 1 locale. i then ran locale-gen as root;
[root@archlinux danny]# locale-gen
Generating locales...
en_GB.ISO-8859-1... done
Generation complete.
[root@archlinux danny]#
but got exactly the same error!!!
[danny@archlinux ~]$ ccsm
(ccsm:13247): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Info: No sexy-python package found, don't worry it's optional.
Traceback (most recent call last):
File "/usr/bin/ccsm", line 39, in <module>
import ccm
File "/usr/lib/python2.5/site-packages/ccm/__init__.py", line 1, in <module>
from ccm.Conflicts import *
File "/usr/lib/python2.5/site-packages/ccm/Conflicts.py", line 29, in <module>
locale.setlocale(locale.LC_ALL, "")
File "/usr/lib/python2.5/locale.py", line 476, in setlocale
return _setlocale(category, locale)
locale.Error: unsupported locale setting
[danny@archlinux ~]$
wot am i doing wrong?
Last edited by ninjaprawn (2010-02-18 14:30:08)
Arch Linux on 4 machines - all vnc'ed and samba'ed - Asus 1001px
- P4 2.8GHz, 1Gb ram, GeForce6200, 290Gb (media centre)(no keyboard or mouse)
- HP Pavilion G6 Dual core 2.2GHz, 4Gb ram, 750Gb
- Samsung Series 3, i5, 6g ram, 750gb
Offline
solved ages ago by sorting out my locales ![]()
Arch Linux on 4 machines - all vnc'ed and samba'ed - Asus 1001px
- P4 2.8GHz, 1Gb ram, GeForce6200, 290Gb (media centre)(no keyboard or mouse)
- HP Pavilion G6 Dual core 2.2GHz, 4Gb ram, 750Gb
- Samsung Series 3, i5, 6g ram, 750gb
Offline