On Mon, Jul 09, 2018 at 11:15:49AM +0530, Ritesh Raj Sarraf wrote: > With this version, the `icat` and `diff` commands fail with the > following error: > > > rrs@priyasi:~$ kitty diff rrs-home/Data/Pictures/debian-transparent.png > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:87:34: string > literal is not a valid UTF-8 string > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:88:29: string > literal is not a valid UTF-8 string > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:89:29: string > literal is not a valid UTF-8 string > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:90:29: string > literal is not a valid UTF-8 string > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:91:29: string > literal is not a valid UTF-8 string > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:92:27: string > literal is not a valid UTF-8 string > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:93:27: string > literal is not a valid UTF-8 string > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:94:27: string > literal is not a valid UTF-8 string > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:95:27: string > literal is not a valid UTF-8 string > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:96:29: string > literal is not a valid UTF-8 string > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:97:29: string > literal is not a valid UTF-8 string > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:97:29: too many > errors > xkbcommon: ERROR: /usr/share/X11/locale/iso8859-1/Compose:97:29: failed to > parse file > [190 11:11:39.666312] [glfw error 65544]: Failed to create XKB compose table
What do “locale” and “env | grep -e ^LC -e ^LANG” report? > Looking at upstream bug report: > https://github.com/kovidgoyal/kitty/issues/495 > It looks like you need to bump a dependency on xkbcommon to >= 0.9. The 0.9 being referred to in that issue is kitty 0.9. Cheers, -- James GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB

