Qutebrowser won't start when using qwerty-fr #10

Closed
opened 2023-10-22 14:59:43 +00:00 by geoffrey · 1 comment
Owner

Have to use

$ qutebrowser
xkbcommon: ERROR: Couldn't find file "symbols/us_qwerty" in include paths
xkbcommon: ERROR: 1 include paths searched:
xkbcommon: ERROR: 	/usr/share/X11/xkb
xkbcommon: ERROR: Abandoning symbols file "(unnamed)"
xkbcommon: ERROR: Failed to compile xkb_symbols
xkbcommon: ERROR: Failed to compile keymap
[322294:322328:0731/005023.492115:FATAL:xkb_keyboard_layout_engine.cc(652)] Keymap file failed to load: us_qwerty-fr
setxkbmap us && qutebrowser --override-restore & disown && sleep 10 && setxkbmap us qwerty-fr

Calibre has the same issue when loading an ebook, for reproduction purposes.

Have to use ``` $ qutebrowser xkbcommon: ERROR: Couldn't find file "symbols/us_qwerty" in include paths xkbcommon: ERROR: 1 include paths searched: xkbcommon: ERROR: /usr/share/X11/xkb xkbcommon: ERROR: Abandoning symbols file "(unnamed)" xkbcommon: ERROR: Failed to compile xkb_symbols xkbcommon: ERROR: Failed to compile keymap [322294:322328:0731/005023.492115:FATAL:xkb_keyboard_layout_engine.cc(652)] Keymap file failed to load: us_qwerty-fr ``` ``` setxkbmap us && qutebrowser --override-restore & disown && sleep 10 && setxkbmap us qwerty-fr ``` Calibre has the same issue when loading an ebook, for reproduction purposes.
geoffrey added the
bug
label 2023-10-22 14:59:43 +00:00
Author
Owner

Fixed by using Nix.

Fixed by using Nix.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: geoffrey/dotfiles#10
No description provided.