Public bug reported: Binary package hint: gconf2
gconf2 crashes on starting. It doesn't matter if I start it from .bashrc or from a terminal emulator, It crashes in both case. The error caused by following reasons: - libxklavier library error - X server error (xkbcomp, xmodmap) of - X server uses incompatible libxkbfile. Very annoying bug, because I can't use neither tightvncserver because of another bug: http://ubuntuforums.org/showthread.php?t=479671 If I connect to tightvncserver from some client, the keyboard layout is messed up. The only solution was to add the following line to .bashrc: " gconftool --set /desktop/gnome/peripherals/keyboard/kbd/layouts --type List --list-type String [aa] " It's an old and still unfixed bug in tightvncserver package. Now the gconf2 is broken, so I can't use neither tightvncserver. System info: The X server version info: The X.Org Foundation 10705000 $ apt-cache showpkg xserver-xorg-core Package: xserver-xorg-core Versions: 2:1.7.5-1ubuntu3 (/var/lib/apt/lists/de.archive.ubuntu.com_ubuntu_dists_lucid_main_binary-i386_Packages) (/var/lib/dpkg/status) $ apt-cache showpkg gconf2 Package: gconf2 Versions: 2.28.0-1ubuntu5 (/var/lib/apt/lists/de.archive.ubuntu.com_ubuntu_dists_lucid_main_binary-i386_Packages) (/var/lib/dpkg/status) $ xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc105", "hu,hu", "", "" _XKB_RULES_NAMES(STRING) = "evdev", "pc105", "hu", "", "" $ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd layouts = [aa] options = [] model = ** Affects: gconf2 (Ubuntu) Importance: Undecided Status: New ** Tags: gconf2 tightvnc xkb ** Description changed: Binary package hint: gconf2 gconf2 crashes on starting. It doesn't matter if I start it from .bashrc or from a terminal emulator, It crashes in both case. The error caused by following reasons: - libxklavier library error - X server error (xkbcomp, xmodmap) of - X server uses incompatible libxkbfile. Very annoying bug, because I can't use neither tightvncserver because of another bug: http://ubuntuforums.org/showthread.php?t=479671 If I connect to tightvncserver from some client, the keyboard layout is messed up. The only solution was to put: - gconftool --set /desktop/gnome/peripherals/keyboard/kbd/layouts --type List --list-type String [aa] + " gconftool --set /desktop/gnome/peripherals/keyboard/kbd/layouts --type List --list-type String [aa] " command line to user's .bashrc It's an old and still unfixed bug in tightvncserver package. Now the gconf2 is broken, so I can't use neither tightvncserver. - System info: The X server version info: The X.Org Foundation 10705000 - $ apt-cache showpkg xserver-xorg-core Package: xserver-xorg-core - Versions: + Versions: 2:1.7.5-1ubuntu3 (/var/lib/apt/lists/de.archive.ubuntu.com_ubuntu_dists_lucid_main_binary-i386_Packages) (/var/lib/dpkg/status) $ apt-cache showpkg gconf2 Package: gconf2 - Versions: + Versions: 2.28.0-1ubuntu5 (/var/lib/apt/lists/de.archive.ubuntu.com_ubuntu_dists_lucid_main_binary-i386_Packages) (/var/lib/dpkg/status) $ xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc105", "hu,hu", "", "" _XKB_RULES_NAMES(STRING) = "evdev", "pc105", "hu", "", "" $ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd - layouts = [aa] - options = [] - model = + layouts = [aa] + options = [] + model = ** Description changed: Binary package hint: gconf2 gconf2 crashes on starting. It doesn't matter if I start it from .bashrc or from a terminal emulator, It crashes in both case. The error caused by following reasons: - libxklavier library error - X server error (xkbcomp, xmodmap) of - X server uses incompatible libxkbfile. Very annoying bug, because I can't use neither tightvncserver because of another bug: http://ubuntuforums.org/showthread.php?t=479671 - If I connect to tightvncserver from some client, the keyboard layout is messed up. The only solution was to put: + If I connect to tightvncserver from some client, the keyboard layout is messed up. The only solution was to add the following line to .bashrc: " gconftool --set /desktop/gnome/peripherals/keyboard/kbd/layouts --type List --list-type String [aa] " - command line to user's .bashrc + It's an old and still unfixed bug in tightvncserver package. Now the gconf2 is broken, so I can't use neither tightvncserver. System info: The X server version info: The X.Org Foundation 10705000 $ apt-cache showpkg xserver-xorg-core Package: xserver-xorg-core Versions: 2:1.7.5-1ubuntu3 (/var/lib/apt/lists/de.archive.ubuntu.com_ubuntu_dists_lucid_main_binary-i386_Packages) (/var/lib/dpkg/status) $ apt-cache showpkg gconf2 Package: gconf2 Versions: 2.28.0-1ubuntu5 (/var/lib/apt/lists/de.archive.ubuntu.com_ubuntu_dists_lucid_main_binary-i386_Packages) (/var/lib/dpkg/status) $ xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "evdev", "pc105", "hu,hu", "", "" _XKB_RULES_NAMES(STRING) = "evdev", "pc105", "hu", "", "" $ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd layouts = [aa] options = [] model = -- gconf2 crashes. No way to activate XKB custom settings https://bugs.launchpad.net/bugs/545689 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gconf2 in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
