thestinger / termite

Termite is obsoleted by Alacritty. Termite was a keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.
https://github.com/alacritty/alacritty
2.73k stars 240 forks source link

Ctrl-Shift-Space to switch to Selection mode makes Termite crash #640

Closed Zer0t3ch closed 3 years ago

Zer0t3ch commented 5 years ago
Gtk-Message: 07:24:14.206: Failed to load module "appmenu-gtk-module"
termite: symbol lookup error: termite: undefined symbol: vte_terminal_disconnect_pty_read

That's the output from a terminal running Termite when try to use that keybind.

This is related to #565, but @javiertury's LD_LIBRARY_PATH fix didn't work for me, so I thought a new issue might be in order.

jordanrinke commented 5 years ago

Don't know the solution/specific cause for this but wanted to say, I had this issue when I did the docker build/binary copy from https://github.com/Corwind/termite-install however when I did the straight termite-install.sh everything works fine.

thestinger commented 3 years ago

Termite is obsolete. Please use Alacritty instead. See https://github.com/thestinger/termite#termite-is-obsoleted-by-alacritty for more details.