You are not logged in.

#1 2007-02-22 18:44:45

Jet Li
Member
Registered: 2006-12-27
Posts: 4

beryl error message

i just installed the packages and when i tried to test the beryl window manager as it says on wiki page i got this message:

 (beryl-manager:4204): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.

(emerald:4269): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.

(beryl-settings:4278): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
Traceback (most recent call last):
  File "/usr/bin/beryl-settings", line 35, 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 setting

any help?

Last edited by Jet Li (2007-02-22 18:45:50)

Offline

#2 2007-02-22 18:51:22

amdviaman
Member
From: Panama City, Florida
Registered: 2005-04-15
Posts: 28
Website

Re: beryl error message

You have to enable the locale specific to your language/location etc. Open /etc/locale.gen in your favorite text editor (as root) and uncomment the locale(s) you'd like to enable. Save the file then run the command locale-gen as root. That's what got it working for me, hope this helps.

Last edited by amdviaman (2007-02-22 18:52:10)


Desktop: Biostar GeForce 6100-M9 + AMD64 4000+ 2.4GHz, 1MB L2 + 1GB DDR400 + 80GB PATA 500GB SATA + Nvidia 7600GT, 256MB GDDR3
Notebook: HP Pavilion DV6-1245DX + Intel Core 2 Duo T6500, 2.10GHz, 2MB L2 + 4GB DDR2 + 320GB SATA + Intel 4500MHD, 17" Widescreen + Lightscribe DVD+RW

Offline

#3 2007-02-22 19:27:26

Jet Li
Member
Registered: 2006-12-27
Posts: 4

Re: beryl error message

ok that worked so far... thanks... but there is one more problem...when i do right click on beryl icon on taskbar and select beryl as window manager instead of kde it gives me this message:

 [root@myhost ~]# kwin: Fatal IO error: client killed
**************************************************************
* Beryl system compatibility check                           *
**************************************************************

Detected xserver                                : NVIDIA

Checking Display :0.0 ...

Checking for XComposite extension               : failed

No composite extension
[Warning ]: Multiple X screens support in Beryl is considered experimental and
[Warning ]: might not work properly, depending on your setup.
[Warning ]: Please report success stories with Xgl, non-nVidia or multiple video
[Warning ]: cards to the developers. Developers can be reached through:
[Warning ]: http://lists.beryl-project.org/

what does this mean? what do i have to do?

Offline

#4 2007-02-22 23:31:06

amdviaman
Member
From: Panama City, Florida
Registered: 2005-04-15
Posts: 28
Website

Re: beryl error message

Do you have multiple monitors? Also it appears that you don't have the composite extension loaded into X, So add the following lines to your /etc/X11/xorg.conf

Section "Extensions"
        Option "Composite" "Enable"
Endsection

You may also have problems with window decorators not showing, so add the following to the "Screen" secrion of /etc/X11/xorg.conf

Option "addARGBGLXVisuals" "True"
Option "XAANoOffscreenPixmaps" "True"

If you have any more issues, consult the Arch wiki entry for Beryl: http://wiki.archlinux.org/index.php/Beryl

EDIT Added info regarding locale errors to the wiki.

Last edited by amdviaman (2007-02-22 23:50:39)


Desktop: Biostar GeForce 6100-M9 + AMD64 4000+ 2.4GHz, 1MB L2 + 1GB DDR400 + 80GB PATA 500GB SATA + Nvidia 7600GT, 256MB GDDR3
Notebook: HP Pavilion DV6-1245DX + Intel Core 2 Duo T6500, 2.10GHz, 2MB L2 + 4GB DDR2 + 320GB SATA + Intel 4500MHD, 17" Widescreen + Lightscribe DVD+RW

Offline

#5 2007-02-22 23:32:35

hightower
Member
Registered: 2006-04-02
Posts: 182

Re: beryl error message

We have the wiki, please use it: http://wiki.archlinux.org/index.php/Ber … _for_beryl

hightower

EDIT: too late

Last edited by hightower (2007-02-22 23:33:20)

Offline

Board footer

Powered by FluxBB