Re: searching for a wayland openbox
Reply #8 –
I tried to set up lxqt-labwc-session and run via sddm. However it fails immediately. If I try to start it from a terminal I get an error like this
00:00:00.050 [INFO] [../labwc/src/input/cursor.c:1230] Cursor theme is missing cursor names, using fallback
xkbcommon: ERROR: [XKB-338] Couldn't find file "symbols/en" in include paths
xkbcommon: ERROR: [XKB-338] 1 include paths searched:
xkbcommon: ERROR: [XKB-338] /usr/share/X11/xkb
xkbcommon: ERROR: [XKB-338] 3 include paths could not be added:
xkbcommon: ERROR: [XKB-338] /home/robin/.config/xkb
xkbcommon: ERROR: [XKB-338] /home/robin/.xkb
xkbcommon: ERROR: [XKB-338] /etc/xkb
xkbcommon: ERROR: [XKB-769] Abandoning symbols file "(unnamed)"
xkbcommon: ERROR: Failed to compile xkb_symbols
xkbcommon: ERROR: Failed to compile keymap
00:00:00.051 [ERROR] [../labwc/src/input/keyboard.c:590] Failed to create xkb keymap
Segmentation fault
lxqt was mentioned by hitman so I wonder how it was started.
EDIT: this problem was caused by some process/config not knowing the true name of the keyboard maps for my locale which is en_GB. The standard keyboard name is not en, but gb. I managed to start the LXQt Labwc session after making a symbolic link sudo ln -s gb /usr/share/X11/xkb/symbols/en. The session came up, but LXQt was a bit confused and I seem to have panels top and bottom. Most of the desktop did seem to work though, but it seems a bit unstable. The real problem is that it's using labwc as a compositor for LXQt and I really prefer openbox.