Gnome-session errors



Hi!

I compiled gnome-2.14.2 and when the session starts I receive two errors:

- the first regards a xkb misconfiguration:

xprop -root | grep XKB returns
> _XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "itouch", "it", "xorg", ""
> _XKB_RULES_NAMES(STRING) = "xorg", "itouch", "it", "xorg", ""

gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd returns
> layouts = []
>  model =
>  options = [eurosign    eurosign:e]
>  overrideSettings = true


Kbd section of xorg.conf below:
> Section "InputDevice"
>     Identifier     "Keyboard[0]"
>     Driver         "kbd"
>     Option         "Protocol" "Standard"
>     Option         "XkbLayout" "it"
>     Option         "XkbModel" "itouch"
> #    Option         "XkbName"  "Logitech iTouch"
> #    Option         "XkbOptions" "grp:alt_shift_toggle"
>     Option         "XkbRules" "xorg"
>     Option         "XkbVariant" "xorg"
> EndSection

X server is Xorg-7.1

and I receive the following error:
System exception: IDL:Bonobo/GeneralError:1.0: child process has
> returned no error message, unknown error.

What about them and how to solve?

Thanks in advance,
Luca




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]