You are not logged in.
Hey guys, i recently just installed beryl to a fresh install of Arch. Running Beryl-manager seems to turn on all of the effects.. i can see shadows now, animations, i have the cube, etc etc.. however running beryl-settings produces the following error
beryl-settings:5720): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Traceback (most recent call last):
File "/usr/bin/beryl-settings", line 33, in ?
locale.setlocale(locale.LC_ALL, '')
File "/usr/lib/python2.4/locale.py", line 381, in setlocale
return _setlocale(category, locale)
locale.Error: unsupported locale settingNot sure what the problem could be?
Also, is resizing of windows in Beryl expected to be slow at redrawing?
-Bolero
Offline
set your locale settings in /etc/locale.gen (the file explains what to do)
After that, run locale-gen as root and you're set
Offline